-
Notifications
You must be signed in to change notification settings - Fork 295
Closed
Labels
Description
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:
- git clone https://github.com/quivrhq/quivr.git && cd quivr
- cp .env.example .env (Make necessary changes)
- cd backend && supabase start
- 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,