Nisha Patel
Problem
I launched an instance on AWS under the Ubuntu operating system, installed Nodejs, cloned the git repository, and launched it, but when I try to switch to a public IP I get the error: This site cannot provide a secure connection. The console displays this: crbug/1173575, non-JS module files deprecated the node js application itself is running. Everything works on my computer.
Solution
You're likely clicking on the "Open Address" button in the EC2 Console, which defaults to HTTPS:
Simply copy your public address, open a new tab, and access it manually: it should work.
Suggested blogs:
>How to save Python yaml and load a nested class?
>What makes Python 'flow' with HTML nicely as compared to PHP?
>How to do a wild grouping of friends in Python?
>How to do Web Scraping with Python?