Re: [chromium-dev] can't download chrome installer when behind a squid proxy

2010-01-20 Thread Paweł Hajdan , Jr .
On Wed, Jan 20, 2010 at 22:38, Eric Roman  wrote:
> Omaha doesn't support manual authentication for proxies, so if your
> squid proxy is requiring a username/password that could be the
> problem.

Yes, I know about this problem (it's documented in the help message
linked when the installer finishes unsuccessfully). However, the proxy
is transparent... maybe that's causing some problems?

> A good way to debug is to capture the traffic with wireshark and see
> what requests the installer issued.

The problematic one is
http://cache.pack.google.com/edgedl/chrome/install/195.38/chrome_installer.exe

Squid tells me in the logs that the request was successful, not
cached, direct. But the Windows machine I tried this on does not
receive the file.

There are some previous requests that look like trying to get the most
recent version number. It looks like they finish successfully.
-- 
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
http://groups.google.com/group/chromium-dev

Re: [chromium-dev] can't download chrome installer when behind a squid proxy

2010-01-20 Thread Eric Roman
On Wed, Jan 20, 2010 at 10:57 AM, Paweł Hajdan, Jr.
 wrote:
> I have a local squid proxy and on Windows machines using it the Chrome
> installer never finishes (I can download the first, small .exe which
> then initializes and tries to download the main installer). When not
> using squid it works fine. When using other proxies like tinyproxy, it
> also works fine. But for other reasons I have to use squid.
>
> What's the best way to debug the issue? I can change the settings on
> the proxy, capture network traffic, etc. But on the other hand other
> .exes download fine, there's just a problem with downloading from
> Google.

Omaha doesn't support manual authentication for proxies, so if your
squid proxy is requiring a username/password that could be the
problem.

A good way to debug is to capture the traffic with wireshark and see
what requests the installer issued.

>
> --
> Chromium Developers mailing list: chromium-dev@googlegroups.com
> View archives, change email options, or unsubscribe:
>    http://groups.google.com/group/chromium-dev
>
-- 
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
http://groups.google.com/group/chromium-dev

[chromium-dev] can't download chrome installer when behind a squid proxy

2010-01-20 Thread Paweł Hajdan , Jr .
I have a local squid proxy and on Windows machines using it the Chrome
installer never finishes (I can download the first, small .exe which
then initializes and tries to download the main installer). When not
using squid it works fine. When using other proxies like tinyproxy, it
also works fine. But for other reasons I have to use squid.

What's the best way to debug the issue? I can change the settings on
the proxy, capture network traffic, etc. But on the other hand other
.exes download fine, there's just a problem with downloading from
Google.
-- 
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
http://groups.google.com/group/chromium-dev