Socket.io: cdn.socket.io is down

Created on 1 Mar 2017  路  9Comments  路  Source: socketio/socket.io

https://cdn.socket.io/socket.io-1.4.5.js

This site can鈥檛 provide a secure connection

cdn.socket.io sent an invalid response.

ERR_SSL_PROTOCOL_ERROR

Most helpful comment

All 9 comments

Probably due to the Amazon outage yesterday. Give them some time to bring their services back up.

@darrachequesne. I added the package to npm dependency already, but i used cdn in cordova app, and publish to stores can take long time. I know it was my fault, but if it possible, please add redirect. Thank you.

@darrachequesne I have the same problem, please turn on the https://cdn.socket.io/socket.io-1.4.5.js please!!!!!!!!!! my app is published with that.

@darrachequesne I have the same problem, please turn on the https://cdn.socket.io/socket.io-1.4.5.js please!!!!!!!!!! my app is published with that.

The alternative is nice. You can also include it from the running socketIO instance (yourdomain:6001/socket.io/socket.io.js), but it seems pretty important that the CDN get's fixed.

A lot of sites are still running with the old CDN:
https://github.com/search?p=1&q=https%3A%2F%2Fcdn.socket.io&ref=searchresults&type=Code&utf8=%E2%9C%93 (127,379 results)
https://www.google.com/#q=%22https:%2F%2Fcdn.socket.io%22&* (4690 hits)

All sites running will break..

2870

@fedecordova Looks like it's up now.

The CDN should be up again, but please migrate to something like https://cdnjs.com/libraries/socket.io as soon as possible (I have personally no control over the CDN).

Was this page helpful?
0 / 5 - 0 ratings