Homarr

H

Homarr

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

Join

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

Icons don’t load on mobile?

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

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 😭)...

Status check fails for services using caddy docker proxy

All of my services that use caddy docker proxy keep getting errors saying the ping failed and the operation was aborted. None of these services are exposed to the public. I'm just using a reverse proxy so I can go to "jellyfin.home" or "whoogle.home" for example, instead of IP:port....
Solution:
Yes, but the pings are within the docker network and probably don't know about caddy except you would define it as proxy (which is currently not possible). So if you have other services in the caddy network you should be able to just use http://<containerName>:<exposedPort>

Memory consumption

Hi! i run Homarr on my ubuntu machine, dockerized, what is the average memory consumption for Homarr?

[low prio][UI] Curved Screens

Hi I once got asked on reddit what could be improved on homarr UI, for we the UI feels kinda off for big curved screens:...
No description

500 After new update

2025-09-05T19:38:02.813Z warn: The callback of 'mediaRequestList' succeeded but took 240.66ms longer than expected (2500ms). 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. Error [TRPCClientError]: fetch failed at a.from (.next/server/src/middleware.js:13:39867) at <unknown> (.next/server/src/middleware.js:13:125415) { shape: undefined,...

Is there a way to change an exiting integrations' settings?

For example, I had Qbittorrent integration set up, but I have migrated the service to a new server/address. Whenever I remove the widget and app/icon/link, then re-add it, the widget is still looking for the old location. Documentation only mentions adding new integrations by using an "New Integration" button that I don't have (see Doc here)[https://homarr.dev/docs/management/integrations/] I do not see anywhere within Homarr or the documentation that I might go to change the config for any of my integrations....

category bugs

i tried to move CCTV into category maps however i wouldn't work. then i want to remove category bar, everything i click remove it didn't work for fun, i move one of apps into there and they show up as 2 apps in two different category. but i couldn't move them into outside category how i could remove apps inside category ? by delete them...
No description

Homarr apps status shows red, but all apps working

i have a arr stack running on dockge(truenas). i added all the apps on homarr through docker intergration all are running through a gluetun vpn(airvpn) on the same compose file all are running and working properly, gluetun shows healthy when i click on the apps they take me to thier respective webpages...

Move apps between dashboards?

It's possible to move apps between dashboards? Even if I need to change something through command line would be better than recreate everything again. I'm trying to document all me services at the same time so, moving around some stuff, happens...
Solution:
If you're using v1 the apps exist globally

Watchtower Docker Status / Ping Problems

Hello - hoping for some assistance I have Homarr running as a docker container on a QNAP NAS. Watchtower docker also running on same machine. Can't get status check to work when creating a Homarr app...watchtower IP is showing as 10.0.3.x,,,,,on container network / virtual switch 10.0.3.1...

Login not working through cloudflare tunnel

does anyone know a fix for when the login doesn't work when accessing it via the cloudflare tunnel. it happens to me occasionally and i dont know how to fix it consistantly it just sometimes resloves itself

Issues with SSO groups and Entra/Azure

I believe I have SSO set up correctly in Azure. I click "Login with Azure" and it takes me to MS where I can log in, but when I'm taken back to Homarr I'm dumped back at the login screen. Haven't done anything with groups yet as I'm unsure where to define them, at least in Entra/Azure. Can someone point me in the right direction? OS: Debian LXC...