gosonzhang commented on issue #1832: URL: https://github.com/apache/incubator-inlong/issues/1832#issuecomment-978750081
@VWmin, this problem should be caused by the configuration file settings of master.ini, which lies in the default values of hostName and repHelperHost. In order to make the compiled content run directly in containerization, which is convenient for the business to get started quickly, the server IP addresses of these two parameters are 127.0.0.1 (we don't know the business machine IP); but the business needs to be deployed on the machine, You must explicitly fill in the server IP to run normally. I will modify the deployment document of TubeMQ to remind users of the handling of default values. Thanks @VWmin -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
