Skip to content

failed to pull docker image: Error response from daemon: failed to resolve reference "public.ecr.aws/supabase/gotrue:v2.184.1": public.ecr.aws/supabase/gotrue:v2.184.1: not found #4712

@timdcochran

Description

@timdcochran

Bug report

  • [ x ] I confirm this is a bug with Supabase, not with my own application.
  • [ x ] I confirm I have searched the Docs, GitHub Discussions, and Discord.

Describe the bug

A clear and concise description of what the bug is.

supabase db reset/start fails with the following error:

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

To Reproduce

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

supabase db reset

Expected behavior

Supabase starts

System information

macOS, Supabase installed via brew:

% supabase --version
2.67.1

Additional context

I'm able to manually drop the gotrue version to 2.184.0 as a work around (supabase/.temp/gotrue-version). Version 2.184.1 seems to only be available to Supabase internally.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions