I don't have a reproducible example , just a generic question.
Whenever I have an Rstudio session "working" (example: training a model or knitting a large rmarkdown), I would like to open a second session to work on something else. That's the whole point of the server, right?
... but I can't do it. Trying to "file -- open new project" in a new session results in a loading screen that runs forever. I also tried to visit https://myserver:8787/ , but that web page is not responding.
Other users of the server can work fine, I am just unable to create a second session for myself.
That's a good hypothesis, but this will happen while using a couple out of the 32 cores and 20 GB out of 256GB or RAM. It's really that I can't do anything in the second session if the first one is running 100% of even 1 CPU.
I wasnt aware of the jobs tab, but I typically just start the model fitting from the CLI so that I can keep working in my rstudio session.