Email broken after upgrade

philsh.caa

Member
Mar 20, 2025
43
3
8
60
I upgraded to the latest version. It seems that email is not working. I cannot login to the GUI as I cannot receive a code. If I log directly in the debian machine, I see this error in the logs:

1780418388776.png
 
In your .env file, you are missing the from fields. The update doesn't change those. Something else must've happened. Fill these in

MAIL_FROM_ADDRESS=email@yourdomain.com
MAIL_FROM_NAME="Your company name"