Skip to content

supabase_studio container error: exec format error #4921

@brianjlacy

Description

@brianjlacy

Describe the bug
When attempting to start supabase locally, the supabase_studio container never fully starts. The logs for that container always say:
exec /usr/local/bin/docker-entrypoint.sh: exec format error
exec /usr/local/bin/docker-entrypoint.sh: exec format error
exec /usr/local/bin/docker-entrypoint.sh: exec format error
exec /usr/local/bin/docker-entrypoint.sh: exec format error
exec /usr/local/bin/docker-entrypoint.sh: exec format error
exec /usr/local/bin/docker-entrypoint.sh: exec format error
exec /usr/local/bin/docker-entrypoint.sh: exec format error
exec /usr/local/bin/docker-entrypoint.sh: exec format error

To Reproduce
Steps to reproduce the behavior:

  1. Go to terminal
  2. Type supabase start
  3. Open Docker Desktop
  4. View logs for supabase_studio_{project} Container

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

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

  • Ticket ID: 767bf84f91f0474299f83d4debbdce03
  • Version of OS: Windows 11
  • Version of CLI: v2.75.0
  • Version of Docker: v29.2.1
  • Versions of services:
    SERVICE IMAGE | LOCAL | LINKED
    ------------------------|------------------------|------------
    supabase/postgres | 17.6.1.063 | 17.6.1.063
    supabase/gotrue | v2.187.0 | v2.187.0
    postgrest/postgrest | v14.1 | v14.1
    supabase/realtime | v2.73.2 | -
    supabase/storage-api | v1.37.7 | v1.37.7
    supabase/edge-runtime | v1.70.0 | -
    supabase/studio | 2026.01.27-sha-2a37755 | -
    supabase/postgres-meta | v0.95.2 | -
    supabase/logflare | 1.30.5 | -
    supabase/supavisor | 2.7.4 | -

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

  • Version of supabase-js: 2.90.1
  • Version of Node.js: v22.14.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions