Wednesday, March 8, 2017

Socket.io and Cloudflare flexible ssl

Could anyone point out if I missed any configuration? I have a laravel project working with Socket.io. It was running okay while serving with Http request. Once I added the Flexible SSL from CloudFlare, I've got an error:

GET https://my-hosting-ip/socket.io/?EIO=3&transport=polling&t=LgkiWLR net::ERR_TIMED_OUT

Server.js



via Tharo

Advertisement