Troubleshooting Docker Image Download Issues in Home Assistant

Hello everyone, I’m currently in the process of setting up Home Assistant on my Raspberry Pi 4, and I’ve encountered a frustrating issue during the installation process. After successfully installing the Home Assistant image and configuring the Pi with an Ethernet cable and power supply, I’m facing an error when accessing the Home Assistant URL. The error message points to a problem with downloading a specific Docker image, resulting in a 500 Server Error. Here’s what I’ve observed:

23-08-14 13:41:52 ERROR (SyncWorker_2) [supervisor.docker.interface] Can’t install ghcr.io/home-assistant/aarch64-hassio-supervisor:2023.08.1: 500 Server Error for http+docker://localhost/v1.42/images/create?tag=2023.08.1&fromImage=ghcr.io%2Fhome-assistant%2Faarch64-hassio-supervisor&platform=linux%2Farm64: Internal Server Error

I’ve restarted the Pi multiple times, but the issue persists. I’m wondering if this is a temporary problem with the Docker repository or if there’s something I can do on my end to resolve it. Has anyone else encountered similar issues recently? Any advice or additional information would be greatly appreciated. Thanks in advance for your help!