(root)/traderous : error

An unexpected error occurred whileprocessing the request:

Traceback (most recent call last): File "/home/josh/loggerhead-env/lib/python3.13/site-packages/loggerhead/apps/transport.py", line 106, in __call__ b = branch.Branch.open_from_transport(self.transport) File "/usr/lib/python3.13/site-packages/breezy/branch.py", line 209, in open_from_transport control = ControlDir.open_from_transport(transport, _unsupported) File "/usr/lib/python3.13/site-packages/breezy/controldir.py", line 896, in open_from_transport transport, format = _mod_transport.do_catching_redirections( ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ find_format, transport, redirected ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/usr/lib/python3.13/site-packages/breezy/transport/__init__.py", line 1668, in do_catching_redirections return action(transport) File "/usr/lib/python3.13/site-packages/breezy/controldir.py", line 882, in find_format return transport, ControlDirFormat.find_format(transport, probers=probers) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/breezy/controldir.py", line 1318, in find_format raise errors.NotBranchError(path=transport.base) breezy.errors.NotBranchError: Not a branch: "readonly+file:///home/josh/bzr/". During handling of the above exception, another exception occurred: AttributeError: 'History' object has no attribute 'get_file_view'