Homarr

H

Homarr

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

Join

Make it sexy?

Hi sadly and really surprising there is no thèmes for this apps. And when adding custom css (ChatGPT) all is different from phone or computers interface. How to get already made ccs or things.?So sad this lack ..thx

Homarr Quadlet

Hello. I wrote this quadlet for homarr: [Unit]...
Solution:
OK. It works now. Using:...

Proxmox Usage

I have Homarr installed on Portainer that is in a Proxmox CT but the Proxmox widget is not working. How do I get this to work?...

Issue trying to install with Helm

After installing Homarr using the traditional method, I get the following error in my deployment: ``` Exporting hostname... Migrating database......
Solution:
Use this command with this file : helm upgrade homarr oben01/homarr --namespace homarr --create-namespace --values=values.yaml...

Jellyseerr can't approve and decline

I have a issue with Homarr and thought I would come here first. I have a Media Requests (Jellyseerr) widget in my dashboard. I see all requests and the last few approved or declined ones. What does not work is Accepting or declining them from the widget. Does anone have an idea why?...

Is there a way to disable Auth on Homarr?

I have Homarr behind a Reverse Proxy and Authelia already. Is there a way to disable Homarr's auth mechanism? I know I could just add Authelia auth to Homarr but I have other services where I have their built in auth disabled as they are behind the RP and Authelia and would prefer to keep that behavior.

HTTPS

Hello! New to homarr (all the rrrrrs) and I am setting up homarr in docker. I have it running but I would like to enable https. I see per the docs it's not available but you can use "NODE_TLS_REJECT_UNAUTHORIZED: 0" in a docker compose to "deactivate the rejection for unauthorized TLS requests". I assume that means it will accept https requests? If so, its not working for me, I get "ERR_SSL_PROTOCOL_ERROR". If not is there a solution?

Multiple Proxmox Servers (unclustered) in Widget

I have two servers running proxmox, they are not clustered because I don't need them to talk to eachother at all. I have apps setup in Homarr for each server, and have added the widget, which is displaying all of it's data correctly. However, I can't seem to find a way to switch which server the widget is displaying data for. Is there a way to do this?...
Solution:
I can't think of a way to do it natively, but I can think of two other options: 1. Set up two boards so each board shows a different proxmox widget. 2. Set up a board with just a singular widget of a single proxmox server, than put it into another board using an iframe....

Trying to start the container via Docker Compose and getting the following error message

As the title states when i try and start the container using Docker-compose up -d I get the following error message "Error response from daemon: Bind mount failed: '/volume1/@docker/homarr/configs' does not exists" I have the homarr folder and the sub folders configs, data, & icons all create in my volume1 on my Synology Nas Any insight into what can be causing this? For context I have multiple containers running and this is the first time I've ran into a binding mount error. ...
No description

Plex App & Media Server Tiles (w/Homarr Integration) - #plex-integration-with-homarr

Problem Encountered: - #plex-integration-with-homarr I managed to get Homarr to show a green check for the Plex App tile, but the "Media Server" Integration where it shows if people are watching something on Plex did not integrate/connect/work for me. I have been searching for hours on here and could not find the answer so I started typing the details up....
Solution:
I got it working... You have to use http and turn off "Required" secure connections I believe... As soon as I switched it to http://192.168.0.99:32400 and set "Secure connections" to "Preferred", it started showing what was being played:
No description

Need help with custom CSS for transparency of tiles

hi everyone ! I just set up my dashboard but i'm struggling with custom css. I found this dashboard (1st pic) in a reddit post and would like to build something similar. The OP gave this custom css. When I try it, only the navigation bar is affected but not the tiles (2nd pic). Does anyone could help me on this ? /* Remove logo at the top left /...
Solution:
There is probably a style overwriting it. Use a more specific selector or if necessary use !important...
No description

Notebook Widgets/Tiles Disappearing

Attempting to add some of the new Notebook widgets/tiles to my board, however, when I refresh the page they disappear. Tried adding them twice, saved each time but they disappear after refresh. All of my app tiles are still where they are supposed to be. Added docker.log as a message below. Console only has info regarding pings. Distributor ID: Ubuntu...
Solution:
I believe my issue was too restrictive settings on my nginx reverse proxy. Deleted out the nginx conf, made a new one and now it works like it's supposed to.

Internal DNS lookup troubles

Hi everyone just started and this is having fun. Adjacent to homarr, but more about internal DNS lookup. * I tried making an A record homarr.homelab.org pointing an internal IP...

Add Homarr as a "Web Page" as Dashboard in Home Assistant

Hello! I added a dashboard - from webpage in Home Assistant. Enter in my ip:7575 and Homarr pops up as it should. However when I try to log in nothing happens. ChatGPT says it could be related to Homarr not working inside an iFrame? Not sure what to do. I would love to have Homarr show up in my side bar in Home Assistant. Ps. I tried the Home Assistant add on (unofficial) but that just runs Homarr inside home assistant and also does not provide ability to add to side bar. ...

Can't get DNS Hole Widgets to work with AdGuard

I am trying to setup the DNS Hole widgets, with my AdGuard Home. I am running AdGuard on docker, on my Unraid server, with Network set to "br0". That means, AdGuard runs on it's own IP. I also added the IP and port (3000) on AdGuard's config yaml, because when I hadn't set it up, I could only access its webui on port 80. ...
Solution:
If I set the Homarr docker, to a "host" network, so it gets a standalone IP as well, as a network device, then it DOES work. lol

Trying to deploy with helm

Hey, I am trying to deploy homarr with helm but the only output from the container I get is sh: 0: cannot open ./scripts/run.sh: No such file. Could someone help me understand what the purpose of this file is so I can figure out how to fix it? My config is public and visible here: https://github.com/Tanguille/cluster/tree/main/kubernetes/apps/default/homarr
Solution:
here is an updated file

AdGuard over HTTPS

Hello, I'm having trouble having the integration working with AdGuard when it has encryption enabled and is over HTTPS. Disabling HTTPS on it makes it work. ...
Solution:
Ok, got it sorted, for anyone experiencing this: This check should be off for Homarr integration, as it tries to communicate over port 3000...

Run homarr from modified version

Hello 🙂 I want to contribute to Homarr, I choose a Issues tagged "Good first issue" (#2176). But I don't know how to run Homarr as dev mode to test my fix. I have followed the From source installation (https://homarr.dev/docs/getting-started/installation#not-recommended-from-source) But when building with npm I get an error on a file that I didn't modify....
No description

Why is it recommended to use basic auth (either through Apache2 or NGINX)?

Doesn't homarr come with a login screen already? What is the purpose of the basic auth? I know it says to keep API keys safe, but if no one knows my homarr login, they can't view my API keys right?

Pings and integrations through reverse proxy failing

I recently (today) migrated from using a jail running docker on truenas scale to native docker with dockge. Same compose file, same paths, same everything except for which docker engine is running and which IP it's bound to. All of my other apps seem to be fine, but homarr absolutely refuses to successfully ping anything that's going through my reverse proxy. Apps like notifiarr that are monitoring some of the same services work fine also. I've managed to reconfigure those that I can to use the internal docker network hostname and port, but that's not an option for everything. Additionally, I can shell into the homarr container, install curl, and run curl https://sonarr.xx.cx and get the proper response....
Solution:
OK, I think I figured it out 1) OIDC -- Had to remove trailing slash, not sure why that was a new problem 2) Pings-- IT WAS DNS... I have two pihole DNS servers, and previously the first one was in a seperate docker instance, moving everything into the second docker instance caused DNS resolution delays when it uses the one on the same docker instance. Swapping to the other external DNS server fixed the resolution issues. (as configured on Truenas scale network configuration)....