[GH-ISSUE #3257] deploy segmentation fault #1818

Closed
opened 2026-02-27 11:19:17 +03:00 by kerem · 2 comments
Owner

Originally created by @BUPT-wxq on GitHub (May 30, 2024).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/3257

Impacted versions

  • OS Type: Ubuntu
  • OS Version: Number or Name
  • Database Type: MySQL

Steps to reproduce

Current behavior

I want to deploy an instance for development without docker.
I run next command
modoboa-admin.py deploy --dburl default:mysql://modoboa:Passw0rd~@127.0.0.1:3306/modoboa --domain localhost --devel instance
I try default:mysql://modoboa:Passw0rd~@127.0.0.1:3306/modoboa
mysql://modoboa:Passw0rd~@127.0.0.1:3306/modoboa
mysql://modoboa:Passw0rd~@localhost:3306/modoboa
but got error [1] 877 segmentation fault modoboa-admin.py deploy --dburl --domain localhost --devel instance
May be my --dburl incorrect

Expected behavior

how to deploy an instance in virtual environment and access Modoboa at http://localhost:8000

Video/Screenshot link (optional)

Originally created by @BUPT-wxq on GitHub (May 30, 2024). Original GitHub issue: https://github.com/modoboa/modoboa/issues/3257 # Impacted versions * OS Type: Ubuntu * OS Version: Number or Name * Database Type: MySQL # Steps to reproduce # Current behavior I want to deploy an instance for development without docker. I run next command modoboa-admin.py deploy --dburl default:mysql://modoboa:Passw0rd~@127.0.0.1:3306/modoboa --domain localhost --devel instance I try default:mysql://modoboa:Passw0rd~@127.0.0.1:3306/modoboa mysql://modoboa:Passw0rd~@127.0.0.1:3306/modoboa mysql://modoboa:Passw0rd~@localhost:3306/modoboa but got error [1] 877 segmentation fault modoboa-admin.py deploy --dburl --domain localhost --devel instance May be my --dburl incorrect # Expected behavior how to deploy an instance in virtual environment and access Modoboa at http://localhost:8000 # Video/Screenshot link (optional)
kerem closed this issue 2026-02-27 11:19:18 +03:00
Author
Owner

@tonioo commented on GitHub (May 31, 2024):

@BUPT-wxq I don't think this segmentation fault comes from Modoboa. On which system are you trying to install it?

<!-- gh-comment-id:2141368565 --> @tonioo commented on GitHub (May 31, 2024): @BUPT-wxq I don't think this segmentation fault comes from Modoboa. On which system are you trying to install it?
Author
Owner

@BUPT-wxq commented on GitHub (May 31, 2024):

@BUPT-wxq I don't think this segmentation fault comes from Modoboa. On which system are you trying to install it?
May be I deploy locally. Which ubuntu version support modoboa

<!-- gh-comment-id:2141585433 --> @BUPT-wxq commented on GitHub (May 31, 2024): > @BUPT-wxq I don't think this segmentation fault comes from Modoboa. On which system are you trying to install it? May be I deploy locally. Which ubuntu version support modoboa
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/modoboa-modoboa#1818
No description provided.