Unable to update HA

So this is a new one for me, I’ve tried updating to include my Home Assistant (running on Raspberry Pi 3) to ensure I’m covered with the recent security vulnerability but it just doesnt update, checking the logs of supervisor all I see is

21-01-24 04:57:12 WARNING (MainThread) [supervisor.jobs] 'HomeAssistantCore.update' blocked from execution, system is not healthy

Is there somewhere else I should be looking for logs?

Edit: I’ve performed multiple reboots thinking it didn’t start up correctly.

Current State

  • OS version = 5.9
  • HA Core Version = 2021.1.1

So further information, I attempted to restart supervisor and it appears it’s not running properly, attempt to reload supervisor and then restart again. Nada:

21-01-24 05:09:24 WARNING (MainThread) [supervisor.jobs] 'Supervisor.restart' blocked from execution, system is not running
21-01-24 05:10:14 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state CoreState.STARTUP
21-01-24 05:10:14 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
21-01-24 05:10:14 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/stable.json
21-01-24 05:10:44 WARNING (MainThread) [supervisor.jobs] 'Supervisor.restart' blocked from execution, system is not running

Not sure what the 4th restart did that the first 3 couldn’t accomplish, but HA is now updated…