Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Paste
P897
"expected" (?) directory not found first then it goes on cooking that stuff...
Active
Public
Actions
Authored by
ardumont
on Dec 8 2020, 5:42 PM.
Edit Paste
Archive Paste
View Raw File
Subscribe
Mute Notifications
Award Token
Flag For Later
Tags
Vault
Subscribers
None
Dec 08 16:28:10 vault python3[2301262]: 2020-12-08 16:28:10 [2301262] root:ERROR directory 822f1edbaaa2ad833ea939c31715ed18f43d6e99 was not found.
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/swh/core/api/asynchronous.py", line 71, in middleware_handler
return await handler(request)
File "/usr/lib/python3/dist-packages/swh/core/api/asynchronous.py", line 178, in decorated_meth
result = obj_meth(**kw)
File "/usr/lib/python3/dist-packages/swh/core/db/common.py", line 62, in _meth
return meth(self, *args, db=db, cur=cur, **kwargs)
File "/usr/lib/python3/dist-packages/swh/vault/backend.py", line 130, in progress
raise NotFoundExc(f"{obj_type} {hex_id} was not found.")
swh.vault.exc.NotFoundExc: directory 822f1edbaaa2ad833ea939c31715ed18f43d6e99 was not found.
Dec 08 16:40:05 vault python3[2301261]: 2020-12-08 16:40:05 [2301261] root:ERROR directory 4d8defcf578da448f5f5802aeabc5c3116b7e7a4 was not found.
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/swh/core/api/asynchronous.py", line 71, in middleware_handler
return await handler(request)
File "/usr/lib/python3/dist-packages/swh/core/api/asynchronous.py", line 178, in decorated_meth
result = obj_meth(**kw)
File "/usr/lib/python3/dist-packages/swh/core/db/common.py", line 62, in _meth
return meth(self, *args, db=db, cur=cur, **kwargs)
File "/usr/lib/python3/dist-packages/swh/vault/backend.py", line 130, in progress
raise NotFoundExc(f"{obj_type} {hex_id} was not found.")
swh.vault.exc.NotFoundExc: directory 4d8defcf578da448f5f5802aeabc5c3116b7e7a4 was not found.
Event Timeline
ardumont
created this paste.
Dec 8 2020, 5:42 PM
2020-12-08 17:42:21 (UTC+1)
Log In to Comment