Workbench UI will not start on clean setup

Hi,
we evaluate the rstudio workbench.
When an user log into the url of the server, nothing happens, hi will only see an blank page.
The /admin page will work for the admin.
In the log file for the rstudio server, I only see this message:

2022-07-27T07:44:28.138999Z [rserver] ERROR rserver-launcher: 2022-07-27T07:44:28.055671Z [rserver-launcher] ERROR system error 22 (Invalid argument) [host: localhost, uri: /log_message, path: ]; OCCURRED AT void rstudio::core::http::LocalStreamAsyncClient::handleConnect(const rstudio_boost::system::error_code&) src/cpp/core/SocketRpc.cpp:124; LOGGED FROM: void rstudio::server::ProcessMonitor::onProcessStderr(rstudio::server::ProcessMonitor::Process, const string&) src/cpp/server/ServerProcessMonitor.cpp:222
2022-07-27T07:44:35.844003Z [rserver] ERROR Error connecting to session for /workspaces/default_session_scope error: system error 2 (No such file or directory) [host: localhost:8787, uri: /workspaces/default_session_scope, path: /var/run/rstudio-server/rstudio-rsession/dummy-ds/3c286bd3/3c286bd3, user-id: 1001]; OCCURRED AT void rstudio::core::http::LocalStreamAsyncClient::handleConnect(const rstudio_boost::system::error_code&) src/cpp/server/session/ServerSessionProxy.cpp:124; LOGGED FROM: void rstudio::server::session_proxy::{anonymous}::handleContentError(rstudio_boost::shared_ptr<rstudio::core::http::AsyncConnection>, const rstudio::core::r_util::SessionContext&, const rstudio::core::Error&) src/cpp/server/session/ServerSessionProxy.cpp:571

I have no idea what goes wrong.
Thanks for any help.

The problem was, the SELinux bug in the rpm package.
See RStudio Server Pro on RHEL8 with SELinux for more.

This topic was automatically closed 7 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.