Hi Everyone,
Weird problem here. I'm running Rstudio Server on an Ubuntu 18 VM on a Mac Catalina host in my office on campus. I connect to the server from off campus using Cisco AnyConnect, using a MacBook Pro (2017) also running Catalina. Rstudio Server v1.2.5033 works just fine, meaning that everything renders and runs in my web browser (Chrome) on the remote machine. But the daily builds for the last few weeks haven't rendered at home--it produces a blank window within Chrome. And I try each new version of the daily to see if the problem is fixed. I should note that the daily version (most recent as of this writing is v.1.3.700) of Rstudio renders just fine in the Ubuntu VM via Chrome and localhost. So something is happening with remote rendering for the daily build and I can't quite figure out where the problem is.
UPDATE: I ran sudo systemctl status rstudio-server
and got the following: ERROR Rejecting request with mismatched originator
--seems that might be the problem.
Thanks in advance.
Joe