Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
05-09-2019 03:08 PM
I am having trouble with the Neo4j browser.
I have 2 servers at AWS that have the same resources, but when I connect to one of them, the browser works great. On the other, the browser is terrible.
Other people on my team do not have this problem
I've cleared the cache in chrome and do not know what else to try
05-10-2019 08:41 AM
Just swapped this to Browser category to get someone to help out!
05-10-2019 08:41 AM
Can you provide a little more insight of where the problem occurs?
05-10-2019 09:03 AM
Sorry that I was vague.
In the Graph tab where it draws the circles, it takes a long time to render.
When I switch to any of the other text tabs (Table, Text, Code) it work fine.
If I run the exact same query on another chrome tab pointing at the production database, it renders very quickly
If I try to click on a circle, it takes several seconds to select it and put the information in the status bar at the bottom or the pane
If I try to expand child relationships, sometimes it takes so long (with fewer than 10 children) that chrome asks me to close the page.
I'm hoping there is just another place in chrome where I need to clear something
Thank you
Corey Lapka
05-10-2019 09:35 AM
What happens if you use incognito mode?
Do you have a proxy setup? Different VPC for the servers?
05-10-2019 09:49 AM
It renders very quickly using Incognito mode.
I'm not sure about the VPC
05-10-2019 11:26 AM
You can try clearing your local storage.
Use regular mode (not incognito)
Open Developer Tools (three dots , More tools, Developer Tools)
05-13-2019 06:30 AM
Still the same slow rendering.
Sorry to take so long to get back to you, Friday was busy.
05-13-2019 06:32 AM
When I click to expand the child relationships, it pauses for quite a while before it calls the network
05-13-2019 02:00 PM
That looks like a timeout situation.
Did you clear the cache?
05-14-2019 11:48 AM
yes, I had done that just before taking the screenshot
05-15-2019 03:42 PM
I'm out of ideas. Incognito works fine, clearing the cache didn't help. Proxy settings different?
05-15-2019 04:33 PM
Ok, thanks for trying. I'll jus keep using incognito mode. I'm glad you had that idea.
05-21-2019 07:41 AM
Hi Corey,
What version of Neo4j and Browser (click on the Neo4j icon bottom left) were you using.
I think I saw you were using Docker.
Can you give me the output from :config
, my output
05-21-2019 08:03 AM
Yes we are using a docker container with the same startup parameters
These settings are the same
Good server
Neo4j Browser version: 3.2.10
Neo4j Server version: 3.4.9 (community)
{
"cmdchar": ":",
"maxHistory": 30,
"theme": "normal",
"initCmd": ":play start",
"initialNodeDisplay": 300,
"maxNeighbours": 100,
"showSampleScripts": true,
"browserSyncDebugServer": null,
"maxRows": 1000,
"shouldReportUdc": true,
"autoComplete": true,
"scrollToTop": true,
"maxFrames": 30,
"editorAutocomplete": true,
"editorLint": false,
"useCypherThread": true,
"enableMultiStatementMode": true
}
05-21-2019 08:15 AM
The settings are the same for the bad server?
05-21-2019 08:29 AM
I included both, they look the same to me, but I may have missed something
05-15-2019 05:19 PM
Try Neo4j Desktop, I found the Neo4j Browser to have way better response with Neo4j Desktop application. You can connect remote servers to it from AWS pretty easily.
All the sessions of the conference are now available online