I'm trying to mirror the MAS8 images to Azure Container Registry (ACR) using MAS CLI. I am following two-Phase Image Mirroring. i.e. First mirror to local file system and then mirror the images from file system to registry.
I am receiving the below error when I mirror images from filesystem to registry. Please let me know if there any inputs on this error.
Error message:
- 'info: Planning completed in 30.01s'
- 'error: unable to push file://cpopen/ibm-maximo-operator-catalog: failed to upload blob sha256:46ba3f23f1d3fb1440deeb279716e4377e79e61736ec2227270349b9618a0fdd: Get "http://acrsamplereg******.azurecr.io:5000/v2/": dial tcp IP Address:5000: i/o timeout (Client.Timeout exceeded while awaiting headers)'
------------------------------
Sunil Kumar Vemuri
------------------------------