Using CloudFlare or Reverse Proxy gets WS fails

Report bugs found in Poker Mavens
Post Reply
zxzx10r
Posts: 51
Joined: Thu Dec 17, 2015 12:19 am

Using CloudFlare or Reverse Proxy gets WS fails

Post by zxzx10r »

Hey,

i am using a reverse proxy and when trying to connect, i am stuck on "connecting..." and the debug shows:

WebSocket connection to 'ws://x.x.x.x:8088/' failed: Error during WebSocket handshake: Unexpected response code: 503

or


WebSocket connection to 'ws://x.x.x.x:8088/' failed: Error during WebSocket handshake: Unexpected response code: 200

Can you please advice where can i see access logs (normal logs are empty) or where could this indicate of an issue ?

thanks!
zxzx10r
Posts: 51
Joined: Thu Dec 17, 2015 12:19 am

Re: Using CloudFlare or Reverse Proxy gets WS fails

Post by zxzx10r »

20151218-145037.png
20151218-145037.png (21 KiB) Viewed 4268 times
Kent Briggs
Site Admin
Posts: 5878
Joined: Wed Mar 19, 2008 8:47 pm

Re: Using CloudFlare or Reverse Proxy gets WS fails

Post by Kent Briggs »

Apparently you need an Enterprise (the most expensive one) account at Cloudflare for websocket support according to their feature matrix:

https://www.cloudflare.com/plans/
Post Reply