Logo/Icon and Background Images

After updating to the new App version in TrueNAS Scale, my background images, favicon and logo are no longer working. Please let me know any other information needed to assist. TrueNAS Scale 24.10.2 Homarr Version 2.0.5 App Version 1.3.0
No description
No description
Solution:
Mount the path /app/apps/nextjs/public/custom-images and use /custom-images/XXXX.png in the inpuit.
Jump to solution
21 Replies
Cakey Bot
Cakey Bot2mo ago
Thank you for submitting a support request. Depending on the volume of requests, our team should get in contact with you shortly.
⚠️ Please include the following details in your post or we may reject your request without further comment: - Log (See https://homarr.dev/docs/community/faq#how-do-i-open-the-console--log) - Operating system (Unraid, TrueNAS, Ubuntu, ...) - Exact Homarr version (eg. 0.15.0, not latest) - Configuration (eg. docker-compose, screenshot or similar. Use ``your-text`` to format) - Other relevant information (eg. your devices, your browser, ...)
Frequently Asked Questions | Homarr documentation
Can I install Homarr on a Raspberry Pi?
HAPPIEST_ree
HAPPIEST_reeOP2mo ago
I have tried using .png and other images to test and still the same issue.
HAPPIEST_ree
HAPPIEST_reeOP2mo ago
Browser: Brave with Shields
No description
HAPPIEST_ree
HAPPIEST_reeOP2mo ago
No description
HAPPIEST_ree
HAPPIEST_reeOP2mo ago
Any help with this?
Manicraft1001
Manicraft10012mo ago
Your mounts are invalid. /images is not being served by the web server.
HAPPIEST_ree
HAPPIEST_reeOP2mo ago
? I can see the images within the container shell. The images I posted above show that. This is the exact same way I had it setup before moving to the new app version.
Solution
Manicraft1001
Manicraft10012mo ago
Mount the path /app/apps/nextjs/public/custom-images and use /custom-images/XXXX.png in the inpuit.
Manicraft1001
Manicraft10012mo ago
As mentioned in blog post, Discord, GitHub and the app itself, 1.0 is a breaking change because it's a complete rewrite. You can't just copy the mounts as you had before. Remember to restart the container after adding the images. Alternatively, use an absolute URL (eg. your-image-host.com/image.png) instead. Much more convenient
HAPPIEST_ree
HAPPIEST_reeOP2mo ago
Can you point me to the section in the Documentation that explains how to do this?
Manicraft1001
Manicraft10012mo ago
Explains how to do... what? Sorry I don't understand what you're referring to
HAPPIEST_ree
HAPPIEST_reeOP2mo ago
What you just explained above.
Manicraft1001
Manicraft10012mo ago
Ah.. you use TrueNAS?
HAPPIEST_ree
HAPPIEST_reeOP2mo ago
yes
Manicraft1001
Manicraft10012mo ago
Change YOUR_HOST_PATH!!
No description
Manicraft1001
Manicraft10012mo ago
Alternatively use the ixVolume if you prefer that. Just make sure that the mount path is correct.
HAPPIEST_ree
HAPPIEST_reeOP2mo ago
Thank you for that, but I was trying to see if you have somewhere in your documentation that advises where users need to specify this path.
Manicraft1001
Manicraft10012mo ago
No
HAPPIEST_ree
HAPPIEST_reeOP2mo ago
Thank you
Manicraft1001
Manicraft10012mo ago
This method is somewhat deprecated. Absolute URLs are preferred And we may add the support to pick a picture from the uploaded media in Homarr
HAPPIEST_ree
HAPPIEST_reeOP2mo ago
love that idea. This can be marked as resolved.

Did you find this page helpful?