Open simondueckert opened 1 year ago
You didn't upgrade recently? It's possible to change the password via database or trick your system to allow magic link login if all else fails...
No, and I did not change the password. Can it be, that castopod lost the connection to the database? Where do I see the database credentials (I do not use docker)?
I cannot use the magick link since my castopod instance is not able to send emails.
You can retrieve credentials by issuing sudo yunohost app setting castopod db_pwd
, user should be castopod
.
You can also try adding CI_ENVIRONMENT="development"
to /var/www/castopod/.env
to see more verbose error logs.
As for magic links edit e-mail config to use i.e. Your user in .env
file
Describe the bug
I have a yunohost instance and a castopod 1.1.2 installation at https://podcasts.cogneon.io. Since a few days I am not able to log into castopod anymore (with the same users that worked before). When I try to log in I get the error message "You could not be logged in. Please check your login details." (translated from german to english)
Context
Steps to reproduce
Expected behavior
Login should work like it did before. Where can I start to debug the problem? What might the problem be?
Logs
I see nothing castopod specific in the logs.