Skip to content

[Bug] Icons disappear as I install apps #2249

@bsdev90

Description

@bsdev90

Describe the bug

I installed several apps today, either via the store or via docker run command.
However, I've noticed that as I install more apps, some disappear while continuing to work (visible by doing docker ps)

Example:
Here's my dashboard, take a good look at "imgix" at bottom right installed via docker run command
Image

I've installed a new app (phpMyAdmin) via docker run command, "imgix" has disappeared!
Image

Here in Portainer, you can still see ‘imgix’ and ‘phpMyAdmin’
Image

To Reproduce

Steps to reproduce the behavior:

  1. Go to "+"
  2. Click on "Install a customized app"
  3. Click on "CLI"
  4. Paste a docker run command
  5. Click on "Submit"
  6. Fille the form and submit
  7. The app install

Expected behavior

All icons of all installed apps installed should display

Screenshots

Already added on description

Desktop (please complete the following information):

 - OS: Windows 11
 - Browser: Microsoft Edge
 - Version 136.0.3240.64

System Time

Run timedatectl and share the output

Local time: Sun 2025-05-11 17:37:31 UTC
           Universal time: Sun 2025-05-11 17:37:31 UTC
                 RTC time: Sun 2025-05-11 17:37:31
                Time zone: Etc/UTC (UTC, +0000)
System clock synchronized: yes
              NTP service: active
          RTC in local TZ: no

Logs

Run following command to collect corresponding logs:

sudo journalctl -xef -u casaos-gateway
sudo journalctl -xef -u casaos-user-service
sudo journalctl -xef -u casaos-local-storage
sudo journalctl -xef -u casaos-app-management
sudo journalctl -xef -u casaos.service

gateway.log
user-service.log
local-storage.log
app-management.log
service.log

Additional context

Add any other context about the problem here.

If you are a Zimaboard user, make it explicit with when you got your Zimaboard.

Metadata

Metadata

Assignees

Labels

P1bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions