Error message when starting R

Hi everyone,

I got the below error message when opening R Studio. I reinstalled R and R Studio with no customizations, and restarted my computer. Not sure what else to try.

Problem report:

R Session Startup Failure Report

RStudio Version

RStudio 2024.12.0+467 "Kousa Dogwood " (cf37a3e5, 2024-12-11) for windows

Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) RStudio/2024.12.0+467 Chrome/126.0.6478.234 Electron/31.7.6 Safari/537.36

Error message

[No error available]

Process Output

The R session exited with code 3221225477.

Error output:

[2612:2640:20241230,182830.684:ERROR directory_reader_win.cc:43] FindFirstFile: The system cannot find the path specified. (3)

Standard output:

[No output emitted]

Logs

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

2024-12-30T17:23:02.632258Z [rsession-berbe] ERROR system error 10053 (An established connection was aborted by the software in your host machine) [request-uri: /grid_resource/gridviewer.html?env=.GlobalEnv&obj=data.avg&max_rows=1000&max_cols=100]; 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-os-windows\rel-mountain-hydrangea\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-os-windows\rel-mountain-hydrangea\src\cpp\session\http\SessionHttpConnectionImpl.hpp:161
2024-12-30T17:57:35.375927Z [rsession-berbe] WARNING Process supervisor did not terminate within 1 second; LOGGED FROM: void __cdecl `anonymous-namespace'::rCleanup(bool) C:\Users\jenkins\workspace\ide-os-windows\rel-mountain-hydrangea\src\cpp\session\SessionMain.cpp:1335
2024-12-30T17:57:35.375927Z [rsession-berbe] WARNING Process supervisor did not terminate within 1 second; LOGGED FROM: void __cdecl `anonymous-namespace'::rCleanup(bool) C:\Users\jenkins\workspace\ide-os-windows\rel-mountain-hydrangea\src\cpp\session\SessionMain.cpp:1335

1 Like

Hi, welcome to the forum

Try Resetting RStudio Desktop's State

1 Like

Thanks John.

It turns out that the RStudio-Desktop Directory (Internal State) (%localappdata%\RStudio ) wasn't deleting after uninstalling the RStudio app. I deleted this after uninstalling the app, then reinstalled the latest RStudio version, and it worked. Thanks.

This topic was automatically closed 7 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.