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 itHomarr 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?
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.
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
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
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.
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!
...