-
Notifications
You must be signed in to change notification settings - Fork 224
Internal Server Error #63
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
OK I found out that the logs are in the normal messages file. Here is the real problem:
|
After some more investigation:
So the problem is that web.py was installed with python3. Because with python3 the script can be started. But then we have syntax error. So it looks like right now no installation is possible which gives us a stable set-up. |
iRedAdmin(-Pro) relies on Python 2, not 3.
Will double check and fix it, then repack iRedMail-1.3.1. We're working on moving iRedAdmin(-Pro) to Python 3, SQL edition is done, but LDAP edition requires huge changes, it will delay for some more time. |
Some more detail if you're interested in: web.py team released a new version |
Update: re-packaged iRedMail-1.3.1 with pip issue fixed. |
Thanks for the details. Now it works again. |
I have the same issue ("internal server error" after fresh install)
But by first installing python-setuptools ( During installation it already showed the problem:
content of /var/log/nginx/error.log
|
Dear @UweKrause Please install package
|
Just upgraded distro from Ubuntu 18.04 LTS to Ubuntu 20.04 LTS. iRedMail was working fine before upgrade but after upgrade admin panel throwing internal server error with this log
|
You are an absolute legend! Thank you! I had to do: Once I did that, my upgrade to 1.7 worked. Thanks again! |
Better upgrade to 0.62 instead. |
I made a fresh installation with iRedMail 1.3.1 on CentOS 7. The installation went fine. After the reboot I wanted to log into iredadmin and I always get the error message "Internal Server Error".
I find no error messages in the logs? Is there a specific log for iredadmin? I couldn't find any information about a log file in the iRedMail.tips file either.
The text was updated successfully, but these errors were encountered: