mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-26 09:26:00 +03:00
[GH-ISSUE #834] Internal Server Error (502) after I've updated to 1.4.3 (NGINX+uWSGI) #743
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#743
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 @ghost on GitHub (Feb 4, 2016).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/834
Hello Antoine,
After I have updated from 1.4.2 to 1.4.3 and have deployed a fresh install, I get this error messages from uWSGI log when I try to access the web interface:
/etc/uwsgi.d/mdb.ini:
pip list:
For now I'm stuck with the version 1.4.2.
@tonioo commented on GitHub (Feb 4, 2016):
Have you changed something to database credentials ?
@ghost commented on GitHub (Feb 5, 2016):
No, nothing. If I start from scratch (delete venv, deployed instance, etc.), and install modoboa 1.4.2, using the same database credentials, everything work fine.
@tonioo commented on GitHub (Feb 16, 2016):
Hi, I think this issue is the same than #835. Could you check please ?
@ghost commented on GitHub (Feb 17, 2016):
I applied the commit, but I still got 502 error. Though, the uwsgi log is reporting a different error now:
@tonioo commented on GitHub (Feb 17, 2016):
Have you tried to restart MySQL ?
@ghost commented on GitHub (Feb 17, 2016):
Yes. I did a little research on what "MySQL server has gone away" mean. But still not working. As I said above, the version 1.4.2 is running fine in the same server, database, configurations, etc.
@tonioo commented on GitHub (Feb 17, 2016):
I don't understand. I've just deployed a fresh modoboa instance (using the installer) with MySQL and I don't encounter your issue.
Is there anything special with your architecture ? (chroot, etc.)
@ghost commented on GitHub (Feb 22, 2016):
@tonioo No, nothing special. I'll investigate further.
Thank you for your time and sorry for the trouble.
Peace.