Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
03-02-2021 10:32 AM
Hello:
I upgrade Neo4j community edition from 3.5 to 4.2. After upgrade I see the service is running but i am not able to access "http://localhost:7474/browser/". I am seeing message "Firefox can’t establish a connection to the server at localhost:7474.".
Before upgrade it was working fine. I followed the upgrade instructions and still not able to understand where the issue might be?
I took the backup of 3.5 config file and replicate to new config file of 4.2.
Also if I get step by step uninstalling Neo4j instruction, I would like to try that?
Any help is greatly appreciated.
Solved! Go to Solution.
03-03-2021 08:05 AM
Thanks for your reply. I end-up uninstalling and then reinstall. it worked fine after that.
03-02-2021 11:49 AM
Hi @myrights99 ,
Check these settings in particular:
For 4.2.3, the default out-of-the-box looks like this...
# Bolt connector
dbms.connector.bolt.enabled=true
#dbms.connector.bolt.tls_level=DISABLED
#dbms.connector.bolt.listen_address=:7687
#dbms.connector.bolt.advertised_address=:7687
# HTTP Connector. There can be zero or one HTTP connectors.
dbms.connector.http.enabled=true
#dbms.connector.http.listen_address=:7474
#dbms.connector.http.advertised_address=:7474
# HTTPS Connector. There can be zero or one HTTPS connectors.
dbms.connector.https.enabled=false
#dbms.connector.https.listen_address=:7473
#dbms.connector.https.advertised_address=:7473
-ABK
03-02-2021 12:10 PM
Thank you Andreas for your reply. I checked that & they are correct. settings are same as on 3.5 before upgrade.
03-02-2021 11:59 PM
Ah, ok. Is there anything troubling in the logs? Take a look through logs/neo4j.log
to see if anything look wrong.
03-03-2021 08:05 AM
Thanks for your reply. I end-up uninstalling and then reinstall. it worked fine after that.
All the sessions of the conference are now available online