"ProtocolError for xmlrpc.lp.internal:8097/branchfilesystem" when pushing a branch
Bug #294726 reported by
Julian Edwards
This bug affects 5 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Triaged
|
High
|
Unassigned |
Bug Description
I was pushing up a branch change with 1.9rc1-1 and got this exception:
UnknownErrorFro
'<ProtocolError for xmlrpc.
OOPS-2030DZ37 seems to be an example of this.
Doing a push, wait 30 seconds, push again, is likely to trigger this while the scanner is running.
Changed in launchpad-bazaar: | |
assignee: | jml → nobody |
description: | updated |
tags: | added: codehosting-ssh |
tags: | added: oops |
information type: | Public → Private |
information type: | Private → Public |
Changed in launchpad: | |
importance: | Critical → High |
To post a comment you must log in.
Happened to me again in: https:/ /code.edge. launchpad. net/~beuno/ launchpad/ ui_bugs_ n_branches_ revenge
bzr: ERROR: Server sent an unexpected error: ('error', '<ProtocolError for xmlrpc. lp.internal: 8097/branchfile system: -1 >')
Traceback from .bzr.log:
9.270 fetch up to rev {<email address hidden>} python2. 5/site- packages/ bzrlib/ commands. py", line 849, in run_bzr_ catch_errors python2. 5/site- packages/ bzrlib/ commands. py", line 795, in run_bzr python2. 5/site- packages/ bzrlib/ commands. py", line 495, in run_argv_aliases **all_cmd_ args) python2. 5/site- packages/ bzrlib/ builtins. py", line 913, in run existing_ dir=use_ existing_ dir) python2. 5/site- packages/ bzrlib/ push.py" , line 162, in _show_push_branch revision= revision_ id) python2. 5/site- packages/ bzrlib/ decorators. py", line 138, in read_locked python2. 5/site- packages/ bzrlib/ branch. py", line 1749, in push hook_source_ branch= _override_ hook_source_ branch) python2. 5/site- packages/ bzrlib/ branch. py", line 2476, in _run_with_ write_locked_ target python2. 5/site- packages/ bzrlib/ remote. py", line 1520, in unlock _unlock( branch_ token, repo_token) python2. 5/site- packages/ bzrlib/ remote. py", line 1488, in _unlock _translate_ error(err, token=str( (branch_ token, repo_token))) python2. 5/site- packages/ bzrlib/ remote. py", line 1361, in _translate_error repository. _translate_ error(err, branch=self, **context) python2. 5/site- packages/ bzrlib/ remote. py", line 359, in _translate_error bzrdir. _translate_ error(err, repository=self, **context) python2. 5/site- packages/ bzrlib/ remote. py", line 90, in _translate_error error(err, bzrdir=self, **context) python2. 5/site- packages/ bzrlib/ remote. py", line 1796, in _translate_error UnknownErrorFro mSmartServer( err) mSmartServer: Server sent an unexpected error: ('error', '<ProtocolError for xmlrpc. lp.internal: 8097/branchfile system: -1 >')
46.975 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/
use_
File "/usr/lib/
stop_
File "/usr/lib/
result = unbound(self, *args, **kwargs)
File "/usr/lib/
_override_
File "/usr/lib/
target.unlock()
File "/usr/lib/
self.
File "/usr/lib/
self.
File "/usr/lib/
self.
File "/usr/lib/
self.
File "/usr/lib/
_translate_
File "/usr/lib/
raise errors.
UnknownErrorFro
46.976 return code 3