RStudio error “ Error in path.expand(path) : invalid 'path' argument; tmp/time.rds', probable reason 'No such file or directory”

Hi , I m using the RStudio(browser) hosted in Linux. I am getting an error message quite frequently when I log in to RStdio. The error message keeps writing to the Console.

  • I am still able to run my codes.

  • When the error shows. I can see many R Sessions getting created in in Linux.

  • It keeps creating temp directories named like rstudio-available-packages.

I have a post in SO also for the same. There is little more details given there.

SO Post

Error in path.expand(path) : invalid 'path' argument
Error in path.expand(path) : invalid 'path' argument
Error in path.expand(path) : invalid 'path' argument
Error in path.expand(path) : invalid 'path' argument
Error in path.expand(path) : invalid 'path' argument
Error in path.expand(path) : invalid 'path' argument
Error in path.expand(path) : invalid 'path' argument
Error in gzfile(file, mode) : cannot open the connection
In addition: Warning message:
In gzfile(file, mode) :
  cannot open compressed file '/dev_data/user1/tmp/RtmpdhDjbH/rstudio-available-packages-5db27ca3816d/time.rds', probable reason 'No such file or directory'
Error in gzfile(file, mode) : cannot open the connection
In addition: Warning message:
In gzfile(file, mode) :
  cannot open compressed file '/dev_data/user1/tmp/RtmpdhDjbH/rstudio-available-packages-5db2313bc71f/time.rds', probable reason 'No such file or directory'
Error in gzfile(file, mode) : cannot open the connection
In addition: Warning message:

Any chance to fix this ?

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.