-
Notifications
You must be signed in to change notification settings - Fork 278
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
Download handler throwing errors connecting to NZBget #9789
Comments
Can you test the develop branch? I recently made some improvements. |
Is there a quick way to switch? I don't see an option in the back-end settings. Otherwise, I would do a backup, separate install to Develop branch and restore . Is that a good way to do this? |
You could try config - general - advanced. You should fill in your github login creds there. |
When I try to checkout from general > advanced it throws this error:
Is there another method? can I clone over the existing files from the Git GUI? |
Yes. |
Thanks, I was able to do it with your advice. Also, It looks like the changes you made in the develop branch will fix this issue. here is a log: Edit: I mis-read because the error text is different and the process continues on to get the relevant information from NZBGet, however, there is still an error present.
|
Fixed with #9801 |
Describe the bug
I've been getting this error from the download handler that I am struggling to resolve. I have torrents turned off and only use NZB, but I've verified the Host/user/pass for both are correct (deluge and NZBGet both configured in medusa, both test as "Success: Connected and Authenticated") But I still get the following error in the log and while downloads do usually get picked back up by Medusa after completing in NZBget there is a significant delay and sometimes they are left hanging as "Snatched" long after the download completes.
To Reproduce
Expected behavior
Medusa will find completed downloads from NZBGet and post process them
Screenshots
If applicable, add screenshots to help explain your problem.
Medusa (please complete the following information):
Branch: master
Commit: 9b23c72
Version: 0.5.15
Database: 44.18
Python Version: | 3.7.3 (v3.7.3:ef4ec6ed12, Mar 25 2019, 22:22:05) [MSC v.1916 64 bit (AMD64)]
SSL Version: | OpenSSL 1.1.0j 20 Nov 2018
OS: | Windows-10-10.0.19041-SP0
Debug logs (at least 50 lines):
General > Advanced Settings > Enable debug
Additional context
This has been happening ever since I enabled the download handler a few releases back
The text was updated successfully, but these errors were encountered: