No temporary password
#1560
|
Not sure if anyone has had the same issue but when I’ve went about install it for the first time, where others have had a temporary password, it asked me to put one in but it also don’t allow input. |
Answered by
Burrko
Jun 3, 2026
Replies: 3 comments 6 replies
|
what i did is, ctlr+c, then re-run the code, the instead of enter, i click spaces, then change it to the actual localhost 7000 |
2 replies
|
it's cmd thing. If something is hidden (E/G password), instead of showing *** like GUI did, a command prompt will show nothing. That being said, whatever you input still registers. It just does not show up for you. so for non tech not familiar with it, it feels like it does not take any input |
2 replies
|
Hi, has this issue been resolved? |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

I managed to figure it out. I ran the code again but without the ‘python setup py’ and instead ran the last part of the code ‘python -m unvicorn app:app —host 127.0.0.1 —port 7000’ and gave that some time to load up where I found a URL within the loaded code and put that into my browser which opened up the login page for Odysseus itself where I could add my own password.