Very annoying issue. My fix was the following: SSH into pi4 and:
sudo docker ps -a
(to see containers and type of ha install, in my case aarch64)
docker pull homeassistant/aarch64-hassio-supervisor:latest
sudo reboot now
ha core rebuild
ha supervisor repair
ha supervisor update
UI ha reboot
Hope this helps!