Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Raspberry. InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. #69

Open
mrh666 opened this issue Feb 13, 2016 · 1 comment

Comments

@mrh666
Copy link

mrh666 commented Feb 13, 2016

I added NetflixBMC addon 1.3.18, configured the account, but I can't see any content at all. Empty folders.

In kodi.log I can see only one error:

15:36:41 T:1779401760  NOTICE: Thread LanguageInvoker start, auto delete: false
15:36:41 T:1779401760  NOTICE: -->Python Interpreter Initialized<--
15:36:44 T:1779401760  NOTICE: URL: https://www.netflix.com/WiGenre?agid=83
15:36:50 T:1779401760   ERROR: /home/pi/.kodi/addons/script.module.requests/lib/requests/packages/urllib3/connectionpool.py:791: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.org/en/latest/security.html
                                              InsecureRequestWarning)
15:36:51 T:1512039456   ERROR: Previous line repeats 2 times.

pip list:

pi@raspberrypi:~ $ sudo pip list
argparse (1.2.1)
chardet (2.3.0)
colorama (0.3.2)
gpiozero (1.0.0)
html5lib (0.999)
lxkeymap (0.1)
mcpi (0.1.1)
ndg-httpsclient (0.3.2)
numpy (1.8.2)
picamera (1.10)
pifacecommon (4.2.1)
pifacedigitalio (3.1.0)
Pillow (2.6.1)
pip (1.5.6)
pyasn1 (0.1.7)
pycrypto (2.6.1)
pygame (1.9.2a0)
pygobject (3.14.0)
pyOpenSSL (0.13.1)
pyserial (2.6)
python-libtorrent (0.16.18)
requests (2.4.3)
RPi.GPIO (0.6.0a3)
RTIMULib (7.2.1)
sense-hat (2.1.0)
setuptools (5.5.1)
six (1.8.0)
spidev (3.0)
urllib3 (1.9.1)
wheel (0.24.0)
wsgiref (0.1.2)
wxPython (3.0.1.1)
wxPython-common (3.0.1.1)

Any idea how to fix or work it around?

@mrh666
Copy link
Author

mrh666 commented Feb 13, 2016

After upgrade to 1.3.23 I've got:

16:04:00 T:1538257952  NOTICE: OpenSSL distribution not available for your platform.
                                            Please add one if possible by following instructions in top of file: /home/pi/.kodi/addons/plugin.video.netflixbmc/resources/lib/pyOpenSSL/__init__.py

Please advice

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant