Torrent Widget not looking "correct"
Heyo, loving Homarr so far. Got everything working pretty fast but the "Torrent Widget" seems to be different from the one shown in the Docs, check posted images.
Is this a change yet to be changed in the docs or is something wonky with my install? Using version 0.15.2.
Cheers...
Solution:
Hi, The docs weren't updated.
More customization was added to the widget and more might be to come....

OIDC keycloak logout issue
Hello guys, thanks for the great work.
I have setup homarr and oidc keycloak following the SSO section from the doc. It works well, I can log in with keycloak realm accounts, with or without admin right.
But when I log out from homarr, it doesn't logout the session from keycloak. Maybe we can add an AUTH_OIDC_REDIRECT_LOGOUT env var for this case?...
Qbittorrent issue
Added QBittorrent to my Homarr, and while the IP and port are correct for the web interface, I always get "Unauthorized" message - but if I type in the same details manually into my browser, I get the web interface prompting for username/password - this occurs if I try with the QB integration or not. What am I missing ? Thanks
Solution:
Disable CSRF on Qbit.
Some applications are unable to get pinged - I am using a local domain in HTTPS
Title says most of it, i have a series of applications that Homarr is unable to ping, includes applications that doesnt require auth, like openspeedtest.
My setup looks like this: local.mydomain.yes, through NPM i have each app its sub domain. In Homarr, some apps are pinged correctly, some arent....
Solution:
i neglected the https:// in the domain given to homarr thinking it would automatically go https, instead, by default it was http
api authorization
Hi there,
I am trying to use the API endpoint to Homarr.
My Homarr is managed by Portainer, running in a Proxmox LXC.
...
Problems with Active Directory
Hello
I have been trying all day to connect my Homarr installation to my Active Directory.
I have tried many things, but I always get the message that the user cannot be found in LDAP.
Please find attached my config (Neutralized)...
Solution:
AUTH_PROVIDER="ldap"
AUTH_LDAP_URI="ldap://192.168.x.x:389"
AUTH_LDAP_BASE="DC=abc,DC=xyz"
AUTH_LDAP_BIND_DN="CN=Administrator,CN=Users,DC=abc,DC=xyz"
AUTH_LDAP_BIND_PASSWORD="password"...
Sonarr Intergration in Calendar
I've been racking my brain trying to figure this out but I am unable to find a way to add the Sonarr integration to my Calendar. When I edit the Calendar Widget, all that shows up what I provided for screenshot.
Please tell me its something small im overlooking.
Thank you...

Apps jumping around in mobile (small) view
Not sure if anyone is able ot help me understand why my apps do this, but for whatever reason the order will not work when saved. It's not a 'saving' problem because if I move around or re-order other things, those changes are respected, but if I want to have just 1 or 2 items on that row above 'Private services', they always just jump below.
problem with the design
Hello guys, how can i fix that ?
Solution:
Hi, this is a known bug. Please report it on GitHub. We do not accept any bug reports in this Discord.
qbittorrent app won't open web UI
I've been adding apps all morning in setting up my new install. After adding the tile for qBittorrent, then testing it, I receive an result. I can open the web UI from my browser bookmark just fine. The widget I added shows the torrents just fine. I've tried with and without adding the user/pw combo. I expected it to open the login page as if I had clicked the bookmark and was not logged in.
unauthorized
unauthorized
Solution:
That would be CSRF, a cross site protection service enabled by default. It may be blocking linking from websites. Hence why a normal bookmark in browsers work
message: `Unexpected token 'I', "Internal S"... is not valid JSON`
Fresh install, twice. Version 0.15.2. TrueNAS Scale, using the TrueCharts Version: 10.8.1.
Log: https://pastebin.com/8Bfr25uE
Any help would be greatly appreciated....
Pi-hole Installed on Different Device
Hello,
I'm running my server along with Homarr on my main laptop.
On a separate device, I have pi-hole running independently. The issue I'm encountering is that Homarr doesn't detect pi-hole, and there's no option available to configure Homarr (such as specifying the IP address where Pi is running).
Additionally, there's a minor bug where adding a new widget or element automatically places it in the top left corner, disrupting the layout of my icons. It would be beneficial to have an option to place any new item at the end instead....
Is Calibre Interactions possible for their status icon to work?
The mouse-over tells me "Unauthorized - (104) Denied) - I'm not sure why,...the link works to access it...there is no interaction for it in the drop-down. What else do I need to do? I just set up Homarr, so it's likely a knowledge gap from myself that is easy to resolve...
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:...

Looking for the following intertgrations
Hi, I'm looking to see if I am able to setup homarr to check on my private torrent ratios.
Help finishing my widget
This is my first time contribution to the project and I am terrible with css since I work more with backend stuff.
1 . I need help understanding how to add descriptions to widget
2 . I need help trying to make my widget look good preferebly make it smaller
...

App url with env interpolation
Hello, is there a way to use env interpolation for app external url?
For instance: http ://myapp.${MY_DOMAIN}...
dash. doesnt display graphs on a fresh install
I followed the install directions on the site and while I can access and use dash. directly via a web browser on my computer, I cannot get it to display in the homarr dashboard. It just stays blank.
Proxmox integration issue, Dev branch
So been trying to diagnose an issue with proxmox, since I am not much of a web dev, I have been stumbling my way through the issue.
Error From logs: 'proxmox': Error accessing service API: 'https://10.0.0.2:8006/api2/json/cluster/resources'. Please check the configuration.
The issue: No data displayed in the widget (Only an empty widget, system health monitoring)
...
Dash
how do I setup dash I have it in my docker compose file but 2 things I am unsure really what ports I need to forward also what goes in the dash url
Homarr Lagging
My homarr instance keeps loading really slowly whenever i try to customize it, it is a brand new install and every time i try to customize the dashboard it slows down incredibly. I dont see my Pc USage to be higher when this happens so not sure what is happening. I am on Unraid and using the latest image available. I have docker api turned on if that makes a difference.