Error Checking for Updates

Posted on
Mon Aug 20, 2018 3:07 pm
ryanbuckner offline
Posts: 1074
Joined: Oct 08, 2011
Location: Northern Virginia

Error Checking for Updates

I'm still having an issue with DomoPad client pushing updates more than once a day. So I tinkered and restarted the plugin. I got an error when it restarted.

Code: Select all
 Domotics Pad Mobile Client      Checking for updates...
   Domotics Pad Mobile Client DebugPlugin version detected: 2.1.1
   Domotics Pad Mobile Client DebugCurrent version is: 2.1.1
   Domotics Pad Mobile Client DebugGetting latest release from RogueProeliator/DomoPad-Plugin...
   Domotics Pad Mobile Client DebugGET /repos/RogueProeliator/DomoPad-Plugin/releases/latest
   Domotics Pad Mobile Client ErrorError checking for new plugin version.
Traceback (most recent call last):
  File "/Library/Application Support/Perceptive Automation/Indigo 7/Plugins/DomoPad Mobile Client Plugin.indigoPlugin/Contents/Server Plugin/RPFramework/RPFrameworkPlugin.py", line 731, in checkVersionNow
    updateAvailable = self.updateChecker.checkForUpdate()
  File "/Library/Application Support/Perceptive Automation/Indigo 7/Plugins/DomoPad Mobile Client Plugin.indigoPlugin/Contents/Server Plugin/RPFramework/RPFrameworkUpdater.py", line 94, in checkForUpdate
    update = self._prepareForUpdate(currentVersion)
  File "/Library/Application Support/Perceptive Automation/Indigo 7/Plugins/DomoPad Mobile Client Plugin.indigoPlugin/Contents/Server Plugin/RPFramework/RPFrameworkUpdater.py", line 182, in _prepareForUpdate
    update = self.getUpdate(currentVersion)
  File "/Library/Application Support/Perceptive Automation/Indigo 7/Plugins/DomoPad Mobile Client Plugin.indigoPlugin/Contents/Server Plugin/RPFramework/RPFrameworkUpdater.py", line 103, in getUpdate
    update = self.getLatestRelease()
  File "/Library/Application Support/Perceptive Automation/Indigo 7/Plugins/DomoPad Mobile Client Plugin.indigoPlugin/Contents/Server Plugin/RPFramework/RPFrameworkUpdater.py", line 124, in getLatestRelease
    return self._GET('/repos/' + self.owner + '/' + self.repo + '/releases/latest')
  File "/Library/Application Support/Perceptive Automation/Indigo 7/Plugins/DomoPad Mobile Client Plugin.indigoPlugin/Contents/Server Plugin/RPFramework/RPFrameworkUpdater.py", line 152, in _GET
    conn.request('GET', requestPath, None, headers)
  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/httplib.py", line 1053, in request
    self._send_request(method, url, body, headers)
  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/httplib.py", line 1093, in _send_request
    self.endheaders(body)
  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/httplib.py", line 1049, in endheaders
    self._send_output(message_body)
  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/httplib.py", line 893, in _send_output
    self.send(msg)
  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/httplib.py", line 855, in send
    self.connect()
  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/httplib.py", line 1274, in connect
    server_hostname=server_hostname)
  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ssl.py", line 352, in wrap_socket
    _context=self)
  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ssl.py", line 579, in __init__
    self.do_handshake()
  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ssl.py", line 808, in do_handshake
    self._sslobj.do_handshake()
SSLError: [SSL: TLSV1_ALERT_PROTOCOL_VERSION] tlsv1 alert protocol version (_ssl.c:590)

Posted on
Mon Aug 20, 2018 9:41 pm
RogueProeliator offline
User avatar
Posts: 2501
Joined: Nov 13, 2012
Location: Baton Rouge, LA

Re: Error Checking for Updates

Without debug enabled, that should just be a single line in the Log. I do need to update that plugin to remove the GitHub update check completely, though... I'll try to do that soon.

Adam

Page 1 of 1

Who is online

Users browsing this forum: No registered users and 2 guests