neo4j-browser icon indicating copy to clipboard operation
neo4j-browser copied to clipboard

Browser fails to connect using Firefox

Open process0 opened this issue 4 years ago • 4 comments

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.

process0 avatar Aug 14 '21 00:08 process0

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?

OskarDamkjaer avatar Aug 16 '21 07:08 OskarDamkjaer

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

process0 avatar Oct 14 '21 16:10 process0

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.

waigitdas avatar Aug 07 '22 06:08 waigitdas

I will look into it.

Just want to check with you @waigitdas, do you get the same error messages in the console?

noahmay avatar Aug 15 '22 07:08 noahmay