Cannot run supabase locally
Hello,
I am having issue running supabase locally suddenly. It was working fine until today.
When I run
Environment:
I tried complete Docker cleanup (docker system prune -a --volumes), removed all Supabase volumes and containers, fresh supabase start still fails on storage.
Any clue what is happening here?
Thanks!
I am having issue running supabase locally suddenly. It was working fine until today.
When I run
supabase start and after it gets to the phase Waiting for health checks I get this error output:Environment:
- Supabase CLI: 2.45.5
- OS: macOS (Darwin 24.6.0)
- NextJS 15
I tried complete Docker cleanup (docker system prune -a --volumes), removed all Supabase volumes and containers, fresh supabase start still fails on storage.
Any clue what is happening here?
Thanks!