Hello, I'm having a problem with RStudio (installed from anaconda, on it's own environment) showing a blank screen at the beginning and then closing and showing a Download File dialog.
When i run diagnostics I get the following, it stays like that until i hit enter or close it
Also, checking the logs inside the folder RStudio-Desktop I find these messages
11 Jul 2018 03:08:52 [rdesktop] ERROR system error 2 (The system cannot find the file specified); OCCURRED AT: void __cdecl rstudio::core::http::NamedPipeAsyncClient::connectAndWriteRequest(void) C:\Users\builder\m64\conda-bld\rstudio_1519582538781\work\src\cpp\core\include\core/http/NamedPipeAsyncClient.hpp:84; LOGGED FROM: void __cdecl rstudio::desktop::NetworkReply::onError(const class rstudio::core::Error &) C:\Users\builder\m64\conda-bld\rstudio_1519582538781\work\src\cpp\desktop\DesktopNetworkReply.cpp:288
11 Jul 2018 03:13:50 [rdesktop] ERROR system error 2 (The system cannot find the file specified); OCCURRED AT: void __cdecl rstudio::core::http::NamedPipeAsyncClient::connectAndWriteRequest(void) C:\Users\builder\m64\conda-bld\rstudio_1519582538781\work\src\cpp\core\include\core/http/NamedPipeAsyncClient.hpp:84; LOGGED FROM: void __cdecl rstudio::desktop::NetworkReply::onError(const class rstudio::core::Error &) C:\Users\builder\m64\conda-bld\rstudio_1519582538781\work\src\cpp\desktop\DesktopNetworkReply.cpp:288
I've already tried uninstalling and reinstalling (including Anaconda) and removing the folder Rstudio-Desktop but nothing has worked. I've also added RStudio.exe and rsession.exe to the windos firewall, but I dont know if there is an additional process or step to do.
Thanks for your help