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

Devspaces server wont pass websocket connection #942

Open
dayglo opened this issue Apr 24, 2023 · 0 comments
Open

Devspaces server wont pass websocket connection #942

dayglo opened this issue Apr 24, 2023 · 0 comments

Comments

@dayglo
Copy link

dayglo commented Apr 24, 2023

We want our devs to use jupyter notebook server as well as the vscode IDE, and devspaces is the perfect place to allow them to do that. We've successfully added the new container to our devfile as per the docs.

We had all this working great, but recently we've found that the connection from the jupyter front end back to the pod running in the devspace wont work...

image

The app is using a websocket connection - we think that the devspaces server isn't forwarding this (possibly since we recently upgraded). Is there a way to configure the devspaces server to allow the forwarding the websocket connections?

I had a bit of a dig through these repos but I couldn't figure it out - it looks like you're using traefik proxy for this bit?

I also couldn't figure out where else to ask for help on this - we have all the right licenses to use this (its a UK government project) but I cant seem to raise a request on the redhat support page....

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

1 participant