Websocket connections not working with new Sockethub deployment #333
Loading…
x
Reference in New Issue
Block a user
No description provided.
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?
When using Hyperchannel, it always falls back to HTTP polling.
Just in case this might help, here's what I've previously used for sockethub forwarding with HAProxy:
But based on the description of it falling back to HTTP polling, I'm not sure if this will help.
This is strange. Now connections are just hanging/timing out entirely. The configs look all correct, services are all running, and I can ping the VM via the private network, too.
Edit: not strange at all, the firewall rule was missing. So I assume it still has to be added to a Chef cookbook somewhere.
Whatever changed since I opened the original issue, Websockets are working now.