qbit issue
I am new to Homarr I have added qbit when I click on it opens qbit but ping light is still yellow it says loading and is not showing any info in widget when I check log for Homarr I have this.
ERROR Error communicating with your download client 'qbittorrent ' (faca0467-5758-45ce-a083-09c7cd6ad7c3): TimeoutError: Timeout awaiting 'request' for 5000ms
...
Can't edit media-server widget
In "edit" if I press on the settings icon, I can't set the URL of jellyfin so that the media-server is able to fetch some data. How can I fix that?
Solution:
Please read the documentation before asking questions:
https://homarr.dev/docs/getting-started/after-the-installation...
Indexer widget doesn't work
Hi. I try to set up homarr and everything works buttery smooth, but for some reason I can't for the life of me find how to make the indexers widget work. Other integrations work just fine, but this one just shows some waveform animation all the time. I installed/uninstalled prowlarr (and the widget itself obv), restarted homarr (0.15.4) plenty of times but all the same. I'd like to provide a log but I'm using a seedbox and even though i connect via ssh to the server, I can't find a command in t...
NZBGet Integration Denied
I'm trying to integrate NZBGet with Homarr to get the status etc. I have added the username / password and the status is giving me Unauthorized denied 401, what am I doing wrong?
I have tripled checked that the credentials are correct......
Solution:
Hi, that's normal. The ping function doesn't use the credentials as it is normalized.
since 401 means that the app is responding though, you can just go ahead and add it in the network's tab...
Calendar Not loading Radarr/Sonarr info
[2024-09-26T17:19:23.379Z] warn: API response for /api/services/proxy?group=SPEFLIX&service=Radarr&endpoint=movie exceeds 4MB. API Routes are meant to respond quickly. https://nextjs.org/docs/messages/api-routes-response-size-limit
[2024-09-26T17:19:23.379Z] warn: API response for /api/services/proxy?group=SPEFLIX&service=Radarr&endpoint=movie exceeds 4MB. API Routes are meant to respond quickly. https://nextjs.org/docs/messages/api-routes-response-size-limit
Solution:
Have you customized your board to look very different? Are you sure that you use Homarr, and not Homer?
proxmox
I set up proxmox per the instructions in the website, but getting uptime NaN for any number data. Not sure of the cause
Homarr + Caddy with locations
Hi! i want to have a Homarr panel on panel.link.com and i want to link some of apps to url like panel.link.com/cloudbeaver with caddy but i have 404 error page on this link from homarr
```yaml
panel.link.com {
reverse_proxy 192.168.1.204:7575...
Customize Small, Medium, and Large pixel definitions?
Hello All. I'm loving homarr, should've used it years ago but wygd. I was wondering if there was a way to just throw some CSS or something into my Homarr to adjust the large size to kick in at a lower pixel number, and the small as well. I'm trying to perfect the sizes for my deployment for my specific desktop, tablet, and phone sizes lol. I'm happy to return the help in any way I can. and I'm pretty sure I've checked all the FAQs, Githubs, Etc, already. But if you have a link I'll take that...
Solution:
No, triggering between sizes is purely Javascript here it seems.
You can trick the browser to send a different size by scaling the page on different devices so they conform to it.
To note, this system will disappear in V1.
All elements will just scale no matter the pixelcount....
Status checkers not being enabled
I have just installed Homarr and added docker integration, with the Docker button showing up with correct statuses on all of my containers.
When I add a tile, there are no status checkers in the corners? I have tried editing them and Status Checker is enabled on the tiles. What could be wrong?...
Solution:
You need to enable them in layout as well (Board settings)
Home Assistant graph/history
Is it possible to display a graph/history for example of power consumption?
Solution:
No. Please post feature requests on GitHub
How to access homarr through cloudflare?
How do I access my homepage from the Cloudflare Tunnel? Even entering the correct credentials I can't access
Media Server/Download Speed Integrations Not Working
I'm using Portainer and stuff to run Homarr, everything is working as normal. My integrations, like the media server/download speed do not work despite plex working perfectly normal. Is there anything I can do?
OS: Ubuntu 24.04
Homarr: 15.4...
Solution:
you need to add integrations as apps and fill out the integration tab
OIDC Groups and Role Definitions
Hey folks, I was unable to find anything online specifying the difference between the owner and admin roles prior to setting up my OIDC groups.
Is there only one owner?
Do they have the same permissions?
When I'm setting up other admins based on group roles do I care about additional owners? I'd prefer to just have a user and admin group for OIDC....
Custom Widgets?
Is the documentation on the site for setting up a custom widget outdated?
I created a folder called widgets in src so src/widgets
I then created a folder for my custom widget and created a .tsx file in there. but the widget doesn't show up as available in the UI?...
Slow loading?
Homarr slow for anyone else? possibly a bug? it takes up to 30 seconds sometimes to load
Solution:
Thanks I removed my qBittorrent widget and now all is good again!
testing this out but not linking to apps
keep getting error unexpected responce: getaddrinfo enotfound
Latest nightly Pi-hole version breaks API connection?
After upgrading Pi-Hole the widget showing stats seems to not work anymore.
There is also now 2 factor authentication so they added some new stuff about app passwords that maybe Homarr could use?
- Just pings in console log
- Running Ubuntu Docker...
Media Requests Widget not updating
Widget has been working fine with overseerr for months, but recently stopped updating with recent added content. It is showing content that was added months ago
Can't remove category
I'm trying to remove all of my categories from a board but I cannot get rid of the last one
Solution:
no, only it's contents.
It should look like this :
...
"categories": [],
"categories": [],
Beszel vs Dash
Hey all, when I'm on local network, my dash widgets for the systems work fine. but obviusly not when i'm off the network.
in comes Beszel (https://github.com/henrygd/beszel) which is so awesome.
If i could get Homarr working with that I could sleep peacefully.
supposedly Beszel has API integrations and wondering if 1.0 will support that and/or the Homarr-API docker....