avoidwork / filesize.js

JavaScript library to generate a human readable String describing the file size
https://filesizejs.com
BSD 3-Clause "New" or "Revised" License
1.61k stars 97 forks source link

filesize.js website domain unavailable #56

Closed fagnercarvalho closed 9 years ago

fagnercarvalho commented 9 years ago

Since today I cant access the CDN pointing to the filesize.js file neither the main website. I getting a ERR_CONNECTION_REFUSED error. What happen?

avoidwork commented 9 years ago

Fixed, upstart recipe was missing a 'respawn'.

avoidwork commented 9 years ago

This appears to be the root cause of the website being unavailable, along with the lack of 'respawn' in the upstart recipe. Someone was probing... https://github.com/avoidwork/turtle.io/issues/319