Cannot access rstudio server after installation

I am setting up a Linux server running Ubuntu and I want it to run rstudio server. In a previous server that I set up after install r-base and rstudio server, I could open a webpage and go the servers IP:8787 and I could use rstudio. Now for some reason the when I attempt to do this the internet page errors and says it cannot connect to the server.

I don't have a lot of experience with this type of programming and have no idea how to fix the problem. After several google searches, I have made sure my firewall will allow the connection (ufw allow 22 and ufw allow 8787) but this does not help.

R works on the command line and when I plug the server into a monitor I can access rstudio locally, but not remotely.

Any help is appreciated, thanks.

3 Reset to default

Know someone who can answer? Share a link to this question via email, Twitter, or Facebook.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like