Fresh new session for rstudio-server

后端 未结 5 1482
时光取名叫无心
时光取名叫无心 2021-02-01 16:03

I am running rstudio-server on a virtualised (vmware-player) ubuntu machine, and processing lots of data into the ram. I find that after some inactivity that the session suspend

5条回答
  •  轮回少年
    2021-02-01 16:40

    I found this page, which deals with resetting the rstudio-desktop version. In my home directory, I found the folder ~/.rstudio. I renamed/deleted this folder and this loads a new rstudio-server instance.

    In fact, there is a folder called suspended session in the ~/.rstudio folder, which I suspect is the thing where suspended data is stored, so maybe deleting this folder is sufficient?

提交回复
热议问题