Description
Hi,
I am using Ubuntu 22.04.3 LTS, Neo4j 5.14.0 community edition and successfully installed the cypher-workbench as described in the video:
install cypher-workbench
User: admin, Password: i*****01
I managed to login into the cypher-workbench and work with the tool for some time, then some error appeared when trying to reconnect to a neo4j db and I closed the tab. Afterwards I tried to login again (api and ui running) at
http://localhost:3000/login
but this time I got the error: Auth error: User not authorized
I tried:
- Restarting Neo4J and cypher-workbench multiple times --> same error
- Removing the installation of cypher-workbench and reinstalled --> same error
Btw after having search a bit through the internet I game across this stackoverflow same error. Could it be somehow related to our case?
Thank you very much!
PS: The tool is really amazing, I was able to work for 2 hours before started to get the above error :)