White screen of death -- machine specific

Hi everyone,

I've encountered the white screen of death (login page fine but takes me to a blank page)
when working with our Linux RStudio server. The server appears fine (below).
The problem is machine specific. I can login to the server fine from my desktop and
even my phone but not from my laptop (all users). It worked fine today and then just stopped.
Other Rstudio servers on other servers work fine with the laptop.
I delete all relevant files from my Linux home directory (~/.rstudio, .RData, ect.).
Using the Windows reset feature on the laptop did not resolve the issue.
There are no Rstudio installations on the laptop.

Any insights about why access to a particular Rstudio server from a particular machine
results in the white page would be very much appreciated.

Thanks!
John

● rstudio-server.service - RStudio Server
Loaded: loaded (/etc/systemd/system/rstudio-server.service; enabled; vendor preset: enabled)
Active: active (running) since Wed 2021-04-21 15:22:03 EDT; 4h 53min ago
Process: 24202 ExecStop=/usr/bin/killall -TERM rserver (code=exited, status=0/SUCCESS)
Process: 24225 ExecStart=/usr/lib/rstudio-server/bin/rserver (code=exited, status=0/SUCCESS)
Main PID: 24227 (rserver)
Tasks: 3
Memory: 3.6M
CPU: 5.187s
CGroup: /system.slice/rstudio-server.service
└─24227 /usr/lib/rstudio-server/bin/rserver

Apr 21 15:22:03 microb191 systemd[1]: Starting RStudio Server...
Apr 21 15:22:03 microb191 systemd[1]: Started RStudio Server.

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.