After updates I rebooted the server and still get this error in /var/logs/syslog
I reinstalled the deb => no better
I do not have a .sessions in my home but I issued ** sudo rstudio-server force-suspend-all** without more success
Thanks Martin, I discovered this after posting.
I just tried to install rstudio-server-1.4.1712-amd64.deb over my previous version but got an error while doing it.
sudo gdebi rstudio-server-1.4.1712-amd64.deb
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading state information... Done
RStudio Server
RStudio is a set of integrated tools designed to help you be more productive with R. It includes a console, syntax-highlighting editor that supports direct code execution, as well as tools for plotting, history, and workspace management.
Do you want to install the software package? [y/N]:y
(Reading database ... 600305 files and directories currently installed.)
Preparing to unpack rstudio-server-1.4.1712-amd64.deb ...
Unpacking rstudio-server (1.4.1712) over (1.4.1712) ...
Setting up rstudio-server (1.4.1712) ...
useradd: user 'rstudio-server' already exists
Created symlink from /etc/systemd/system/multi-user.target.wants/rstudio-server.service to /lib/systemd/system/rstudio-server.service.
/usr/lib/rstudio-server/bin/rserver: error while loading shared libraries: libssl.so.1.1: cannot open shared object file: No such file or directory
● rstudio-server.service - RStudio Server
Loaded: loaded (/lib/systemd/system/rstudio-server.service; enabled; vendor preset: enabled)
Active: inactive (dead)
May 19 12:34:33 gbw-s-pacbio01 rserver-pam[40236]: **pam_unix(rstudio:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= user=u0002316**
May 19 12:34:34 gbw-s-pacbio01 rserver-pam[40236]: pam_sss(rstudio:auth): authentication success; logname= uid=0 euid=0 tty= ruser= rhost= user=u0002316
May 19 12:34:37 gbw-s-pacbio01 rsession-u0002316[40244]: **ERROR session hadabend; LOGGED FROM: rstudio::core::Error {anonymous}::rInit(const rstudio::r::session::RInitI...in.cpp:680**
May 19 12:34:37 gbw-s-pacbio01 svn[40347]: DIGEST-MD5 common mech free
May 19 12:38:08 gbw-s-pacbio01 systemd[1]: Stopping RStudio Server...
May 19 12:38:08 gbw-s-pacbio01 systemd[1]: Stopped RStudio Server.
May 19 12:38:29 gbw-s-pacbio01 systemd[1]: Stopped RStudio Server.
May 19 12:38:51 gbw-s-pacbio01 systemd[1]: Stopped RStudio Server.
May 19 12:38:56 gbw-s-pacbio01 systemd[1]: Stopped RStudio Server.
May 19 12:39:13 gbw-s-pacbio01 systemd[1]: Stopped RStudio Server.
Hint: Some lines were ellipsized, use -l to show in full.
I had downloaded the preview for ubuntu 18, it now worked with the correct OSbuild
I can now start my server and access it in my browser, sorry for the noise