Samunroyu commented on PR #2300:
URL: 
https://github.com/apache/incubator-pegasus/pull/2300#issuecomment-3336612055

   > From the printed logs, it looks like the program successfully detected the 
`eth0` network interface and its corresponding IP address `10.206.0.16`, but 
failed to resolve its corresponding hostname.
   > 
   > Would adding a mapping in `/etc/hosts` fix this issue?
   
   i checked carefully. The `/etc/hosts` do have the mapping of address and 
hostname.
   However i started docker in '--network=host' mode, so the `eth0` return the 
Host Machine ip address, so the lookup_hostname failed.


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to