|
return "", fmt.Errorf("unable to get advertise IP address from interface (%s) : %v", advertise, err)
|
|
return "", fmt.Errorf("unable to get advertise IP address from interface (%s) : %v", advertise, err)
|
|
return "", fmt.Errorf("no available advertise IP address in interface (%s)", advertise)
|
|
return "", fmt.Errorf("no available advertise IP address in interface (%s)", advertise)
|