'Error Starting R'

I cannot start RStudio - it has worked perfectly fine and nothing has changed on my laptop - I tried uninstalling and reinstalling both R and RStudio and switching off and on and nothing happens - any advise? Below is the copy of the problem report:

R Session Startup Failure Report

RStudio Version

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

Mozilla/5.0 (Windows NT 10.0; Win64; x64) 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 3221225477.

Error output:

[18932:4172:20230208,205622.740:ERROR directory_reader_win.cc:43] FindFirstF,ile: The system cannot find the path specified. (3)

Standard output:

[No output emitted]

Logs

C:/Users/helen/AppData/Local/RStudio/log/rsession-helen.log

2023-02-08T16:43:23.040432Z [rsession-helen] ERROR system error 10053 (An established connection was aborted by the software in your host machine) [request-uri: /events/get_events]; OCCURRED AT void __cdecl rstudio::session::HttpConnectionImpl<class rstudio_boost::asio::ip::tcp>::sendResponse(const class rstudio::core::http::Response &) C:\Users\jenkins\workspace\ide\open-source-pipeline\elsbeth-geranium\src\cpp\session\http\SessionHttpConnectionImpl.hpp:156; LOGGED FROM: void __cdecl rstudio::session::HttpConnectionImpl<class rstudio_boost::asio::ip::tcp>::sendResponse(const class rstudio::core::http::Response &) C:\Users\jenkins\workspace\ide\open-source-pipeline\elsbeth-geranium\src\cpp\session\http\SessionHttpConnectionImpl.hpp:161
2023-02-08T16:43:23.040432Z [rsession-helen] ERROR system error 10053 (An established connection was aborted by the software in your host machine) [request-uri: /events/get_events]; OCCURRED AT void __cdecl rstudio::session::HttpConnectionImpl<class rstudio_boost::asio::ip::tcp>::sendResponse(const class rstudio::core::http::Response &) C:\Users\jenkins\workspace\ide\open-source-pipeline\elsbeth-geranium\src\cpp\session\http\SessionHttpConnectionImpl.hpp:156; LOGGED FROM: void __cdecl rstudio::session::HttpConnectionImpl<class rstudio_boost::asio::ip::tcp>::sendResponse(const class rstudio::core::http::Response &) C:\Users\jenkins\workspace\ide\open-source-pipeline\elsbeth-geranium\src\cpp\session\http\SessionHttpConnectionImpl.hpp:161

This worked for me: https://support.posit.co/hc/en-us/articles/200534577-Resetting-RStudio-Desktop-s-State

Thank you for sharing your solution. Did you happen to save the state before resetting it? It would be helpful if you could share it to determine how the previous version's state prevents 2022.12.0 from starting up properly.

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.