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
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
ThoreGitHub
How does local development work? · Discussion #6366 · supabase/supa...
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...
2 Replies
Nevermind, it seems to be resolved now.
How was it resolved?