-
-
Notifications
You must be signed in to change notification settings - Fork 76
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
BUG Unable to get NZB to pass to download client #957
Comments
me2, error 500 and indexer is getting disabled all the time Log Errror
Error while saving data for uniqueness scores Stacktrace org.springframework.orm.jpa.JpaObjectRetrievalFailureException: Unable to find org.nzbhydra.indexers.IndexerSearchEntity with id -64200096 |
That's weird. Please enable debug log level for the log files, shutdown hydra and replace See if that helps and if not post new debug infos. |
|
I'm experiencing the same problem. Started today. |
That's so strange, I'm running the same version on my own windows machine without any issues. I guess for now rolling back is easiest. There's no changes in config and database. |
I have another instance running, which is working fine. I updated both yesterday, but the issue only started a few hours ago. I downgraded both for now. |
I just realised that you all may have been running the "old" version 6.0.0 because the others after that were marked beta by mistake. I released 7.x yesterday and it was the first final release since 6.0.0 so you got a lot more changes in one update that I realized. In that case you'd need to downgrade to 6.0.0 Please try this one: https://ufile.io/e2cd3ron |
but it said update installed all the time and showed up 7.x changelogs Oo
but it said update installed all the time and showed up 7.x changelogs Oo i have checked (on) install pre releases.
|
Well, I downgraded to 7.1 and it is working again, so I'm not sure what's going on. |
@reloxx13 Does the version from https://ufile.io/e2cd3ron help? It should, it reverts changes to exactly the class that causes issues according to the logs. |
Yes this version works! |
Already releasing a fix. Good night, I can go to bed now as well ;-) |
When searching for a item in Sonarr/Radarr the search works fine but when it tries to download it fails and I get a status that all indexers have failed. I have been using this setup for years and it usually just sends the nzb to SABnzb and the download starts.
This seems to have started with the new updates this week. I am troubleshooting the ARR's and SAB as it is unclear the issue is with NZBHydra.
Here is the error in SONARR that seems to point to an issue with NZBHydra
Downloading nzb for episode '*****************' failed (http://localhost:5076/getnzb/api/-2823677805995163342?apikey=(removed): HTTP request failed: [500:InternalServerError] [GET] at [http://localhost:5076/getnzb/api/-2823677805995163342?apikey=(removed)]
I can manually download the nzb from the indexers as well
I am running a Windows 11 Pro 23H2 machine.
Thanks for a great app and I appreciate any assistance.
nzbhydra2-debug-infos.zip
The text was updated successfully, but these errors were encountered: