Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pulling images... Error response from daemon: manifest unknown (v1.8.2) #759

Closed
maxkostow opened this issue Jan 4, 2023 · 2 comments
Closed
Labels
bug Something isn't working

Comments

@maxkostow
Copy link
Contributor

Bug report

Describe the bug

cli@1.8.2 can no longer pull images from ECR and receives the error message

Error response from daemon: manifest unknown

I realize this is a very old version and likely using old images. The reason we have not updated is due to #146 (we have a script that creates users after db reset and at some point after 1.8.2 it started getting an error; I will open another issue with that issue)

To Reproduce

Steps to reproduce the behavior, please provide code snippets or a repository:

  1. install cli@1.8.2
  2. supabase start
  3. See error

Expected behavior

The images should continue to pull

System information

  • Github Actions
  • Have not tried to reproduce locally
@maxkostow maxkostow added the bug Something isn't working label Jan 4, 2023
@maxkostow
Copy link
Contributor Author

Ah perhaps this is due to supabase/setup-cli#113

@maxkostow maxkostow closed this as not planned Won't fix, can't repro, duplicate, stale Jan 4, 2023
@sweatybridge
Copy link
Contributor

Thanks for catching this issue. I've updated setup-cli action to use ghcr only on 1.28.0 and above.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants