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ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ