No Way to Register an Account Upon initial Setup #393
Unanswered
nthskyradiated
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hey guys,
I just installed openship. Affter initialization (
openship up) and immediately going to localhost:3001. Instead of a registration screen, it always redirects me to/login?from=%2F, no registration redirect buttons. I have to intuitively type in/register. But then it doesn't allow me to register an account; I get the toast errorcould not create an account.Using the CLI, I tried rersetting the admin-password but getting an Unauthorized error:
I checked the compose file from the repo hoping some env's are set there but there's nothing.
Can somebody share the default admin credential if there is one out-of-the-box or at least point me in the right direction of setting one up?
Thanks!
All reactions