RStudio IDE error on startup, could not convert calendar time to UTC time

Hi,

I'm currently experiencing an error on startup in RStudio, the error impides the session to start and the logs suggest someting related to UTC time conversion. The error happens on a fresh install of RStudio 2022.02.0+443, however I'm also getting errors on any version above RStudio 1.1 (Versions from 1.1 to prior works normally).

My system is Windows 7 Ultimate - 64 bits.
My R version is 4.1.2

Any help is appreciated, thanks!

Error output:

R Session Startup Failure Report

RStudio Version

RStudio 2022.02.0+443, "Prairie Trillium" (9f796939, 2022-02-16) for Windows

Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) QtWebEngine/5.12.8 Chrome/69.0.3497.128 Safari/537.36

Error message

[No error available]

Process Output

The R session exited with code 3.

Error output:

[No errors emitted]

Standard output:

[No output emitted]

Logs

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

2021-11-20T16:29:02.520866Z [rsession-User1] ERROR Unexpected exception: could not convert calendar time to UTC time; LOGGED FROM: int __cdecl rstudio::r::session::RReadConsole(const char *,char *,int,int) src/cpp/r/session/RStdCallbacks.cpp:416
2021-11-20T16:29:02.521866Z [rsession-User1] ERROR Unexpected exception: could not convert calendar time to UTC time; LOGGED FROM: int __cdecl main(int,char *const []) src/cpp/session/SessionMain.cpp:2284
2021-11-20T16:29:02.521866Z [rsession-User1] ERROR Unexpected exception: could not convert calendar time to UTC time; LOGGED FROM: int __cdecl main(int,char *const []) src/cpp/session/SessionMain.cpp:2284

Best regards!

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.