Cilow
Stamm User
Wollte gerade Dreamplex 2.1.3 auf der Duo2 flashen, was auch geklappt hat. Wenn ich aber einen Server hinzufügen will über MYPLEX, und alle Daten (Login) eingebe, kommt nach dem speichern direkt ein GS.
So wie es aussieht ist es ein SSL Fehler:
OpenSSL ist auch drauf:
Ich kann es aber weder updaten, upgrade noch sonstwas:
So wie es aussieht ist es ein SSL Fehler:
Code:
File "/usr/lib/enigma2/python/Components/ActionMap.py", line 46, in action
res = self.actions[action]()
File "/usr/lib/enigma2/python/Plugins/Extensions/DreamPlex/DP_Server.py", line 637, in keySave
self.plexInstance = Singleton().getPlexInstance(PlexLibrary(self.session, self.current))
File "/usr/lib/enigma2/python/Plugins/Extensions/DreamPlex/DP_PlexLibrary.py", line 183, in __init__
self.setMyPlexData()
File "/usr/lib/enigma2/python/Plugins/Extensions/DreamPlex/DP_PlexLibrary.py", line 926, in setMyPlexData
self.serverConfig_myplexToken = self.getNewMyPlexToken()
File "/usr/lib/enigma2/python/Plugins/Extensions/DreamPlex/DP_PlexLibrary.py", line 1283, in getNewMyPlexToken
conn.request(url="/users/sign_in.xml", method="POST", headers=myplex_header)
File "/usr/lib/python2.7/httplib.py", line 1001, in request
self._send_request(method, url, body, headers)
File "/usr/lib/python2.7/httplib.py", line 1035, in _send_request
self.endheaders(body)
File "/usr/lib/python2.7/httplib.py", line 997, in endheaders
self._send_output(message_body)
File "/usr/lib/python2.7/httplib.py", line 850, in _send_output
self.send(msg)
File "/usr/lib/python2.7/httplib.py", line 812, in send
self.connect()
File "/usr/lib/python2.7/httplib.py", line 1212, in connect
server_hostname=server_hostname)
File "/usr/lib/python2.7/ssl.py", line 350, in wrap_socket
_context=self)
File "/usr/lib/python2.7/ssl.py", line 566, in __init__
self.do_handshake()
File "/usr/lib/python2.7/ssl.py", line 788, in do_handshake
self._sslobj.do_handshake()
ssl.SSLError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:581)
(PyObject_CallObject(<bound method ActionMap.action of <Components.ActionMap.ActionMap instance at 0x59185648>>,('ColorActions', 'green')) failed)
]]>
Code:
root@vuduo2:/tmp# opkg list-installed | grep ssl
enigma2-plugin-systemplugins-wirelesslan - vti-9.0.0-20151024-r0
enigma2-plugin-systemplugins-wirelesslansetup - vti-9.0.0-20151024-r0
libssl1.0.0 - 1.0.2a-r0
openssl - 1.0.2a-r0
openssl-conf - 1.0.2a-r0
python-pyopenssl - 1:0.13-r0
Ich kann es aber weder updaten, upgrade noch sonstwas:
Code:
root@vuduo2:/tmp# opkg update openssl
Downloading: VTi-all.gz
Inflating: VTi-all
Updated list of available packages in /var/lib/opkg/VTi-all.
Downloading: VTi-mips32el.gz
Inflating: VTi-mips32el
Updated list of available packages in /var/lib/opkg/VTi-mips32el.
Downloading: VTi-softcams_mips32el.gz
Inflating: VTi-softcams_mips32el
Updated list of available packages in /var/lib/opkg/VTi-softcams_mips32el.
Downloading: VTi-thirdparty.gz
Inflating: VTi-thirdparty
Updated list of available packages in /var/lib/opkg/VTi-thirdparty.
Downloading: VTi-vuduo2.gz
Inflating: VTi-vuduo2
Updated list of available packages in /var/lib/opkg/VTi-vuduo2.