I am using rstudio server pro that has a feature to put the server offline for maintenance.
My server url is like this!: https://rstudio-server.mycompany.com and I work with a cluster.
When I do rstudio-server offline, I should get a page like this whe trying to connect:
Sorry for the late reply! Can you share a bit more about your server config? I would have expected the Offline page to be served for most things, as well. Is the server behind a proxy or other type of external routing (dynamic DNS, etc.)?
No we don't have that. The 502 error we have from NGINX is from the supposely included nginx in RStudio server.
Note that a random endpoint gives the offline page. https://rstudio-server.mycompany.com/non-existing-random-endpoint-iadfhaifhai
What version of RStudio Server Pro? Just a single node, I presume? Configured to use port 443 / SSL, based on your URLs? I presume you are not using a self-signed cert?
Trying to get the details necessary to try to reproduce.
Very interesting! I reproduced this on 1.1.383 and then tested on the Preview release (1.2.747-3). The preview release looks to have a fix, although /home looks like it does not route the images and CSS properly.
All of the other problem pages /, /admin look to route properly! So good job finding a bug! One that was fixed, and one that is still outstanding. I'll file it under the pro product.