Hi all,
I am trying to install RStudio Server on my newly installed Ubuntu 20.04 machine, but I am running into issues.
I managed to install R version 3.6.3, as well as RStudio Desktop, both 1.4.294-amd64, (nightly release) and 1.2.5042-amd64 (stable).
When trying to install RStudio Server, using either versions :
- sudo gdebi rstudio-server-1.4.294-amd64.deb
- sudo gdebi rstudio-server-1.2.5042-amd64.deb
I am running in the following error:
Process: 4313 ExecStart=/usr/lib/rstudio-server/bin/rserver (code=exited, status=127)
or sometimes
Process: 5601 ExecStart=/usr/lib/rstudio-server/bin/rserver (code=exited, status=127)
mai 02 15:09:33 Mortimer systemd[1]: rstudio-server.service: Control proces…/n/a
mai 02 15:09:33 Mortimer systemd[1]: rstudio-server.service: Failed with re…de'.
mai 02 15:09:33 Mortimer systemd[1]: Failed to start RStudio Server.
I couldn't find any information on the internet regarding this error.
Has anyone managed to get RStudio Server working on an Ubuntu 20.04 machine ?
Or has anyone ever encountered such an issue and could help me ?
I am quite new to RStudio Server and Linux. I am trying to set up a spare computer as a Linux based RStudio Server to help me with my projects as I am working from many different places and computers.
Best regards,
Mortimer