Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Cannot log in after docker installation, "invalid credentials" #944

Open
ivanix1 opened this issue Nov 15, 2024 · 1 comment
Open

Comments

@ivanix1
Copy link

ivanix1 commented Nov 15, 2024

Where is the problem occurring?

None

What browsers are you seeing the problem on?

No response

Current behaviour

Attempting to login after default install per documentation https://docs.planka.cloud/docs/installation/docker/production_version,

Always shows "invalid credentials"

I tried the default values for DEFAULT_ADMIN_ env variables in the docker-compose as well as using my own custom.
the docker containers come up including the postgres, the login page shows up at http://localhost:3000/
but any values result in "invalid credentials"

Something wrong with the docker-compse.yaml or the instructions.

Desired behaviour

Attempting to login after default install per documentation https://docs.planka.cloud/docs/installation/docker/production_version,

Always shows "invalid credentials"

I tried the default values for DEFAULT_ADMIN_ env variables in the docker-compose as well as using my own custom.
the docker containers come up including the postgres, the login page shows up at http://localhost:3000/
but any values result in "invalid credentials"

Something wrong with the docker-compse.yaml or the instructions.

Steps to reproduce

Attempting to login after default install per documentation https://docs.planka.cloud/docs/installation/docker/production_version,

Always shows "invalid credentials"

I tried the default values for DEFAULT_ADMIN_ env variables in the docker-compose as well as using my own custom.
the docker containers come up including the postgres, the login page shows up at http://localhost:3000/
but any values result in "invalid credentials"

Something wrong with the docker-compse.yaml or the instructions.

Other information

Attempting to login after default install per documentation https://docs.planka.cloud/docs/installation/docker/production_version,

Always shows "invalid credentials"

I tried the default values for DEFAULT_ADMIN_ env variables in the docker-compose as well as using my own custom.
the docker containers come up including the postgres, the login page shows up at http://localhost:3000/
but any values result in "invalid credentials"

Something wrong with the docker-compse.yaml or the instructions.

@meltyshev
Copy link
Member

Hi! I just tested this, and everything is working correctly for me. It's difficult to determine what the issue might be in your case without seeing your docker-compose.yml and startup logs. One possible cause could be that the DEFAULT_ADMIN_* variables have spaces before the equals sign, or perhaps the container wasn't restarted after changing these variables. However, this is just a guess.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants