@nebulon I did the upgrade from Ubuntu 22 to 24 today. I confirm that it fixed the issue for me as well.
AppDev
Cloudron App Packagers
Posts
-
Unusable application -
Cloudron CLI install option results in a 404Updating the Cloudron CLI did the trick.
I was using
npm install -g cloudron, believing that'd update to the latest version. Turns you should usenpm install -g cloudron@latestto get the most recent version. -
Cloudron CLI install option results in a 404On Cloudron
9.1.5, along with Cloudron's CLI version6.0.0, attempting to install an application systematically results in a 404. This makes it impossible to install an application.❯ cloudron install --image ghcr.io/lanhild/sh.atuin.cloudronapp:1.0.1 Location: atuin Failed to install app: 404 message: No such routeThe error occurs on the demo server as well, ruling out a configuration error.
This might be a regression that appeared since the new
cloudron versionsfeature. -
Garage packaging status, next steps@jdaviescoates apologies. I meant seaweedfs is packaged and not garage! (added a note in the original thread about this).
-
Struggling to Replace MinIO - Advice Welcome!Whoops, apologies. The garage app is not packaged. We have packaged seaweedfs and that is what is in the pipeline. The S3 compat layer seems to work well in that app. https://git.cloudron.io/packages/seaweedfs-app/ is the package.
-
Garage packaging status, next stepsStill a little unsure about this.
If the Garage app is storing large volumes, say 5Gb, is backup by tarball appropriate, do we want to be facilitating that ?
That said, I guess it still needs fixing for smaller tarballs. -
Garage packaging status, next steps@jadudm thanks for the clarification
will certainly bear that in mind for future issuesfor this one on my Garage app, I'm not sure what to do. If an App Store version is coming, even unstable, that might be better for this wanting Garage.
I will try find time to check out my Garage packaging code with this issue in mind.
-
Garage packaging status, next steps@d19dotca errr...
No I have not experienced that.
Personally I use rsync not tarball.
I will try a tarball backup later.If it's a backup issue, is it an app issue ?
I don't understand this.EDIT : that's meant as unhelpful, just not sure where to start looking - will ask AI
But did you see that an official version is close ? -
spam exception/whitelistingI think it's a valid feature request (which mail server does not have). We will add it in coming release.
-
Struggling to Replace MinIO - Advice Welcome!The garage app is packaged, just reviewing it and have to a get an initial package out.