rstudio server connection error

I installed rstudio from source code with command:
cmake .. -DRSTUDIO_TARGET=Server -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/home/mingyun/localapp

and I got some problem, and solved. But I face to big problem while connecting rstudio server using my browser with [http://:8787].

I'm using Ubuntu 17.04 with virtualBox. And there is no problem when I use CentOS without local installing.

I also did ufw allow 8787, still fail to connection. I think there might be some error about local install.

I don't know what should I do and how can I connect to rstudio using browser.

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.