Homarr

H

Homarr

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

Join

Temperature from proxmox?

As you can add some sensors info to promox, is it possible to show it somehow in homarr? I don't see the system tab in system health monitoring...
No description

Transferring from "Proxmox CT" to Synology NAS "Docker"

I could not find a GUI for export/backup/restore and wondering what files from the VM Debian need to be copied over to the Docker to ensure all settings from the Homarr is transfered... to the new install?

localhost:7575/api/auth/error?error=OAuthSignin from wan.

Hi using authelia. Homarr finally working in local network but from outside .. getting localhost:7575/api/auth/error?error=OAuthSignin. Homarr port is 7575, using swag also. Iany ideas?

Proxmox integration not working with System health monitoring

Good evening, i have homarr running as a lxc on my proxmox cluster. I have added the Proxmox app fine and got it linked with the API. However the System health monitor dosent show anything. Not sure where to check for why its not linking up. Cheers....
Solution:
I don't see where you gave the user and the api token any permissions. Make sure you didn't miss that. Add a user permission and a permission for the api token.

Nginx reverse proxy poblem

the icons and config are broken when i enter whit the reverse proxy
Solution:
Do not proxy to /board. Otherwise, our requests for images will be miss-redirected.
No description

Putting homarr in a subfolder

I want to put homarr in a subfolder if possible or in the root while leaving other subdirectory proxies working, I am using SWAG (nginx) and I am planning on setting up authelia, any help would be appreciated,
Solution:
I figured it out, I just copied the subdomain proxy config to the default server block

OIDC - redirect URI problem

Hi, unfortunately SSO with OIDC isn't working for me. When I try to sign in using SSO I get an error from the SSO provider that the redirect uri isn't the same as the one I have set up. It's caused by the fact that Homarr sets the redirect uri as http and not as https. I can't add the http version of the uri to my app config, because the redirect uri "Must start with HTTPS". Is there any way to force homarr to use https even in the redirect uri? I'm running Homarr 0.15.3 on Ubuntu 22.04 using docker compose....
Solution:
And adding RequestHeader set X-Forwarded-Proto "https" to the Apache config has resolved it

Homarr dashboard keeps on stuck and loading.

I am experiencing an issue with accessing my dashboard. When I try to open it, the page either gets stuck or fails to display any data. I am running this setup on a Proxmox container. Occasionally, the issue resolves itself, but it reoccurs after refreshing the page. Is there an easy solution to this problem?
No description

Is there a way to import chrome bookmarks?

I want export chrome bookmarks to a html(maybe), then import it into homarr, is there a way ? Or some source file / doc associate to import links via a http request, so I can try write a pieces of code to accomplish this....

TypeError: Cannot read properties of undefined (reading 'some')

Hello! I'm trying to setup Homarr via docker-compose on my Synology (DSM7) but I'm having some issues. I copied the compose.yml file reported in the official documentation: https://homarr.dev/docs/getting-started/installation/#installation. I just added the parameters (PUID and PGID) to specify which user, group the container should run as. I attached a screenshot of the configuration. ...
Solution:
I forgot to update this thread but it’s all sorted. I re-did everything from scratch, assigned better permissions to the mapped folders etc. very likely that did the job and Homarr is now up and running. Thank you for your help.
No description

OIDC not working for me with authentik

Hi, I have setup OIDC in authentik and my container as follows
Solution:
Try to generate your own RS256 NEXTAUTH_SECRET, should dérive from it then
No description

pihole

Greetings All, Trying to get Pihole widget to start populating but seems to not be working? Logs are attached. setup with Documentation and API key added but even after clearing cache nothing. Any help would be appreciated. Semi-new to Unraid....

Tatuilli

I've seen people with tatuilli integrations. Is there a way to do anything other than iframe for it since my tatuilli on my seedbox won't show up since its obviously not localhost

Weird spacing between categories

When editing my dashboard there is really huge spacing between by 2nd and 3rd categories. When exiting edit mode, the space decreases but its still longer than usual. Any idea what's happening?

oidc

HI cannot connect my nas oidc server . Got this message. Listening on port 7575 url: http://d6f0c56ea72f:7575 [next-auth][error][SIGNIN_OAUTH_ERROR] https://next-auth.js.org/errors#signin_oauth_error outgoing request timed out after 10000ms { error: { message: 'outgoing request timed out after 10000ms',...

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