VWmin opened a new issue #1832:
URL: https://github.com/apache/incubator-inlong/issues/1832


   ### What happened
   
   I'm trying to deploy a tubemq master node on my ECS instance, but it failed 
and got logs below.
   
   
![image](https://user-images.githubusercontent.com/34272476/143187334-4d049bfa-2a24-48b4-838b-3de866b79c46.png)
   
   I guess it is because the elastic network interface is not a real network 
interface in the instance, so it cannot be assigned.
   
   Then, I replace the global IP address in conf/master.ini with 127.0.0.1. It 
works, the master node is deployed successfully. But the webapi got a problem, 
every webapi is going to 127.0.0.1:8080/webapi.htm?....
   
   
![dca64f3d55e6f893419cb8213bde6e8](https://user-images.githubusercontent.com/34272476/143188428-3afedb66-bd6c-4232-a5b3-9a1b183a6298.jpg)
   
   
   ### What you expected to happen
   
   Cannot assign requested address maybe due to NAT, the ECS instance does not 
really have a global IP.
   
   webapi may not be relative.
   
   ### How to reproduce
   
   As described above.
   
   ### Environment
   
   huaweicloud, Ubuntu 18.04 server 64bit.
   
   
   ### InLong version
   
   master
   
   ### InLong Component
   
   InLong TubeMQ
   
   ### Are you willing to submit PR?
   
   - [ ] Yes, I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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]


Reply via email to