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?
It's also important to consider the possibility of having public IPs reserved to a specific account and public IP ranges (configured on the zones `Public` traffic type section) reserved to system VMs and to accounts. Hope it helps, Bernardo De Marco Gonçalves (bernardodemarco) Em qua., 19 de mar. de 2025 às 07:06, TechnologyRss < technologyrss.m...@gmail.com> escreveu: > 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] > (qtp660017404-1014:ctx-474aa0fe ctx-cfd1724c) (logid:3d62917f) submit async > job-194, details: AsyncJobVO: {id:194, userId: 2, accountId: 2, > instanceType: None, instanceId: 18, cmd: > org.apache.cloudstack.api.command.admin.vpc.CreateVPCCmdByAdmin, cmdInfo: > > {"dns2":"8.8.8.8","dns1":"8.8.4.4","sessionkey":"pkucOFvBFofHYHMOa7AvhNwXC2M","start":"true","httpmethod":"GET","ctxAccountId":"2","uuid":"a8ca9da2-13c0-491b-ad81-7f37e37b52cd","cmdEventType":"VPC.CREATE","vpcofferingid":"8e871618-f0e8-42b8-839c-1894f82bd222","displaytext":"vpc","response":"json","ctxUserId":"2","name":"vpc","zoneid":"971bcf5b-c8d3-4900-9f22-bc861eca1a1b","cidr":" > 10.0.0.0/16","ctxStartEventId":"585","id":"18","ctxDetails":"{\"interface > > com.cloud.dc.DataCenter\":\"971bcf5b-c8d3-4900-9f22-bc861eca1a1b\",\"interface > > com.cloud.network.vpc.Vpc\":\"a8ca9da2-13c0-491b-ad81-7f37e37b52cd\",\"interface > > com.cloud.network.vpc.VpcOffering\":\"8e871618-f0e8-42b8-839c-1894f82bd222\"}"}, > cmdVersion: 0, status: IN_PROGRESS, processStatus: 0, resultCode: 0, > result: null, initMsid: 95539006412, completeMsid: null, lastUpdated: null, > lastPolled: null, created: null, removed: null} > 2025-03-19 11:02:12,342 DEBUG [c.c.a.m.AgentManagerImpl] > (AgentManager-Handler-9:null) (logid:) SeqA 4-15519: Sending Seq 4-15519: > { Ans: , MgmtId: 95539006412, via: 4, Ver: v1, Flags: 100010, > > [{"com.cloud.agent.api.AgentControlAnswer":{"result":"true","wait":"0","bypassHostMaintenance":"false"}}] > } > 2025-03-19 11:02:12,344 DEBUG [c.c.a.ApiServlet] > (qtp660017404-1014:ctx-474aa0fe ctx-cfd1724c) (logid:3d62917f) ===END=== > 103.138.190.230 -- GET > > > start=true&zoneid=971bcf5b-c8d3-4900-9f22-bc861eca1a1b&vpcofferingid=8e871618-f0e8-42b8-839c-1894f82bd222&name=vpc&displaytext=vpc&cidr=10.0.0.0%2F16&dns1=8.8.4.4&dns2=8.8.8.8&command=createVPC&response=json&sessionkey=pkucOFvBFofHYHMOa7AvhNwXC2M > 2025-03-19 11:02:12,346 DEBUG [o.a.c.f.j.i.AsyncJobManagerImpl] > (API-Job-Executor-8:ctx-46d8250c job-194) (logid:7ab88eb2) Executing > AsyncJobVO: {id:194, userId: 2, accountId: 2, instanceType: None, > instanceId: 18, cmd: > org.apache.cloudstack.api.command.admin.vpc.CreateVPCCmdByAdmin, cmdInfo: > > {"dns2":"8.8.8.8","dns1":"8.8.4.4","sessionkey":"pkucOFvBFofHYHMOa7AvhNwXC2M","start":"true","httpmethod":"GET","ctxAccountId":"2","uuid":"a8ca9da2-13c0-491b-ad81-7f37e37b52cd","cmdEventType":"VPC.CREATE","vpcofferingid":"8e871618-f0e8-42b8-839c-1894f82bd222","displaytext":"vpc","response":"json","ctxUserId":"2","name":"vpc","zoneid":"971bcf5b-c8d3-4900-9f22-bc861eca1a1b","cidr":" > 10.0.0.0/16","ctxStartEventId":"585","id":"18","ctxDetails":"{\"interface > > com.cloud.dc.DataCenter\":\"971bcf5b-c8d3-4900-9f22-bc861eca1a1b\",\"interface > > com.cloud.network.vpc.Vpc\":\"a8ca9da2-13c0-491b-ad81-7f37e37b52cd\",\"interface > > com.cloud.network.vpc.VpcOffering\":\"8e871618-f0e8-42b8-839c-1894f82bd222\"}"}, > cmdVersion: 0, status: IN_PROGRESS, processStatus: 0, resultCode: 0, > result: null, initMsid: 95539006412, completeMsid: null, lastUpdated: null, > lastPolled: null, created: null, removed: null} > 2025-03-19 11:02:12,425 DEBUG [o.a.c.n.r.d.RouterDeploymentDefinition] > (API-Job-Executor-8:ctx-46d8250c job-194 ctx-748f2777) (logid:7ab88eb2) > Verifying router service offering with uuid : > 2025-03-19 11:02:12,427 DEBUG [o.a.c.n.r.d.RouterDeploymentDefinition] > (API-Job-Executor-8:ctx-46d8250c job-194 ctx-748f2777) (logid:7ab88eb2) > Verifying router service offering with uuid : > 2025-03-19 11:02:12,440 DEBUG [c.c.n.IpAddressManagerImpl] > (API-Job-Executor-8:ctx-46d8250c job-194 ctx-748f2777) (logid:7ab88eb2) > lock account 2 is acquired > 2025-03-19 11:02:12,451 WARN [c.c.n.IpAddressManagerImpl] > (API-Job-Executor-8:ctx-46d8250c job-194 ctx-748f2777) (logid:7ab88eb2) > Unable to get ip address in zone id=1, vlanId id=[1, 7] > 2025-03-19 11:02:12,453 DEBUG [c.c.u.d.T.Transaction] > (API-Job-Executor-8:ctx-46d8250c job-194 ctx-748f2777) (logid:7ab88eb2) > Rolling back the transaction: Time = 19 Name = API-Job-Executor-8; called > by > > -TransactionLegacy.rollback:890-TransactionLegacy.removeUpTo:833-TransactionLegacy.close:657-Transaction.execute:38-IpAddressManagerImpl.assignDedicateIpAddress:1113-VpcManagerImpl.assignSourceNatIpAddressToVpc:3071-NativeMethodAccessorImpl.invoke0:-2-NativeMethodAccessorImpl.invoke:62-DelegatingMethodAccessorImpl.invoke:43-Method.invoke:566-AopUtils.invokeJoinpointUsingReflection:344-ReflectiveMethodInvocation.invokeJoinpoint:198 > 2025-03-19 11:02:12,454 DEBUG [c.c.n.IpAddressManagerImpl] > (API-Job-Executor-8:ctx-46d8250c job-194 ctx-748f2777) (logid:7ab88eb2) > Releasing lock account 2 > 2025-03-19 11:02:12,464 ERROR [c.c.n.IpAddressManagerImpl] > (API-Job-Executor-8:ctx-46d8250c job-194 ctx-748f2777) (logid:7ab88eb2) > Unable to get source nat ip address for account 2 > 2025-03-19 11:02:12,473 DEBUG [o.a.c.n.r.d.VpcRouterDeploymentDefinition] > (API-Job-Executor-8:ctx-46d8250c job-194 ctx-748f2777) (logid:7ab88eb2) > Lock is released for vpc id 18 as a part of router startup in > > Dest[Zone(Id)-Pod(Id)-Cluster(Id)-Host(Id)-Storage(Volume(Id|Type-->Pool(Id))] > : Dest[Zone(1)-Pod(null)-Cluster(null)-Host(null)-Storage()] > 2025-03-19 11:02:12,473 WARN [c.c.n.v.VpcManagerImpl] > (API-Job-Executor-8:ctx-46d8250c job-194 ctx-748f2777) (logid:7ab88eb2) > Failed to start vpc [VPC [18-vpc] due to > com.cloud.exception.InsufficientAddressCapacityException: Insufficient > address capacityScope=interface com.cloud.dc.DataCenter; id=1 > at > > com.cloud.network.IpAddressManagerImpl.listAvailablePublicIps(IpAddressManagerImpl.java:1010) > at > > com.cloud.network.IpAddressManagerImpl.fetchNewPublicIp(IpAddressManagerImpl.java:860) > at > > com.cloud.network.IpAddressManagerImpl.fetchNewPublicIp(IpAddressManagerImpl.java:852) > at > > com.cloud.network.IpAddressManagerImpl$3.doInTransaction(IpAddressManagerImpl.java:1142) > at > > com.cloud.network.IpAddressManagerImpl$3.doInTransaction(IpAddressManagerImpl.java:1113) > at com.cloud.utils.db.Transaction.execute(Transaction.java:40) > at > > com.cloud.network.IpAddressManagerImpl.assignDedicateIpAddress(IpAddressManagerImpl.java:1113) > at > > com.cloud.network.vpc.VpcManagerImpl.assignSourceNatIpAddressToVpc(VpcManagerImpl.java:3071) > at > java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native > Method) > at > > java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > at > > java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.base/java.lang.reflect.Method.invoke(Method.java:566) > at > > org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) > at > > org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198) > at > > org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) > at > > org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) > at > > org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) > at > > org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:215) > at com.sun.proxy.$Proxy174.assignSourceNatIpAddressToVpc(Unknown > Source) > at > > org.apache.cloudstack.network.router.deployment.VpcRouterDeploymentDefinition.findSourceNatIP(VpcRouterDeploymentDefinition.java:124) > at > > org.apache.cloudstack.network.router.deployment.RouterDeploymentDefinition.executeDeployment(RouterDeploymentDefinition.java:379) > at > > org.apache.cloudstack.network.router.deployment.RouterDeploymentDefinition.findOrDeployVirtualRouter(RouterDeploymentDefinition.java:242) > at > > org.apache.cloudstack.network.router.deployment.VpcRouterDeploymentDefinition.findOrDeployVirtualRouter(VpcRouterDeploymentDefinition.java:140) > at > > org.apache.cloudstack.network.router.deployment.RouterDeploymentDefinition.deployVirtualRouter(RouterDeploymentDefinition.java:208) > at > > com.cloud.network.element.VpcVirtualRouterElement.implementVpc(VpcVirtualRouterElement.java:164) > at > com.cloud.network.vpc.VpcManagerImpl.startVpc(VpcManagerImpl.java:1698) > at > com.cloud.network.vpc.VpcManagerImpl.startVpc(VpcManagerImpl.java:1659) > at > com.cloud.network.vpc.VpcManagerImpl.startVpc(VpcManagerImpl.java:1688) > at > java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native > Method) > at > > java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > at > > java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.base/java.lang.reflect.Method.invoke(Method.java:566) > at > > org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) > at > > org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198) > at > > org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) > at > > org.apache.cloudstack.network.contrail.management.EventUtils$EventInterceptor.invoke(EventUtils.java:107) > at > > org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) > at > > com.cloud.event.ActionEventInterceptor.invoke(ActionEventInterceptor.java:52) > at > > org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) > at > > org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) > at > > org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) > at > > org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:215) > at com.sun.proxy.$Proxy174.startVpc(Unknown Source) > at > > org.apache.cloudstack.api.command.user.vpc.CreateVPCCmd.execute(CreateVPCCmd.java:213) > at com.cloud.api.ApiDispatcher.dispatch(ApiDispatcher.java:172) > at > com.cloud.api.ApiAsyncJobDispatcher.runJob(ApiAsyncJobDispatcher.java:112) > at > > org.apache.cloudstack.framework.jobs.impl.AsyncJobManagerImpl$5.runInContext(AsyncJobManagerImpl.java:654) > at > > org.apache.cloudstack.managed.context.ManagedContextRunnable$1.run(ManagedContextRunnable.java:48) > at > > org.apache.cloudstack.managed.context.impl.DefaultManagedContext$1.call(DefaultManagedContext.java:55) > at > > org.apache.cloudstack.managed.context.impl.DefaultManagedContext.callWithContext(DefaultManagedContext.java:102) > at > > org.apache.cloudstack.managed.context.impl.DefaultManagedContext.runWithContext(DefaultManagedContext.java:52) > at > > org.apache.cloudstack.managed.context.ManagedContextRunnable.run(ManagedContextRunnable.java:45) > at > > org.apache.cloudstack.framework.jobs.impl.AsyncJobManagerImpl$5.run(AsyncJobManagerImpl.java:602) > at > > java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) > at > java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) > at > > java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) > at > > java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) > at java.base/java.lang.Thread.run(Thread.java:829) > 2025-03-19 11:02:12,475 DEBUG [c.c.n.v.VpcManagerImpl] > (API-Job-Executor-8:ctx-46d8250c job-194 ctx-748f2777) (logid:7ab88eb2) > Destroying vpc [VPC [18-vpc] that failed to start > 2025-03-19 11:02:12,475 DEBUG [c.c.n.v.VpcManagerImpl] > (API-Job-Executor-8:ctx-46d8250c job-194 ctx-748f2777) (logid:7ab88eb2) > Destroying vpc [VPC [18-vpc] > 2025-03-19 11:02:12,477 DEBUG [c.c.n.v.VpcManagerImpl] > (API-Job-Executor-8:ctx-46d8250c job-194 ctx-748f2777) (logid:7ab88eb2) > Updating VPC [VPC [18-vpc] with state Inactive as a part of vpc delete > 2025-03-19 11:02:12,480 DEBUG [c.c.r.ResourceLimitManagerImpl] > (API-Job-Executor-8:ctx-46d8250c job-194 ctx-748f2777) (logid:7ab88eb2) > Updating resource Type = vpc count for Account = 2 Operation = decreasing > Amount = 1 > 2025-03-19 11:02:12,499 DEBUG [c.c.n.v.VpcManagerImpl] > (API-Job-Executor-8:ctx-46d8250c job-194 ctx-748f2777) (logid:7ab88eb2) > Shutting down vpc [VPC [18-vpc] > 2025-03-19 11:02:12,506 DEBUG [c.c.n.v.VpcManagerImpl] > (API-Job-Executor-8:ctx-46d8250c job-194 ctx-748f2777) (logid:7ab88eb2) Vpc > [VPC [18-vpc] has been shutdown successfully > 2025-03-19 11:02:12,507 DEBUG [c.c.n.v.VpcManagerImpl] > (API-Job-Executor-8:ctx-46d8250c job-194 ctx-748f2777) (logid:7ab88eb2) > Cleaning up resources for vpc id=18 > 2025-03-19 11:02:12,507 DEBUG [c.c.n.v.VpcManagerImpl] > (API-Job-Executor-8:ctx-46d8250c job-194 ctx-748f2777) (logid:7ab88eb2) > Cleaning up existed site to site VPN connections > 2025-03-19 11:02:12,509 DEBUG [c.c.n.v.VpcManagerImpl] > (API-Job-Executor-8:ctx-46d8250c job-194 ctx-748f2777) (logid:7ab88eb2) > Cleaning up existed site to site VPN gateways > 2025-03-19 11:02:12,512 DEBUG [c.c.n.v.VpcManagerImpl] > (API-Job-Executor-8:ctx-46d8250c job-194 ctx-748f2777) (logid:7ab88eb2) > Releasing ips for vpc id=18 as a part of vpc cleanup > 2025-03-19 11:02:12,512 DEBUG [c.c.n.v.VpcManagerImpl] > (API-Job-Executor-8:ctx-46d8250c job-194 ctx-748f2777) (logid:7ab88eb2) > Released ip addresses for vpc id=18 as a part of cleanup vpc process > 2025-03-19 11:02:12,514 DEBUG [c.c.n.v.VpcManagerImpl] > (API-Job-Executor-8:ctx-46d8250c job-194 ctx-748f2777) (logid:7ab88eb2) > Found 0 to revoke for the vpc 18 > 2025-03-19 11:02:12,528 DEBUG [c.c.n.v.VpcManagerImpl] > (API-Job-Executor-8:ctx-46d8250c job-194 ctx-748f2777) (logid:7ab88eb2) Vpc > [VPC [18-vpc] is destroyed successfully > 2025-03-19 11:02:12,538 WARN [c.c.n.v.VpcManagerImpl] > (API-Job-Executor-8:ctx-46d8250c job-194 ctx-748f2777) (logid:7ab88eb2) > Successfully destroyed vpc [VPC [18-vpc] that failed to start > 2025-03-19 11:02:12,554 DEBUG [o.a.c.f.j.i.AsyncJobManagerImpl] > (API-Job-Executor-8:ctx-46d8250c job-194) (logid:7ab88eb2) Complete async > job-194, jobStatus: FAILED, resultCode: 530, result: > > org.apache.cloudstack.api.response.ExceptionResponse/null/{"uuidList":[],"errorcode":"530","errortext":"Failed > to create VPC"} > 2025-03-19 11:02:12,556 DEBUG [o.a.c.f.j.i.AsyncJobManagerImpl] > (API-Job-Executor-8:ctx-46d8250c job-194) (logid:7ab88eb2) Publish async > job-194 complete on message bus > 2025-03-19 11:02:12,556 DEBUG [o.a.c.f.j.i.AsyncJobManagerImpl] > (API-Job-Executor-8:ctx-46d8250c job-194) (logid:7ab88eb2) Wake up jobs > related to job-194 > 2025-03-19 11:02:12,556 DEBUG [o.a.c.f.j.i.AsyncJobManagerImpl] > (API-Job-Executor-8:ctx-46d8250c job-194) (logid:7ab88eb2) Update db status > for job-194 > 2025-03-19 11:02:12,558 DEBUG [o.a.c.f.j.i.AsyncJobManagerImpl] > (API-Job-Executor-8:ctx-46d8250c job-194) (logid:7ab88eb2) Wake up jobs > joined with job-194 and disjoin all subjobs created from job- 194 > 2025-03-19 11:02:12,564 DEBUG [o.a.c.f.j.i.AsyncJobManagerImpl] > (API-Job-Executor-8:ctx-46d8250c job-194) (logid:7ab88eb2) Done executing > org.apache.cloudstack.api.command.admin.vpc.CreateVPCCmdByAdmin for job-194 > 2025-03-19 11:02:12,564 INFO [o.a.c.f.j.i.AsyncJobMonitor] > (API-Job-Executor-8:ctx-46d8250c job-194) (logid:7ab88eb2) Remove job-194 > from job monitoring > 2025-03-19 11:02:12,632 DEBUG [c.c.a.ApiServlet] > (qtp660017404-606:ctx-af7c99a7) (logid:08f4f5ac) ===START=== > 103.138.190.230 -- GET > > > jobId=7ab88eb2-d1e2-4310-9c5f-d5b4f71f6859&command=queryAsyncJobResult&response=json&sessionkey=pkucOFvBFofHYHMOa7AvhNwXC2M > 2025-03-19 11:02:12,632 DEBUG [c.c.a.ApiServlet] > (qtp660017404-606:ctx-af7c99a7) (logid:08f4f5ac) Two factor authentication > is already verified for the user 2, so skipping > 2025-03-19 11:02:12,641 DEBUG [c.c.a.ApiServer] > (qtp660017404-606:ctx-af7c99a7 ctx-5aa56e1f) (logid:08f4f5ac) CIDRs from > which account 'Account > > [{"accountName":"admin","id":2,"uuid":"3f653da8-0341-11f0-8361-00163e918bcc"}]' > is allowed to perform API calls: 0.0.0.0/0,::/0 > 2025-03-19 11:02:12,645 DEBUG [o.a.c.a.StaticRoleBasedAPIAccessChecker] > (qtp660017404-606:ctx-af7c99a7 ctx-5aa56e1f) (logid:08f4f5ac) RoleService > is enabled. We will use it instead of StaticRoleBasedAPIAccessChecker. > 2025-03-19 11:02:12,646 DEBUG [o.a.c.r.ApiRateLimitServiceImpl] > (qtp660017404-606:ctx-af7c99a7 ctx-5aa56e1f) (logid:08f4f5ac) API rate > limiting is disabled. We will not use ApiRateLimitService. > 2025-03-19 11:02:12,660 DEBUG [c.c.a.ApiServlet] > (qtp660017404-606:ctx-af7c99a7 ctx-5aa56e1f) (logid:08f4f5ac) ===END=== > 103.138.190.230 -- GET > > > jobId=7ab88eb2-d1e2-4310-9c5f-d5b4f71f6859&command=queryAsyncJobResult&response=json&sessionkey=pkucOFvBFofHYHMOa7AvhNwXC2M > 2025-03-19 11:02:12,971 DEBUG [c.c.a.ApiServlet] > (qtp660017404-1014:ctx-723a09a2) (logid:beadfcea) ===START=== > 103.138.190.230 -- GET > > > listall=true&page=1&pagesize=20&showIcon=true&command=listVPCs&response=json&sessionkey=pkucOFvBFofHYHMOa7AvhNwXC2M > 2025-03-19 11:02:12,971 DEBUG [c.c.a.ApiServlet] > (qtp660017404-1014:ctx-723a09a2) (logid:beadfcea) Two factor authentication > is already verified for the user 2, so skipping > 2025-03-19 11:02:12,994 DEBUG [c.c.a.ApiServer] > (qtp660017404-1014:ctx-723a09a2 ctx-06eeaecc) (logid:beadfcea) CIDRs from > which account 'Account > > [{"accountName":"admin","id":2,"uuid":"3f653da8-0341-11f0-8361-00163e918bcc"}]' > is allowed to perform API calls: 0.0.0.0/0,::/0 > 2025-03-19 11:02:13,002 DEBUG [o.a.c.a.StaticRoleBasedAPIAccessChecker] > (qtp660017404-1014:ctx-723a09a2 ctx-06eeaecc) (logid:beadfcea) RoleService > is enabled. We will use it instead of StaticRoleBasedAPIAccessChecker. > 2025-03-19 11:02:13,003 DEBUG [o.a.c.r.ApiRateLimitServiceImpl] > (qtp660017404-1014:ctx-723a09a2 ctx-06eeaecc) (logid:beadfcea) API rate > limiting is disabled. We will not use ApiRateLimitService. > 2025-03-19 11:02:13,008 DEBUG [c.c.a.ApiServlet] > (qtp660017404-1014:ctx-723a09a2 ctx-06eeaecc) (logid:beadfcea) ===END=== > 103.138.190.230 -- GET > > > listall=true&page=1&pagesize=20&showIcon=true&command=listVPCs&response=json&sessionkey=pkucOFvBFofHYHMOa7AvhNwXC2M > 2025-03-19 11:02:13,485 DEBUG [o.a.c.h.HAManagerImpl] > (BackgroundTaskPollManager-1:ctx-54e8ec34) (logid:45d449dc) HA health check > task is running... > 2025-03-19 11:02:15,904 DEBUG [c.c.a.ApiServlet] > (qtp660017404-606:ctx-134ddcf2) (logid:13647547) ===START=== > 103.138.190.230 -- GET > > command=readyForShutdown&response=json&sessionkey=pkucOFvBFofHYHMOa7AvhNwXC2M > 2025-03-19 11:02:15,904 DEBUG [c.c.a.ApiServlet] > (qtp660017404-606:ctx-134ddcf2) (logid:13647547) Two factor authentication > is already verified for the user 2, so skipping > 2025-03-19 11:02:15,920 DEBUG [c.c.a.ApiServer] > (qtp660017404-606:ctx-134ddcf2 ctx-b340a623) (logid:13647547) CIDRs from > which account 'Account > > [{"accountName":"admin","id":2,"uuid":"3f653da8-0341-11f0-8361-00163e918bcc"}]' > is allowed to perform API calls: 0.0.0.0/0,::/0 > 2025-03-19 11:02:15,925 DEBUG [o.a.c.a.StaticRoleBasedAPIAccessChecker] > (qtp660017404-606:ctx-134ddcf2 ctx-b340a623) (logid:13647547) RoleService > is enabled. We will use it instead of StaticRoleBasedAPIAccessChecker. > 2025-03-19 11:02:15,926 DEBUG [o.a.c.r.ApiRateLimitServiceImpl] > (qtp660017404-606:ctx-134ddcf2 ctx-b340a623) (logid:13647547) API rate > limiting is disabled. We will not use ApiRateLimitService. > 2025-03-19 11:02:15,930 DEBUG [c.c.a.ApiServlet] > (qtp660017404-606:ctx-134ddcf2 ctx-b340a623) (logid:13647547) ===END=== > 103.138.190.230 -- GET > > command=readyForShutdown&response=json&sessionkey=pkucOFvBFofHYHMOa7AvhNwXC2M > > > -- > > > *Thanks & Regards.**Support Admin* > ------------------------------ > > > *Facebook <https://www.facebook.com/TechnologyRSS> | Twitter > <https://twitter.com/technologyrss1> | YouTube > <https://www.youtube.com/channel/UCBq7qGqFEUe6ObVHMuxudTw> | LinkedIn > <https://www.linkedin.com/company/technologyrss/>**Address : *Rayerbagh > Complex Super Market > Level #04, Shop No #66, Rayerbagh Bus Stand > Dhaka. Bangladesh > *Mob :* +88 01716915504 > *Email :* support.ad...@technologyrss.com > *Web :* www.technologyrss.com >