You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Logout
Then tried to login
Sometimes objects are coming, but not staying alive. after a few seconds, all page redirects to an error page.(screenshots attached below)
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
docker is running well:
iprdemo page is running well:
How can I make it all running? Thanks.
The text was updated successfully, but these errors were encountered:
@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
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
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):
Additional context
Screenshots and logs here:
console log(copied as text)
error_browser01.txt
browser console
docker is running well:
iprdemo page is running well:
How can I make it all running? Thanks.
The text was updated successfully, but these errors were encountered: