Rstudio Starting fatal error

I failed to start Rstudio:
here is the error:

R Session Startup Failure Report

RStudio Version

RStudio 2023.09.1+494 "Desert Sunflower " (cd7011dc, 2023-10-16) for macOS

Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) RStudio/2023.09.1+494 Chrome/116.0.5845.190 Electron/26.2.4 Safari/537.36

Error message

[No error available]

Process Output

The R session exited with code 1.

Error output:

[No errors emitted]

Standard output:

[No output emitted]

Logs

/Users/S187716/.local/share/rstudio/log/rsession-S187716.log

2023-10-17T02:45:16.053519Z [rsession-S187716] ERROR system error 2 (No such file or directory) [path: /Users/S187716/Desktop/R Studio downloads/lecture2 - Copy.R]; OCCURRED AT rstudio::core::Error rstudio::core::FilePath::openForWrite(std::shared_ptr<std::ostream> &, bool) const src/cpp/shared_core/FilePath.cpp:1541; LOGGED FROM: rstudio::core::Error rstudio::core::(anonymous namespace)::openFileForWritingWithRetry(const rstudio::core::FilePath &, bool, int, std::shared_ptr<std::ostream> *) src/cpp/core/FileSerializer.cpp:73
2023-10-17T02:45:16.053519Z [rsession-S187716] ERROR system error 2 (No such file or directory) [path: /Users/S187716/Desktop/R Studio downloads/lecture2 - Copy.R]; OCCURRED AT rstudio::core::Error rstudio::core::FilePath::openForWrite(std::shared_ptr<std::ostream> &, bool) const src/cpp/shared_core/FilePath.cpp:1541; LOGGED FROM: rstudio::core::Error rstudio::core::(anonymous namespace)::openFileForWritingWithRetry(const rstudio::core::FilePath &, bool, int, std::shared_ptr<std::ostream> *) src/cpp/core/FileSerializer.cpp:73

I'm on Mac and Rstudio up to date and installed default at Applications.
R can be opened outside Rstudio;
I cannot find any .Rprofile or other files.
The file mentioned 'path: /Users/S187716/Desktop/R Studio downloads/lecture2 - Copy.R' does not exist but when I created it, the error kept the same.
I cannot find my .rstudio

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