Random fail after trying out oidc
I tried to set up osid with authentik but when I configured it i got the error
OS: Ubuntu server Config: Version: 0.15.3
Solution:Jump to solution
https://github.com/ajnart/homarr/issues/1909
Another user had similar problems as you on reddit, this link helped them figure things out...
12 Replies
Thank you for submitting a support request.
Depending on the volume of requests, our team should get in contact with you shortly.
⚠️ Please include the following details in your post or we may reject your request without further comment: - Log (See https://homarr.dev/docs/community/faq#how-do-i-open-the-console--log) - Operating system (Unraid, TrueNAS, Ubuntu, ...) - Exact Homarr version (eg. 0.15.0, not latest) - Configuration (eg. docker-compose, screenshot or similar. Use ``your-text`` to format) - Other relevant information (eg. your devices, your browser, ...)
❓ Frequently Asked Questions | Homarr documentation
Can I install Homarr on a Raspberry Pi?
Hi, please redact your secret as well.
Could you provide your logs in full, to give us more context.
It won't open it gives a server error in browser
Ok, can you please give the full logs for homarr's container?
it just decided to work and gave this
Homarr's container, not your browser. Please see Cakey bot's message
But if it works now, all the best.
(Btw those broser errors you have here are most likely from your extensions)
Oh i'm slow i put the link in quotes and it wasn't supposed to be
But it keeps redirecting to 'http://localhost:7575/api/auth/error?error=OAuthSignin' from the external URL
Actually, the problem may be that you're using '=' instead of ':'
You need to set the "NEXTAUTH_URL" env variable to your homarr address
Copy let me try it
Solution
https://github.com/ajnart/homarr/issues/1909
Another user had similar problems as you on reddit, this link helped them figure things out
One thing I'm reading there is that you should not put a trailing '/' at the end of the OIDC_URI
It worked!!! Thanks a lot