Error: "The Service "registry-tmp" is invalid: spec.ports[0].nodePort: Invalid value: 30001: provided port is already allocated" when deploying VMware Identity Broker (VIDB) 9.0
book
Article ID: 393927
calendar_today
Updated On:
Products
VCF AutomationVMware Cloud Foundation
Issue/Introduction
VIDB may fail to deploy due to the error below:
The Service "registry-tmp" is invalid: spec.ports[0].nodePort: Invalid value: 30001: provided port is already allocated
Environment
VMware Cloud Foundation 9.0
VCF Automation 9.0
Cause
A random port assignment may collide with port 30001 during installation.
Resolution
If this issue occurs, a retry of the deployment is required.
The subsequent deployment should allocate a new random port and avoid the problem.