Skip to content

Report: Broken login with self-hosting & Docker image #1025

@jtabox

Description

@jtabox

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions