mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-06 08:56:45 -05:00
[GH-ISSUE #793] How to make Websockets work #6432
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @proofrock on GitHub (May 28, 2025).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/793
Hi!
we'd like to use Pangolin, but our app uses websockets, and it doesn't seem to work (out of the box at least). Is there a way to configure the support for them, even in traefik's config files?
Thanks,
PS: Later on I'll gather some logs and expand on this; but it should be pretty explanatory (I hope), it's actually missing any directive for WS.
@proofrock commented on GitHub (May 28, 2025):
I humbly apologize. I created the resource before mapping the DNS, so the SSL certificate for HTTPS was not valid; in this case, websockets don't work... and they're supposed not to!
I close this. Now it works. Sorry.