Error: Destination Unzip FAIL
Install and validate unzip support on destination host before migration apply.
Meaning
Destination runtime could not verify or execute unzip during pre-flight.
Typical Causes
unzipis not installed on destination host/container.- SSH credentials or auth mode do not allow command execution.
- Runtime cannot verify because required transport extension is unavailable.
Mitigation
- Install
unzipon destination runtime. - Re-check destination SSH user, port, and auth mode.
- Run pre-flight again and confirm check state moves to PASS.