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.

Airflow connect to neo4j instance error

I have the airflow running in docker container, and trying to connect to the neo4j instance but got an error:

 

Traceback (most recent call last):
  File "/home/airflow/.local/lib/python3.7/site-packages/neo4j/_async_compat/network/_bolt_socket.py", line 655, in connect
    return BoltSocket._handshake(s, resolved_address)
  File "/home/airflow/.local/lib/python3.7/site-packages/neo4j/_async_compat/network/_bolt_socket.py", line 603, in _handshake
    address=resolved_address))
neo4j.exceptions.ServiceUnavailable: Connection to [::ffff:34.126.64.110]:7687 closed without handshake response

 

neo4j.exceptions.ServiceUnavailable: Couldn't connect to 5654x4645.databases.neo4j.io:7687 (resolved to ()):
Connection to [::ffff:34.126.64.110]:7687 closed without handshake response
Connection to 34.126.64.110:7687 closed without handshake response

It may caused by my connection parameters in airflow connection ui:

Selinachen_0-1674003917062.png

Is anyone encountered or knows this error, please advise, thanks.

 

 

 

0 REPLIES 0