pyopenssl 16<

Hi Kodiers,
I had a long time issue I couldn’t figure out.
Random crashes on network access and no specific log entries.

I finally found the solution, I just had to do

Code:
pip install pyopenssl==0.16

I think this should be added to kodi requirements.
Could save a lot of time to other people.