R studio cannot connect to R after updating macOS Monterey 12.3

Error Information:

Description of issue - Hi, I used to have R and Rstudio working fine on my macbook, but after I update to macOS Monterey 12.3, suddenly Rstudio cannot connect to R any more. It takes a while to load and then ask to to choose "Reload" or "Terminate R". After I choose "Terminate R", a log is produced, which is attached at the end. I think this must have something to do with the system update but I really do not know how to fix them. Any help will be appreciated.

Attempted steps taken to fix -
I opened R directly and it is still working, which is a good sign. I then followed some steps from this link: https://support.rstudio.com/hc/en-us/articles/200488508-RStudio-Desktop-Will-Not-Start. (1) delete .Rprofile, .Renviron. But I could not find any on my laptop. (2) Check firewall, proxy settings, and antimalware. I never installed any antimalware. I went to the security&privacy setting and allowed Rstudio to access all files, but this is not working. I did not try the rest because I could not understand them.

I also tried uninstall the Rstudio and reinstall (I choose the version from 2021.09.2), but this does not help.

System Information:

  • RStudio Version: RStudio 2021.09.2+382, "Ghost Orchid" (fc9e2179, 2022-01-04) for macOS
  • OS Version: darwin17.0
  • R Version: R version 4.1.1 (2021-08-10)
  • Output your diagnostics report (if possible):

From RStudio Desktop Will Not Start on support.rstudio.com

R Session Startup Failure Report

RStudio Version

RStudio 2021.09.2+382, "Ghost Orchid" (fc9e2179, 2022-01-04) for macOS

Mozilla/5.0 (Macintosh; Intel Mac OS X 12_3_0) AppleWebKit/537.36 (KHTML, like Gecko) QtWebEngine/5.12.10 Chrome/69.0.3497.128 Safari/537.36

Error message

[No error available]

Process Output

The R session exited with code 0.

Error output:

[No errors emitted]

Standard output:

[No output emitted]

Logs

/Users/xnx/.local/share/rstudio/log/rsession-xnx.log

2022-03-26T19:25:42.709508Z [rsession-xnx] WARNING Abort requested; LOGGED FROM: bool rstudio::session::connection::checkForAbort(boost::shared_ptr<HttpConnection>, const boost::function<void ()>) src/cpp/session/http/SessionHttpConnectionUtils.cpp:135
2022-03-26T20:14:58.752734Z [rsession-xnx] WARNING Abort requested; LOGGED FROM: bool rstudio::session::connection::checkForAbort(boost::shared_ptr<HttpConnection>, const boost::function<void ()>) src/cpp/session/http/SessionHttpConnectionUtils.cpp:135
2022-03-26T20:14:58.752734Z [rsession-xnx] WARNING Abort requested; LOGGED FROM: bool rstudio::session::connection::checkForAbort(boost::shared_ptr<HttpConnection>, const boost::function<void ()>) src/cpp/session/http/SessionHttpConnectionUtils.cpp:135

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.