Homarr

H

Homarr

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

Join

Entra SSO User Group Not getting Admin Roles

I just migrated to 1.43 and SSO is working to login. The user group in Homarr has the same name as the Group in Entra. The group in Homarr is set to be an administrator. But my user, which is a member of the Entra group, cannot see any of the admin functions. Running in Docker on Synology DSM 7.1 Homarr Version 1.43.0 ...
Solution:
I managed to get this working after rebuilding the container and skipping the migration. Then removing the credentials from the Auth Providers so only SSO is allowed. FInally settingt he Group name in Homarr to the group UUID from azure. After that I am now getting the correct permissions from the group.

Cannot login when using reverse proxy

Hi, i've configured an apache reverse proxy and I can see the login page but when I login i get a 500 error when it tries to access https://mywebsite/api/auth/error
Solution:
Hi thanks for the link, i've removed RequestHeader set X-Forwarded-Host "%{HTTP_HOST}s" from the config and it works now !!

Unfinished Update destroyed Homarr

When I was updating Homarr I cancelled the update by accident and now my Homarr wont work anymore. Is there any way to fix it without losing all my apps and boards?
Solution:
take a backup the run the following ```bash rm -rf /opt/homarr mkdir -p /opt/homarr...

Unable to access my dashboard because of Crowdin In-Context Translations

Started on a fresh install after 1.0 update and tried to create a new Dashboard. Now I'm not able to access my dashboard (besides in private browsing) because I have to login to crowdin (what I'm not interested in). Couldn't find a specific setting to disable the behavior? Running on Docker and with OIDC....
Solution:
Are you able to change your language after you deleted cookies?
No description

CSS doesnt apply

Hi, New to Homarr. Wanted to change the look so grabbed come code off Reddit. Copy/Paste into Custom RSS, but nothing changes. Even logged off and logged back in. What am I missing? I attached the CSS as a file.

Recently after the latest update i have started getting the TRPCClient errors on the dashboard

the logs are attached in the message and this is just for a single integration. I think this is a dns issue and the machine i run homarr on is actually my local dns server idk what exactly is wrong with dns all of a sudden but i need some help...
No description

Ignoring/Hiding Containers

Hi, I am currently trying to setup container monitoring through my multiple VM. I successfully setup socket proxies, but is it possible to hide/ignore certain containers? For example, I would like to not see containers such as each socket-proxy containers, is there a way to do this? As much as I hate using AI, chatgpt said i can use container labels on the containers i want to hide, adding the label homarr.hide=true but that doesn't seem to work, so i'd assume it's a thing gpt made up, so is there a way to hide it? thanks in advance....
Solution:
Yeah chatgpt made that one up xD At the moment there isn't a way to do that, but you can request such a feature on github...

Media server streams widget not working after latest Jellyfin update

There was recently a huge update to Jellyfin and ever since updating everything seems completely fine. But I realized today that homarr was showing this error in the media streams widget: "TRPCClientError: Response from integration did not indicate success" What is the cause of this?...
No description

Error while adding proxmox as integration

I had wanted to create proxmox as a integration to monitor it through the dashboard bit though I had followed all the steps to create the integration I am getting this error what do I do?
No description

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?...
Solution:
See https://github.com/homarr-labs/homarr/issues/2917 where this was already requested
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