Calendar Widget
Hi,
When I use the calendar widget, the season/ep number is cut off at the first letter
Resizing and adding/removing collums does not solve this issue...

Remove header on phone
Hey everyone. Im not sure if Im doing something wrong but when I try to hide the header with a custom css, nothing happens. This is what I used:
.mantine-Header-root {
width: fit-content;
margin: auto;...
Custom Re-size iFrame?
Can we use .5 or something to customize iFrame without any kinda of wasted border?

Reverse proxy issue?
is there a env variable missing for reverse proxy support, on the unraid app
x-forwarded-host
header with value localip
does not match origin
header with value homarr.home.com
from a forwarded Server Actions request. Aborting the action. does the template support adding a proxy_domain
variable? Also to note this is with nginx proxy manager secured with AuthentikSolution:
So you added the following fields?:
```
location / {...
Installation via Helm - 500 Internal Server Error
I deployed Homarr Version 1.0.1 via HelmChart Version 2.0.2 after the deployment is done and running im getting the error message seen in the attached screenshot. I went through the logs for the pod and got the following:
Invalid environment variables: { AUTH_LOGOUT_REDIRECT_URL: [ 'Invalid url' ] }
Error: Invalid environment variables
at A (.next/server/chunks/3054.js:164:90086)...
Solution:
@phoenixDI The issue is fixed in the version 2.1.0 of the chart https://homarr-labs.github.io/charts/charts/homarr/ please let me know if it is fixed

Failing to fetch CPU temperature from Dash. causes the system health monitoring widget to error
After migrating to version 1.0.1, the Dash. integration stopped working, after checking the console, I think Homarr is expecting Dash. to provide the CPU temperature for each core, but due to the fact that my Dash. instance is running in a Proxmox VM, it cannot get the CPU core temperatures, thus resulting in an error.

mysql "You have an error in your SQL syntax"
I am trying to make the database work with mysql for the homarr v1 version running with docker compose but I am encountering the error " Application error: a server-side exception has occurred (see the server logs for more information).
Digest: 2374504417 "
The logs are as follows....
1.0 Proxmox Integration problem
Getting this error every time I try to integrate proxmox. Not sure what I'm doing wrong. I think I did everything correct from the homarr documentation site
Error:
"FaILED to call GET https://192.168.1.23:8006/api2/json/nodes cause by:unable to verify the first certificate...

Installation on Unraid - Nothing happens when I hit "Apply"
Since this is a new set up page, I'm having a hard time knowing what to do here and there are a TON of options vs. the old one. I am coming in fresh. When I generate my key and hit Apply, nothing at all happens. If I take out the key and hit apply, it pops me up to that box and tells me to fill it out. Any ideas?
Problem migrating to 1.0
When I click confirm import and continue, it does nothing. I tried multiple times and made sure the encrypt key was correct.
Solution:
Solution: had to uncheck default.json board

Can't find my secret key
Posted https://discord.com/channels/972958686051962910/972958689155764326/1330443819409346560 by @ukjent1
I can't find my secret key 😦 I tried "docker exec -it homarr cat /secrets/encryptionKey", but it say cat: /secrets/encryptionKey: No such file or directoryWhat do I do wrong? 🙂...
Users can't set default home board
Got the new V1.0.1 up and running, generic users (member of a group with no special permissions) can't set their home board. They can view the boards though.
Solution:

Proxmox configuration documentation incomplete?
Hi everyone, I can't get the proxmox integration to work.
I followed the documentation https://homarr.dev/docs/integrations/hardware/#proxmox
but I don't know what's the proper way of pasting the token ID. I see in the documentation that the available configuration options are username, tokenId, apikey, and realm, but what's the syntax to put in the secret field of proxmox integration?
I was able to configure almost all the integrations available, just not this one....
Solution:
It is a breaking change, so please read the list of them and follow the documentation:
https://homarr.dev/blog/2024/09/23/version-1.0#breaking-changes
https://homarr.dev/docs/getting-started/installation/docker...
500 internal Server Error
I saw another topic with this issue and modified my docker-compose file based on that, but I'm still getting the message. Where should I start troubleshooting?
```services:
homarr:
container_name: homarr...
Solution:
You are missing an environment variable. Probably the
SECRET_ENCRYPTION_KEY
, see https://homarr.dev/docs/getting-started/installation/dockerurl integration
Why isn't it allowed to enter a dns entry for url? Is there some way around it?
neither sabnzbd:8080 or sabnzbd are valid. I have dynamic ips for docker so can't use ip...
Solution:
nevermind, just had to add http://, my bad
SSO Login Error
When attempting to login, I get the "Login with Authentik" button but an error. "login?error=configuration" in the URL.
```
services:
homarr:
container_name: homarr...
Solution:
Looks like adding a trailing slash to .env fixed it. Docs need to be updated.
UNRAID code: 'ERR_INVALID_URL', input: '/appdata/db/db.sqlite' using mysql
Hi, newcomer here.
I can't get the container to work on unraid with theses parameters (mysql db & authentik for oidc)
I'm getting an error 500 with those logs (last pic)...
Solution:
Hey @Theosusan
The current version does not support mariadb, some parts may work but I would generally not use mariadb for now. The orm we are using has it in the backlog for v1, but I can not give you an ETA...

Installing fresh hommar using docker compose
Hello, hope everyone is doing great !
i am trying to run homarr through docker compose in win 10, i tried it on two machines so far .. every time i get 500 | Internal server error... anyone knows why
...
Solution:
It requires at least some basic knowledge of Docker.
apparently means "no support for docker problems from us" 😔 .
The documentation for installation is insufficient, since one needs to do more than simply "paste the following code into it." and "Then, run docker compose up -d in the same directory.". One needs to replace your_64_character_hex_string
with well, a 64 character password. Your docker log offers what I understand is a randomly generated one (My docker log showed a different one, I used it and it worked)....TRPC Client Error - Weather widget cannot fetch data
Hello,
I'm currently getting the following and I'm using docker compose through portainer for my instance:
2025-01-17T22:21:50.563Z error: tRPC Error with query on 'widget.weather.atLocation': (INTERNAL_SERVER_ERROR) - fetch failed...

Immobile Entity state items
Entity state items can only be moved before you select the integration/entity
(1.0 on Docker + Firefox)...