Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

*arr authentication no longer works. #9247

Closed
InfinityDevTech opened this issue Apr 13, 2024 · 4 comments
Closed

*arr authentication no longer works. #9247

InfinityDevTech opened this issue Apr 13, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@InfinityDevTech
Copy link

Describe the bug
Hello! I have setup Radarr and Sonarr authentication using this video. This video is using the wiki page, I used the video as a sanity check just to make sure I wasnt crazy. I am using the Forward Auth proxy, and it is giving me an error in the Radarr console

[Info] Radarr.Http.Authentication.BasicAuthenticationHandler: Basic was not authenticated. Failure message: Authorization header missing. 
[Info] Radarr.Http.Authentication.BasicAuthenticationHandler: AuthenticationScheme: Basic was challenged.

My config is perfect, NPM is setup correctly, it points correctly, but when I complete the authentik auth flow, that error pops up in the console, and it still prompts for the radarr password.

To Reproduce
Steps to reproduce the behavior:

  1. Setup radarr basic HTTP auth.
  2. Setup NPM and Authentik using wiki.
  3. Attempt to login, with user permissions correct.
  4. Cry.

Expected behavior
Authentik should be able to login with radarr correctly.

Screenshots
image

Logs

{"event":"/outpost.goauthentik.io/auth/nginx","host":"radarr.infinity-dev.xyz","level":"info","logger":"authentik.outpost.proxyv2.application","method":"GET","name":"Radarr","remote":"MY PUBLIC IP ADDR","runtime":"1.157","scheme":"http","size":0,"status":200,"timestamp":"2024-04-13T20:46:13Z","user":"jwjoh","user_agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:124.0) Gecko/20100101 Firefox/124.0"}

^^ This just gets logged whenever I attempt to login, this is the only thing lol

Version and Deployment (please complete the following information):

  • authentik version: 2024.2.2
  • Deployment: docker-compose

Additional context
No additional context

@InfinityDevTech InfinityDevTech added the bug Something isn't working label Apr 13, 2024
@InfinityDevTech
Copy link
Author

Solved in #4381

@MikeWaggs
Copy link

Solved in #4381

I'm running into that same error but only for radarr and prowlarr. Can you share which post in there fixed the issue for you?

@InfinityDevTech
Copy link
Author

Solved in #4381

I'm running into that same error but only for radarr and prowlarr. Can you share which post in there fixed the issue for you?

Hey!

My bad, it was this post!

Have a good one!

@MikeWaggs
Copy link

Solved in #4381

I'm running into that same error but only for radarr and prowlarr. Can you share which post in there fixed the issue for you?

Hey!

My bad, it was this post!

Have a good one!

Perfect, fixed it for me too, not sure how I overlooked that! Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants