TooManyConcurrentRequests error when ssh connection fails (bzr crashes when pulling)
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
5-a-day-data |
Invalid
|
Undecided
|
Unassigned | ||
Bazaar |
Fix Released
|
High
|
Andrew Bennetts |
Bug Description
When a "bzr merge" or "bzr pull" uses a bzr+ssh:// or bzr:// URL, and connecting to that URL fails (e.g. due to SSH auth failure), bzr gives a TooManyConcurre
"""
skorokithakis@
Permission denied (publickey).
bzr: ERROR: bzrlib.
Traceback (most recent call last):
File "/usr/lib/
return run_bzr(argv)
File "/usr/lib/
ret = run(*run_argv)
File "/usr/lib/
return self.run(
File "/usr/lib/
possible_
File "/usr/lib/
possible_
File "/usr/lib/
return BzrDir.
File "/usr/lib/
redirected)
File "/usr/lib/
return action(transport)
File "/usr/lib/
transport, _server_
File "/usr/lib/
return format.
File "/usr/lib/
server_version = medium.
File "/usr/lib/
medium_request = self.get_request()
File "/usr/lib/
return SmartClientStre
File "/usr/lib/
raise errors.
TooManyConcurre
bzr 1.5 on python 2.5.2 (linux2)
arguments: ['/usr/bin/bzr', 'pull', 'lp:omnisync']
encoding: 'UTF-8', fsenc: 'UTF-8', lang: 'en_US.UTF-8'
plugins:
bzrtools /usr/lib/
launchpad /usr/lib/
*** Bazaar has encountered an internal error.
Please report a bug at https:/
including this traceback, and a description of what you
were doing when the error occurred.
I was trying to pull a repo while logged into launchpad but without an SSH key, and it crashed the second time.
"""
Bzr should instead be raising the original ConnectionReset error.
Related branches
Changed in 5-a-day-data: | |
status: | New → Invalid |
Changed in bzr: | |
importance: | Undecided → High |
Changed in bzr: | |
status: | Fix Committed → Fix Released |
Changed in bzr: | |
status: | Fix Released → Confirmed |
status: | Confirmed → Fix Released |
I'm getting this as well when using 5-a-day on Ubuntu Intrepid. It's reproducible.
bzr/intrepid uptodate 1.5-1