All Apps in Error state after updating to v8.0.6
Solved
Support
-
All my cloudron apps (except those I installed manually) are now in Error state - stuck at Configuring.
Error shows they're failing because they cannot download icon from the app store.Previously, "Cloudron was updated from v8.0.4 to v8.0.6."
Need urgent fix
Also, the app store is not reachable with Error code
GET https://my.<domain>/api/v1/appstore/apps Status 424 { "status": "Failed Dependency", "message": "Internal error" }
-
-
node.js has a "happy eyeballs" quirk. This causes premature network errors when there is no ipv6 and ipv4 is slow. I have fixed this in https://git.cloudron.io/cloudron/box/-/commit/aefa481c43603d284346d58497b6ff5b462efd88
-