Hi,
I am starting tot get these weird errors from some time now for some domains.
Without any change to custom rules or anything else in Fiddler I start receiving errors such as the above on three servers all running Windows Standard 2012 R2 server. No changes were done on clients browsers and PCs - I am running Windows 7, as well as Windows 8.1 - nor in the server configuration if that matters.
I use Fiddler4 (vers. v4.4.9.8) on three different servers using Windows Standard 2012 R2. I removed the certificate and reissue another one using the documentation. Installed the new certificate in the client browser (Firefox last vers. - 34.0.5) as per documentation (adding it in the Options > Advanced > Certificates > Authorities and marking its trust for websites only) I also uninstalled and reinstalled Fiddler.
I even changed some things as suggested on some sites to about:config prefs. Please find attached a screenshot.
Some sites are giving errors as such from below while others do not. It seems to me that errors are random because sometimes I don't get any from the domains I browse to, and then suddenly they come back for the same domains!
Fiddler Web Debugger (v4.4.9.8)
Built: Thursday, December 18, 2014
64-bit AMD64, VM: 62.00mb, WS: 89.00mb
.NET 4.0.30319.34014 WinNT 6.3.9600.0
You've run Fiddler: 14 times.
Running ELEVATED on: win-efqkh6hsk2g:8888
Listening to: DefaultLAN
Gateway: No Gateway
Start list of errors:
Fiddler.CertMaker> Root Certificate located; private key in container '7b90a71bfc56f2582e916a51aed6df9a_96646cf4-fa2c-4279-b935-066b9872443b'
11:02:17:3074 /Fiddler.CertMaker> Invoking makecert.exe with arguments: -pe -ss my -n "CN=blahblahblah, O=DO_NOT_TRUST, OU=Created by
http://www.fiddler2.com" -sky exchange -in DO_NOT_TRUST_FiddlerRoot -is my -eku 1.3.6.1.5.5.7.3.1 -cy end -a sha256 -m 132 -b 12/22/2013
11:02:17:5418 /Fiddler.CertMaker>153-CreateCert(
site.com) => (0).
11:02:20:3843 [Fiddler] No HTTP request was received from () new client socket, port 57792.
11:02:22:3785 [Fiddler] No HTTP request was received from () new client socket, port 57802.
11:21:50:9640 [Fiddler] No HTTP request was received from () new client socket, port 50865.
11:22:04:8576 fiddler.network.https> HTTPS handshake to
site.com failed. System.IO.IOException Authentication failed because the remote party has closed the transport stream.
11:22:14:1995 fiddler.network.https> HTTPS handshake to
site.com failed. System.IO.IOException Authentication failed because the remote party has closed the transport stream.
11:22:42:3274 [Fiddler] No HTTP request was received from () new client socket, port 50906.
11:22:42:3274 [Fiddler] No HTTP request was received from () new client socket, port 50905.
11:22:42:3274 [Fiddler] No HTTP request was received from () new client socket, port 50896.
11:22:42:3274 [Fiddler] No HTTP request was received from () new client socket, port 50914.
11:22:42:3274 [Fiddler] No HTTP request was received from () new client socket, port 50902.
11:22:42:3274 [Fiddler] No HTTP request was received from () new client socket, port 50915.
11:22:42:3431 fiddler.network.readresponse.failure> Session #15679 raised exception System.IO.IOException Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. < An existing connection was forcibly closed by the remote host
11:22:43:1243 fiddler.network.readresponse.failure> Session #15693 raised exception System.IO.IOException Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. < An existing connection was forcibly closed by the remote host
11:23:03:6460 fiddler.network.https> HTTPS handshake to
site.com failed. System.IO.IOException Authentication failed because the remote party has closed the transport stream.
11:23:05:3189 fiddler.network.https> HTTPS handshake to
site.com failed. System.IO.IOException Authentication failed because the remote party has closed the transport stream.
11:23:05:6466 fiddler.network.https> HTTPS handshake to
site.com failed. System.IO.IOException Authentication failed because the remote party has closed the transport stream.
11:23:07:4432 [Fiddler] No HTTP request was received from () new client socket, port 52325.
11:23:25:3327 fiddler.network.readresponse.failure> Session #15817 raised exception System.IO.IOException Unable to read data from the transport connection: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. < A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond
11:23:52:6380 [Fiddler] No HTTP request was received from () new client socket, port 61327.
I read
a lot about this kind of errors and tried all given solutions (even if just similarly with mines) without luck.
If anybody can shade some light on what's going one here, that will be great.
Thanks.