Created
April 2, 2015 09:56
-
-
Save Tetrikus/7aa6a879ad88a3d1fb17 to your computer and use it in GitHub Desktop.
cp-log-001
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 04-02 11:48:42INFO[o.core.downloaders.nzbget] Sending "the boy next door 2015 ac3 bdrip xvid krw part01 rar 03 69 the boy next door 2015 ac3 bdrip xvid krw part01 rar yenc 1 41" to NZBGet. | |
| 04-02 11:48:42ERROR[ couchpotato.core.event] Error in event "download", that wasn't caught: Traceback (most recent call last): | |
| File "/volume1/@appstore/couchpotatoserver/share/CouchPotatoServer/couchpotato/core/event.py", line 15, in runHandler | |
| return handler(*args, **kwargs) | |
| File "/volume1/@appstore/couchpotatoserver/share/CouchPotatoServer/couchpotato/core/_base/downloader/main.py", line 74, in _download | |
| return self.download(data = data, media = media, filedata = filedata) | |
| File "/volume1/@appstore/couchpotatoserver/share/CouchPotatoServer/couchpotato/core/downloaders/nzbget.py", line 54, in download | |
| if rpc.writelog('INFO', 'CouchPotato connected to drop off %s.' % nzb_name): | |
| File "/usr/local/python/lib/python2.7/xmlrpclib.py", line 1233, in __call__ | |
| return self.__send(self.__name, args) | |
| File "/usr/local/python/lib/python2.7/xmlrpclib.py", line 1591, in __request | |
| verbose=self.__verbose | |
| File "/usr/local/python/lib/python2.7/xmlrpclib.py", line 1273, in request | |
| return self.single_request(host, handler, request_body, verbose) | |
| File "/usr/local/python/lib/python2.7/xmlrpclib.py", line 1293, in single_request | |
| h = self.make_connection(host) | |
| File "/usr/local/python/lib/python2.7/xmlrpclib.py", line 1379, in make_connection | |
| self._connection = host, httplib.HTTPConnection(chost) | |
| File "/usr/local/python/lib/python2.7/httplib.py", line 712, in __init__ | |
| (self.host, self.port) = self._get_hostport(host, port) | |
| File "/usr/local/python/lib/python2.7/httplib.py", line 754, in _get_hostport | |
| raise InvalidURL("nonnumeric port: '%s'" % host[i+1:]) | |
| InvalidURL: nonnumeric port: 'Tcs' | |
| encoding=UTF-8 debug=False args=['--daemon', '--pid_file', '/usr/local/couchpotatoserver/var/couchpotatoserver.pid', '--config_file', '/usr/local/couchpotatoserver/var/settings.conf'] app_dir=/usr/local/couchpotatoserver/share/CouchPotatoServer data_dir=/usr/local/couchpotatoserver/var desktop=None options=Namespace(config_file='/usr/local/couchpotatoserver/var/settings.conf', console_log=False, daemon=True, data_dir=None, debug=False, pid_file='/usr/local/couchpotatoserver/var/couchpotatoserver.pid', quiet=False) | |
| 04-02 11:48:42INFO[tato.core.plugins.release] Tried to download, but the "nzb" downloader gave an error |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment