supabase / cli

Supabase CLI. Manage postgres migrations, run Supabase locally, deploy edge functions. Postgres backups. Generating types from your database schema.
https://supabase.com/docs/reference/cli/about
MIT License
1.09k stars 212 forks source link

Failed to save database password: failed to unlock correct collection (not wsl) #1779

Closed sunt89 closed 7 months ago

sunt89 commented 11 months ago

Describe the bug when i execute supabase link --project-ref xxxxxx Failed to save database password: failed to unlock correct collection '/org/freedesktop/secrets/aliases/default' Finished supabase link.

Additional context Supabase cli version: 1.123.4 OS: Ubuntu 22.04.3 LTS (Jammy Jellyfish)

sweatybridge commented 7 months ago

This is just a warning when native credentials store isn't available. It's safe to ignore.