(root)/articles/adei2016 : error

An unexpected error occurred whileprocessing the request:

Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/loggerhead/apps/transport.py", line 106, in __call__ b = branch.Branch.open_from_transport(self.transport) File "/usr/lib/python3.8/site-packages/breezy/branch.py", line 188, in open_from_transport control = controldir.ControlDir.open_from_transport( File "/usr/lib/python3.8/site-packages/breezy/controldir.py", line 756, in open_from_transport transport, format = _mod_transport.do_catching_redirections( File "/usr/lib/python3.8/site-packages/breezy/transport/__init__.py", line 1619, in do_catching_redirections return action(transport) File "/usr/lib/python3.8/site-packages/breezy/controldir.py", line 744, in find_format return transport, ControlDirFormat.find_format(transport, File "/usr/lib/python3.8/site-packages/breezy/controldir.py", line 1171, in find_format raise errors.NotBranchError(path=transport.base) breezy.errors.NotBranchError: Not a branch: "readonly+file:///home/csa/.bazaar/". During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/loggerhead/apps/transport.py", line 106, in __call__ b = branch.Branch.open_from_transport(self.transport) File "/usr/lib/python3.8/site-packages/breezy/branch.py", line 188, in open_from_transport control = controldir.ControlDir.open_from_transport( File "/usr/lib/python3.8/site-packages/breezy/controldir.py", line 756, in open_from_transport transport, format = _mod_transport.do_catching_redirections( File "/usr/lib/python3.8/site-packages/breezy/transport/__init__.py", line 1619, in do_catching_redirections return action(transport) File "/usr/lib/python3.8/site-packages/breezy/controldir.py", line 744, in find_format return transport, ControlDirFormat.find_format(transport, File "/usr/lib/python3.8/site-packages/breezy/controldir.py", line 1171, in find_format raise errors.NotBranchError(path=transport.base) breezy.errors.NotBranchError: Not a branch: "readonly+file:///home/csa/.bazaar/articles/". During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/loggerhead/controllers/download_ui.py", line 62, in __call__ path, filename, content = h.get_file(args[1], revid) File "/usr/lib/python3.8/site-packages/loggerhead/history.py", line 787, in get_file rev_tree.get_file_text(path)) File "/usr/lib/python3.8/site-packages/breezy/revisiontree.py", line 69, in get_file_text for (identifier, content) in self.iter_files_bytes([(path, None)]): File "/usr/lib/python3.8/site-packages/breezy/bzr/inventorytree.py", line 929, in iter_files_bytes repo_desired_files = [(self.path2id(f), self.get_file_revision(f), i) File "/usr/lib/python3.8/site-packages/breezy/bzr/inventorytree.py", line 929, in <listcomp> repo_desired_files = [(self.path2id(f), self.get_file_revision(f), i) File "/usr/lib/python3.8/site-packages/breezy/bzr/inventorytree.py", line 792, in get_file_revision return self._path2ie(path).revision File "/usr/lib/python3.8/site-packages/breezy/bzr/inventorytree.py", line 161, in _path2ie raise errors.NoSuchFile(path) breezy.errors.NoSuchFile: No such file: '/jpconf.cls-20160209142414-uln2xgla2bum84d5-1' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/breezy/bzr/groupcompress.py", line 1471, in _get_blocks yield read_memo, cached[read_memo] KeyError: (<breezy.bzr.btree_index.BTreeGraphIndex object at 0xa66cc7d8>, 1670, 273832) During handling of the above exception, another exception occurred: MemoryError