Skip to content
This repository has been archived by the owner on Oct 30, 2019. It is now read-only.

Can't connect to local MySQL server through socket #3

Open
yecine06 opened this issue Jan 3, 2014 · 2 comments
Open

Can't connect to local MySQL server through socket #3

yecine06 opened this issue Jan 3, 2014 · 2 comments

Comments

@yecine06
Copy link

yecine06 commented Jan 3, 2014

Hello,

when i try to create a new mysql database i have a problem

The script try to run this command :

docker run mysql/foo2 mysqladmin -h 172.17.0.68 -u admin -p'mysql-server' password IMPd4NC7yWADp9GC

and it result with the following error

Error: 'Can't connect to MySQL server on '172.17.0.68' (113)'
Check that mysqld is running on 172.17.0.68 and that the port is 3306.
You can check this by doing 'telnet 172.17.0.68 3306'

Do you have any idea why this is happening ? And how i can fix it ?

Thanks

@hughfletcher
Copy link
Owner

Did you figure this out? I have been crazy busy with work and not kept up lately with dokku, which has had many changes since I made this.

@javierjaimes
Copy link

I've the same issue, some ideas about it?

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

No branches or pull requests

3 participants