Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
11-02-2021 04:55 AM
Dear All,
I´m trying to connect my community edition database to neo4j desktop. I found some explanation on the community website, but I´m not able to run them. I think it´s due to the desktop version 4.0.3 I´m using.
Thank you
Solved! Go to Solution.
11-02-2021 09:08 AM
Hi, @arturo.guerrero !
You should edit your neo4j.conf file and change this param in your Neo4j Server community edition:
* dbms.connectors.default_listen_address=0.0.0.0
I think you should only uncomment that line in the neo4j.conf file.
Also, you should open the ports 7474, and 7687 in your firewall.
Then, in your Neo4j Desktop, set up your remote connection in My Projects click Add Graph, enter the Connect URL (replace localhost with the ip address of your Neo4j server community) and the Database Name (as in the picture below).
11-02-2021 09:08 AM
Hi, @arturo.guerrero !
You should edit your neo4j.conf file and change this param in your Neo4j Server community edition:
* dbms.connectors.default_listen_address=0.0.0.0
I think you should only uncomment that line in the neo4j.conf file.
Also, you should open the ports 7474, and 7687 in your firewall.
Then, in your Neo4j Desktop, set up your remote connection in My Projects click Add Graph, enter the Connect URL (replace localhost with the ip address of your Neo4j server community) and the Database Name (as in the picture below).
11-02-2021 02:19 PM
Thank you Alejandro,
I could be able to connect to my community edition. Your explanation will help me a lot.
Have a nice day!
All the sessions of the conference are now available online