arend-vanderveen
arend-vanderveen
PostgreSQL container fails with "99-roles.sql: No such file or directory" error causing restart loop
This issue has been resolved. I had to: 1. Delete docker volume, images and containers 2. Delete supabase/.temp I was then able to execute the following: supabase start supabase db...
PostgreSQL container fails with "99-roles.sql: No such file or directory" error causing restart loop
I am back to having the same issue. I have tried changing from postgres 16 to postgres 15 in config.toml but that did not help.
same here
I am still seeing the same error: % supabase start --debug open supabase/.temp/profile: no such file or directory Supabase CLI 2.53.6 Using profile: supabase (supabase.co) Loading project ref from file:...