Page MenuHomeSoftware Heritage
Paste P701

(An Untitled Masterwork)
ActivePublic

Authored by anlambert on Jun 19 2020, 3:56 PM.
Traceback (most recent call last):
File "/home/antoine/swh/swh-environment/swh-web/swh/web/browse/snapshot_context.py", line 1070, in browse_snapshot_log
revision_id=request.GET.get("revision"),
File "/home/antoine/swh/swh-environment/swh-web/swh/web/browse/snapshot_context.py", line 497, in get_snapshot_context
snapshot_sizes = service.lookup_snapshot_sizes(snapshot_id)
File "/home/antoine/swh/swh-environment/swh-web/swh/web/common/service.py", line 977, in lookup_snapshot_sizes
target_types=["revision"],
File "/home/antoine/swh/swh-environment/swh-web/swh/web/common/service.py", line 1008, in lookup_snapshot
snapshot_id_bin, branches_from.encode(), branches_count, target_types
File "/home/antoine/swh/swh-environment/swh-core/swh/core/api/__init__.py", line 181, in meth_
return self.post(meth._endpoint_path, post_data)
File "/home/antoine/swh/swh-environment/swh-core/swh/core/api/__init__.py", line 278, in post
return self._decode_response(response)
File "/home/antoine/swh/swh-environment/swh-core/swh/core/api/__init__.py", line 352, in _decode_response
self.raise_for_status(response)
File "/home/antoine/swh/swh-environment/swh-storage/swh/storage/api/client.py", line 30, in raise_for_status
super().raise_for_status(response)
File "/home/antoine/swh/swh-environment/swh-core/swh/core/api/__init__.py", line 342, in raise_for_status
raise exception from None
swh.core.api.RemoteException: