I use R Studio almost everyday and I cannot get the program to run. I've tried un/reinstalling R and R Studio with no success. I keep getting this page showing up with the following message:
Error Starting R
The R session failed to start.
RSTUDIO VERSION
RStudio 2023.12.1+402 "Ocean Storm " (4da58325, 2024-01-28) for windows
[No error available]
[17744:10560:20240308,155243.228:ERROR directory_reader_win.cc:43] FindFirstFile: The system cannot find the path specified. (3)
OUTPUT
[No output emitted]
C:/Users/fishd/AppData/Local/RStudio/log/rsession-fishd.log 2024-03-07T21:32:56.315728Z [rsession-fishd] ERROR system error 10053 (An established connection was aborted by the software in your host machine) [request-uri: /grid_data]; 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-03-07T23:57:56.495955Z [rsession-fishd] 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-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-03-07T23:57:56.495955Z [rsession-fishd] 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-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
How do I fix this so that I can run R Studio? I've run through all the trouble shooting tests listed under Next Steps and need to figure out how to get back on R Studio.