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

AuthenticationError: no user found for the username 'iprdemo' #53

Closed
alirizaaribas-ibg opened this issue Apr 13, 2022 · 3 comments
Closed
Assignees
Labels
bug Something isn't working

Comments

@alirizaaribas-ibg
Copy link

Describe the bug
When I tried to access the graphkb client at localhost:5000, it recognizes the session but gives errors. Repeatedly redirects between error/login pages as I understand from console logs.

To Reproduce
Steps to reproduce the behaviour: The scripts I followed
docker-run.txt

  1. Logout
  2. Then tried to login
  3. Sometimes objects are coming, but not staying alive. after a few seconds, all page redirects to an error page.(screenshots attached below)
  4. Gives errors on developer console

Expected behaviour
Sorry, I don't know what to expect. My manager gave me your guide to install and make it running. So, If there a workflow description as demo, I will follow the steps.

Versions (please complete the following information):

  • OS: Ubuntu 20.04
  • NodeJS: 16
  • Version: dev and prod from github
  • OrientDB Version: How can I check it?(Is it enough of docker images are running well? screenshot added below)

Additional context
Screenshots and logs here:
console log(copied as text)
error_browser01.txt

browser console
error_browser01

error_grapkb01
error_grapkb02
error_grapkb03
error_grapkb04
error_grapkb05

docker is running well:
noerror_docker

iprdemo page is running well:
noerror_iprdemo

How can I make it all running? Thanks.

@alirizaaribas-ibg alirizaaribas-ibg added the bug Something isn't working label Apr 13, 2022
@creisle
Copy link
Member

creisle commented Apr 18, 2022

@alirizaaribas-ibg We saw similar behaviour in our development deployment which we have since fixed. We suspect it is related to an update of an external package. I have set up a release for this fix which should be released in the next couple of days. #54. You can build the client docker container from this branch now if you'd like to test it out now

@creisle creisle self-assigned this Apr 20, 2022
@alirizaaribas-ibg
Copy link
Author

@creisle Except ipr upload, all is working now. Thank you.

@creisle
Copy link
Member

creisle commented Apr 25, 2022

@creisle Except ipr upload, all is working now. Thank you.

Great! I will close this and help you debug upload issues then. Is this the upload error ticket? bcgsc/pori#51

@creisle creisle closed this as completed Apr 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants