Rstudio server on Ubuntu 16.04.2 LTS, RStudio initialization error: unable to connect to service
1
1
Entering edit mode
7.1 years ago
bioinfo8 ▴ 230

Hi,

I have successfully installed Rstudio server (open source) on VM located on Ubuntu 16.04.2 LTS in the institute cluster. I can access the URL on port 8787. But when I try to sign in to Rstudio using my username and password, it processes for few seconds and then shows errors as detailed here http://stackoverflow.com/questions/42690144/rstudio-server-on-ubuntu-16-04-2-lts-rstudio-initialization-error-unable-to-co

Suggestions please!

Thanks

rstudio server r ubuntu rstudio • 4.8k views
ADD COMMENT
0
Entering edit mode

Make sure you have a root access.

ADD REPLY
1
Entering edit mode
7.1 years ago
bioinfo8 ▴ 230

I got the solution for this. I was already having the root access and I proceeded as follows:

1) mkdir /home/biology/.rstudio  
2) mkdir /home/biology/.rstudio/graphics-r3  
3) sudo chown -R biology:my_group .rstudio

and it worked :)

ADD COMMENT

Login before adding your answer.

Traffic: 2498 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6