Skip to content

podman service health check fails #2348

@acsezen

Description

@acsezen

Describe the bug
Hello,

I am trying to run Quivr project. After running supabase start i received this error;
service not healthy: [supabase_realtime_secondbrain supabase_pg_meta_secondbrain supabase_studio_secondbrain]

To Reproduce
Steps to reproduce the behavior:

  1. git clone https://github.com/quivrhq/quivr.git && cd quivr
  2. cp .env.example .env (Make necessary changes)
  3. cd backend && supabase start
  4. See error

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: fa5f99540ba34304b26a2324fce58cde
  • Version of OS: RHEL 9
  • Version of CLI: v1.169.8
  • Version of Docker: podman version 5.0.2
  • Versions of services:
% supabase services


        SERVICE IMAGE      │        LOCAL         │ LINKED
  ─────────────────────────┼──────────────────────┼─────────
    supabase/postgres      │ 15.1.1.41            │ -
    supabase/gotrue        │ v2.151.0             │ -
    postgrest/postgrest    │ v12.0.1              │ -
    supabase/realtime      │ v2.28.32             │ -
    supabase/storage-api   │ v1.0.6               │ -
    supabase/edge-runtime  │ v1.53.3              │ -
    supabase/studio        │ 20240514-6f5cabd     │ -
    supabase/postgres-meta │ v0.80.0              │ -
    supabase/logflare      │ 1.4.0                │ -
    bitnami/pgbouncer      │ 1.20.1-debian-11-r39 │ -
    darthsim/imgproxy      │ v3.8.0               │ -

Best Regards,

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