Open theRAGEhero opened 2 years ago
We have the same error. See logs. It seems something with
ImportError: No module named django.core.management
I have the same issue, but not for the same reason. Postfix complains, when i try to login:
Nov 28 21:29:24 mydomain.fr postfix/smtpd[3242]: connect from localhost[127.0.0.1]
Nov 28 21:29:24 mydomain.fr postfix/smtpd[3242]: NOQUEUE: reject: RCPT from localhost[127.0.0.1]: 553 5.7.1 <root@mydomain.fr>: Sender address rejected: not logged in; from=<root@mydomain.fr> to=<my@account.email> proto=ESMTP helo=<mydomain.fr>
Nov 28 21:29:24 mydomain.fr postfix/smtpd[3245]: connect from localhost[127.0.0.1]
Nov 28 21:29:24 mydomain.fr postfix/smtpd[3245]: NOQUEUE: reject: RCPT from localhost[127.0.0.1]: 553 5.7.1 <root@mydomain.fr>: Sender address rejected: not logged in; from=<root@mydomain.fr> to=<root@mydomain.fr> proto=ESMTP helo=<mydomain.fr>
Nov 28 21:29:24 mydomain.fr postfix/smtpd[3245]: disconnect from localhost[127.0.0.1] ehlo=1 mail=1 rcpt=0/1 rset=1 quit=1 commands=4/5
Hello, It seems the app is broken.
I'm using yh 4.3.6.3 (stable) with the latest version of mailman3 ynh.
After installation and post installation it says, whenever I try to login,
An error occurred while processing your request.
This also is happening to another person. https://forum.yunohost.org/t/mailman3-mail-discussion-and-e-newsletter-lists/9077/3
Could you please help me?
Thank you.