VIDB deployment may fail under certain conditions.
VCF Identity Broker
VCF Automation 9.0
An edge case may occur where Docker needs to be restarted to properly reload IPTables rules.
In such cases, Docker encounters an error while updating an IPTables rule, displaying:
iptables: No chain/target/match by that name.
To resolve the issue, either reboot the LCM Virtual Machine or SSH into the VM and, with root or sudo privileges, run the following command:
systemctl restart docker