© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
SupabaseS
Supabase•4y ago•
7 replies
breizhman

Windows - Supabase CLI - Error response from daemon Ports are not available

I'm trying to follow along a course that is using supabase CLI.

I'm using windows and I can succesfully start up a supabase instance using directly docker.

But whenever I'm trying to go throught the CLI and try to enter
npx supbase start
npx supbase start


I'm getting a

Error: Error response from daemon: Ports are not available: exposing port TCP 0.0.0.0:54322 -> 0.0.0.0:0: listen tcp 0.0.0.0:54322: bind: An attempt was made to access a socket in a way forbidden by its access permissions.
Try rerunning the command with --debug to troubleshoot the error.
Error: Error response from daemon: Ports are not available: exposing port TCP 0.0.0.0:54322 -> 0.0.0.0:0: listen tcp 0.0.0.0:54322: bind: An attempt was made to access a socket in a way forbidden by its access permissions.
Try rerunning the command with --debug to troubleshoot the error.


I tried from terminal that is running as admin
Same for docker for desktop it's running as admin
And I check with a netstat command but nothing is listening to that port

Any idea what else it could be and if I can use the cli on windows?

It seems like a permission issue but I can't figure out what is causing it.

Thanks in advance.
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

Similar Threads

Supabase CLI on windows
SupabaseSSupabase / help-and-questions
4y ago
Supabase CLI error
SupabaseSSupabase / help-and-questions
5mo ago
Not able to login from CLI(windows)
SupabaseSSupabase / help-and-questions
4y ago
Error response from daemon: manifest for public.ecr.aws/supabase/postgres:15.1.0.137 not found
SupabaseSSupabase / help-and-questions
3y ago