[R-sig-Fedora] rstudio-server toolbox instructions

tim@t@yior m@iii@g oii hidde@eieph@@ts@co@uk tim@t@yior m@iii@g oii hidde@eieph@@ts@co@uk
Tue Jun 14 16:31:47 CEST 2022


Following the instructions at https://cran.r-project.org/bin/linux/fedora/#toolbox-container-based-development
I'm trying to run rstudio server in a fedora 36 toolbox. I run the following commands:

[toolbox]$ sudo dnf install rstudio-server
[toolbox]$ rserver --server-daemonize=0 --auth-none=1 --server-user=$(whoami)

but this errors with the following:

2022-06-14T14:29:55.478369Z [rserver] ERROR system error 13 (Permission denied) [path: /var/run/rstudio-server, target-dir: ]; OCCURRED AT rstudio::core::Error rstudio::core::FilePath::createDirectory(const std::string&) const src/cpp/shared_core/FilePath.cpp:842; LOGGED FROM: int main(int, char* const*) src/cpp/server/ServerMain.cpp:626

Do the instructions need updating or am I missing something obvious?

Tim



More information about the R-SIG-Fedora mailing list