Hi, all!
I am trying to check if rstudio-server is working correctly, so I entered following two commands.
$ rstudio-server verify-installation
Server is running and must be stopped before running verify-installation
$ sudo rstudio-server stop
[sudo] password for bio0:
rsession: no process found
What I'm confused about is that it said 'server is running', but it didn't stop.
So, is the server running or not, and if it's running, how can I stop it?
Would anyone help me?
Thank you!