Homarr

H

Homarr

Join the community to ask questions about Homarr and get answers from other members.

Join

Updated to v1.42.1 - Bad Gateway

Hi everyone, I update my homarr to v1.42.1 and I rebooted and webgui is not working anymore keep getting error code 502 bad gateway. How can I resolve this issue. I did create a backup and snapshot of the old version, I can just roll back but is there a fix for the new update?...

Trying to connect to other Docker environments

I see that there should be away to connect Homarr to additional Docker environments per this page: https://homarr.dev/docs/advanced/environment-variables/ I am unable to figure out how to make this work. I have Homarr installed and shows the docker containers that run in the same LXC container that runs Homarr. I have another LXC (192.168.10.101) that has several other docker containers. I would like to see them in Homarr. ...

Overseerr Search results and different URLs

I use kubernetes meaning I use a service address within the cluster, which wont work for results. What I mea is, the search works, but when I click on it it takes me to the internal address instead of the external one Anyway to change the link in the search results?...
No description

Monitor App that is a Container with no URL

Here is what I'm trying to accomplish. I have a container stack that I created in Portainer that has two containers: one for Wordpress and one for MySQL. I have added the Wordpress container as an app and it works fine. I get the green dot because it can reach the URL of Wordpress. However, how can I set up an App for the MySQL container? It does not have any URLs or ports configured because it only talks to the Wordpress container in the same stack. I'd like to have an app so I can see at a glance in Homarr that the MySQL container is running without having to look through the list in the Docker monitor. I tried modifying the stack to expose the MySQL ports outside the container, but that did not work because the container does not respond to http requests on that port; it's just for database connections....
Solution:
That is currently not possible. We plan to add support for Uptime Kuma where you can monitor TCP connection, containers and much more. At the moment, apps are essentially just http(-s) links

Current media server streams not auto-updating

Hello, not sure if I'm doing something wrong but the "Current media server streams" widget does not seem to auto-refresh. If I refresh the page, it's working... but that is the only way to get it to update and I can't seem to find any relevant setting to change this. Is this a bug? Not supported feature? Something I'm doing wrong? OS: Ubuntu Homarr version: 1.41.0...
Solution:
Can you check in your browser logs if the websocket connection works?

Custom href or URL for apps

Hello team! Is there a way to define a custom href for apps in Homarr? Here’s my scenario:...

Specific type of DOCKER_HOSTNAME seems to crash the Docker Stats integration

I need help determining if this is a real bug, or just a user config error. If this is a real bug, then I'll add a bug report to the github. I have 3 x docker hosts, each with docker socket proxies that feed into Homarr. The Docker Stats integration in Homarr shows me what's going on with my containers. So far, so good. My socket proxies all have hostnames that end with .internal, eg. hostname: socket-proxy-pve.internal...
Solution:
I had to --force-recreate to get it to clear the bad DNS entry and use the correct hostname

Error with v1.41.0 (500 ). Moving back still fails

Unfortunately after the update one of my servers now just serves 500 error from within the homarr webserver (not the reverse proxy.) Rolling back produces the same error now....
Solution:
I don't see an error myself, it seems like one of the cookie entries is invalid. Either check them manually and see if you can find anything unusual or clear the cookies for the site and reload the page

How to have different color in Calendar Event

I have try to add a second Google Calendar in ICAL and try to change the internal color in the event creation but i cannot make the difference in few look, does someone have a solution .? Big up to all and i sooo love Homarr...
No description

Docker Container Icons

How do I go about changing the icons for docker containers?
No description

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....
No description

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:
...
No description

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....
No description

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....
Next