Closed MrChick closed 6 years ago
It's indeed caused by 1.1.x
The external URL field should be empty because the new code should theoretically derive all the needed data from the request.
For some reason Hydra cannot calculate the correct URL to use for the NZB links in its results and uses an empty host. What URL did you enter in Sonarr for Hydra's host? Do you use 127.0.0.1 or a certain IP address or did you enter the URL of a reverse proxy or what?
Sonarr/Hydra use the host of the reverse proxy, which worked perfectly until 1.1.0 and again since 1.1.1 as it seems
Ah sorry, didn't read the update properly. So I consider this already fixed. Sorry about that. The whole issue with hosts and ports and schemes and what address to use etc is really complicated.
I have some strange issues with sonarr and radarr since updating from 1.0.18 to 1.1.0 yesterday. I did some downloads through sonarr couple of minutes before the update which worked fine.
The logs (it's set to debug) show successful searches on my indexers, though (ignore the slow, redacted indexer - same issue with it being disabled):
At first I thought it might have something to do with the forwarded port headerstuff so I changed my vhost config according to the wiki. Still get the message, still the same problems as described below.
Hydras Webinterface
I can send results to sabNZBd without any problems (upload-method)
Radarr:
I do get a list of results, but I can't download anything because apparently the URI is empty. Nothing striking in its logs
Sonarr:
No matter what I search for, I always get no results shown even though the hydralog indicates there should be some. I also tried the trace logs, which seems to point at the actual problem:
Edit: I just updated to 1.1.1 after configuring the external url in the settings. Not sure which of those fixed my problem; but I don't get thsoe missing-port-messages anymore. The external URL field is shown to be empty though (even after a couple of tries), so not sure if it's actually saved or there's another bug