Error in R-studio Ide

I am getting these errors on my server

ERROR R script path (/opt/microsoft/rclient/3.4.3/bin/R) is a directory rather than a file; LOGGED FROM: bool rstudio::core::r_util:...osix.cpp:307

ERROR Error scanning R version at /opt/microsoft/rclient/3.4.3/bin/R: R script path (/opt/microsoft/rclient/3.4.3/bin/R) is a direct...util::enumer

Is /opt/microsoft/rclient/3.4.3/bin/R a directory rather than a file, as the error seems to suggest?

If not, then there's likely something else weird (permissions-related?) going on.

I am not able to log in whenever me or some other user tries to log in . It says permission denied. When I check the logs it gives the below error logs :-

ERROR R script path (/opt/microsoft/rclient/3.4.3/bin/R) is a directory rather than a file; LOGGED FROM: bool rstudio::core::r_util::::validateRScriptPath(const std::string&, std::string*) /root/rstudio-pro/src/cpp/core/r_util/REnvironmentPosix.cpp:307

ERROR Error scanning R version at /opt/microsoft/rclient/3.4.3/bin/R: R script path (/opt/microsoft/rclient/3.4.3/bin/R) is a directory rather than a file; LOGGED FROM: std::vector<rstudio::core::r_util::RVersion, std::allocatorrstudio::core::r_util::RVersion > rstudio::core::r_util::enumerateRVersions(std::vector<rstudio::core::FilePath, std::allocatorrstudio::core::FilePath >, bool, const rstudio::core::FilePath&, const std::string&) /root/rstudio-pro/src/cpp/core/r_util/RVersionsPosix.cpp:159

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.