rstudio-server error

Hello All!!!

I have a big problem connecting my rstudio-server.

Actually, it worked well. But a few days ago, it didn't work anymore....

sudo rstudio-server status
● rstudio-server.service - RStudio Server
     Loaded: loaded (/lib/systemd/system/rstudio-server.service; enabled; vendor preset: enabled)
     Active: active (running) since Mon 2021-05-24 19:15:38 KST; 18s ago
    Process: 209530 ExecStart=/usr/lib/rstudio-server/bin/rserver (code=exited, status=0/SUCCESS)
   Main PID: 209531 (rserver)
      Tasks: 10 (limit: 541570)
     Memory: 464.9M
     CGroup: /system.slice/rstudio-server.service
             ├─209531 /usr/lib/rstudio-server/bin/rserver
             └─211431 /usr/lib/rstudio-server/bin/rsession -u nepi --session-use-secure-cookies 0 --session-root-path / --session-same-site 0 --launcher-token 5C1E847C --r-restore-workspace 2 --r-run-rprofile 2

 5월 24 19:15:38 nepi systemd[1]: Starting RStudio Server...
 5월 24 19:15:38 nepi systemd[1]: Started RStudio Server.
 5월 24 19:15:53 nepi rsession-nepi[211431]: ERROR session hadabend; LOGGED FROM: rstudio::core::Error {anonymous}::rInit(const rstudio::r::session::RInitInfo&) src/cpp/session/SessionMain.cpp:680

I can't find any good solution now.... Is there anyone who knows this error?

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.