Andrew James Collett
Andrew James Collett
I *may* be able to help. I work in a Technical Position (CS graduate) at a Uni where we make use of Office 365. If you need testers and/or some...
So, when you have 3+ displays, you lose the option to mirror. Just want to check, should I open a new issue for that? Or is that covered by this?...
Hey, I just saw this when looking for the same. However, I solved it with: ``` ... location_cfg_append: proxy_buffer_size: '16k' proxy_ssl_session_reuse: 'on' proxy_ssl_trusted_certificate: 'some_path' ... ``` In the same way...
I too would like to use this! I recently started using the free Access service from CloudFlare. I really like the concept. So being able to do the same in...
Hello, I am seeing the same on my deployment. There seems to be a change in the way certain bit of the UI query the backend. I am using helm...
Hello again, Okay I know what my trouble is. I set `hub.baseUrl` to a sub path for my instances. The API doesn't seem to like that, as when I deploy...
@blair-anson this is actually the case with my situation too. I tested removing the path without going through out reverse proxy, Pomerium. When I test **with** the path, but bypassing...
So, my issue seems to stem from here: https://github.com/jupyterhub/jupyterhub/blob/7a48da1916cad8668c8d9aa5f2019b236354cb94/jupyterhub/utils.py#L743 I see `Blocking Cross Origin API request. Referer: https://myhost/hub/admin, X-Forwarded-Host: myhost, Host URL: http://myhost/hub/` In the hub logs, but I don't...
Okay, I managed to get things working in my case. I had to set the nginx ingress on K8s to use ssl as well as Jupyterhub, then my reverse proxy...
Maybe I can jump in, I guess the issue is where the upgrade is initiated from, because you might not be able to reach the remote device behind a firewall...