C3W2A1 Unable to connect to jupyternotebook link provided

Week 2 of Course 3

Like what the title says, im having a hard time trying to connect to the notebook link. I do all the steps correctly, like the usual steps in creating an EC2 Instance, connected to a public subnet, used ssh, copied and pasted the terminal command to download the files in the cloud9 environment, and ran the script to get jupyternotebook to run, but the link provided doesnt work. The issue says that the link “took too long to respond”. Anyone had a similar issue that i can try to us to resolve this issue?

Hello @hiatus
I have faced the same issue a couple of times. There are two fixes that I suggest you try:

  1. Sometimes this issue stems from limited network connectivity. If possible, try connecting via another network or using a VPN.
  2. Try deleting your Cloud9 instance and recreating it. Follow the steps and run the command in the new Cloud9 environment, and you probably will be good to go.