Solve the problem that the client cannot connect to the remote NEO4J

The client program cannot access the neo4j service on the remote server. The main problem is that port 7474 is restricted by security and needs to be adjusted. At first, I thought it was a firewall problem, but later found that it was not: find

the corresponding project org.neo4j in neo4j-server.properties
.server.webserver.address=0.0.0.0, then remove the previous comment

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=326170780&siteId=291194637