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

Failed to pull docker image #2990

Closed
grzegorz-krzeminski opened this issue Dec 20, 2024 · 2 comments
Closed

Failed to pull docker image #2990

grzegorz-krzeminski opened this issue Dec 20, 2024 · 2 comments

Comments

@grzegorz-krzeminski
Copy link

Describe the bug
after doing suggested supabase link, supabase start is giving me error:

failed to pull docker image: Error response from daemon: failed to resolve reference "public.ecr.aws/supabase/postgres:15.8.1.020": public.ecr.aws/supabase/postgres:15.8.1.020: not found

To Reproduce
Steps to reproduce the behavior:

  1. do a supabase link
  2. do a supabase start
  3. See error

Expected behavior
No console error

System information
Rerun the failing command with --create-ticket flag.

  • Ticket ID: 42a7cc7d178b43a9a22f6f41ba06c73c
  • Version of OS: MacOS Sequoia 15.1.1
  • Version of CLI: 2.1.1
  • Version of Docker: 4.37.1 (178610)
  • Versions of services:
        SERVICE IMAGE      │      LOCAL       │   LINKED
  ─────────────────────────┼──────────────────┼─────────────
    supabase/postgres      │ 15.8.1.020       │ 15.8.1.020
    supabase/gotrue        │ v2.165.1         │ v2.165.1
    postgrest/postgrest    │ v12.2.3          │ v12.2.3
    supabase/realtime      │ v2.33.58         │ -
    supabase/storage-api   │ v1.14.4          │ v1.14.4
    supabase/edge-runtime  │ v1.65.4          │ -
    supabase/studio        │ 20241202-71e5240 │ -
    supabase/postgres-meta │ v0.84.2          │ -
    supabase/logflare      │ 1.4.0            │ -
    supabase/supavisor     │ 1.1.56           │ -

Additional context
If applicable, add any other context about the problem here.

  • Version of supabase-js v2.46.2
  • Version of Node.js v20.11.0
@grzegorz-krzeminski
Copy link
Author

I've seen similar issue: #1938 and tried to remove supabase/.remp/gotrue-version but it did not work neither. my supabase/.remp/gotrue-version is v2.165.1

@grzegorz-krzeminski
Copy link
Author

ok, it is a clearly duplicate of this: #2977

@grzegorz-krzeminski grzegorz-krzeminski closed this as not planned Won't fix, can't repro, duplicate, stale Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant