Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issues connecting to notebook kernel (websockets) #403

Open
willshiao opened this issue Mar 3, 2023 · 1 comment
Open

Issues connecting to notebook kernel (websockets) #403

willshiao opened this issue Mar 3, 2023 · 1 comment
Assignees

Comments

@willshiao
Copy link

Hi,

I was able to deploy a KubeFlow instance successfully, and I can spin up new JupyterLab instances and access them. However, I encounter an issue when I actually attempt to connect to the kernel or run anything in the notebook. I get browser console errors like the following:

WebSocket connection to wss://kubeflow.endpoints.myproject.cloud.goog/notebook/my-namespace/test-instance/api/events/subscribe failed

Everything works fine if I directly kubectl port-forward to the notebook pod. This leads me to think that an issue with websockets is occurring in either the istio service or ingress. How should I go about verifying this hypothesis and fixing this? I've searched online and found several issues with websockets and various services, but none that seem directly relevant. I believe I'm running the latest version of KubeFlow (not sure how to check the exact version).

Thanks!

@gkcalat gkcalat self-assigned this Mar 23, 2023
@gkcalat
Copy link
Contributor

gkcalat commented Mar 31, 2023

Hi @willshiao! Could you please try the latest release v1.7.0?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants