qlog fails to refresh because of TooManyConcurrentRequests error
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
QBzr |
Confirmed
|
High
|
Unassigned |
Bug Description
Systematically when I've had a qlog view open for a while (perhaps an hour) and I try to do a Refresh, it waits for quite a long time then a popup appears with the error "bzr: ERROR: Connection closed: Unexpected end of message. Please check connectivity and permissions, and report a bug if problems persist.". If I then click on Refresh again I get a large popup with the following in it:
bzr: ERROR: bzrlib.
Traceback (most recent call last):
File "C:/Program Files/Bazaar/
File "C:/Program Files/Bazaar/
File "C:/Program Files/Bazaar/
File "C:/Program Files/Bazaar/
File "C:/Program Files/Bazaar/
File "bzrlib\tag.pyo", line 123, in get_reverse_
File "bzrlib\tag.pyo", line 108, in get_tag_dict
File "bzrlib\
File "bzrlib\
File "bzrlib\
File "bzrlib\
File "bzrlib\
File "bzrlib\
File "bzrlib\
File "bzrlib\
File "bzrlib\
File "bzrlib\
TooManyConcurre
bzr 2.0.0 on python 2.5.4 (win32)
arguments: ['C:\\Program Files\\
encoding: 'cp1252', fsenc: 'mbcs', lang: None
plugins:
automirror C:\Program Files\Bazaar\
bzrtools C:\Program Files\Bazaar\
explorer C:\Program Files\Bazaar\
launchpad C:\Program Files\Bazaar\
netrc_
qbzr C:\Program Files\Bazaar\
rebase C:\Program Files\Bazaar\
svn C:\Program Files\Bazaar\
upload C:\Program Files\Bazaar\
xmloutput C:\Program Files\Bazaar\
Changed in qbzr: | |
importance: | Undecided → High |
status: | New → Confirmed |
tags: | added: qlog refresh |
tags: | added: toomanyconcurrentrequests |
summary: |
- qlog fails to refresh + qlog fails to refresh because of TooManyConcurrentRequests error |