mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-26 01:16:01 +03:00
[GH-ISSUE #1781] Modoboa not accessible via web #1402
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#1402
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 @cekpek on GitHub (Oct 5, 2019).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/1781
Impacted versions
I am not sure how to reproduce this issue, however after using modoboa for a year, suddenly the it can not be accessed via web (i'm still able to access the email from email client like emClient). Found out that nginx is not running, something wrong with its configuration,
Not so sure what it is, but is it something related to the virtual env?
@tonioo commented on GitHub (Oct 11, 2019):
@cekpek Looks like there is a mistake somewhere in your configuration. Did you modify anything manually?
@cekpek commented on GitHub (Oct 11, 2019):
@tonioo i dis not alter the configuration, in fact i never touch the backend after the installation and first configuration, everything i do is through the frontend. Checked the server, and did not find any intruder.
@tonioo commented on GitHub (Oct 13, 2019):
this path is wrong:
/etc/nginx/sites-enabled/env. If you used the installer with default configuration, it should not be there. Can you grep this pattern against nginx configuration files to see where it happens?