Deployment Failure – Docker: Error Response from Daemon
search cancel

Deployment Failure – Docker: Error Response from Daemon

book

Article ID: 394597

calendar_today

Updated On: 06-16-2025

Products

VCF Automation

Issue/Introduction

VIDB deployment may fail under certain conditions.

Environment

VCF Identity Broker

VCF Automation 9.0

Cause

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.

Resolution

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