bitbucket: 1.3 minutes to ask password, and 8 minutes to find out it is wrong ??

Mads Kiilerich mads at kiilerich.com
Sun Jun 19 08:00:59 CDT 2011


rupert.thurner wrote, On 06/19/2011 01:19 PM:
> when doing an initial push to an empty bitbucket or google mercurial
> repository it takes nearly 10 minutes to get an "authorization
> failed". only until mercurial asks th epassword one has to wait for
> more than a minute.

Obviously it works fine for everybody else. There must be something 
different between your setup and other setups. Please work 
systematically try to figure out what that could be - perhaps by trying 
to reproduce on another machine on another network connection - and 
perhaps another OS.

It is most likely some kind of network (or proxy) problem. Some kind of 
network or process trace can perhaps give you a hint what it is waiting for.

> $ time hg push https://ThurnerRupert@bitbucket.org/ThurnerRupert/gar2
> warning: bitbucket.org certificate with fingerprint 81:2b:
> 08:90:dc:d3:71:ee:e0:7c:b4:75:ce:9b:6c:48:94:56:a1:fe not verified
> (check hostfingerprints or web.cacerts config setting)
> pushing to https://ThurnerRupert@bitbucket.org/ThurnerRupert/gar2
> warning: bitbucket.org certificate with fingerprint 81:2b:
> 08:90:dc:d3:71:ee:e0:7c:b4:75:ce:9b:6c:48:94:56:a1:fe not verified
> (check hostfingerprints or web.cacerts config setting)
> warning: bitbucket.org certificate with fingerprint 81:2b:
> 08:90:dc:d3:71:ee:e0:7c:b4:75:ce:9b:6c:48:94:56:a1:fe not verified
> (check hostfingerprints or web.cacerts config setting)
> searching for changes
> warning: bitbucket.org certificate with fingerprint 81:2b:
> 08:90:dc:d3:71:ee:e0:7c:b4:75:ce:9b:6c:48:94:56:a1:fe not verified
> (check hostfingerprints or web.cacerts config setting)
> http authorization required
> realm: Bitbucket.org HTTP
> user: ThurnerRupert
> password:
> warning: bitbucket.org certificate with fingerprint 81:2b:
> 08:90:dc:d3:71:ee:e0:7c:b4:75:ce:9b:6c:48:94:56:a1:fe not verified
> (check hostfingerprints or web.cacerts config setting)

Did you notice the hint?

/Mads



More information about the Mercurial mailing list