(root)/dev/adei-asec : 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/dev/". During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/breezy/bzr/chk_map.py", line 184, in _read_bytes return _get_cache()[key] File "/usr/lib/python3.8/site-packages/breezy/lru_cache.py", line 69, in __getitem__ node = cache[key] KeyError: StaticTuple(b'sha1:7a1f2c1855b21fa501d3e9cd90c834d6ea03edd6',) 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 0xa7066058>, 60986, 300644) During handling of the above exception, another exception occurred: MemoryError