Homarr

H

Homarr

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

Join

Authentik OIDC - Internal Server Error

Constantly getting an Internal Server Error on OIDC with Authentik. I've dug through some of the GitHub issues as well as the threads here and can't seem to get past the block. Any help is appreciated! Symptoms: - Navigating to admin.domain.tld (where Homarr is surfaced through Nginx) worked get with credential auth. Switching to OIDC: Gray screen with "Internal Server Error" no matter the different configurations I've tried. - Logs state "Invalid URL" on both NEXTAUTH_URL and AUTH_OIDC_URI (have tried numerous variations of these)...

Console messages rejecting cookies

I'm unable to log in to my homarr instance currently and the Firefox console shows various messages for several cookies: https://pastebin.com/F1uUQzq3 Firefox 129.0 Homarr running in Docker Compose on Ubuntu 24.04...

System health axios error

Can not for the life of my get system health to display anything I have a user/group setup in prox, api key has the correct permissions when viewing in prox and if login to the homarr pve user and go to the api link manually I get the expected output ``` ERROR 'proxmox': Error accessing service API: 'http://x:8006/api2/json/cluster/resources'. The following error was returned: AxiosError: Request failed with status code 401...
Solution:
And you followed the instructions on concatenating the API token? 401 is the unauthorized code so it's absolutely a permission issue, just need to find out which part is incorrect.

I dont see any option to use dark mode in windows 10

I have followed the doc https://homarr.dev/docs/advanced/customizations/dark-mode/ but i just dont see anything in settings which relates to dark mode. Can you please help me to enable dark mode ?...
Solution:
It's not a "windows" thing. The option is in the menu you click with your username on it

how to change Internal address or External address

i always use External address how to switch to use Internal address

No options avaiable in user preferences

I am able to create a board, customize it, but the user preferences page is empty. I also cant create a new board.
No description

Add tiles without it affecting my board?

Sorry for kind of a silly question. I just want to make sure it's not just me being ill-informed. Is there a way to add tiles and widgets without it affecting other tiles? It's mildly frustrating to organize my tiles, go to experiment with new widgets and have half my board move itself around....
Solution:
This will be resolved in 1.0 as there the new tiles will be placed always on the end of the board. For now sadly I have no solution for you 😐

SSO on Bare Metal

Can someone please explain to me how i can get my Authelia SSO to work with Homarr on Bare Metal i used that script to install Homarr: https://tteck.github.io/Proxmox/
Solution:
ok was to stupid i deleted the default NEXTAUTH_URL= and the rest from it 😛

Ping timeout

Hi there. Getting a bunch of "Ping timeout" across all apps for some reason. Refreshing eventually gets one here and one there becoming "Online" until eventually they're almost all online. CPU usage is low and RAM is under 40% as well as bandwidth. Also getting no more icon search when adding a new app. I have just updated homarr though. Has there been (in the last 6 months or so) any breaking changes maybe? ...

All works, but cant create a new board. Receiving: An unexpected error has occurred...

I'm encountering an unexpected error while using the platform. The full error message reads: “An unexpected error has occurred. This page has crashed unexpectedly. We're sorry for the inconvenience. Please try again or contact an administrator.” I have successfully set up the initial board, but I’m having trouble creating a second one. Additionally, I’m unable to display any iframe websites in the widget. If anyone has experienced similar issues or has any advice on how to resolve them, I would greatly appreciate your insights! ...

Cant change background

Hello, Im using ubuntu and intalled Homarr using docker. I cant seem to change the background img. These are the volumes i see in portainer and ive put a png in the icon section with no luck /home/server/apps/homarr/configs /app/data/configs /home/server/apps/homarr/data /data /home/server/apps/homarr/icons /app/public/icons...

Problem with overseerr links

All my requests are showing up fine but my links arent working. Whenever I click on a link i get the overseerr log in screen for a split second then it puts me on the overseerr home page, not the page of the request i clicked. If I hover over the link the url is correct. If I right click copy the link and paste it into browser it takes me to the correct page. OS: Unraid Version 15.3 Browser: Chrome...

sso parameters

Hi. When using sso (oidc)synology after the authentification i’m forwarded to homarr but this ask me credentials .. can’t go further . Anyone using oidc?
No description

Where to find the Proxmox widget?

I am running the latest version of Homarr but i can't find a Proxmox widget is the widget library. My homarr is running in a container on Docker....

Is homarr good for my use case?

I installed Homarr on my unraid server. What I noticed are the following issues: 1. I added some apps like sab sonarr radarr etc which are not running on the unraid server. The other server is running Windows Server 2022 on the same subnet. The ping function shows them green but when I reboot a service or the server it doesn't get updated to red or again green later without the need of manually refresh my chrome browser. While download speed sab or showing real-time. Why is the ping not real-time?...
Solution:
Hi, let me answer your questions: 1. https://github.com/ajnart/homarr/issues/1707 2. https://homarr.dev/docs/integrations/hardware#dash 3. Check #💬・get-help and check your logs https://homarr.dev/docs/community/faq#how-do-i-open-the-console--log and https://homarr.dev/docs/community/faq#how-do-i-post-logs 4. We cannot answer that for you. Homarr is a dashboard for organization....

My integrations are not working

I am using the Homarr image of ajnart. I installed Homarr, but my integrations doesn't seem to work. what am i doing wrong? The version of Homar = v0.15.3 This is the docker compose that i am using: ```version: "2.1"...
Solution:
i founf the problem and it is working now

Automated Media Server, File Server and Minecraft Server?

Hi, I have been looking into my first server for a while now. I have the Server ready, i just need to install everything. I tried to set it up on freeNAS with help from a guide but i couldnt do it so i gave up. Then Homaar poped up and i was thinking this might work!...

Can't get Jellyseerr integration to work.

Im running both jellyseerr and homarr on a kubernetes cluster and tried to setup the jellyseerr integration. Homarr is able to ping the instance of jellyseerr but no data shown on the widget.
Solution:
That means the data you're getting from jellyseer is not the expected object. Have you double checked your api key...

Proxmox Health Monitoring multiple Nodes (not in a cluster)

Hello, is there a way to monitor multiple nodes that are not in a cluster? I tried, but it only shows pve1 or pve2, but not pve1 and pve2....

Proxmox Health Monitor, cannot format key

I am unable to format in proxmox with <User>@pam!<Token ID>=<Secret> it defaults to <User>@pam!<Token ID> and i dont know how to make it work. any ideas?
Solution:
No description