Unable to Login #3096
Replies: 5 comments
-
|
For Docker installs, the initial credentials are usually in the container logs, not necessarily printed directly in your current terminal. Try: docker compose logs odysseus | grep -i "temporary password"The default username is If
or log in with the existing credentials and change them in Settings. For Docker, this matches the README note: the temporary password line is in |
Beta Was this translation helpful? Give feedback.
-
|
@ooovenenoso I had the same problem as the user above, would this be considered an issue? -> If a user changes the I asked a coding agent and a possible fix is changing the function |
Beta Was this translation helpful? Give feedback.
-
|
@eduardo98m I’d treat that as a UX/feature-request issue rather than a simple “the env vars are broken” bug. Right now the behavior is one-time bootstrap: The reason I’d be careful with automatically syncing
So yes, worth opening as a UX improvement if there isn’t already an issue for it — but I wouldn’t make normal restarts automatically rewrite |
Beta Was this translation helpful? Give feedback.
-
|
dont know if u fixed this but saying it simply temp user and password: "admin" if not changed b4, for the password on the docker app go to logs and type in password for me it was a bunch or random letters and numbers. |
Beta Was this translation helpful? Give feedback.
-
|
This is a little bit of a hack more than a solution, but if you remove Note: you only get the password the first time you run the setup script. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Installed by using docker , installation success , but didnt see any credentials during docker installation , I have updated the .env file with user and password as per the instruction , but still cannot login.
Beta Was this translation helpful? Give feedback.
All reactions