Connection to remote neo4j does not work: SessionExpired: WebSocket connection failure. Due to security constraints in your web browser, the reason for the failure is not available to this Neo4j Driver. Please use your browsers development console to determine the root cause of the failure. Common reasons include the database being unavailabl
Yep, I tried different configuration playing with these options:
I am not sure but somehow i got the above error at http://localhost:7474 while logging to the server
I moved to Neo4j Browser and started my query there and it worked good.
After sometime back i rebooted my system and again came to http://localhost:7474 and this time i did not face any issue and was good
Nope, nothing has changed. Still does not work. Ports? Bolt on 7687, http on 7474. Locally it works. From remote PC not (but i can receive login screen)
What login screen are you referring to, Neo4j Browser where you provide your credentials for server connect?
What happens when you provide the credentials for logging in to the server, typically neo4j/xxx where xxx is the password you set up for the Neo4j instance.
What login screen are you referring to, Neo4j Browser where you provide your credentials for server connect?
Yes, exactly.
On localhost as "connect URL" I have there "neo4j://localhost:7687"
What happens when you provide the credentials for logging in to the server, typically neo4j/xxx where xxx is the password you set up for the Neo4j instance.
On localhost I simply log in.
On remote PC ("connect URL" is "neo4j://10.X.X.X:7687) I get message:
SessionExpired: WebSocket connection failure. Due to security constraints in your web browser, the reason for the failure is not available to this Neo4j Driver. Please use your browsers development console to determine the root cause of the failure. Common reasons includ..
Hello
same probleme here with my classroom
all my students did docker pull neo4j getting the last version as of today
the ubuntu and mac students had no problem running the neo4j browser and connecting. all the windows users are stuck.
we ve tried the different configuration options we found online, connecting with external ip adress instead of localhost, disabling windows firewall.
neo4j://0.0.0.0:7687 does not work
neo4j://192.168.0.27:7687 take us a bit further(local ip adress), but is slow, we have the "Server is taking a long time to respond..." message. then the page changes, but it seems that we are still not connected.
Unfortunately the problem persists for a secure connection (HTTPS).
For us this issue has started when we switched to version 4 (4.0.2) of neo4j Enterprise.
The same issue is actually reproducible on neo4j Desktop - when trying to connect to localhost:7473 using Chrome the exact same error message appears and unable to connect / login.
sasa-mw | INFO: Direct driver instance 137038838 created for server address sasa-neo4j:7687
sasa-mw | Feb 05, 2021 7:09:10 PM org.neo4j.driver.internal.logging.JULogger info
sasa-mw | INFO: Closing connection pool towards sasa-neo4j:7687