I have everything up and running, with Sabnzbd+ and SB, but i need a little help with the autoprocessing magic that needs to happen.
If I download manually or let SB run to schedule I get the following error message when the post processing download is running (from sabnzbd): Error connection refused
- Code: Select all
[SickBeard]
host=localhost
port=8081
username=[my eyes only]
password=[my eyes only]
web_root=
ssl=
Do I leave the SSL as blank?
I use SSL, so should it be 0 or 1 or Yes or No?
- Code: Select all
\American Horror Story S01E12 720p WEB DL DD5 1 H 264-CtrlHD, American.Horror.Story.S01E12.720p.WEB.DL.DD5.1.H.264-CtrlHD.nzb, American Horror Story S01E12 720p WEB DL DD5 1 H 264-CtrlHD, , tv, alt.binaries.hdtv, 0)
2012-05-27 16:27:36,676::INFO::[_cplogging:55] [27/May/2012:16:27:36] HTTP
Request Headers:
AUTHORIZATION: Basic bWlrZXBhcmtpZTpOQzAxYnJhaW5zc2E=
REFERER: http://192.168.1.100:8080/sabnzbd/
HOST: 192.168.1.100:8080
X-REQUESTED-WITH: XMLHttpRequest
ACCEPT: text/html, */*; q=0.01
ACCEPT-CHARSET: ISO-8859-1,utf-8;q=0.7,*;q=0.3
USER-AGENT: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.1 (KHTML, like Gecko) Chrome/21.0.1145.0 Safari/537.1
CONNECTION: keep-alive
COOKIE: plushRefreshRate=1; plushFailedOnly=0; plushQueuePerPage=9999999; plushContainerWidth=100%25; plushNoTopMenu=0
Remote-Addr: 192.168.1.100
ACCEPT-LANGUAGE: en-GB,en;q=0.8
ACCEPT-ENCODING: gzip,deflate,sdch
2012-05-27 16:27:36,676::DEBUG::[_cplogging:55] [27/May/2012:16:27:36] HTTP Traceback (most recent call last):
File "cherrypy\_cprequest.pyo", line 618, in respond
File "cherrypy\_cpdispatch.pyo", line 25, in __call__
File "sabnzbd\interface.pyo", line 408, in scriptlog
File "sabnzbd\database.pyo", line 282, in get_name
AttributeError: 'NoneType' object has no attribute 'get'
2012-05-27 19:29:43,973::INFO::[_cplogging:55] [27/May/2012:19:29:43] HTTP
Request Headers:
AUTHORIZATION: Basic bWlrZXBhcmtpZTpOQzAxYnJhaW5zc2E=
REFERER: http://192.168.1.100:8080/sabnzbd/
HOST: 192.168.1.100:8080
X-REQUESTED-WITH: XMLHttpRequest
ACCEPT: text/html, */*; q=0.01
ACCEPT-CHARSET: ISO-8859-1,utf-8;q=0.7,*;q=0.3
USER-AGENT: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.1 (KHTML, like Gecko) Chrome/21.0.1145.0 Safari/537.1
CONNECTION: keep-alive
COOKIE: plushRefreshRate=1; plushFailedOnly=0; plushQueuePerPage=9999999; plushContainerWidth=100%25; plushNoTopMenu=0
Remote-Addr: 192.168.1.100
ACCEPT-LANGUAGE: en-GB,en;q=0.8
ACCEPT-ENCODING: gzip,deflate,sdch
2012-05-27 19:29:43,973::DEBUG::[_cplogging:55] [27/May/2012:19:29:43] HTTP Traceback (most recent call last):
File "cherrypy\_cprequest.pyo", line 618, in respond
File "cherrypy\_cpdispatch.pyo", line 25, in __call__
File "sabnzbd\interface.pyo", line 408, in scriptlog
File "sabnzbd\database.pyo", line 282, in get_name
AttributeError: 'NoneType' object has no attribute 'get'
2012-05-27 19:31:58,003::INFO::[__init__:325] SABnzbd shutting down...
2012-05-27 19:31:58,003::INFO::[__init__:846] Saving data for bookmarks.sab in D:\My Portable Apps\Internet\SABnzbd\SABnzbd-0.6.15\admin\bookmarks.sab
2012-05-27 19:31:58,003::INFO::[urlgrabber:70] URLGrabber shutting down
2012-05-27 19:31:58,003::INFO::[__init__:846] Saving data for watched_data.sab in D:\My Portable Apps\Internet\SABnzbd\SABnzbd-0.6.15\admin\watched_data.sab
2012-05-27 19:31:58,006::INFO::[dirscanner:254] Dirscanner shutting down
2012-05-27 19:31:58,349::INFO::[downloader:375] Shutting down
2012-05-27 19:31:58,351::INFO::[assembler:70] Shutting down
2012-05-27 19:31:58,351::INFO::[postproc:83] Saving postproc queue
2012-05-27 19:31:58,351::INFO::[__init__:846] Saving data for postproc1.sab in D:\My Portable Apps\Internet\SABnzbd\SABnzbd-0.6.15\admin\postproc1.sab
2012-05-27 19:32:40,286::INFO::[_cplogging:55] [27/May/2012:19:32:40] HTTP
Request Headers:
AUTHORIZATION: Basic bWlrZXBhcmtpZTpOQzAxYnJhaW5zc2E=
REFERER: http://192.168.1.100:8080/sabnzbd/
HOST: 192.168.1.100:8080
X-REQUESTED-WITH: XMLHttpRequest
ACCEPT: text/html, */*; q=0.01
ACCEPT-CHARSET: ISO-8859-1,utf-8;q=0.7,*;q=0.3
USER-AGENT: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.1 (KHTML, like Gecko) Chrome/21.0.1145.0 Safari/537.1
CONNECTION: keep-alive
COOKIE: plushRefreshRate=1; plushFailedOnly=0; plushQueuePerPage=9999999; plushContainerWidth=100%25; plushNoTopMenu=0
Remote-Addr: 192.168.1.100
ACCEPT-LANGUAGE: en-GB,en;q=0.8
ACCEPT-ENCODING: gzip,deflate,sdch
2012-05-27 19:32:40,286::DEBUG::[_cplogging:55] [27/May/2012:19:32:40] HTTP Traceback (most recent call last):
File "cherrypy\_cprequest.pyo", line 618, in respond
File "cherrypy\_cpdispatch.pyo", line 25, in __call__
File "sabnzbd\interface.pyo", line 408, in scriptlog
File "sabnzbd\database.pyo", line 282, in get_name
AttributeError: 'NoneType' object has no attribute 'get'
Update: Removed the SSL line from the cfg file and now I get this error instead
- Code: Select all
Request unsuccessful: error
