kubeflow / notebooks

Kubeflow Notebooks lets you run web-based development environments on your Kubernetes cluster by running them inside Pods.
Apache License 2.0
18 stars 20 forks source link

Notebook lose connectivity - A connection to the Jupyter server could not be established #77

Open tfontana1 opened 1 year ago

tfontana1 commented 1 year ago

When creating a notebook I can run some lines of python, but if I let the notebook stay open for a few minutes I lose connectivity to that notebook with the error "A connection to the Jupyter server could not be established. JupyterLab will continue trying to reconnect. Check your network connection or Jupyter server configuration"

kubeflow-crash

This is happening on multiple browsers. The pod logs of the notebook do not point to any issue. The notebook server does not seem to have any issue in the events. I am using a load balancer on AKS to make the auth service public, and then using istio + Oauth2 for Identity management instead of Dex.

timhockswender commented 10 months ago

I have this same problem. t has brought my work to a halt!

andreyvelich commented 2 weeks ago

/transfer notebooks