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 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南