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
``
1 回答
1
已接受的回答

fixed by rebooting the notebook instance : (

已回答 6 个月前
profile picture
专家
已审核 2 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则