v18 [bug] cURL unable to connect to any url starting with https
#31
@bluezed Debug log please
Reply
#32
(2018-11-06, 10:04)yol Wrote: @bluezed Debug log please
 @yol Here it is: ulosazasom.kodi (paste)

The message appears in line 833 and just says this:
python:
17:01:43.204 T:140567232894720 DEBUG: Version Check: Python cryptography module version 1.1.1 is too old, at least version 1.7 needed

I've not had any problems with Kodi or any addons for years now so don't think there's a fundamental issue. More likely the reported version "1.1.1" is incorrect for some reason!?
Reply
#33
(2018-11-06, 18:26)bluezed Wrote: Here it is
Please remove the script.module.tknorris.shared module as well as any related/dependency add-ons from your Kodi system. It is on our banned add-ons list and support will not be provided as long as banned items are part of your setup.
Reply
#34
(2018-11-06, 21:42)Klojum Wrote: Please remove the script.module.tknorris.shared module as well as any related/dependency add-ons from your Kodi system. It is on our banned add-ons list and support will not be provided as long as banned items are part of your setup. 
 
Ok, have removed it. New log here: juyafaxatu.kodi (paste)
Reply
#35
I'm guessing it comes from one of the extra library locations.

Try (you have to insert the location of the kodi binary maybe, not sure) and post result:

strace -f kodi --debug 2>&1 | grep cryptography
Reply
#36
(2018-11-08, 13:19)yol Wrote: I'm guessing it comes from one of the extra library locations.

Try (you have to insert the location of the kodi binary maybe, not sure) and post result:

strace -f kodi --debug 2>&1 | grep cryptography
 Thanks for that... this pointed me in the right direction. There were some ancient Python packages in my .locals folder. I've removed them and now the version check runs through without a warning.

Cheers! Smile
Reply

Logout Mark Read Team Forum Stats Members Help
[bug] cURL unable to connect to any url starting with https0