supabase-cli link hostname resolving error
Hi,
I'm trying to setup a local dev supabase environment by following these steps https://github.com/supabase/supabase/discussions/6366#discussioncomment-3911475 but I can't the linking to work.
I tried this command
Debug output: See attachment.
and I am getting the mentioned error message. I then copied the connection string from the dashboard and tried
I am using the newest version of the supabase-cli and macOS 12.6.1.
Does anybody know how to resolve this?
Best
Thore
I'm trying to setup a local dev supabase environment by following these steps https://github.com/supabase/supabase/discussions/6366#discussioncomment-3911475 but I can't the linking to work.
I tried this command
Debug output: See attachment.
and I am getting the mentioned error message. I then copied the connection string from the dashboard and tried
pqsql and it works:I am using the newest version of the supabase-cli and macOS 12.6.1.
Does anybody know how to resolve this?
Best
Thore
debug.txt1.49KB
GitHub
Before writing what could seem to be a rant I must thank you for building this extremely useful tool. It is truly amazing. I have read https://supabase.com/docs/guides/local-development a few times...