Broken

#1
by patchwork - opened

Runtime error
failed to create containerd task: failed to create shim task: context canceled: unknown

Hey @patchwork are you still seeing this issue?

Looks like it built OK from the logs at 2023-04-20 16:55:05 (unsure of timezone) and runs OK for me now with test and uploaded images

I wonder if the dependencies should be fixed versions to prevent build issues if they are updated with breaking changes.

Cheers
Jon

Working again!

patchwork changed discussion status to closed

I bet fixing the dependencies is a good call to avoid breaking changes.

Fixed the dependencies via pip freeze > requirements.txt

Sign up or log in to comment