Intel® Distribution of OpenVINO™ Toolkit
Community assistance about the Intel® Distribution of OpenVINO™ toolkit, OpenCV, and all aspects of computer vision-related on Intel® platforms.
6403 Discussions

sslv3 alert handshake failure running demo_security_barrier_camera.bat

DECr16
Beginner
1,080 Views

Walking through the https://docs.openvinotoolkit.org/2021.1/openvino_docs_install_guides_installing_openvino_windows.html#set-the-environment-variables page. The benchmark and squeezenet samples run OK, but demo_security_barrier_camera fails with multiple errors similar to:

"requests.exceptions.SSLError: HTTPSConnectionPool(host='download.01.org', port=443): Max retries exceeded with url: /opencv/2021/openvinotoolkit/2021.1/open_model_zoo/models_bin/2/license-plate-recognition-barrier-0001/FP32/license-plate-recognition-barrier-0001.xml (Caused by SSLError(SSLError(1, '[SSL: SSLV3_ALERT_HANDSHAKE_FAILURE] sslv3 alert handshake failure (_ssl.c:1124)')))"
########## Error: Download failed

Client is Windows 10 64-bit, running Python38 (3.8.6), VC2019 and CMake 3.18.4.

0 Kudos
2 Replies
Rizal_Intel
Moderator
1,068 Views

Hi DECr16,


Try checking whether your network is behind a firewall.

You would either need to whitelist the download address or just use another network for downloading the materials.


Regards,

Rizal


0 Kudos
Rizal_Intel
Moderator
1,042 Views

Hi Decr16,


Thank you for your question. If you need any additional information from Intel, please submit a new question as Intel is no longer monitoring this thread.


Regards,

Rizal


0 Kudos
Reply