Open marix1120 opened 3 years ago
For issues related to deployment, please check out this page - https://github.com/EY-Data-Science-Program/2021-Better-Working-World-Data-Challenge/wiki/4a.-Troubleshooting:-FAQ
Hi, I followed the troubleshooting instructions and still not able to access the jupyter notebook via public IP. My odc_jupyter_1 status shows "Restarting" (see attached screenshot below) while we expect the status to be "Up" from the instructions. I've manually install Open Data Cube, but still have trouble reaching the site using public IP. Could you kindly inform me of any possible solutions/walkarounds to address this? Thanks a lot!
Hi, I followed the troubleshooting instructions and still not able to access the jupyter notebook via public IP. My odc_jupyter_1 status shows "Restarting" (see attached screenshot below) while we expect the status to be "Up" from the instructions. I've manually install Open Data Cube, but still have trouble reaching the site using public IP. Could you kindly inform me of any possible solutions/walkarounds to address this? Thanks a lot!
Never mind, problem solved. In case anyone may need it, using "sudo docker-compose up -d" rather than "sudo docker-compose -d up" makes it work for me. Also added ":8888" as port number in the browser.
I have the same issue, but haven't been able to resolve it using the sudo docker-compose up -d
command above. Running that command shows that everything is up to date.
I have also followed manually install ODC and had identical issues.
@EY-glowglowglow - is there anything else I should try to get this working?
@codeindulgence @alexgleith any ideas on the issue above?
Hi @aliya-zee,
Make sure to check out the Troubleshooting FAQ.
Also have a look at this Unable to connect to public IP address through VM discussion thread.
It is known that the value for your secret password entered during the Azure deployment can cause problems if it contains special characters or is entirely numerical.
Thanks!
I have the same problem as AlexandreSajus where I cannot access the data science environment following steps. When I paste the public IP, it comes up as
I have set my location as Australia East.
Thanks!