I deployed Dask Hub (Dask Gateway + Jupyterhub) on Google Kubernetes Engine using helm. I am experiencing trouble fetching the Python Kernel when I start up my jupyter notebook instance. This error occurs when I am on my company’s VPN, but no error occurs when I’m not on my company’s VPN. I’m going to guess that this is firewall related, but I don’t know enough about the internal of the Jupyterhub kernel to understand why it’s being blocked. Could someone please shed some light on this?
I think your best option is to talk to your VPN and company network administrators. There are lots of reasons requests could be failing, examples that have previously appeared on this forum include websocket requests and large JavaScript responses being blocked by proxies or firewalls.
Okay - I’ll talk to my network administrators. One other suggestion recommended by the StackOverflow community [1] is to add this to the configuration file: