TrueNas Integration connection failed
Hello there,
I just finished to install homarr and other stuff and I'm trying to add the TrueNas integration to have some monitoring on the homepage but It failed to connect every time what every the user feed in.
I created a homarr buldin_administrator for this (no auxiliary_administrator on TrueNas last version), I also tried with other admin group but nothing worked.
Is it a known issue ?...
Solution:
I managed to get the integration working by disabling the web interface HTTP to HTTPS redirection in TrueNAS.
I couldn't get a working certificate, so I gave up on SSL for now. My NAS is only available on my local network anyway.
Thanks for the heads-up....

remote docker
I found this link from back in Feb 2024:
https://discord.com/channels/972958686051962910/1203743360448471101
Is there any chance that's a feature coming soon? The ability to add a remote docker host? Or a portainer integration and let portainer handle the multiple envs like it already does?...
Issue with Qbittorrent Integration and Self Signed Cert
Hello,
I am having an issue where homarr and qbittorent are both containers on the same VM. I tried to create the integration in Homarr to use the DNS name but since its not reaching out of the docker internal network, it is failing to connect, when using the internal container names + port, https://qbittorent:8080, it can connect but fails to make the integration due to a cert expiring issue as shown in the attached picture. I have tried uploading the cert but still having issues...
Solution:
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:...

Disable widget size scaling
I've basically designed my dashboard to look nice on 1080p screens, but as expected, it gets zoomed the hell in on any larger resolution.
How can I make it stick to the same size, even if lets say a res of 4K is used? Can this be achieved with the responsive layout breakpoints setting or would I have to create a separate dashboard for each common resolution?...
HTTP status codes
Hi everyone,
I am new with homarr.
I ve seen screenshots from previous versions of homarr, where it was possible to choose which HTTP status code should be considered when determining if an application is online or offline (see attached screenshot)....
Solution:
Hi, this option has been removed. The HTTP status code specification documents which codes are considered to be "success": https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Status
The "ping" feature in Homarr is intended to be a very simple feature, and it isn't supposed to check status codes. Hence we removed it (1.0 is a complete rewrite, we simply didn't copy it over). There will eventually be an Uptime Kuma integration, where it will simply use the state from Uptime Kuma. Using that, you'll be able to monitor much more apps and also specify which codes are allowed....

iFrame unsupported protocol
When using the iframe item I was trying to put a gold price iframe but no matter which iframe code I use the all give the same error "The URL provided is using an unsupported protocol. Please use one of (http, https)"
Here is one of the iframe sources I used
<iframe src="https://www.goldpricedata.com/widgets/gpt.php?currency=USD&change_currency=off&show_header=on&bgcolor=000000&lang=en&border_radius=16" style="border:none;overflow:hidden;width:100%;height:302px"></iframe>...
OIDC User Avatars
How can i set avatars for users created with OIDC?
I couldnt see how to set the claim for the avatar. Using PocketID, there exists a
picture claim that provides a link to the avatar url. I couldn't figure out how to setup the OIDC to read that.
So i tried to write a simple python script, but i get the error message
```...Auto expand sections?
Hi is it possible to have all sections auto expanded when the page loads, rather then having them all collapsed and then manually having to go through and expand them?
Thanks...
Hello!
Is there a list of docker images so I dont have to use the :latest tag? I have successfully pulled ghcr.io/homarr-labs/homarr:latest, and have attempted to pull ghcr.io/homarr-labs/homarr:1.38.0, ghcr.io/homarr-labs/homarr:1.38, but they both have failed. I prefer to run "specified" versions so when referring to release and bug notes I can quickly identify which version I am running in Portainer.
Also when creating a support request one thing it asks for, amongst others is "Exact Homarr version (eg. 0.15.0, not latest)
...
Solution:
Hi. you can find all releases here: https://github.com/homarr-labs/homarr/releases
The docker image tags can be found here:
https://github.com/homarr-labs/homarr/pkgs/container/homarr
...
Homarr not working at all as of 9/24/25
Homarr was working perfect until mid-day of yesterday, now no matter what it wont load homarr, keep getting 500 error, I tried spinning it up with my yaml and doing the docker run way, every single service works except homarr. Looking ovwr the logs in portainer, it keeps showing homarr is trying to ping a redis at 127.0.0.1, and then I used AI to help me troubleshoot and it told me to add redis to my yaml and still could not get homarr to work, spent 6hrs on this yesterday, using the latest homarr image. Any help would be appreciated i tried it with putting it behind my proxy and removing the proxy and just declaring the ports to see if i could acces that way and also could not. I also already have the DNS entries in my Unifi OS and in npm, all services work except this one. I redacted information on the yaml.
My yaml:...
Solution:
Your file system permissions and UID / GUID are incorrect. Please see https://homarr.dev/docs/next/advanced/running-as-different-user/ .
Since Homarr also interacts with the Docker Socket, the setup is a bit more complicated than for other containers....
Do I need custom CSS to achieve curved/bubble type of cards and sections?
o/ Hey all! First timer with Homarr and so far I'm lovin' it! Can I ask, can I achieve "curved" type of feeling for the buttons and sections without custom CSS? 99% of the dashboards I've seen on the Internet have that type of design and I can't find anything in the options that can help me achieve it. The default buttons that I create are all square and and sharp.
I've pasted two screenshots for reference.
Thanks!...
Solution:
see https://homarr.dev/docs/management/boards/#item-radius for the items. It may not work for some of the elements like categories, not 100% sure

Icons don’t load on mobile?
Hi any idea why icons don’t load on mobile? They load fine on desktop? Thanks

Homarr is very slowly
Hi, since the penultimate version, my HOMARR has been loading very slowly and has stopped monitoring added applications (ping). Do you know where the problem might be?
Solution:
Sorry, you were right, it was a rule in the firewall, ping is working now... the icons are green now.
TrueNAS Core Integration
Trying to create an integration for TrueNAS Core, when its fetching for details its coming back with undefined. Don't know if only scale is supported based on documentation but thought I would check.
LSIO releases not properly version filtered
I enabled the version filter with the #.#.# (Regex: ^v[0-9]+.[0-9]+.[0-9]+$) but the releases suffixed with -ls[0-9]{3} eg: v1.5.2-ls318 is still shown despite not being covered by the regex, is there a way to fix this?
is there a way to track only stable releases?
eg: track stable or latest tag
Solution:
You can select x.x as version filter and v as prefix, then it will show all the releases that match that pattern
Host network with docker instance
Hi there!
I'm having a problem setting up the host network from the docker, everything works but the domain that I need to use to access is http://servername:port but I want to be able to connect like http://192.168.x.x:port from another device on my local network, but next is listening only to the http://servername:port and I dont really want to setup a reverse proxy for this only.
docker-composer.yml:...
qBitTorrent Integration ignoring ongoing downloads
the qbittorrent integration doesn't show torrents that are ongoing no matter the settings you give it
OS: Unraid
Version: 1.36.1
Default CA docker template...
Solution:
Also can you try increasing the limit?
Proper Windows Monitoring Integration in Homarr?
I’ve been setting up my Homarr dashboard and hit a wall with system monitoring on Windows. I wanted to display my Windows 11 host stats (CPU, RAM, disk usage, network speeds, etc.)
I tried Dashdot but as I later found out, it doesn’t really work on Windows, since it's restricted in WSL/Docker. Dashdot documentation says Windows support is basically impossible.
I looked around for other options I could iframe into Homarr but that's getting more complex, and other promising solutions on the outside like Netdata's free version are locked behind a paid subscription for Windows (free users can’t even view local stats 😭)...
