Homarr

H

Homarr

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

Join

400 bad request ping on Jackett

I suddenly started getting "Bad Request: 400 denied" ping on my Jackett app, despite it being accessible and seemingly working fine. No errors in logs on either one. Uptime Kuma detects it up as normally. Things tried so far: - Stopped and restarted both homarr (updated to latest) as well as jackett. - Cleared cache - Removed/re-added the app tile...

Storage Widget

I've been looking around, I can't seem to find a storage widget anywhere. It would be really useful to know how much storage I have on my machine at a glance. Is that a thing?...
Solution:
Do you mean disk storage? This can be done through dash. or through any other monitor with an iframe....

No supported Torrent clients found

I'm trying to show a torrent list with qBittorrent but it doesn't find it. What I did: 1. Add qBittorrent as an app on Homarr. 2. Fix the internal and external addresses....
Solution:
More often then not, it's an incorrectly imputed password, with the speed homarr fires through them you get the 1 hour lock out pretty fast. Double check the username/password in the .JSON (it's plain text) Restart qbit to clear the ban list....
No description

Having trouble getting homar to connect with Home Assistant

Hi, I have tried to integrateHome Assistant with my homarr page. Homarr is doing well enough to ping Home Assistant, but it can't grab any of the entities/sensor data. I get this error in the log of home assistent: "2024-03-22 14:59:17.287 WARNING (MainThread) [homeassistant.components.http.ban] Login attempt or request with invalid authentication from 172.18.0.2 (172.18.0.2). Requested URL: '/api/states/sensor.sun_next_dawn'. (undici)" (That IP is not one I recognise. I suspect it is the IP of the Homarr docker container) Homar is throwing this error: " ERROR Failed to fetch from 'http://192.168.1.188:8123/api': SyntaxError: Unexpected non-whitespace character after JSON at position 3" Both Homarr and Home Assistant are run in docker containers on the same machine (Running ubuntu server)....

Coloums in large size doesn't change when Enable left and Right sidebar

set coloums large size doesn't change size of icon when enable left and right sidebar
No description

Show docker containers with start/stop on board?

I would like to get the 'docker' view directly on my board. I think like this link described: https://www.answeroverflow.com/m/1175498257875603496 now there is a reference to the next release, but I'm not available to find it. Is this (already) possible?...

dash graphs not showing

Hello, I've been having issues getting the dash. widget's graphs to work on my homarr page. Pings on the app work, I can read out storage and networking info as text but no graph will load, firefox gives a timeout error page after a while. Happens on edge aswell. I'm not using any proxy setup and the iframes widget works with wikipedia. My dash. page is working fine aswell. Has anyone encoutered this or have an idea as to what could be going wrong? thanks in advance 🙂...

Can't log in using my password when connecting through Nginx Proxy Manager

I have setup Homarr through docker on my machine. I have another VM on the network with full access to the containers ip. I've setup NPM, with and without https. When I open the homarr link it shows me the login page for Homarr but when I type the password it states that either the credentials are incorrect or the user doesn't exist. When I do the same throught the direct ip/port address it works fine. Also, I notice in the docker logs that when I log in directly, I get a message in the logs that username "XXX" has attampted login and user was authroized. When I do the same through NPM there are no logs at all. it's like the web UI is responding without actually running anything. ...
Solution:
I finally solved it by regenerating the docker container on another machine and pointing the NPM to it. I have no idea what caused the issue but it's good enough for me.

On update, it makes me re-make a user account

I have Homarr auto update from Watchtower, when it updates it keeps all the boards and stuff, but it makes me add a new user every time it updates. I think I'm using persistent volumes right, but I couldn't find anything on it from anyone else unless I'm looking for the wrong thing so sorry if it's a dumb question This is my docker compose ```yaml services:...
Solution:
Hi @rad , please read the update guide. You are missing the database volume / mount. Hence the data is not being persisted

Can't update homarr container

Hey. I want to upgrade to v0.15.1 so I ran the following commands: ```sh docker stop homarr docker pull ghcr.io/ajnart/homarr:latest docker rm homarr...
Solution:
worked. ty!

Issue with python password encryption

so i am trying to create a user using python directly entering a user enter into db but on that my auth fails ``` salt = bcrypt.gensalt(10) hashed_password = bcrypt.hashpw(password.encode('utf-8'), salt) user_id = uuid.uuid4()...

Ping Status Checker / Internal Address

I have a basic application running on a Windows Server VM, is there a way to use the status check to just ping the IP of the server instead of needing a web URL to an application? OS: QNAP NAS Homarr Verion: 0.15.0 Config: Docker via Container Station v3...
Solution:
Nope, not yet. You can use uptime kuma and an Iframe to integrate it though I guess...

SABnzbd ping time out

Hi, I'm running on homarr 0.15.0 on unraid 6.12.8, but I have my downloading arrs, sonarr, radarr, etc and downloaders, nbzget and SABnzbd on windows behind a vpn. Everything is pinging great except SABnzbd. I receive a ping time out. I've added the API key, restarted the server and nothing seems to get it to connect. Any ideas on what may be causing it?
Solution:
I figured it out. The port was correct, however SABnzbd was only listening for 127.0.0.1, which wouldn't work coming from a different computer. I made it listen to it's IP address and restarted the homarr docker and now it's connecting.
No description

Homarr Portainer installation

sadly as seen in the screenshot it instantly crashes as soon as i want to reach it. Please any help
No description

How to go into a "Allow anonymous" board?

Hi, I have install homarr as a docker container. I wish to create 2 seperate boards for me myself (default), and for my friends (for people) as shown in the pic. My home has a server (with a few dif services) that is shared for my friends, so I want to create a board to ease the process for them to search each specific service. To avoid the need for my friends to create an account to login into the homarr server, I've set the "For people" board to "Allow anonymous". After that, I opened another...
Solution:
Ah now I finally understand your problem. If you navigate to /, you'll be prompted to log in (always). But you can send the link to the board that allows anonymous users which will not prompt for login.
No description

Figuring out opening links in same tab and firefox

Hey. I've setup my homarr dashboard and I am using a firefox extension to set my new-tab page to my dashboard. From what I understand, the extension (https://github.com/methodgrab/firefox-custom-new-tab-page) uses an iframe to load the dashboard. So when I open a link, for example in my bookmarks list widget, firefox shows me this warning (see attached image). The extension has a fix for this too. But it requires that the anchor tag has an attribute like target="_top". Reference: https://github.com/MethodGrab/firefox-custom-new-tab-page/issues/21. I know this is kind of a niche problem but, I cant be the only one running firefox and wanting my new-tab page to be homarr :) Any way I can add some js to my dashboard or something which automatically adds that attribute to all a tags? (btw i was not sure what to tag with so i tagged documentation 😅)...
No description

How do I restrict access to a board to specific user

Hi, This is probably me being obtuse, so I apologize in advance, if the answer is obvious... Here (https://homarr.dev/docs/management/users/) it says "Each person accessing your Homarr is a user. Using the users management you can configure who has access to what boards." But I can't seem to find how to do this. In user management I can edit the user name, assing a new password or delete the user. But where/how do I assign a particular board? Thanks!...

No supported torrent, even tho qbit is integrated

as the title says, i keep getting no supported torrent clients found even tho qBit is integrated other integrations work fine its just qbit
Solution:
Please check in the settings, not in the headers of a test response
No description