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

Katana swagger web UI login issue #66

Open
yashjain1129 opened this issue Jan 29, 2022 · 0 comments
Open

Katana swagger web UI login issue #66

yashjain1129 opened this issue Jan 29, 2022 · 0 comments
Assignees

Comments

@yashjain1129
Copy link

yashjain1129 commented Jan 29, 2022

In Release B (also for master branch) I ran sudo ./start.sh -p -m after building all docker images. I also initialised the database using docker container exec -it katana-ui bash , ui db init and ui db seed
I opened http://172.17.0.1:8080/login in my local. It gives a login option on the left and a register option on the right.
I tried login in with username:'admin' and password: 'password'. But it didn't work and it throws an error like this: "The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application." or sometimes this message when used some random text: "{"error":{"message":"Invalid identity or password"}}
I also tried the register option but it didn't change anything as evidently using the same username and password as used in register don't work on the login page.
Also, clicking on forget password is not doing any action.

Screenshot from 2022-01-28 12-24-17

Was it meant to be like this only or am I missing something?

@themisAnagno themisAnagno self-assigned this Feb 15, 2022
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