Skip to content

[ERROR] An error occurred (InvalidIPAddress.InUse) when calling the RunInstances operation: Address XXX.XXX.XXX.XXX is in use #3385

Answered by tim-finnigan
juanhurtado00 asked this question in Q&A
Discussion options

You must be logged in to vote

As mentioned in aws/aws-cli#7176 you can refer to this EC2 documentation for the InvalidIPAddress.InUse error: https://docs.aws.amazon.com/AWSEC2/latest/APIReference/errors-overview.html

The specified IP address is already in use. If you are trying to release an address, you must first disassociate it from the instance.

Have you tried disassociating that IP address from your EC2 instance?

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@juanhurtado00
Comment options

@tim-finnigan
Comment options

Answer selected by aBurmeseDev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
2 participants