supabase db dump. So I updated the CLI and re-generated all local containers:[db] major_version = 17 in supabase/config.tomlsupabase stop --no-backupbrew upgrade supabasesupabase start first downloaded all new versions of the images, but after that, the command errors with:--debug returns nothing relevant I think:supabase stop --no-backup and ran supabase secrets set JWT_SECRET=$(openssl rand -hex 32) (same for ANON_KEY, SERVICE_ROLE_KEY) and then ran supabase start, no luck.