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.

Failed to establish connection

ri8ika
Graph Voyager

When working with offline mode. I get the following error when I try to post query from the postman:

neobolt.exceptions.ServiceUnavailable: Failed to establish connection to ('::1', 7687, 0, 0) (reason [Errno 61] Connection refused)

However, neo4j-desktop browser works just fine if I do query from there. I'm not sure if it's a fault of postman or neo4j.

This is frustrating to me always that I need to wait for the internet connection whenever it goes.

1 ACCEPTED SOLUTION

ri8ika
Graph Voyager

I fixed it. Instead of using localhost, just use ip address.

View solution in original post

1 REPLY 1

ri8ika
Graph Voyager

I fixed it. Instead of using localhost, just use ip address.