(root)/traderous : error

An unexpected error occurred whileprocessing the request:

Traceback (most recent call last): File "/home/josh/loggerhead-env/lib/python3.12/site-packages/loggerhead/apps/transport.py", line 106, in __call__ b = branch.Branch.open_from_transport(self.transport) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/breezy/branch.py", line 197, in open_from_transport control = ControlDir.open_from_transport( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/breezy/controldir.py", line 821, in open_from_transport transport, format = _mod_transport.do_catching_redirections( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/breezy/transport/__init__.py", line 1642, in do_catching_redirections return action(transport) ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/breezy/controldir.py", line 809, in find_format return transport, ControlDirFormat.find_format(transport, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/breezy/controldir.py", line 1245, 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'. Did you mean: '_get_file_view'?