Error 103 (net::ERR_CONNECTION_ABORTED) - Chrome
Solved
tomy2904
Posted messages
361
Status
Membre
-
Greg -
Greg -
Hello,
Since this morning I'm getting this error "Error 103 (net::ERR_CONNECTION_ABORTED): Unknown error" when I go to Facebook, Hotmail... (https) with Chrome and it works on Firefox.
Has anyone ever encountered this error?
Thank you!
Configuration: Windows 7 / Chrome 25.0.1364.97
Since this morning I'm getting this error "Error 103 (net::ERR_CONNECTION_ABORTED): Unknown error" when I go to Facebook, Hotmail... (https) with Chrome and it works on Firefox.
Has anyone ever encountered this error?
Thank you!
Configuration: Windows 7 / Chrome 25.0.1364.97
3 réponses
Here is a proposed solution that has already worked for several.
Hover over each Chrome shortcut and by right-clicking on the shortcut, then on "Properties", at the end of the "Target" field, try to add this argument to the shortcut's execution command line: "--ssl-version-max=tls1".
Then click "Apply" to confirm this change.
Then close Chrome and relaunch it.
This argument prevents the use of TLS v1.1 or v1.2 and therefore enforces TLS v1.
This behavior indicates that there is likely a piece of equipment (or software) such as a firewall that was blocking TLS v1.1 traffic for Chrome on your PC.
Presumably, forcing it has reset it and/or added a directive.
Hover over each Chrome shortcut and by right-clicking on the shortcut, then on "Properties", at the end of the "Target" field, try to add this argument to the shortcut's execution command line: "--ssl-version-max=tls1".
Then click "Apply" to confirm this change.
Then close Chrome and relaunch it.
This argument prevents the use of TLS v1.1 or v1.2 and therefore enforces TLS v1.
This behavior indicates that there is likely a piece of equipment (or software) such as a firewall that was blocking TLS v1.1 traffic for Chrome on your PC.
Presumably, forcing it has reset it and/or added a directive.
and therefore it can't find a matching page...
"C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" --ssl-version-max=tls1
(so after the " )