Cant create vpc

2025-04-04 Thread TechnologyRss
Hello, Can't create vpc. ACS version 4.19.1.3. error log from mgmt server. 2025-03-19 11:02:12,338 INFO [o.a.c.f.j.i.AsyncJobMonitor] (API-Job-Executor-8:ctx-46d8250c job-194) (logid:6049f168) Add job-194 into job monitoring 2025-03-19 11:02:12,341 DEBUG [o.a.c.f.j.i.AsyncJobManagerImpl] (qtp66

Re: Cant create vpc

2025-03-19 Thread Bernardo De Marco Gonçalves
Hello, When a VPC is created, Apache CloudStack assigns a public IP as the VPC's source NAT IP. During this workflow, an `InsufficientAddressCapacityException` was thrown, indicating that it was not possible to acquire an available public IP. Have you checked if there are any public IPs available?