When running npx supabase start, the health check fails due to unresponsiveness of supabase_kong container.
Also, when trying to interact with supabase_kong via curl http://localhost:54321, it does not respond, the request keeps hanging non stop.
This is what I've tried so far:
- Downgrade docker engine
- Use distinct versions of supabase-cli
I was able to use it seamlessly on friday(May 15th), but today(May 18th) this issue started happening.
I am using Ubuntu 22.04.4 LTS
I appreciate any help or direction.
Here are the logs from supabase start command: supabase-debug.log
Here is my config.toml: config.toml.txt
When running
npx supabase start, the health check fails due to unresponsiveness of supabase_kong container.Also, when trying to interact with supabase_kong via
curl http://localhost:54321, it does not respond, the request keeps hanging non stop.This is what I've tried so far:
I was able to use it seamlessly on friday(May 15th), but today(May 18th) this issue started happening.
I am using Ubuntu 22.04.4 LTS
I appreciate any help or direction.
Here are the logs from supabase start command: supabase-debug.log
Here is my config.toml: config.toml.txt