HassOS VM Supervisor not starting after power outage

As the title says, my Synology NAS lost power, and along with it, homeassistant running on the Virtual Machine Manager. When I started the NAS back up, I was greeted with no webui, and logging in to the cli showed that I was in the emergency console. ha supervisor repair and ha banner resulted in the same exact error: system is not ready with state: startup. However, after running docker restart homeassistant, I was able to get the webui working, but with no supervisor. I have a backup from a couple days ago, but for whatever reason, I’m not able to restore it to a new home assistant install. I cannot take a new backup through the webui because the backup menu requires supervisor. The logs that docker gives for supervisor is attached below. At this point, I’m really just trying to cut my losses, and even just a suggestion on how to get a backup file for the core part of homeassistant without supervisor is enough. Any suggestions are welcome.

Docker supervisor logs:

Running docker pull for the hassio audio image returns that its already up to date, but running rmi for the image shows that it can’t find the image. It doesn’t seem to show up in docker image ls either.

Any thoughts? Thanks in advance!