App updates quit with error message
-
I've noticed that for the past few weeks, some apps don't update successfully, and then display "error" as their status. While the apps are still running fine, despite the error status, it seems the update process failed with error messages like this one:
An error occurred during the update operation: Docker Error: Unable to pull image cloudron/io.n8n.cloudronapp:202411271257520000. Please check the network or if the image needs authentication. statusCode: 500
It's happening to n8n, ghost, and a few others.
Running the update process again manually usually solves it, until the next time an update is available.
Any ideas?
-
@stormgrass which version of Cloudron are you on ? DockerHub added a rate limit (I guess you have IPv6?) which is affecting users based on the IP range . We have added a quay.io fallback for this in Cloudron 8.2. If you update to 8.2, the problem will go away.
-
-