neo4j-browser
neo4j-browser copied to clipboard
Browser fails to connect using Firefox
Description
Browser fails to connect using firefox-esr on debian. Using chromium, it works fine.
Reproduce Steps
Use firefox, unable to connect
Expected Behavior
Able to connect
Current Behavior
Can you propose a solution?
What needs to be done to address this issue? Ideally, provide a pull request with a fix.
Your Environment
| software name | version |
|---|---|
| OS | Debian 10 |
| Web browser | firefox-esr latest |
| node.js | |
| npm | |
| yarn | |
| Neo4j Browser | latest |
| Neo4j | latest |
Additional Information
Any additional information, configuration or data that might be necessary to reproduce the issue.
For enhancements or other issues, please describe in as much detail as possible how the app should be changed and how this would benefit users/developers.
I run firefox as my main browser and I've not run into this issue, could you provide some more details? What errors do you get?
I get error messages that say server is unreachable or reconnecting. If i view the console, i can see 20 or so:
Firefox can’t establish a connection to the server at ws://X:7687/. app-8126979cb64de6d5d93a.js:2581:95970
The connection to ws://X:7687/ was interrupted while the page was loading.
These messages happen every minute until it reconnects
I've just encountered this ... all of a sudden this evening. Work in Neo4j Desktop launched browser and in Chrome, but not Firefox.
The beo4j broswer connects to the server, opens and shows me the databases and, when selected, shows the nodes, relationship, properties. But if I click on a node to launch a query in get this error
Something went wrong: "TypeError: e is undefined" and the application can't recover.
There is a red button saying Reload Application.
I will look into it.
Just want to check with you @waigitdas, do you get the same error messages in the console?