Homarr

H

Homarr

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

Join

Double plex icon on bottom right of media server widget, normal or no?

My media widget is showing two plex icons on the bottom right. When I first set up homarr and I put plex app on the default board, it randomly disappeared after adding a category. I only have one plex app on my board right now. I believe its trying to communicate with the original plex that disappeared (it has the same logo I used and its solid red) would clearing cache fix this? I've already tried deleting widget and re adding it.
Solution:
I think you would have to manually edit your config file there. Unless the app can be found again...

How to view logs (Proxmox)

Hi all, I'm having an issue with the weather widget - getting a 500 error. I'm trying to figure out how to get logs to take a closer look at the issue. I've installed Homarr as a LXC in Proxmox. I've got access to the console for Homarr, but I don't know the path of where the logs are located. Any advice to point me in the right direction?...
No description

how to disable Logo and favicon?

what the title says. i want to remove the logo and favicon. is there a way?
Solution:
.dashboard-header-logo-image {
display: none;
}
.dashboard-header-logo-image {
display: none;
}
...

Issue with Plex tile and Media Server widget

I'm having a slight issue in which I can't get both the Plex tile ping and Media Server widget to work at the same time. Basically, if I set the internal IP of the plex tile to http://<ip>:32400, the ping indicator will show Unauthorized: 401 (denied). The Media Server widget will show the active streams, though the indicator is black. If I add /web/index.html#! to the internal IP, the ping indicator will show Online 200, but the Media Server widget won't show the active streams and the indicator will be red. I've also tried adding various IPs to the Plex Server's List of IP addresses and networks that are allowed without auth setting, but that doesn't change anything...

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

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

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
unauthorized
unauthorized
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.
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:
...
No description

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

App url with env interpolation

Hello, is there a way to use env interpolation for app external url? For instance: http ://myapp.${MY_DOMAIN}...