The 3.2.0 browser needs the bolt connection to talk to the server. It doesn't use an http connector anymore.
If you need http stay at 3.1.x or use an 3.1.x browser-jar in your 3.2.0 installation. Michael > Am 18.05.2017 um 16:18 schrieb Deepak Nair <[email protected]>: > > Hi, > > I am trying to set up the latest version of neo4j on my ubuntu server. > > Downloaded the tar file and extracted the folder etc > > Updated the listen_address to 0.0.0.0 > > set the http port to 4444 which is open > > For the time being i have disabled the bolt connector, also the > authentication. > > and started the service from the bin folder > > Now when i access the browser with http://IP:4444/browser it says Database > access not available and in the console i see the error > > WebSocket connection to 'ws://IP:7687/' failed: Error in connection > establishment: net::ERR_CONNECTION_TIMED_OUT > > Kindly suggest what's wrong here. > > > > -- > You received this message because you are subscribed to the Google Groups > "Neo4j" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Neo4j" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
