AWS Cloud Quest SAA Container Service

0

Hello, I am trying to complete this exercise but I keep getting this error (Error response from daemon: Get "https://039921177566.dkr.ecr.us-east-1amazonaws.com/v2/": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2023-12-12T04:32:18Z is after 2023-11-08T23:39:32Z) after entering the command below

aws ecr get-login-password --region ${region}|docker login --username AWS --password-stdin ${fullname}

MP
질문됨 5달 전166회 조회
2개 답변
0

Hello TLS connections may fail if your client which is doing the connection, could be your computer or server has not the correct date / time

A long delay before your software receives an error indicating SSL/TLS negotiation failure. The delay time depends on the retry strategy and timeout configuration of your client.

https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/ats-certs.html#w20aac50b5b5

profile pictureAWS
답변함 5달 전
  • I am not sure how this applies if I am getting this error running the commands given to me via AWS Cloud Quest

0

Hello MP, Hope this message finds you well! Were you able to get past the conflict within the Container Services Quest?

profile pictureAWS
답변함 5달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠