sintaxi / surge

CLI for the surge.sh CDN
https://surge.sh
2.85k stars 136 forks source link

GIFs are no longer being served? #358

Closed lain-d closed 5 years ago

lain-d commented 5 years ago

Hi, I'm not sure when this happened, but when i went on to my surge hosted site today, none of the gif images I have uploaded are working anymore. They are returning a valid response, but 0 bytes.

example

http://dan2600.com/images/p5000/hero.gif

Accept-Ranges: bytes Cache-Control: public, max-age=31536000, no-cache Connection: close Content-Length: 0 Content-Type: image/gif Date: Wed, 19 Dec 2018 22:31:59 GMT ETag: "01887284048c49864cb8a9867e7b4ab3" Response-Time: 1ms Server: SurgeCDN/1.2.0

sintaxi commented 5 years ago

Hmm. I'll look into this.

lain-d commented 5 years ago

Thanks! To give you some more context, I know it was working last week, and pretty sure as recent as this weekend. I haven't looked at the site in a day or two. I also tried re-uploading the site just to make sure, but the result is the same. Thank you so much for checking!

sintaxi commented 5 years ago

We appear to have a saturated disk which left some files corrupted. Well be clearing the caches but there could be some invalid browser side caches. We'll find a way to bust those caches on our end but it could take us a bit of time.

Do you have any other examples you can send to us?

lain-d commented 5 years ago

Hey Brock, thanks so much for looking into this! It looks like some of the images have come back, you can take a look at my projects page, which has some images loading and others not

http://dan2600.com/projects

sintaxi commented 5 years ago

I think all assets should be loading correctly now. Let me know if you still see any errors. We will have to do more tweaking with the caches but we are out of the woods from an content delivery error perspective. Thanks for reporting.