I am trying to create AWS Neptune Notebook I am using AWS Neptune notebook wizard to create a note book, but it fails to create it. I was able to create it before and suddenly it stopped. I have no change in VPC, subnet and security group. my security group allows to connect to port 8182. I enabled logs and i see below errors.
fatal error: Could not connect to the endpoint URL: "https://aws-neptune-notebook.s3.us-east-2.amazonaws.com/graph_notebook.tar.gz"
fatal error: Could not connect to the endpoint URL: "https://aws-neptune-notebook.s3.us-east-2.amazonaws.com/graph_notebook.tar.gz"
2022-06-22T16:27:28.948-04:00 tar (child): /tmp/graph_notebook.tar.gz: Cannot open: No such file or directory
2022-06-22T16:27:28.948-04:00 tar (child): Error is not recoverable: exiting now
2022-06-22T16:27:28.948-04:00 tar: Child returned status 2
2022-06-22T16:27:28.948-04:00 tar: Error is not recoverable: exiting now
2022-06-22T16:27:33.799-04:00 -bash: line 11: /tmp/graph_notebook/install.sh: No such file or directory
when accessing url from logs, it says https://aws-neptune-notebook.s3.us-east-2.amazonaws.com/graph_notebook.tar.gz is moved to another location but i am not sure where and how i should update this url.