modoboa / modoboa-webmail

The webmail of Modoboa
MIT License
73 stars 48 forks source link

Internal Error on compose after months of use and without external cause #191

Closed redfox7691 closed 4 years ago

redfox7691 commented 4 years ago

I have been using modoboa for several months without problems on an Ubuntu 18.04. From this morning it is impossible to send mail, the message "INTERNAL ERROR" appears. It is not possible to compose new outgoing mail or reply. First time internal error message appears after several seconds.

On web console I've this error: GET https://my.ethosgroup.it/webmail/?action=compose&_=1578672497021 500 (Internal Server Error)

The debug message is

"[Django] ERROR (EXTERNAL IP): Internal Server Error: /webmail/"

_NoReverseMatch at /webmail/ Reverse for 'message_save' not found. 'messagesave' is not a valid view function or pattern name.

I've tried to change language or sign with no effect.

SMTP and IMAP work as usual, I've installed Rainloop for emergency.

Server receives automatic security update, the latest update of python was

2019-12-17 11:15:35 install libpython-all-dev:amd64 2.7.15\~rc1-1 2019-12-17 11:15:35 install python-all:amd64 2.7.15\~rc1-1 2019-12-17 11:15:35 install python-all-dev:amd64 2.7.15\~rc1-1 2019-12-17 11:15:35 install python-asn1crypto:all 0.24.0-1 2019-12-17 11:15:35 install python-cffi-backend:amd64 1.11.5-1 2019-12-17 11:15:35 install python-crypto:amd64 2.6.1-8ubuntu2 2019-12-17 11:15:35 install python-enum34:all 1.1.6-2 2019-12-17 11:15:35 install python-idna:all 2.6-1 2019-12-17 11:15:36 install python-ipaddress:all 1.0.17-1 2019-12-17 11:15:36 install python-cryptography:amd64 2.1.4-1ubuntu1.3 2019-12-17 11:15:36 install python-dbus:amd64 1.2.6-1 2019-12-17 11:15:36 install python-gi:amd64 3.26.1-2ubuntu1 2019-12-17 11:15:36 install python-secretstorage:all 2.3.1-2 2019-12-17 11:15:36 install python-keyring:all 10.6.0-1 2019-12-17 11:15:36 install python-keyrings.alt:all 3.0-1 2019-12-17 11:15:36 install python-pip:all 9.0.1-2.3~ubuntu1.18.04.1 2019-12-17 11:15:36 install python-setuptools:all 39.0.1-2 2019-12-17 11:15:36 install python-wheel:all 0.30.0-0.2 2019-12-17 11:15:36 install python-xdg:all 0.25-4ubuntu1

Any ideas?

Gmail - [Django] ERROR (EXTERNAL IP) Internal Server Error webmail.pdf

redfox7691 commented 4 years ago

Resolved with latest webmail_tags.py