I had rstudio server installed and working on this AWS instance that I restarted today after a long time.
While the shiny server seems running I am unable to connect to the rstudio page as the url
http:://<id_address>:8787
gives an access denied error
`# This site can’t be reached
13.126.30.42 refused to connect.
ERR_CONNECTION_REFUSED
`
I have tried
$ sudo rstudio-server verify-installation
and output is nothing.
I have seen this website of rstudio support.
WHich is of no help.
I have checked the access to port 8787 on the AWS EC2 instance and it is open for 0.0.0.0/0