Error: maximum number of addresses has been reached.
0
Hi, the error "The maximum number of addresses has been reached. (Service: AmazonEC2; Status Code: 400; Error Code: AddressLimitExceeded; Request ID: ce98daec-b6b3-424c-ae3e-aa73d32e15ba; Proxy: null)" keeps showing up while running "agc account activate". Could u give any clue to fix the issue? thanks.
asked 2 months ago5 views
1 Answers
0
Accepted Answer
That error suggests you've run out of Elastic IP addresses, which by default are limited to 5 for an account but more can be requested. I can't see any mention of Elastic IPs in the agc doco though. Are you running "agc account activate" letting it create its own VPC or passing "--vpc" to tell it to use an existing custom one?
answered 2 months ago
Relevant questions
Lambda edge function failed after Runtime upgrade
asked 7 days agoLightsail: How set up more than 5 servers with static IP adresses?
Accepted Answerasked 22 days agoThe maximum number of addresses has been reached while attempting to an EB managed update
Accepted Answerasked 2 months agoMaximum number of Elastic IPs has been reached.
asked 3 years agoAWS Config PutConformancePack -- 500 InternalFailure error, null error message
asked 4 months agoError: maximum number of addresses has been reached.
Accepted Answerasked 2 months agoAWS-StartEC2Instance timeout
asked 3 years agoCloudformation stuck in UPDATE_ROLLBACK_FAILED
asked 3 years agoMaximum number of Integrations for this API has been reached?
asked 3 years agoCloudFormation Delete Stack Failing
Accepted Answerasked 3 years ago
Thanks skinsman, it worked through by using existing vpc.