Neptune Jupyter Notebook Connection Error

0

I met the following error when running this in the Neptune jupyter notebook. What is strange is that I CAN connect to the Neptune with the same jupyter notebook this morning and yesterday, but now I can not.

%oc_status

{'error': ConnectionError(MaxRetryError("HTTPSConnectionPool(host='sg-plat03-infra-atlas-demo.cluster-cvuttnfmjjlx.ap-southeast-1.neptune.amazonaws.com', port=8182): Max retries exceeded with url: /openCypher/status (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f5265b62a50>: Failed to establish a new connection: [Errno -2] Name or service not known'))"))}

I tried run some nslookup command in the jupyter notebook instance and it didn't work

nslookup amazonaws.com
;; connection timed out; no servers could be reached
``
已提問 6 個月前檢視次數 355 次
1 個回答
1
已接受的答案

fixed by rebooting the notebook instance : (

已回答 6 個月前
profile picture
專家
已審閱 2 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南