mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-26 01:16:01 +03:00
[GH-ISSUE #963] Modoboa Installer doesn't fail, but Modoboa doesn't startup #820
Labels
No labels
bug
bug
dependencies
design
documentation
duplicate
enhancement
enhancement
enhancement
feedback-needed
help-needed
help-needed
installer
invalid
looking-for-sponsors
modoboa-contacts
new-ui
new-ui
pr
pull-request
pyconfr
python
question
security
stale
webmail
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/modoboa-modoboa#820
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Starz0r on GitHub (Nov 17, 2016).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/963
I wrote this issue on the Modoboa Installer repo, but it got no attention, decided to post it here and see if it can get resolved.
Note: I tried the same setup on a Ubuntu 16.04 setup.
It seems when using the installer script that Nginx cannot bind it's self to the ports set at 80 and 443, and as such, Dovecot cannot startup. I've tried editing the nginx config to see if it can be fixed, as well as the installer options, but nothing seems to fix this.
I preformed the Install Script with Dependencies installed on a DigitalOcean droplet with 512MB of RAM, 20GB SSD, and Ubuntu 16.10 x64.
Is there any solutions?
@tonioo commented on GitHub (Nov 18, 2016):
Have you tried with more RAM ? The minimum requirement is around 1G if you don't use clamav and 2G if you intend to use it.
Otherwise, have you run the installer using the --debug option ?
@tonioo commented on GitHub (Nov 18, 2016):
Please don't open multiple issues for the same question. (https://github.com/modoboa/modoboa-installer/issues/70)