ERROR: Address could not be bound

I’m trying to build a foundationdb cluster with 3 amazon ec2 instances with their own public ip address.
Follow the guide, I choose a machine and run make_public.py with its public ip as specified address.
Then I got ERROR: Adderss xxx.xxx.xxx.xxx could not be bound.
I have not found the similar problem, how should I solve it?