Page 1 of 1

snap install from snapcraft failing with 503

Posted: 10 Nov 2018, 15:33
by adev
After a disk fail, I need to RE-install filebot.

I'd previously installed/used it via snap, with no issues.

Currently, it fails

Code: Select all

snap listName      Version     Rev   Tracking  Publisher   Notes
	core      16-2.35.5   5742  stable    canonical✓  core

snap install filebot --edge --devmode
	error: cannot perform the following tasks:
	- Download snap "filebot" (16) from channel "edge" (received an unexpected http response code (503) when trying to download https://fastly.cdn.snapcraft.io/download-origin/fastly/JlrNGBIqwjdB64Hq94WTbELDWCjFwhta_16.snap?token=154...)
Maybe relevant? :

https://forum.snapcraft.io/t/http-respo ... box/6823/9
Our CDN was having trouble with some bigger snaps from around 23:45 UTC yesterday, not long before fleish’s report of a 503. I think I’ve fixed the problem, and I’ll keep a close eye on the error metrics, but do let us know if you see it still happening.

Re: snap install from snapcraft failing with 503

Posted: 13 Nov 2018, 04:50
by rednoah
If snap is broken, then you can just use apt instead.

FileBot maintains it's own deb package source, hosting files on my own server, which I can guarantee is not currently broken:
viewtopic.php?f=11&t=6028