
SSLError: _ssl.c:510: EOF occurred in violation of protocolĬode: Select all Traceback (most recent call last):Ĭonn.request('POST', '/v2/pushes', json. Self.sock = ssl.wrap_socket(sock, self.key_file, self.cert_file)įile "/usr/lib/python2.7/ssl.py", line 487, in wrap_socketįile "/usr/lib/python2.7/ssl.py", line 243, in _init_įile "/usr/lib/python2.7/ssl.py", line 405, in do_handshake Integrate the Pushbullet API with the Python API Setup the Pushbullet API trigger to run a workflow which integrates with the Python API. Self._send_request(method, url, body, headers)įile "/usr/lib/python2.7/httplib.py", line 1051, in _send_requestįile "/usr/lib/python2.7/httplib.py", line 1013, in endheadersįile "/usr/lib/python2.7/httplib.py", line 864, in _send_outputįile "/usr/lib/python2.7/httplib.py", line 826, in sendįile "/usr/lib/python2.7/httplib.py", line 1220, in connect 12:46:49,469::INFO:: Traceback:įile "/usr/share/sabnzbdplus/sabnzbd/notifier.py", line 481, in send_pushbulletįile "/usr/lib/python2.7/httplib.py", line 1017, in request Visit Snyk Advisor to see a full health score report for PushbulletPythonLibrary, including popularity, security, maintenance & community analysis. 12:46:49,468::WARNING:: Failed to send pushbullet message A Python Library and a simple command line app for Pushbullet. Code: Select all 12:46:49,368::INFO:: Sending Pushbullet notification
