elastalert_wechat_plugin icon indicating copy to clipboard operation
elastalert_wechat_plugin copied to clipboard

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

Open weihc02 opened this issue 6 years ago • 3 comments

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)')))

weihc02 avatar Feb 26 '19 09:02 weihc02

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

Hello-Linux avatar Feb 28 '19 04:02 Hello-Linux

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

weihc02 avatar Feb 28 '19 05:02 weihc02

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

Hello-Linux avatar Feb 28 '19 06:02 Hello-Linux