First of all, the same script environment (the same code, the same plug-in version) has no problem running on my native environment, windoiws11.
However! Report an error ssl_client_socket_impl.cc handshake failed~ QaQ in the newly installed Windows 10 environment.
[19852:2032:0912/202419:ERROR:ssl_client_socket_impl.cc(983)] handshake failed;
returned -1, SSL error code 1, net_error -100
I have added these two conditions, but the loop still reports an error and the script stops directly
options.add_argument('--ignore-certificate-errors')
options.add_argument('--ignore-ssl-errors')
There is no difference between the chromedriver version and the Chrome version.
I can’t find any other reason
Read More:
- [Solved] selenium Error: ERROR:ssl_client_socket_impl.cc(962)] handshake failed; returned -1, SSL
- _ssl.c:510: error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure
- python3 ssl.SSLError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:833) Error
- Crawler overtime error socket.timeout: timed out/NameError: name ‘socket‘ is not defined
- [Solved] USB: usb_device_handle_win.cc:1049 Failed to read descriptor from node connection…
- python minio client Error: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certific
- There was a problem confirming the ssl certificate: [SSL: TLSV1_ALERT_PROTOCOL_VERSION] tlsv1 alert protocol version (_ssl.c:590)-skipping
- Python Error aiohttp.client_exceptions.ClientConnectorCertificateError, Cannot connect to host:443
- [Solved] Python Error: socket.gaierror : [errno 11004] getaddrinfo failed error
- [Solved] Odrive gui Error: Do not use the development server in a productioun and supported version of the Socket
- Pyinstaller Error: [ImportError]: DLL load failed while importing _socket: Parameter error
- [Solved] Python Error: tensorflow.python.framework.errors_impl.UnknownError: 2 root error(s) found.
- [Solved] Error starting proxy server: oserror (10013), “an attempt was made to access the socket in a way that the access permission is not allowed.”, None, 10013, None)
- [Modified] AttributeError: ‘socket‘ object has no attribute ‘ioctl‘ python linux
- [Solved] Mindspot error: Error: runtimeerror:_kernel.cc:88 CheckParam] AddN output shape must be equal to input…
- [Solved] unknown error: Chrome failed to start: exited abnormally (Driver info: chromedriver=2.36.540471
- SSL error of urllib3 when Python uploads files using Minio
- [Solved] Linux OS python Script Error: smtplib has no attribute SMTP_SSL
- [Solved] pyhive error: Could not start SASL: b’Error in sasl_client_start (-4) SASL(-4)
- [Solved] appium Error: Original error: socket hang up