Immobile Entity state items
Entity state items can only be moved before you select the integration/entity
(1.0 on Docker + Firefox)...
[Solved] left column unusable
Hi, Old time user but I just made a fresh install to test the 1.0 (I didn't try beta).
I have a column on the left of my board but I can't put anything in it is it normal? I tried to put the clock in it or getting rid of it and nothing work. I guess the old left/right column system has been canned?
Anyway thanks for the awesome work....
Solution:
I also got this at some point but was unable to reproduce. If you reload the page it should go away

High RAM usage with System Health Monitoring
Hello,
I just added the System Health Monitoring widget to Homarr and I am experiencing a constantly-increasing RAM usage of my qBittorrent docker container (which is running in the same docker stack as Homarr) to the point where I am running into a OOM issue after about an hour. This only happens when the Homarr webpage is selected. If I go on any other tab, the RAM just stops increasing (without going down) and starts increasing again as soon as I go back to the Homarr tab. How can I solve this problem?
Thank you for you help....
Unraid install 1.0 issues
I'm getting errors during installation, do I need to fill this portion out?

Installing Homarr on Railway
Originally posted in https://discord.com/channels/972958686051962910/972958689155764326/1329852421543039017
how do i fix this
```txt
Error [TRPCClientError]: fetch failed...
How to add a bookmark to a local website?
Hi, I am new to Homarr and want to add a link to a bookmark widget (file://192.168.178.3/Websites/Heimatkunde/index.html).
Nothing happens when I click to the bookmark link but the link is working with the Windows Explorer or a web browser.
How can I get the link to work?
Thank you in advance...
Solution:
I understand what you want to do, but I don't think Homarr will be able to do anything in this direction.
Still getting error with proxmox integration.
Iam getting the following error when updating from pre-1.0 to 1.0:
tRPC Error with mutation on 'import.importInitialOldmarrImport': (INTERNAL_SERVER_ERROR) - Integration type proxmox is not supported yet...
Solution:
Created a pull request:
https://github.com/homarr-labs/homarr/pull/1979
Will be merged in the next 6 hours, I'll let you know...
Upgrade from Version 1.0.0-beta.13 in Docker
Already on Version 1.0.0-beta.13 how do I backup data/create migrate file before upgrade to v1.0.0?
Solution:
you don't need to just change from beta to latest
FileZilla App Tile Giving a Parse Error
I'm trying to add a status check on my dashboard to make sure my FileZilla server is up. Figured it was possible considering when I type the name "FileZilla" when adding a tile, there's a logo for it. Opening the IP and Port in a web browser via http does pull up a dummy page for the server but on the Homarr dashboard, I get a red dot on the tile that says "Unexpected response: Parse Error: Expected HTTP/" Is this not possible?
404 error on new /icons/pointer.svg
Running via docker compose, didn't touch mounts (
- ./homarr/icons:/app/public/icons
), uploaded an svg, chowned it to root:root
because that's how homarr runs.
I can see it in the container: -rwxr-xr-x 1 root root 612 Jan 14 22:05 pointer.svg
with docker compose exec homarr ls -la /app/public/icons
In the dashboard I set the icon's location as /icons/pointer.svg
and it's not loading....Solution:
Mmmmkay I guess you have some process that runs that didn't? After I don't know 6-7 --force-recreates and permission changes, while I took the time to write up the bug report above it just automagically loaded the icon on a refresh.
No, it's not a browser cache, I was doing curl -v as well....
Plex App weird icon/ missing play, pause and resume icons?
hi guys, i setup homarr over the last 2 days and i am loving it so far. however i just noticed, that the icons on all active sessions seems to be broken? What exactly could be happening here? i installed homarr with the helper scripts on proxmox, if that helps.

homerr beta v1.0.0-beta.12 failing to start via docker
This is a fresh install, i currently have it setup to use a external database (according to .env.example) ive made sure all the env variables was correct, even went in the docker and made sure the docker can access/ping the database. here's the log file.
Log (See below)
Operating system (Unraid)
Exact Homarr version (v1.0.0-beta.12)...
Solution:
I think you are missing the env variable for
DB_DIALECT
. You habe to set it to mysql
Home Assistant Widget
Hello, the Home Assistant Widget cannot be moved using drag and drop.
v: 1.0:dev
Docker compose...
Solution:
Do not report bugs via Discord. Please report them on the GitHub repository (homarr-labs/homarr)
Cannot connect to Radarr, strange error message
Hi, I've recentry set up homarr, and tried to connect sonarr and radarr on the same server. Sonarr works flawless, but Radarr gives this strange message which I cannot figure out. Any ideas?

Can't seem to get persistent storage working with Homarr..
I'm trying to get this up and running with Portainer / docker compose and can't seem to get the three folders to work for mapping to my host.
I'm using the instructions perfectly in the setup guide for docker compose. The host directory is wide open with permissions yet when I create a test file inside or outside of the container, the file doesn't show up in the opposite system. When I exec into the container and specifically the bind folder for icons, I create a text file and it doesn't show in the mapped folder on the host. When I do the opposite, the file doesn't show up in the container.
The folder on the host is a mapped path to a NAS, but I've verified I can create files just fine and even use the exact same folders in a different container using persistent storage just fine....
category expand not showing correctly
hello, 2 weeks ago i create some bug report. however i claims as duplicate report. i checked the original post was cause firefox browser. however i try using chrome instead of firefox. i am not expert developer especially css and html. may i ask about this in here cause i do not know how to fix it
"Migrate to 1.0" menu entry missing
Hi everyone,
I'm running 0.15.4 on Docker Compose on Debian and wanted to spin up a beta instance to test everything in advance, especially my OIDC setup using Authentik.
Unfortunately I seem to be missing the menu item to export my config. I also found nothing about the need to enable the option through some environment variable or something else....
Solution:
Migrate to 1.0 page was only introduced in 0.15.10, so you'll have to update to there first 😉
https://github.com/ajnart/homarr/releases/tag/v0.15.10...

“No supported Torrent clients found!”
Hi all. I use qbitorrent in a docker stack with nordlynx(nordvpn). When I add qbittorrent to Homarr, it cannot ping it, the ping icon is red. Although when I click on the icon, it opens up qbittorrent WebUI properly. As expected, when I add the torrents widget, it says “No supported Torrent clients found!”. I’ve searched the internet on how to solve this for the last few days but nothing worked for me. Would it be because Homarr and qbittorrent/nordlynx are on different docker networks?! Or is i...
separate line in application description
how i can make separate line in application description so i have multiple line instead just one line of information?
Solution:
Then it's currently not possible. Post a feature request