This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
[Bug] newly added icons do not load without container re-creation #1614
Labels
not a bug
This doesn't seem right
Description
When adding new icons to a directory mount, the icons are not loaded until the container is recreated
Steps to reproduce
/path/to/icons/proxmox.png
/path/to/config/services.yaml
, e.g.:Expected:
Icon is loaded
Actual:
Icon is not loaded,
logo
placeholder is shown instead:Restarting the container solves the issue.
homepage version
v0.6.20 (6046f79, May 19, 2023)
Installation method
Docker
Configuration
No response
Container Logs
No response
Browser Logs
404 on the proxmox.png appears
Troubleshooting
I
docker exec
ed into the container and confirmed that the/app/public/icons/proxmox.png
exists and is readable.Other
No response
Before submitting, I have made sure to
The text was updated successfully, but these errors were encountered: