Walabag – Error 500 when trying to reset password
-
Hi,
I'm getting a 500 error when trying to reset the password in my Walabag instance on Cloudron. Has anyone experienced something similar?
Do I need to configure anything manually in Walabag to make password reset work?
Thanks a lot for any help!!
[23/May/2025:09:54:17 +0000] "POST /resetting/send-email HTTP/1.1" 500 4524 "https://read.oscloud.cz/resetting/request" "Mozilla/5.0 (X11; Linux x86_64; rv:138.0) Gecko/20100101 Firefox/138.0"
-
I was able to reproduce this. Apparently wallabag moved to some new config variables
mailer_dsn: 'smtp://127.0.0.1'
We have to fixup the package
@nebulon said in Walabag – Error 500 when trying to reset password:
I was able to reproduce this. Apparently wallabag moved to some new config variables mailer_dsn: 'smtp://127.0.0.1'
We have to fixup the package
Thanks a lot for looking into this and confirming the issue!
Good to know it's not a misconfiguration on my side. I’ll wait for the updated package with the fix.
Thanks again for the quick response and great support.