-
-
Notifications
You must be signed in to change notification settings - Fork 20.2k
Open
Description
Hi.
It's not possible to login at all when self-hosting using Docker. Everything works fine otherwise, the prompts load, the db is initialized, the logs show that all frameworks are loaded.
But trying to login with the default admin@prompts.chat sends me here: http://0.0.0.0:3000/login?error=Configuration.
Likewise if I create a new account, it seems like the registration is working, but trying to login just leads to the URL above.
I've also tried npm run db:resetadmin, it shows that the admin user is reset successfully, but the issue remains.
Not sure what it means with Configuration error, I only specified ports and a volume when running via Docker.
The app log doesn't show anything btw.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Projects
Status
Backlog