Failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED
CONNECTION_REFUSED is standard when the port is closed, but it could be rejected because SSL is failing authentication (one of a billion reasons). Did you configure SSL with Ratchet? (Apache is bypassed) Did you try without SSL in JavaScript? I don’t think Ratchet has built-in support for SSL. But even if it does you’ll want … Read more