Issue 86045 in chromium: Error 15 (net::ERR_SOCKET_NOT_CONNECTED) when accessing an SSL encrypted site

546 views
Skip to first unread message

chro...@googlecode.com

unread,
Jun 14, 2011, 12:23:21 PM6/14/11
to chromi...@chromium.org
Status: Unconfirmed
Owner: ----
Labels: Type-Bug Pri-2 Area-Undefined OS-Windows

New issue 86045 by co...@commx.ws: Error 15 (net::ERR_SOCKET_NOT_CONNECTED)
when accessing an SSL encrypted site
http://code.google.com/p/chromium/issues/detail?id=86045

Chrome Version : 12.0.742.91
OS Version: 6.1 (Windows 7, Windows Server 2008 R2)
URLs (if applicable) :
Other browsers tested:
Firefox 4.x: OK
IE 7/8/9: OK

What steps will reproduce the problem?
1. Accessing an SSL encrypted site via POST request (e.g. using an
SSL-encrypted login form)

What is the expected result?
The site should open.


What happens instead?
An "Error 15 (net::ERR_SOCKET_NOT_CONNECTED): Unknown error." is displayed.
Repeating the login succeeds then.
This happens in an non-regular manner, not each time, but at least once a
day. I have experienced this since Chrome 10 or 11, and have tested and
validated this behaviour on Ubuntu 11.04 with latest Chromium installed as
well on different computers; this may not be an platform-dependent defect.
Using Firefox or IE for example works fine.


UserAgentString: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/534.30
(KHTML, like Gecko) Chrome/12.0.742.91 Safari/534.30

chro...@googlecode.com

unread,
Jun 15, 2011, 11:12:07 AM6/15/11
to chromi...@chromium.org
Updates:
Labels: -Internals-Network-Auth Internals-Network-SSL

Comment #2 on issue 86045 by cben...@chromium.org: Error 15

(net::ERR_SOCKET_NOT_CONNECTED) when accessing an SSL encrypted site
http://code.google.com/p/chromium/issues/detail?id=86045

(No comment was entered for this change.)

chro...@googlecode.com

unread,
Jun 15, 2011, 11:24:16 AM6/15/11
to chromi...@chromium.org

Comment #3 on issue 86045 by a...@chromium.org: Error 15
(net::ERR_SOCKET_NOT_CONNECTED) when accessing an SSL encrypted site
http://code.google.com/p/chromium/issues/detail?id=86045

What's the site in question?

chro...@googlecode.com

unread,
Aug 14, 2011, 8:47:43 PM8/14/11
to chromi...@chromium.org

Comment #5 on issue 86045 by co...@commx.ws: Error 15
(net::ERR_SOCKET_NOT_CONNECTED) when accessing an SSL encrypted site
http://code.google.com/p/chromium/issues/detail?id=86045

#3 Actually this happens on http://www.djangoproject.com when visiting the
first site. The issue still exists with Chrome 13.x.

chro...@googlecode.com

unread,
Aug 16, 2011, 2:14:46 PM8/16/11
to chromi...@chromium.org

Comment #7 on issue 86045 by co...@commx.ws: Error 15
(net::ERR_SOCKET_NOT_CONNECTED) when accessing an SSL encrypted site
http://code.google.com/p/chromium/issues/detail?id=86045

Actually this happens with three different computers with each having a
different configuration (Windows 7, Ubuntu Linux). No Firewalls or Proxies
are used at all. Issue #81437 sounds similar.

chro...@googlecode.com

unread,
Aug 16, 2011, 4:36:33 PM8/16/11
to chromi...@chromium.org
Updates:
Cc: rtenn...@chromium.org

Comment #11 on issue 86045 by will...@chromium.org: Error 15

(net::ERR_SOCKET_NOT_CONNECTED) when accessing an SSL encrypted site
http://code.google.com/p/chromium/issues/detail?id=86045

Yes. This is more likely to happen for SSL since we use different timeouts
based on whether or not a socket has been "used". The SSL handshake counts
as "using" a socket, so it is "proven" and thus it gets a higher timeout.
The unused idle socket timeout is 10s, but the used one is substantially
higher (I forget exactly).

It's probably a bug for us to count it as "used", since we haven't
performed any HTTP transactions on it. I'm getting Raman ramped up on
socket pool code, so maybe he can look at this when he gets the time.

chro...@googlecode.com

unread,
Aug 19, 2011, 9:18:43 PM8/19/11
to chromi...@chromium.org

Comment #13 on issue 86045 by dave...@yahoo.com: Error 15
(net::ERR_SOCKET_NOT_CONNECTED) when accessing an SSL encrypted site
http://code.google.com/p/chromium/issues/detail?id=86045

I am running Chrome 13.0.782.112 m on WinXP, and I get the error when I
click the login link on this page:
http://forums.mscsoftware.com/news/ubbthreads.php

The same link works correctly in both IE8 & Firefox 5.0.1

chro...@googlecode.com

unread,
Sep 19, 2011, 10:45:17 PM9/19/11
to chromi...@chromium.org
Updates:
Owner: a...@chromium.org
Cc: rtenn...@chromium.org ero...@chromium.org

Comment #14 on issue 86045 by rtenn...@chromium.org: Error 15

(net::ERR_SOCKET_NOT_CONNECTED) when accessing an SSL encrypted site
http://code.google.com/p/chromium/issues/detail?id=86045

eroman helped to find the workaround (problem). Was able to reproduce the
problem for https://support.mscsoftware.com/cgi-bin/register/join.pl. When
we started the browser with the command line option
--disable-ssl-false-start the site worked ok.


chro...@googlecode.com

unread,
Sep 19, 2011, 11:17:30 PM9/19/11
to chromi...@chromium.org
Updates:
Status: Untriaged

Comment #15 on issue 86045 by rtenn...@chromium.org: Error 15

(net::ERR_SOCKET_NOT_CONNECTED) when accessing an SSL encrypted site
http://code.google.com/p/chromium/issues/detail?id=86045

(No comment was entered for this change.)

chro...@googlecode.com

unread,
Sep 26, 2011, 2:26:45 PM9/26/11
to chromi...@chromium.org
Updates:
Status: Assigned
Cc: w...@chromium.org
Labels: -Internals-Network Internals-Network-SSL Mstone-16

Comment #16 on issue 86045 by w...@chromium.org: Error 15

(net::ERR_SOCKET_NOT_CONNECTED) when accessing an SSL encrypted site
http://code.google.com/p/chromium/issues/detail?id=86045

agl: please see comment 14. This may be a false start issue.

Reply all
Reply to author
Forward
0 new messages