Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
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.
https://status.docker.com/pages/533c6539221ae15e3f000031
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).
Installation failed: (HTTP code 404) no such container - No such image: cloudron/org.nodebb.cloudronapp:20211220-190935-3360f6c90
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.