Meierschlumpf
Explore posts from serversHHomarr
•Created by TheRedCyclops on 4/29/2025 in #💬・get-help
Internal Server Error with AUTH_OIDC_FORCE_USERINFO="true"
Second issue with URI malformed fixed with https://github.com/homarr-labs/homarr/pull/2989
46 replies
HHomarr
•Created by AlexTryHarder on 4/29/2025 in #💬・get-help
OIDC Group name
You can either request a feature where we add displayName as property to the groups OR use roles for your entra app registration, because then they have a specific name
4 replies
HHomarr
•Created by TheRedCyclops on 4/29/2025 in #💬・get-help
Internal Server Error with AUTH_OIDC_FORCE_USERINFO="true"
You're welcome 😄
46 replies
HHomarr
•Created by TheRedCyclops on 4/29/2025 in #💬・get-help
Internal Server Error with AUTH_OIDC_FORCE_USERINFO="true"
I'll update our method and we'll release the change if all goes well this friday. Until then the realtime connections will probably not work for you then, sorry for the inconvenience
46 replies
HHomarr
•Created by TheRedCyclops on 4/29/2025 in #💬・get-help
Internal Server Error with AUTH_OIDC_FORCE_USERINFO="true"
So maybe if you sign out of it and back in the websocket service works as well (if the cookie value no longer contains a % character)
46 replies
HHomarr
•Created by TheRedCyclops on 4/29/2025 in #💬・get-help
Internal Server Error with AUTH_OIDC_FORCE_USERINFO="true"
Okay I now know the problem, we use
decodeURIComponent
for the value but it's unable to decode the uri (or in this case value) of the authelia session token, because it contains a %
sign. So I guess we have to change the logic of our algorithm a bit.
Thanks for sharing, you can remove the message if you want and revoke any shared tokens46 replies
HHomarr
•Created by TheRedCyclops on 4/29/2025 in #💬・get-help
Internal Server Error with AUTH_OIDC_FORCE_USERINFO="true"
Okay sound like a plan, probably our method is is just bad 😉
46 replies
HHomarr
•Created by TheRedCyclops on 4/29/2025 in #💬・get-help
Internal Server Error with AUTH_OIDC_FORCE_USERINFO="true"
We parse it from the header so in format a=b;c=d and so on, but it should not really matter. I can make it the correct format if needed
46 replies
HHomarr
•Created by TheRedCyclops on 4/29/2025 in #💬・get-help
Internal Server Error with AUTH_OIDC_FORCE_USERINFO="true"
Would be great, you can also send it to my dm (remove all secret values. it's enough to just have the special chars and for example x for any other char
46 replies
HHomarr
•Created by TheRedCyclops on 4/29/2025 in #💬・get-help
Internal Server Error with AUTH_OIDC_FORCE_USERINFO="true"
error: URI malformed
this is because of cookie parsing. Our implementation seems to be unable to parse the cookie value of something46 replies
HHomarr
•Created by TheRedCyclops on 4/29/2025 in #💬・get-help
Internal Server Error with AUTH_OIDC_FORCE_USERINFO="true"
Okay, but it seems like the error above is gone. So we are one step further
46 replies
HHomarr
•Created by TheRedCyclops on 4/29/2025 in #💬・get-help
Internal Server Error with AUTH_OIDC_FORCE_USERINFO="true"
Okay but thanks for trying
46 replies
HHomarr
•Created by TheRedCyclops on 4/29/2025 in #💬・get-help
Internal Server Error with AUTH_OIDC_FORCE_USERINFO="true"
like
AUTH_OIDC_FORCE_USERINFO=true
instead of AUTH_OIDC_FORCE_USERINFO="true"
46 replies
HHomarr
•Created by TheRedCyclops on 4/29/2025 in #💬・get-help
Internal Server Error with AUTH_OIDC_FORCE_USERINFO="true"
From AUTH_OIDC_FORCE_USERINFO
46 replies
HHomarr
•Created by TheRedCyclops on 4/29/2025 in #💬・get-help
Internal Server Error with AUTH_OIDC_FORCE_USERINFO="true"
This is pretty odd, what happens when you remove the quotes?
46 replies
HHomarr
•Created by TheRedCyclops on 4/29/2025 in #💬・get-help
Internal Server Error with AUTH_OIDC_FORCE_USERINFO="true"
Okay, but I guess with the same environment variables, correct?
46 replies
HHomarr
•Created by predatorbeta on 4/11/2025 in #💬・get-help
HELP WITH PI-HOLE INTEGRATION
Okay it's a network problem, so either wrong port or docker network
57 replies
HHomarr
•Created by predatorbeta on 4/11/2025 in #💬・get-help
HELP WITH PI-HOLE INTEGRATION
Is your pihole running on this ip on port 80? May it run on https instead? can you check that
57 replies
HHomarr
•Created by Felaxo on 4/27/2025 in #💬・get-help
Icons loading weirdly / websockets failing
Can you post updated logs? Do your logs contain a statement of updating the icons when starting it? Also do you see anything relevant in the network tab / logs in general when you try to search for icons?
10 replies
HHomarr
•Created by CrankyPunisher on 3/7/2025 in #💬・get-help
Problem with Proxmox Integration on 1.x
Can you post your logs? I guess you'll have different ones, right?
Also which certificate have you uploaded?
22 replies