Hi I'm running OSMC on a raspberry B AND getting the following error in kodi.log:
ERROR: /home/osmc/.kodi/addons/script.openvpn/default.py:259: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal
09:10:07 138.931870 T:2588931056 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
Error Type: <type 'exceptions.UnicodeDecodeError'>
Error Contents: 'ascii' codec can't decode byte 0xc3 in position 1: ordinal not in range(128)
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 1: ordinal not in range(128)
This leads to a memory lag and after a view minutes kodi hangs.
Hi I'm running OSMC on a raspberry B AND getting the following error in kodi.log:
ERROR: /home/osmc/.kodi/addons/script.openvpn/default.py:259: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal 09:10:07 138.931870 T:2588931056 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<-- Error Type: <type 'exceptions.UnicodeDecodeError'> Error Contents: 'ascii' codec can't decode byte 0xc3 in position 1: ordinal not in range(128) UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 1: ordinal not in range(128)
This leads to a memory lag and after a view minutes kodi hangs.