Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
01-17-2023 05:07 PM
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:
Is anyone encountered or knows this error, please advise, thanks.
All the sessions of the conference are now available online