Loading -
DevTools listening on ws://127.0.0.1:63217/devtools/browser/36f5c010-2420-4ea5-af6e-ee0ced0dd292
[21020:20448:0914/102606.399:ERROR:ssl_client_socket_impl.cc(963)] handshake failed; returned -1, SSL error code 1, net_error -101
[21020:20448:0914/102606.764:ERROR:ssl_client_socket_impl.cc(963)] handshake failed; returned -1, SSL error code 1, net_error -101
[21020:20448:0914/102608.957:ERROR:ssl_client_socket_impl.cc(963)] handshake failed; returned -1, SSL error code 1, net_error -107
[21020:20448:0914/102609.150:ERROR:ssl_client_socket_impl.cc(963)] handshake failed; returned -1, SSL error code 1, net_error -107
All links to pages of Issue-3 were gathered.
Not sure what's entirely causing these. From what I can tell it doesn't actually break anything. Any ideas on this?
I don't have this issue so try adding the following line of code in the init method (RCO_links.py line 41):
options.add_argument('ignore-certificate-errors')
If it works, I will add it to the code on the next update.