synesthesiam/homeassistant-satellite

Unauthorized When Attempting to Run in Docker

Closed this issue · 7 comments

Current Behavior:

Set up a Docker compose copied directly from the README. Ran "docker compose up -d" to spin up a container and got the following error when attempting to pull the container image:

✘ homeassistant-satellite Error                                                                                              0.4s 
Error response from daemon: Head "https://ghcr.io/v2/synesthesiam/homeassistant-satellite/manifests/latest": unauthorized

Expected Behavior:

The Docker image downloaded without authorization being necessary

Steps To Reproduce:

  1. Attempt to pull the Docker image using this command:
docker pull ghcr.io/synesthesiam/homeassistant-satellite:latest

Environment:

Raspberry Pi 4B 4GB

  • OS: Ubuntu 22.04
  • Docker: 24.0.6

I was just going to post similar. I can't pull the docker image, it's not public or doesn't exist

@synesthesiam Could you please check this? I would really like to test the latest Docker image and @Links2004 image hasn't been updated after the PR got merged.

@synesthesiam the settings button of the package visibility can be found here (link created based on how it looks for me)

https://github.com/users/synesthesiam/packages/container/package/homeassistant-satellite

side note: will take a look at docker + pulseaudio on the weekend.

@Links2004 Thanks for the information! This is my first time using Github for Docker images 🙂

thanks, works for me now! the docker image is not the latest though - ba44dbd is not (yet) included in the image.

Works for me too, thanks!

Updated 🙂