Skip to content

Instantly share code, notes, and snippets.

@bricej13
Created July 23, 2015 12:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bricej13/27ca7cafc311eee942df to your computer and use it in GitHub Desktop.
Save bricej13/27ca7cafc311eee942df to your computer and use it in GitHub Desktop.
2015-07-23 05:20:34 DEBUG Thread-47 :: Pushalot event: Test
2015-07-23 05:20:34 DEBUG Thread-47 :: Pushalot message: Testing Pushalot settings from SickRage
2015-07-23 05:20:34 DEBUG Thread-47 :: Pushalot api: 1bcb280872db4a[REDACTED]
2015-07-23 05:20:38 DEBUG Thread-47 :: Pushalot notifications sent.
2015-07-23 03:50:14 DEBUG POSTPROCESSER :: Notification for NMJ scan update not enabled, skipping this notification
2015-07-23 03:50:14 DEBUG POSTPROCESSER :: Pushalot event: Download Finished
2015-07-23 03:50:14 DEBUG POSTPROCESSER :: Pushalot message: [REDACTED]
2015-07-23 03:50:14 DEBUG POSTPROCESSER :: Pushalot api: *********************************
2015-07-23 03:50:34 ERROR POSTPROCESSER :: Pushalot notification failed.
Traceback (most recent call last):
File "/opt/sickrage/sickbeard/notifiers/pushalot.py", line 80, in _sendPushalot
body=urlencode(data))
File "/usr/lib/python2.7/httplib.py", line 962, in request
self._send_request(method, url, body, headers)
File "/usr/lib/python2.7/httplib.py", line 996, in _send_request
self.endheaders(body)
File "/usr/lib/python2.7/httplib.py", line 958, in endheaders
self._send_output(message_body)
File "/usr/lib/python2.7/httplib.py", line 818, in _send_output
self.send(msg)
File "/usr/lib/python2.7/httplib.py", line 780, in send
self.connect()
File "/usr/lib/python2.7/httplib.py", line 1161, in connect
self.timeout, self.source_address)
File "/usr/lib/python2.7/socket.py", line 553, in create_connection
for res in getaddrinfo(host, port, 0, SOCK_STREAM):
gaierror: [Errno -2] Name or service not known
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment