RStudio opens with This site cannot be reached

More info, last log from RStudio is as follow:

03 Aug 2020 07:31:26 [rsession-dapid] 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:\jenkins\workspace\ide\windows-v1.2\src\cpp\session\http\SessionHttpConnectionImpl.hpp:111; LOGGED FROM: void __cdecl rstudio::session::HttpConnectionImpl<class rstudio_boost::asio::ip::tcp>::sendResponse(const class rstudio::core::http::Response &) c:\jenkins\workspace\ide\windows-v1.2\src\cpp\session\http\SessionHttpConnectionImpl.hpp:116
03 Aug 2020 08:20:22 [rsession-dapid] 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:\jenkins\workspace\ide\windows-v1.2\src\cpp\session\http\SessionHttpConnectionImpl.hpp:111; LOGGED FROM: void __cdecl rstudio::session::HttpConnectionImpl<class rstudio_boost::asio::ip::tcp>::sendResponse(const class rstudio::core::http::Response &) c:\jenkins\workspace\ide\windows-v1.2\src\cpp\session\http\SessionHttpConnectionImpl.hpp:116
04 Aug 2020 02:40:11 [rsession-dapid] 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:\jenkins\workspace\ide\windows-v1.2\src\cpp\session\http\SessionHttpConnectionImpl.hpp:111; LOGGED FROM: void __cdecl rstudio::session::HttpConnectionImpl<class rstudio_boost::asio::ip::tcp>::sendResponse(const class rstudio::core::http::Response &) c:\jenkins\workspace\ide\windows-v1.2\src\cpp\session\http\SessionHttpConnectionImpl.hpp:116

I am using the following version of Windows 10: Build 20190.rs_prerelease.200807-1609

Found some similar post few years back, but none of them have solution I can use.

1 Like

I am having a similar problem with this Insider build of windows. The regular Rgui and Rterm.exe won't even run, so I think it's a problem with R. I've tried several version of 3.6.x and 4.0.x. I'm hoping it gets fixed this week in the new Windows prerelease build, but have no inside information.

1 Like

I am having the exact same issue on this build. My logs have some more information though.

User-Agent: Mozilla/5.0 (Windows NT 10.0  Win64  x64) AppleWebKit/537.36 (KHTML, like Gecko) QtWebEngine/5.12.6 Chrome/69.0.3497.128 Safari/537.36
09 Aug 2020 21:53:19 [rsession-maxwe] 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 &) src/cpp/session/http/SessionWin32HttpConnectionListener.cpp:113; LOGGED FROM: void __cdecl rstudio::session::HttpConnectionImpl<class rstudio_boost::asio::ip::tcp>::sendResponse(const class rstudio::core::http::Response &) src/cpp/session/http/SessionWin32HttpConnectionListener.cpp:118
09 Aug 2020 21:53:31 [rsession-maxwe] 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 &) src/cpp/session/http/SessionWin32HttpConnectionListener.cpp:113; LOGGED FROM: void __cdecl rstudio::session::HttpConnectionImpl<class rstudio_boost::asio::ip::tcp>::sendResponse(const class rstudio::core::http::Response &) src/cpp/session/http/SessionWin32HttpConnectionListener.cpp:118
09 Aug 2020 21:54:22 [rsession-maxwe] WARNING file monitor thread didn't stop on its own; LOGGED FROM: void __cdecl rstudio::core::system::file_monitor::stop(void) src/cpp/core/system/file_monitor/FileMonitor.cpp:637
09 Aug 2020 21:54:29 [rsession-maxwe] ERROR CLIENT EXCEPTION (rsession-maxwe): (TypeError) : Cannot read property 'K' of null;
org/rstudio/studio/client/workbench/views/source/editors/text/AceEditor.java#4013::setScrollSpeed
org/rstudio/studio/client/workbench/views/source/editors/text/AceEditorMonitor.java#46::monitor
org/rstudio/studio/client/workbench/views/source/editors/text/AceEditorMonitor.java#70::execute
com/google/gwt/core/client/impl/SchedulerImpl.java#140::execute
com/google/gwt/core/client/impl/Impl.java#306::apply
com/google/gwt/core/client/impl/Impl.java#345::entry0
rstudio-0.js#-1::eval
com/google/gwt/cell/client/AbstractEditableCell.java#41::viewDataMap

I am running Windows 10 Pro Build 20190 and the 32-bit version (not the 64-bit one) of R patched (as of 8/18/2020). I was having the same problem as "dapidc" and tried 3.6.3, 4.0.0, 4.0.1, 4.0.2, and some of the patched versions. The problem is likely with the 64-bit version of R; it turns out the 32-bit version does work: the terminal version, the GUI version, and under RStudio.

I'm not sure how to get this information to the R team and not sure they would even care because the is a Dev build of Windows.

I've downloaded latest RStudio, and now it gives clearer messages. However, still no guidance on at least what should be done, other than check the R.

This is on Windows 10 build 20190, 200807-1609.

If I go back to previous build, there is no problem running Rstudio:

This was a bug in Windows Dev Preview Built 20190 (released 8/12/2020). The bug has been fixed in Built 20201 (released 8/26/2020).

I had the same error when using Rstudio with MacOs Catalina. I had to downgrade (until Version 1.1.463) because last and current version (1.3.1073) did not work.

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.