Migrate 1.13.1 to a different docker
I was hoping migrating docker servers would be as simple as pasting my homarr folder on the new host, but it just ran the initial onboarding and wiped my data. Is there anyway to export from 1.13.1 and then import to a new host? I have been googling and trying AI but only seem to find anything on migrating prior to V 1. Thank you in advance
#---------------------------------------------------------------------#
Homarr - A simple, yet powerful dashboard for your server. #...
Solution:
Hi, please copy both the secret encryption key and the whole appdata directory to the new host. All data will be copied if you do so.
Are you having difficulties with that?...
Transmisson is not showing items being downloaded
Hello Everyone. So I know Transmission is working with Homarr, as it will show the downloaded speed/transfer speed, but won't show what items are being downloaded. Sabnzbd does not have that issue. I am using Homarr in a docker environment (same as transmission and SabNZBD).
Is there something that I'm doing wrong here?...
DNS Hole running on different server. Can I specify that IP for the widget?
I have a separate rpi running AdGuard home on DietPi. On Homepage, I'm able to pull in stats despite it being on a different server. Can I do that with Homarr?
Exported board giving errors
when i try to migrate to 1.0 the old board gives me errors
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:...
Open Media Vault
Hey folks 👋
I’m trying to set up the OpenMediaVault integration in Homarr and ran into a bit of a roadblock. I'm currently running OMV 7, and the widget says it relies on the openmediavault-cputemp plugin to function (specifically for the System Health Monitoring widget).
However, I can’t seem to find anything called openmediavault-cputemp in OMV 7. I've searched around, and it looks like that plugin might not be readily available anymore. Google doesn't show much other than older forum posts and outdated references....
OIDC - Groups attribute in userinfo - Thales/Safenet
Hello,
We used Thales as identity providers. We want to map groups but it didn't work.
Compose :
```docker...

Media transcoding
Is plex the one that should give this data? I have it able to tell me what is playing from the Current media server streams but thats it. I am using Version 1.13.1
I find there is not much documentation on what a widget needs in order to work....

500 Internal Server Error when adding integration
Hi!
Every time I press 'New integration' and then select one, it's a black screen that just says "500 | Internal Server Error." - when this happens, the console outputs this a single time:
```
2025-03-28T21:02:47.640Z info: tRPC request from server-fetch by user '(redacted)'...
Solution:
Run on different port
I'm running Homarr in Docker using ipvlan networking, which prevents me from using the standard port mapping functionality (like
-p 80:7575
).
I want to change the default port that Homarr runs on internally from 7575 to 80, as my network configuration doesn't allow port mapping. I've tried setting DOCKER_PORTS=80
as an environment variable, but this doesn't change Homarr's listening port (it only affects Docker API connectivity) [according to the ai].
Is there any way to configure Homarr to listen on a different port than the default 7575? Perhaps through an environment variable or configuration file that isn't mentioned in the documentation? Or am I not using an obvious docker feature?...Solution:
We can set the port by overriding the NGINX config at
/etc/nginx/templates/nginx.conf
with a bind volume like below (docker compose).
```yml
volumes:
- ./HOMARRNGINX.conf:/etc/nginx/templates/nginx.conf
networks:...Change font - Homarr 0.15.10
I haven't upgraded yet and I'm still using 0.15.10.
I want to use custom CSS to change the font for the whole page to one installed on my system. Is it possible to do this? I have tried some other custom CSS code I found but all it does is use a default monospace font as opposed to the one I want....
Homarr not really usable
Greetings.
So, Homarr isn't really usable or configurable for me. When you watch various YouTube videos, it all sounds great, but somehow they're all using very old versions because the settings you see there aren't available in my version 1.12.0. Even when you look at the pictures in the show-off, I wonder how you can set the buttons like that. The documentation wasn't very helpful either....
How to sync oidc groups with homarr groups
How can I sync Authentik groups with Homarr, do I create them in Homarr or are they automatically created and users are synced
Exporting dashboard config
Hey Yall,
Is there a way I can export my dashboard config in case I’m messing around with let’s say OIDC? seems like currently everything is in the same database so if I need to make changes to my OIDC and that breaks something I have to completely wipe the DB starting the dashboards from scratch as well...
Solution:
No there's no export functionality yet, but you can just backup your db
SSO/OIDC with Zitadel
Hey yall, I racked my brain for a very long time on why zitadel was not passing roles to homarr which meant I could not create an admin user, well I have found the reason and solution, so this is more for people with my own setup which is homarr 1.0+ along with Zitadel for SSO.
The simple reason why Homarr does not like Zitadel is seemingly homarr only supports flat roles whereas Zitadel traverses a complex role json structure. Here is how I got it working:
Adding Zitadel SSO to homarr
...
Solution:
Great, thanks for this writeout. We got another user that had a similar problem with keycloak and there exists a github issue to solve this in the future with allowing object paths:
https://github.com/homarr-labs/homarr/issues/2657...
Suddently getting "TRPCClientError" and Red Status dots
I’ve Been running Homarr for a few weeks successfully. Everything was working. Unfortunately, since yesterday all my apps have “TRPCClientError: fetch failed” or “TRPCClientError: Cannot read properties of undefined (reading 'status')” and all the status dots are red even though all my other Docker apps are running fine.
I’m on docker on a Mac mini M1. macOS Sequoia 15.3.2. Docker Desktop Version 4.39.0. Homarr Version 1.12.0.
I didn’t change anything in Docker or macOS or Homarr. It just stopped working. I saw an update for Homarr was available and I updated thinking that might solve it, but the issue is still there....

anyone able to help install homarr on my synology
for the life of me i have followed the guide allsorts and i feel so lost 😦 any help would be amazing id even stream my screen at this point to get it working ❤️ im sure the power of this community can help a novice ❤️
Nginx ssl integration?
Hi team - I'm very new to all of this (homeserver, dns, etc). I have some services set up in docker containers like mealie, jellyfin, etc. I also have an nginx proxy manager set up to provide ssl certs through duckdns. I have homarr deployed in a stack as well - as I try to set up tiles for my other services, I can only enter the IP+port, NOT the nginx dns name that enables https etc. Is this normal? Am I thinking about this wrong? Any advice is appreciated
Next Cloud Integration
The NextCloud Integration doesnt work for me. I definetly added the correct URL, Password and Username and Calendar is present in my nextcloud dashboard. I dont know what i am doing wrong but it cant create the integration
Logs, even tough i am 100% sure the credentials are the right ones:
`
...
Solution:
nvm i got the problem i used my own account and it has 2FA, i dont think homarr can work with that, sorry 😄
Help Request:
Hello, I’m trying to set it up so that when I click any of the apps on my Homarr dashboard, they open within a single iframe, eliminating the need to have multiple iframes scattered around. Is this something that’s possible to configure?
Additionally, I’m having trouble with opening videos in fullscreen. I’ve already toggled the fullscreen option, but it doesn’t seem to work as expected. Any guidance on resolving these issues would be greatly appreciated!
Thank you!...
Does Sonarr and Radarr work in the same Calendar widget
When using Calendar widget in 1.12, I can't use Sonarr and Radarr on the same one. There is a message about Token. Works fine with only one selected.
Homarr installed with Portainer on Synology NAS.
Can't access logs: Access denied...
Solution:
You got a space in your radarr url after the slash or is that an issue in our implementation?
