© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
SupabaseS
Supabase•5mo ago•
101 replies
Elias Benmalti

Supabase CLI error

when I try running this command
npx supabase link --project-ref xxxxxxxxxxxx
npx supabase link --project-ref xxxxxxxxxxxx
(I am using WSL) I get the following errors:

Unknown config field: [db.enabled]
Unknown config field: [realtime.port]
Unknown config field: [storage.port]
Unknown config field: [auth.port]
Unknown config field: [auth.enable_email_confirmations]
Unknown config field: [auth.enable_sms_confirmations]
Unknown config field: [auth.enable_phone_signup]
Unknown config field: [storage.s3]
Unknown config field: [storage.s3.enabled]
Unknown config field: [storage.s3.bucket]
WARN: no seed files matched pattern: supabase/seed.sql
failed to retrieve remote project status: Get "https://api.supabase.com/v1/projects/zne: failed to dial native: dial tcp [2606:4700:10::6814:1b91]:443: connect: network is unreachable
Unknown config field: [db.enabled]
Unknown config field: [realtime.port]
Unknown config field: [storage.port]
Unknown config field: [auth.port]
Unknown config field: [auth.enable_email_confirmations]
Unknown config field: [auth.enable_sms_confirmations]
Unknown config field: [auth.enable_phone_signup]
Unknown config field: [storage.s3]
Unknown config field: [storage.s3.enabled]
Unknown config field: [storage.s3.bucket]
WARN: no seed files matched pattern: supabase/seed.sql
failed to retrieve remote project status: Get "https://api.supabase.com/v1/projects/zne: failed to dial native: dial tcp [2606:4700:10::6814:1b91]:443: connect: network is unreachable


and I couldnt login even tho I set the SUPABASE_ACCESS_TOKEN environment variable and tried loggining in from the web
also I tried different supabase cli versions (>2) and that did not work
Supabase banner
SupabaseJoin
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.
45,816Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements
Next page

Similar Threads

Supabase CLI
SupabaseSSupabase / help-and-questions
2mo ago
Error while using Supabase CLI
SupabaseSSupabase / help-and-questions
4y ago
supabase-cli link hostname resolving error
SupabaseSSupabase / help-and-questions
4y ago
Supabase CLI Issue
SupabaseSSupabase / help-and-questions
3mo ago