© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
SupabaseS
Supabase•8mo ago•
8 replies
epimeth

Cannot start local supabase, postgres image not found

It seems that every time I update supabase this happens... And this time none of the solutions I found are helping.

on supabase start I get
failed to pull docker image: Error response from daemon: failed to resolve reference "public.ecr.aws/supabase/postgres:17.4.1.048": failed to do request: Head "https://public.ecr.aws/v2/supabase/postgres/manifests/17.4.1.048": proxyconnect tcp: dial tcp: lookup http.docker.internal on 192.168.65.7:53: read udp 192.168.65.6:55523->192.168.65.7:53: i/o timeout
failed to pull docker image: Error response from daemon: failed to resolve reference "public.ecr.aws/supabase/postgres:17.4.1.048": failed to do request: Head "https://public.ecr.aws/v2/supabase/postgres/manifests/17.4.1.048": proxyconnect tcp: dial tcp: lookup http.docker.internal on 192.168.65.7:53: read udp 192.168.65.6:55523->192.168.65.7:53: i/o timeout


supabase services:
   SERVICE IMAGE          | LOCAL                  | LINKED
  ------------------------|------------------------|--------
   supabase/postgres      | 17.4.1.048             | -
   supabase/gotrue        | v2.176.1               | -
   postgrest/postgrest    | v12.2.12               | -
   supabase/realtime      | v2.38.0                | -
   supabase/storage-api   | v1.24.7                | -
   supabase/edge-runtime  | v1.67.4                | -
   supabase/studio        | 2025.06.30-sha-6f5982d | -
   supabase/postgres-meta | v0.89.3                | -
   supabase/logflare      | 1.14.2                 | -
   supabase/supavisor     | 2.5.6                  | -
   SERVICE IMAGE          | LOCAL                  | LINKED
  ------------------------|------------------------|--------
   supabase/postgres      | 17.4.1.048             | -
   supabase/gotrue        | v2.176.1               | -
   postgrest/postgrest    | v12.2.12               | -
   supabase/realtime      | v2.38.0                | -
   supabase/storage-api   | v1.24.7                | -
   supabase/edge-runtime  | v1.67.4                | -
   supabase/studio        | 2025.06.30-sha-6f5982d | -
   supabase/postgres-meta | v0.89.3                | -
   supabase/logflare      | 1.14.2                 | -
   supabase/supavisor     | 2.5.6                  | -


I also tried supabase link, which populates the "linked" items in supabase services, but the same error happens on supabase start. The linked services are gone now because I deleted everything in supabase/.temp as part of trying to solve the issue

Thanks!
Supabase banner
SupabaseJoin
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.
45,816Members
Resources
Was this page helpful?

Similar Threads

Recent Announcements

Similar Threads

Supabase postgres function is not found on supabase js
SupabaseSSupabase / help-and-questions
4y ago
Local build supabase-postgres docker image stuck in error loop
SupabaseSSupabase / help-and-questions
4y ago
Supabase local bug whenever running supabase start
SupabaseSSupabase / help-and-questions
3mo ago
Not able to start local server using supabase
SupabaseSSupabase / help-and-questions
14mo ago