RStudio does not start after OS upgrade

Hi Team

after recent centos update, i have Rstudio crashing due to OpenSSL

/usr/lib/rstudio-server/bin/rserver: /lib64/libssl.so.10: no version information available (required by /usr/lib/rstudio-server/bin/rserver)
/usr/lib/rstudio-server/bin/rserver: /lib64/libcrypto.so.10: no version information available (required by /usr/lib/rstudio-server/bin/rserver)
TTY detected. Printing informational message about logging configuration. Logging configuration loaded from '/etc/rstudio/logging.conf'. Logging to '

what can i do?

You need to replace RStudio with a version that is compatible with your new version of CentOS. Based on the error, I'm guessing you updated to CentOS 8. Go here and download the CentOS 8 version of RStudio Server:

https://posit.co/download/rstudio-server/

Hope that fixes it!

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.