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

[Other] failed to initialize database. got error dial tcp 172.28.0.1:13306: connect: connection refused Starting Mysql failed: dial tcp 172.28.0.1:13306: connect: connection refused #1314

Closed
weatherfish opened this issue Nov 1, 2023 · 1 comment
Labels
other Indicates an issue or PR lacks a `triage/foo` label and requires one.

Comments

@weatherfish
Copy link

What would you like to share?

git clone https://github.com/openim-sigs/openim-docker openim/openim-docker && export openim=$(pwd)/openim && cd $openim/openim-docker && make init && docker compose up -d

执行以上命令,无任何改动,报错如下

/openim/openim-server/tools/component/component.go:141
Terror failed to initialize database. got error dial tcp 172.28.0.1:13306: connect: connection refused
Starting Mysql failed: dial tcp 172.28.0.1:13306: connect: connection refused

Additional information

解决思路见这里 docker-library/mysql#840

@weatherfish weatherfish added the other Indicates an issue or PR lacks a `triage/foo` label and requires one. label Nov 1, 2023
@kubbot
Copy link
Contributor

kubbot commented Nov 1, 2023

Hello! Thank you for filing an issue.

If this is a bug report, please include relevant logs to help us debug the problem.

Join slack 🤖 to connect and communicate with our developers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
other Indicates an issue or PR lacks a `triage/foo` label and requires one.
Projects
None yet
Development

No branches or pull requests

2 participants