Enable debug logging in SickChill settings, reproduce the error (be sure to disable after the bug is fixed)
Branch/Commit:
Branch: master
Commit: 6e3a1dccd94857fc381c9a246b903904eca424e1
Database Version: 44.0
OS: Linux-4.14.35-1-lts-x86_64-with (in Docker)
Browser: Google Chrome
What you did: Forced a backlog search
What happened: Torrents found, but failed to send to rTorrent
What you expected: Torrents downloading in rTorrent
Logs:
2018-10-24 10:07:39 WARNING SEARCHQUEUE-BACKLOG-194031 :: rTorrent: Unable to send Torrent
2018-10-24 10:07:39 WARNING SEARCHQUEUE-BACKLOG-194031 :: Error while sending torrent:
2018-10-24 10:07:39 DEBUG SEARCHQUEUE-BACKLOG-194031 :: Result Hash is XXX
2018-10-24 10:07:39 DEBUG SEARCHQUEUE-BACKLOG-194031 :: Calling rTorrent Client
2018-10-24 10:07:39 DEBUG SEARCHQUEUE-BACKLOG-194031 :: GET URL: https://XXX [Status: 200]
(URL and hash removed.)
From rTorrent xmlrpc.log:
---
<?xml version='2.0'?>
<methodCall>
<methodName>load_raw</methodName>
<params>
<param>
<value><base64>
(snip)
</base64></value>
</param>
</params>
</methodCall>
---
Status: 200 OK
Content-Type: text/xml
Content-Length: 309
<?xml version="1.0" encoding="UTF-8"?>
<methodResponse>
<fault>
<value><struct>
<member><name>faultCode</name>
<value><i4>-506</i4></value></member>
<member><name>faultString</name>
<value><string>Method 'load_raw' not defined</string></value></member>
</struct></value>
</fault>
</methodResponse>
---
(Removed base64'd value)
@Miigotu Could you give some of your love to this issue.
Thanks.
I have the same issue. Torrents are not sent to rTorrent. Please fix, thanks :)
I use the url: http://localhost:2020/plugins/httprpc/action.php in SickShill settings.
Feel free to PR ;)
@miigotu Since this issue is still open, does this mean that the current version of sickchill doesn't support rTorrent 0.9.4, 0.9.5, 0.9.6, 0.9.7, etc... ? (as it was also pointed here #2578 )
Because of this issue I have Switched to ---.
Da: DefHead notifications@github.com
Inviato: domenica, agosto 18, 2019 5:15 PM
A: SickChill/SickChill
Cc: Mr_Orange; Comment
Oggetto: Re: [SickChill/SickChill] rTorrent: Unable to send Torrent (#5118)
@miigotuhttps://github.com/miigotu Since this issue is still, does this mean that the current version of sickchill doesn't support rTorrent 0.9.4, 0.9.5, 0.9.6, 0.97, etc... ? (as it was also pointed here #2578https://github.com/SickChill/SickChill/issues/2578 )
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHubhttps://github.com/SickChill/SickChill/issues/5118?email_source=notifications&email_token=AAFK3VGVGLVVIK5ZMK5UWEDQFFRQZA5CNFSM4F7ACMHKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD4RCBMY#issuecomment-522330291, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AAFK3VCOGGSUO5VRTRQQEV3QFFRQZANCNFSM4F7ACMHA.
Most helpful comment
@Miigotu Could you give some of your love to this issue.
Thanks.