So today she encountered an error that displayed Error 15 (net::ERR_SOCKET_NOT_CONNECTED): Unknown error.
A Google Search for this error message produces about 2,180 results. Sometimes clearing the cache and cookies resolves some basic connectivity issues but for this particular error she encountered, this response was helpful. Closing the idle sockets resolved her errors.
If you are using Chrome and come across a site you normally access and receive an unknown error message, check out the Net Internals Test function and see the test results.
The "chrome://net-internals/" webpage is a special URL in chromium that dumps a view of the network stack's internal state. This data can be helpful when debugging performance or connectivity problems. It includes information on request performance, proxy settings, and DNS cache.
With this function, input the URL that failed to load and press the Start Tests button. Net Internals is described in the Chromium Projects.
Have you used any of Chrome's Net Internals or tinkered around the Chromium Projects while helping friends and family?
No comments:
Post a Comment