Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot Bind Elastic IP in VPC #152

Closed
ericadowd opened this issue Jul 24, 2014 · 1 comment
Closed

Cannot Bind Elastic IP in VPC #152

ericadowd opened this issue Jul 24, 2014 · 1 comment
Milestone

Comments

@ericadowd
Copy link
Contributor

I was trying to run eureka in a VPC; I allocated VPC elastic IPs and started the instance in a VPC. I received an error message when trying to bind to an elastic IP because VPC EIPs require allocation id (which can be found in DescribeAddresses) instead of public IP (which EC2-Classic EIPs require). Though it didn't make it that far, unbinding would also run into a problem because it requires association id instead of the public IP.

NiteshKant added a commit that referenced this issue Jul 28, 2014
@NiteshKant NiteshKant added this to the 1.1.138 milestone Jul 28, 2014
@NiteshKant
Copy link
Contributor

Fixed with pull request #153

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants