offspot / imager-service

Create Kiwix Hotspot microSD cards online
https://imager.kiwix.org/
GNU General Public License v3.0
11 stars 6 forks source link

s3 is down and fails to upload #248

Closed Popolechien closed 3 years ago

Popolechien commented 3 years ago

See https://cardshop.hotspot.kiwix.org/orders/L515R6082 which failed with error being 503 Server Error: Service Unavailable for url: https://s3.us-west-1.wasabisys.com/org-kiwix-hotspot-cardshop-download/6082a66098c8bf54df24e1e0.img.torrent?compliance

rgaudin commented 3 years ago

will look at it

kelson42 commented 3 years ago

Seems to be back, i see successful tasks in zimfarm.

rgaudin commented 3 years ago

Thanks @Popolechien for the report. I was mislead by your message. The actual error is a network one: ConnectionResetError: [Errno 104] Connection reset by peer during upload.

The 503 error happened when trying to set the auto-delete date which we attempt even on unsuccessful upload just-in-case (to not incomplete stuff in S3).

I see successful upload after this one so I'll close it as a network issue between the reset and wasabi. Hopefully it's not the sign of a larger problem as https://github.com/kiwix/kiwix-hotspot/issues/563 could suggest