The replica set member host changed for itself from server IP address to hostname

This is the content of /etc/mongod.conf for net section

net:
  port: 27017
  bindIp: 0.0.0.0  # Enter 0.0.0.0,:: to bind to all IPv4 and IPv6 addresses ...