Fail to start R with [No error available] [No errors emitted]

My R Studio has failed to start and I am having a hard time to understand why. Any help is appreciated! Thanks!
I have a MacBook with OS Catalina 10.15.3 (19D76)

R Session Startup Failure Report

RStudio Version

RStudio 2022.12.0+353 "Elsbeth Geranium " (7d165dcf, 2022-12-03) for macOS

Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_3) AppleWebKit/537.36 (KHTML, like Gecko) RStudio/2022.12.0+353 Chrome/102.0.5005.167 Electron/19.1.3 Safari/537.36

Error message

[No error available]

Process Output

The R session exited with code 1.

Error output:

[No errors emitted]

Standard output:

[No output emitted]

Logs

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

Client-ID: 33e600bb-c1b1-46bf-b562-ab5cba070b0e
User-Agent: Mozilla/5.0 (Macintosh  Intel Mac OS X 10_15_3) AppleWebKit/537.36 (KHTML, like Gecko) QtWebEngine/5.12.10 Chrome/69.0.3497.128 Safari/537.36
17 Jun 2021 02:33:36 [rsession-tianzerui] ERROR system error 41 (Protocol wrong type for socket) [request-uri: /events/get_events]; OCCURRED AT virtual void rstudio::session::HttpConnectionImpl<rstudio_boost::asio::ip::tcp>::sendResponse(const core::http::Response &) [ProtocolType = rstudio_boost::asio::ip::tcp] src/cpp/session/http/SessionPosixHttpConnectionListener.cpp:113; LOGGED FROM: virtual void rstudio::session::HttpConnectionImpl<rstudio_boost::asio::ip::tcp>::sendResponse(const core::http::Response &) [ProtocolType = rstudio_boost::asio::ip::tcp] src/cpp/session/http/SessionPosixHttpConnectionListener.cpp:118

That log looks old. Is that the most recent entry in your session log?

Also, are there any rdesktop logs? They'll be in the same directory with the date the application started.

Hi tmok, thanks for helping! Yes this is the most recent entry in the problem report when I open RStudio. I don't find any desktop logs.

Would you be able to try the latest daily for 2022.12.1? There has been logging added that may help. You can find those dailies here: Elsbeth Geranium

If possible, you could also try on the previous version of RStudio that worked for you and close your project. Then open the new version of RStudio.

@ttttt I noticed you're running MacOS 10.15.3. RStudio 2022.12.0 requires MacOS 11. Can you upgrade your OS and let us know if the problem persists?
Alternatively, you can try downloading the latest 2022.07.2 (non-electron) release here: 2022.07.2+576.pro12, which is supported on MacOS 10.15.

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.