storm-docker icon indicating copy to clipboard operation
storm-docker copied to clipboard

In the docker environment, the supervisor creates a client and requests the docker network

Open Ableson opened this issue 3 years ago • 2 comments

Before you file an issue here, please keep in mind that your issue may be not related to the image itself. Please make sure that it is, otherwise report the issue upstream.

Expected behavior

Tell us what should happen.

Actual behavior

Tell us what happens instead.

Steps to reproduce the behavior

Tell us how to reproduce the issue.

System configuration

Please include as much relevant information as possible.

Ableson avatar Aug 17 '22 00:08 Ableson

[ERROR] Exception to create supervisor client for node 52c1dd09-711a-4e41-8f66-068c59512154-172.18.0.3: java.lang.RuntimeException: org.apache.storm.thrift.transport.TTransportException: java.net.ConnectException: Connection refused (Connection refused)

Ableson avatar Aug 17 '22 00:08 Ableson

[INFO] Setting new assignment for topology id storm-test333-1-1660644520: Assignment(master_code_dir:/data, node_host:{52c1dd09-711a-4e41-8f66-068c59512154-172.18.0.3=192.168.109.131}, executor_node_port:{ [4, 4]=NodeInfo(node:52c1dd09-711a-4e41-8f66-068c59512154-172.18.0.3, port:[6703]), [3, 3]=NodeInfo(node:52c1dd09-711a-4e41-8f66-068c59512154-172.18.0.3, port:[6703]), [1, 2]=NodeInfo(node:52c1dd09-711a-4e41-8f66-068c59512154-172.18.0.3, port:[6703])}

Ableson avatar Aug 17 '22 00:08 Ableson

Closing this because there're no steps to reproduce the behavior and no info about system configuration. Feel free to reopen with as much relevant info as possible.

31z4 avatar Jan 19 '23 09:01 31z4