Comment #73 on issue 89 by mojojojojo: Error 2 (net::ERR_FAILED): Unknown error. http://code.google.com/p/chromium/issues/detail?id=89
I know lots are being plagued by this predicament of "Error 2 (net::ERR_FAILED): Unknown error." And here is the solution I achieved in Vista Firewall. When adding a rule, Vista typically uses variables in its file path, such that the following being Chrome's rule path: %USERPROFILE%\AppData\Local\Google\Chrome\Application\chrome.exe But when I convert the file path to be more "direct" like: C:\Users\MYUSERNAME\AppData\Local\Google\Chrome\Application\chrome.exe It works! P.S. I am sure other OS users facing the same problem will find the above solution competent. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
