Power cord was pulled out from raspi and can't run Umbrel

Since the plug was pulled it seems that containerd.service is failing to run. I get the following from journalctl -xe:

umbrel@umbrel:~ $ journalctl -xe
– Defined-By: systemd
– Support: https://www.debian.org/support

– An ExecStart= process belonging to unit containerd.service has exited.

– The process’ exit code is ‘dumped’ and its exit status is 11.
Oct 04 03:02:58 umbrel systemd[1]: containerd.service: Failed with result ‘core-dump’.
– Subject: Unit failed
– Defined-By: systemd
– Support: https://www.debian.org/support

– The unit containerd.service has entered the ‘failed’ state with result ‘core-dump’.
Oct 04 03:02:58 umbrel systemd[1]: Failed to start containerd container runtime.
– Subject: A start job for unit containerd.service has failed
– Defined-By: systemd
– Support: https://www.debian.org/support

– A start job for unit containerd.service has finished with a failure.

– The job identifier is 82061 and the job result is failed.
Oct 04 03:02:58 umbrel systemd[1]: Dependency failed for Docker Application Container Engine.
– Subject: A start job for unit docker.service has failed
– Defined-By: systemd
– Support: https://www.debian.org/support

– A start job for unit docker.service has finished with a failure.

– The job identifier is 82060 and the job result is dependency.
Oct 04 03:02:58 umbrel systemd[1]: docker.service: Job docker.service/start failed with result ‘dependency’.
lines 6114-6142/6142 (END)