sabToSiCKRAGE.py Issues
Posted: November 8th, 2016, 8:57 am
Version: (SABnzbd Version: 1.1.1RC3l)
OS: (ubuntu 14.04.5 LTS)
Install-type: (Ubuntu repository)
Skin (if applicable): (n/a)
Firewall Software: (n/a
Are you using IPV6? (no)
Is the issue reproducible? (yes/no)
I has been running sickbeard and sabnzbd and the sabtosickbeard.py script was running perfectly. Decided to change to sickrage and sabnzbd. I updated autoProcessTV.py and autoProcessTV.cfg with my local settings and I can't get it to work.
I get this in the history page: Exit(1) NameError: global name ’HTTPBasicAuthHandler’ is not defined
And this on the script log: Loading config from /home/user/.sickrage/autoProcessTV/autoProcessTV.cfg
Opening URL: http://localhost:8081/home/postprocess/ ... 2FSeason+2
Traceback (most recent call last):
File "/home/user/.sickrage/autoProcessTV/sabToSiCKRAGE.py", line 31, in <module>
autoProcessTV.processEpisode(sys.argv[1], sys.argv[2], sys.argv[7])
File "/home/user/.sickrage/autoProcessTV/autoProcessTV.py", line 118, in processEpisode
handler = HTTPBasicAuthHandler(password_mgr)
NameError: global name 'HTTPBasicAuthHandler' is not defined
Any help you could offer would be much appreciated.
Cheers,
Simon
OS: (ubuntu 14.04.5 LTS)
Install-type: (Ubuntu repository)
Skin (if applicable): (n/a)
Firewall Software: (n/a
Are you using IPV6? (no)
Is the issue reproducible? (yes/no)
I has been running sickbeard and sabnzbd and the sabtosickbeard.py script was running perfectly. Decided to change to sickrage and sabnzbd. I updated autoProcessTV.py and autoProcessTV.cfg with my local settings and I can't get it to work.
I get this in the history page: Exit(1) NameError: global name ’HTTPBasicAuthHandler’ is not defined
And this on the script log: Loading config from /home/user/.sickrage/autoProcessTV/autoProcessTV.cfg
Opening URL: http://localhost:8081/home/postprocess/ ... 2FSeason+2
Traceback (most recent call last):
File "/home/user/.sickrage/autoProcessTV/sabToSiCKRAGE.py", line 31, in <module>
autoProcessTV.processEpisode(sys.argv[1], sys.argv[2], sys.argv[7])
File "/home/user/.sickrage/autoProcessTV/autoProcessTV.py", line 118, in processEpisode
handler = HTTPBasicAuthHandler(password_mgr)
NameError: global name 'HTTPBasicAuthHandler' is not defined
Any help you could offer would be much appreciated.
Cheers,
Simon