cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

Localhost:7474 shows blank page

Sometimes when i try to access the neo4j browser at localhost:7474, it shows a blank screen. Am using neo4j 3.4.0 on windows 7

3 REPLIES 3

Maybe you can try to delete the browser cache ?

Wow, thanks andreas, that worked

(for latter users seeing this topic) I changed the URL from "localhost:7474/browser" to "0.0.0.0:7474/browser" to let the application be accessed through the browser. I work under Ubuntu 20.04.