I've been using a linux(ubuntu) GUI instance in AWS for almost 2 weeks for now. I've been working on flask application using Python. I followed the steps from the AWS website to deploy an flask application on Amazon Elastic Beanstalk. As I was about to complete deploying the application after installing everything, putty and VNCviewer were not responding.
I was having a "Network error: Connection timed out". I tried looking up on stackoverflow and other sources including AWS website for any help. The only thing that i found out was to restart the instance. I tried that and it's still not working. But, I did a ssh from gitbash command prompt and it's letting me do that. Any thoughts and help is really appreciated.
Thank You.