As @nickrout has suggested, your SD card is probably irretrievably damaged.
Plug it in to your PC and see if you can recover your config files
Do I need to get a new micro sd card or can I boot my new ssd w/adapter without one?
pi3 or pi4?
Rasp Pi4 !!
There are some howtos on this forum. I haven’t done it myself, if I spot one that looks good I’ll post back
What do you mean “stuck”. Do you get HA is you go to another computer and go to http://ip-of-pi:8123
Whoops I went to homeassistant:8123 instead and that wasn’t working. Now I’ve been trying to restore from snapshot for the past hour. About how long should this take?
The snapshot is still loading but I went to my raspberry pi IP and it loaded my old snapshot. Strange
I don’t think everything has fully loaded. I tried to update from 0.110.3 to .117.4
and it errored and said see supervisor but supervisor logs are empty.
and this:
500 Server Error: Internal Server Error (“open /mnt/data/docker/overlay2/98dca09d23e29222a6e5760205beee3207ee1fd95f6859afa0be0dfc70c26281/lower: input/output error”)
Now the ui/lovelace doesn’t load
these are the logs
20-11-05 06:17:06 INFO (SyncWorker_1) [supervisor.docker.interface] Updating image homeassistant/raspberrypi4-64-homeassistant:0.110.3 to homeassistant/raspberrypi4-64-homeassistant:0.117.4
20-11-05 06:17:06 INFO (SyncWorker_1) [supervisor.docker.interface] Downloading docker image homeassistant/raspberrypi4-64-homeassistant with tag 0.117.4.
20-11-05 06:17:23 ERROR (SyncWorker_1) [supervisor.docker.interface] Can’t install homeassistant/raspberrypi4-64-homeassistant:0.117.4 -> 404 Client Error: Not Found (“no such image: homeassistant/raspberrypi4-64-homeassistant:0.117.4: No such image: homeassistant/raspberrypi4-64-homeassistant:0.117.4”).
20-11-05 06:17:23 INFO (SyncWorker_1) [supervisor.docker.interface] This error is often caused by not having enough disk space available. Available space in /data is: 204.5 GiB
20-11-05 06:17:23 WARNING (MainThread) [supervisor.homeassistant.core] Updating Home Assistant image failed
Maybe the ha 0.117.4 image for rpi is not ready yet.
Oops. I replied to this but realised that pretty much everything I said has been covered by other posts. Having read the other posts, if a fresh install and restore from a snapshot doesn’t work, then you are in a bit of trouble. Maybe you’ve got a bit much going on at once? Why not use a fresh install on a new SD card and try to restore your snapshot or config files to that? You may be introducing new issues by trying to mount a SSD drive.
Do you think it could have to do with how the partition is spaced?
Everything works however I can’t update now.
is the “default_config:” line present in your config.yaml? It has to be there for updater to work. Otherwise, make sure you have a line that simply says “updater:”
Yes it the first line of code on my configuration.yaml
ha su repair allowed me to update my software.