mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-26 09:26:00 +03:00
[GH-ISSUE #1769] admin page not accessible after install #1393
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#1393
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 @alexglvr on GitHub (Aug 9, 2019).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/1769
Impacted versions
Steps to reproduce installation tutorial : https://www.linuxbabe.com/mail-server/email-server-ubuntu-18-04-modoboa
Current behavior : https://mail.mydomain.com : CONNECTION REFUSED
Expected behavior
Video/Screenshot link (optional)
Hello,
After the installation (https://www.linuxbabe.com/mail-server/email-server-ubuntu-18-04-modoboa), I get the phrase : Congratulations! You can enjoy Modoboa at https://mail.mydomain.com (admin:password)
But the url returns ERR_CONNECTION_REFUSED
what did i miss?
Thank you for your help
@blackhold commented on GitHub (Aug 9, 2019):
see logs at /var/log/uwsgi/
@alexglvr commented on GitHub (Aug 11, 2019):
here are the logs I have in /var/log/uwsgi/app :
automx_instance.log
modoboa_instance.log
@alexglvr commented on GitHub (Aug 11, 2019):
apparently I have a problem with Apache / Nginx conflict.
What are the configurations to do to make it work with apache?
@blackhold commented on GitHub (Aug 14, 2019):
use different ports for each web-server