CasaOS icon indicating copy to clipboard operation
CasaOS copied to clipboard

[Bug] Custom Apps Installed via CasaOS "Install Custom App" Are Overwriting Each Other

Open wliw404 opened this issue 4 months ago • 2 comments

When using the "Install Custom App" feature to install images that are not available in the app store, the newly installed app overwrites the previous custom-installed one. I used the "Install Custom App" > Docker CLI to add the Docker command, and then made some minor configuration changes through the installation UI.

The first image (Image A) installs and runs normally.

But when I install another image (Image B), it overwrites the previously installed Image A.

I checked the /var/lib/casaos/apps/ folder and found that the folder for the custom-installed apps is always named yourprojectname, which causes them to be overwritten repeatedly. Even though I configured both the container title and container name in the custom app installation UI, they don’t seem to take effect.

wliw404 avatar Jul 27 '25 16:07 wliw404

Extremely annoying bug. Just lost hours of work.

notkirb avatar Oct 03 '25 04:10 notkirb

this error is still present in ZimaOS.

I have not been able to manually add/change to different project name... and command line is not allowed it seems.

also i have been looking for the source code, to maybe myself find the bug and submit a pull request.. but i can't find the actual source code

dezral avatar Oct 18 '25 08:10 dezral