Homarr

H

Homarr

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

Join

Media Requests List - Jellyseerr Integration Failed

Running Version 1.21 but same thing happened on 1.20. The Media Requests List with Jellyseerr integration is giving "TRPCClientError: An unknown error occured while executing Integration method" a check in the docker logs says "warn: The callback of 'mediaRequestList' succeeded but took 25051.11ms longer than expected (1000ms). This may indicate that your network performance, host performance or something else is too slow. If this happens too often, it should be looked into"...
Solution:
Fixed In the integration settings I had not set a user with permissions, or it was removed. Not sure how becasue it was working previously but whatever...

Very high CPU usage

Hello, I've recently noticed a slowdown in my server, after reviewing the performance statistics I noticed an increase in CPU usage coinciding with my switch from homepage to Homarr, After checking container CPU usage I've verified that Homarr is using a large amount of CPU, second only to qBittorrent. Can I get some suggestions on how to reduce the CPU usage?
Solution:
I understand, but as mentioned above, this is & was a low end CPU that simply cannot run a lot in parallel. It also is EoL and no longer supported nor will receive any updates. Feel free to upvote issues on GitHub or submit a new one to change the background job intervals, but there isn't much we can do to reduce usage. Homarr also uses SSR, meaning that some calculations are performed on the server and not on your browser.

Home assistant

Hello, do you know if it is possible to have the home assistant card on the home page?

pihole

I have my pihole set as IP:port (With no path as the instruction state), however the integration is failing and in PIhole I am getting the following error: "2025-05-29 15:58:01.041 WARNING API: Bad request (key: bad_request, hint: The API is hosted at pi.hole/api, not pi.hole/admin/api)" Using Pihole v6, homarr 0.15.10....
Solution:
PiHole v6 is not supported in 0.15.10. Upgrade to 1.21.0

Thinking about migrating from prox mox LXC to Docker container

With the recent issues with PVE installer scripts(I was able to successfully update to lates) i want to potentially move my container to docker compose ... but i am not exactly sure what i would need to back up from the current LXC > paste into the volumes of the docker compose container... would it be something in /opt/homarr ? tried this but it did not work... and made me start from scratch after pasting everything into /opt/homarr from the LXC. services: homarr:...

New homarr volumes vs old

Hello everyone, if i switch to the new homarr version: ```services: homarr: container_name: homarr...
Solution:
And no, your data will not be migrated that way. It will be lost. See https://homarr.dev/blog/2025/01/19/migration-guide-1.0

Unable to update

Hello I’m unable to update Homarr from 0.15.4 to 0.15.10 using portainer. Setup:...

Docker Plugin Help

So when I try to use the Docker stuff I see this error in my logs ``` 2025-05-27T14:00:46.761Z error: tRPC Error with query on 'docker.getContainers' at Object.onError (/app/apps/nextjs/.next/server/app/api/trpc/[trpc]/route.js:1:5059) at Object.onError (/app/apps/nextjs/.next/server/app/api/trpc/[trpc]/route.js:1:4213)...

proxmox intergration

Good Morning, trying to connect proxmox to homarr and its keeps coming up with the cert error. I have copied the cert txt and put into a .crt - no luck I have logged into proxmox with the api user and pulled the cert - no luck. I followed the instructions to get teh api for it but still not working. Any Ideas brains trust? ...
Solution:
token id was wrong. it just needed homarr in the token id.
No description

OverSeerr Integration Help

having a recent issue with OverSeerr where new request are not showing up in the media list the list seem to be stuck, on older request. the request shown in the widget is from a couple weeks ago the overseerr screen capture is showing what is there and what I would have normally seen, not sure 100% when it broke on what version ...
No description

Docker containers widget

Hi, Is there a way to fetch docker containers from different system for the widget? I have another VM running docker containers. I would like to add them through widget...

TrueNAS Scale - Docker Socket: Failed to fetch

I am not able to get Homarr to see my docker containers with TrueNAS scale. I have enabled the app to mount the docker socket in TrueNAS and I can see that it has mounted the path to the host but when I go to Tools>Docker in Homarr, I get "Failed to fetch Docker containers". The logs do not show anything that helps lead to why. OS: TrueNAS 25.04.0 Homarr App version: 1.21.0
No description

SSO Integration with LDAP StartTLS requiered, reverse proxy and self signed certificates

Hi ! Super Homarr project. I would like to expand the use to users of my domain with SSO integration with LDAP. My server requires a connection with Starttls or SSL, functionality that Homarr does not seem to offer for the moment. It would be very useful for my environment with DSM-Synology. I use Homarr with DSM-Synology integrated reverse proxy and self signed certificats....

Jellyseerr search for different users

Hi, I've got Jellyseerr search working fine and any requests are being processed correctly. The only thing I can't work out is that all requests are done through the main admin account. Is there any way to force it to seach through a specific Jellyseerr account? Thanks in advance...

Certificate error on update check

Hello! I just updated to version v1.20.0 (from 0.15), and now I'm getting a certificate issue basically on every page load, when doing the update check it seems:
error: Failed to get available updates
error: Failed to get available updates
It complains about:...
Solution:
Nvm I found the issue, because I added a domain to my router (opnsense), it propagated that domain, as search domain towards all my machines/vms and so to my pods as well, so it was trying to connect to api.github.com.mydomain.com :catfacepalm:

update notification still appears after update

For some reason after updating I'm still getting the notiification to update
Solution:
Ok, I've found a fix/workaround, I had to log out and log back in, since I'm using an external login provider I had never logged out, should I report this on github?
No description

How to enable auto refresh weather widgets?

I want to mount a live dashboard up against a wall with a Raspberry Pi touch screen in Kiosk mode, which means full screen without a refresh button in the browser. After mounting it up for a few days, I noticed the Weather and Calendar is not moving according to the local system time. It would be really nice to allow infrequent but still dynamic widget updates for them....
Solution:
Just checked code, we are not updating the data after the initial page load. Can you submit a feature request? We do not accept feature requests via Discord. Thanks

getting rid of grey in boxes

hey guys! i have attached an image... in it you can see my jellyfin, sabnzbd, qbittorrent, bookmarks, indexer and requests tabs are grey as they are integrations. everything else is black background as they are being imported from grafana. is there any way to get them to match? like maybe code to change background colour? i know there is CSS you can use but ive never used it. please help if you can!!
Solution:
```.mantine-AppShell-main { backdrop-filter: blur(10px) !important; } .mantine-AppShell-header {...
No description

Docker compose homarr board

I installed a new os on my nvme ssd. How do I integrate my old board? I still have all the files and mounted them but for some reason my board isn’t there. I can make it again just don’t really want to

Weather Widget - TRPCClientError: fetch failed

I am having the exact same behavior at https://discord.com/channels/972958686051962910/1329939764094308525, but I am already at 1.20.0 the same issue still persist. The widget never works since installation for like 99% of the time, it successfully fetched weather info for around 30 minutes after I changed the pi-hole integration from IP address to a local hostname. And then it starts failing again and never worked since. Here is a list of things I tried:...
Solution:
Turns out it's Node's implementation of Happy Eyeballs (RFC 6555) is messing up normally working connections during a race between ipv4 and ipv6. Adding the following env var removes the issue: ``` NODE_OPTIONS=--network-family-autoselection-attempt-timeout=500...