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
preguntada hace 5 meses166 visualizaciones
2 Respuestas
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
respondido hace 5 meses
  • 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
respondido hace 5 meses

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas