Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to use on windows #8

Closed
opensourced101 opened this issue Mar 18, 2016 · 2 comments
Closed

Unable to use on windows #8

opensourced101 opened this issue Mar 18, 2016 · 2 comments

Comments

@opensourced101
Copy link

When ever the command is run, the following error shows up - "listen tcp 127.0.0.1:3306: bind: An attempt was made to access a socket in a way forbidden by its access permissions."

Not able to do anything further, sure the devs would have come across this on windows. Is there a solution ?

@Carrotman42
Copy link
Contributor

It's possible that there's something already listening on port 3306 on your machine, or that your firewall settings are not allowing you to access that port.

I would suggest swapping out the '3306' in the command line to a different port number, running the Proxy as administrator (start it in an administrator command prompt), or following the instructions on this SO post: http://stackoverflow.com/questions/15619921/an-attempt-was-made-to-access-a-socket-in-a-way-forbidden-by-its-access-permissi

@Carrotman42
Copy link
Contributor

Clearing out some old issues that appear inactive. I have since verified on my own machine that the Proxy works on Windows; please reopen if you are still seeing an issue here.

yosatak pushed a commit to yosatak/cloud-sql-proxy that referenced this issue Feb 26, 2023
…tures/ngorski/format_dockerfiles

Format Dockerfiles.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants