I can't repro the issue on the demo server.
AppDev
Cloudron App Packagers
Posts
-
Unusable application -
Unusable application@joseph My answers, step-by-step as you formatted it in your message:
- Yes.
- Reachable,
Docker-Distribution-Api-Version: registry/2.0
<html> <head><title>302 Found</title></head> <body> <center><h1>302 Found</h1></center> <hr><center>nginx</center> </body> </html>docker loginfrom the Cloudron server results in the followingError response from daemon: Get "https:/registry.cloudron.local/v2/": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)docker loginfrom any other remote works perfectly fine. -
Wireguard: "Patching" AllowedIps and interface PostUp@sirthias it's an update to the VPN app. If you click on Updates -> Check for updates, you should see it. The source code of the app is at https://git.cloudron.io/packages/vpn-app (but this is only if you are interested in the source)
-
bogus alt-svc header causing h3 upgradesGreat report @philkunz . I think https://git.cloudron.io/packages/ghost-app/-/merge_requests/163 should fix it . I could reproduce this on blog.cloudron.io .
-
Wireguard: "Patching" AllowedIps and interface PostUpWe prefer a UI-based and use case driven configuration approach to our software. You can even say flexibility is not a goal for this app. There is no way we can support complicated VPN setups that would arise from all the various configurations. Part of the reason this app exists is that the OpenVPN without the UI is really complicated to use for normal people. Of course, people are free to change the source to match their philosophy of how software should be :).
@sirthias I pushed a change with minimal testing, please check.
-
Looking for an App?@archos I have the code updated locally just haven't had a chance to test - work has been busy the past few weeks! Once I test and get it updated for custom deployment I'll put a request in to have it added to the custom apps list

-
IronClaw — Rust-based secure AI assistant with OpenCode + free models@robi not possible at the moment. You could maybe grab and send when I am back.
-
Unusable applicationError response from daemon: Get "https://registry.cloudron.local/v2/": context deadline exceeded -
Unusable application@joseph it doesn't, gives me a timeout error. I'll add relevant logs in a few minutes.
-
Unusable application