Skip to content

Devspaces server wont pass websocket connection #942

Open
@dayglo

Description

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....

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions