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

docker 镜像运行,并且挂载了新的config.yaml ,还是提示ConnectTimeout(HTTPConnectionPool(host='192.168.1.223', port=9200): Max retries exceeded wit #2

Open
weihc02 opened this issue Feb 26, 2019 · 3 comments

Comments

@weihc02
Copy link

weihc02 commented Feb 26, 2019

raise ConnectionTimeout('TIMEOUT', str(e), e)
elasticsearch.exceptions.ConnectionTimeout: ConnectionTimeout caused by - ConnectTimeout(HTTPConnectionPool(host='192.168.1.223', port=9200): Max retries exceeded with url: / (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x7fbccc82ec90>, 'Connection to 192.168.1.223 timed out. (connect timeout=60)')))

@Hello-Linux
Copy link
Owner

好的,今天我测试一下,看看哪里的问题

@weihc02
Copy link
Author

weihc02 commented Feb 28, 2019

还有一个问题,构建镜像时,少了一个组件包,libmagic,run 启动命令应该多了一个 --config吧?

@Hello-Linux
Copy link
Owner

目前已经修复了,一会测试镜像之后就更新代码

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