Skip to content

Tunneled Websockets fail with 502 #120

@jacobloveless

Description

@jacobloveless

Setup:

cloudflared tunnel --hostname=myhostname --no-tls-verify https://server

HTTPS traffic works just fine.
Websocket upgrade to port 8443 fails with 502 error.

I'm not sure what, if anything, needs to be enabled to help the tunnel know about the WSS proxy?

E.g. server listens on 443 (HTTPS) and 8443 (wss).
Client is attempting to access the server (via tunnel) at wss://hostname:8443

Metadata

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