Solved Docker hub is down
-
As a heads, all app installs and updates are currently failing because docker hub is down last 45 minutes or so. All docker image pulls are failing.
-
The error message will look something like
Installation failed: (HTTP code 404) no such container - No such image: cloudron/org.nodebb.cloudronapp:20211220-190935-3360f6c90
(the image name will change for each app, of course). -
This is a good time to look into a second source and some retry logic.
quay.io is another option, or you can host your own via Gitlab.
A P2P option would be great too. DHT easy.
Torrent tracker for Cloudron Apps would be useful now. -
It's back online now!
Agree about having a second source. Ideally, we can have some self-hosted docker registry which is used as a fallback for such situations.
-
girish