Yatai
Yatai copied to clipboard
Error: Cannot connect to AWS ECR repository
I have an existing AWS ECR repository. When I deploy a bento through Yatai Dashboard, yatai-bento-image-builder...
pod (builder
container) returns an error
2023-05-29T12:04:29.675286076Z error checking push permissions -- make sure you entered the correct tag name, and that you are authenticated correctly, and try again: checking push permission for "xxx.dkr.ecr.eu-north-1.amazonaws.com/yatai-bentos:yatai.iris.vxsltx76dcjrcaib": creating push check transport for xxx.dkr.ecr.eu-north-1.amazonaws.com failed: Get "https://xxx.dkr.ecr.eu-north-1.amazonaws.com/v2/": dial tcp 13.53.106.10:443: connect: connection refused
I believe the issue #470 and this one have the same origin 🤔