Closed hbooo closed 3 years ago
Can you take a screenshot of the exception?
There you go
Error 301 is an authentication error (unauthorized), how are you currently authenticating against the -arrs? Are you using an API key only, or are you using basic auth with a reverse proxy, etc.?
I'm using a reverse proxy and an api Key :
I'm able to navigate to the arr module and see items but when i try an interactive search or all missing It doesn't work
Is your reverse proxy possibly blocking requests that are not GET
requests? Any "actions" will execute POST
, PUT
, or DELETE
HTTP requests.
I personally, as well as many users, use a reverse proxy with the -arrs and have no issues with executing requests through it.
Just recheck my configuration and try with https ://mydns/arr instead of htpp://mydns/arr
And now it works, sorry for that.
Describe the Bug I have an error each time I try to search for a movie/tv show/music
To Reproduce Go to radarr, sonarr or lidarr in LunaSea and try to search for all missing or for a specific item
Expected Behaviour Search should work without an error
Screenshots
Versions LunaSea: 4.2.1 (40201001) Sonarr: 3.0.4.1126-ls60 by linuxserver.io Radarr: 3.0.2.4552-ls93 by linuxserver.io Lidarr: 0.7.2.1878
Additional context Log: