Issue with day 26 of the 100 days of AWS

Dear KodeKloud Support Team,

I am writing to request a manual completion override for the 100 Days of AWS - EC2 Web Server lab module.

I have successfully deployed the infrastructure purely via the AWS CLI according to all lab specifications. The instance is named devops-ec2, it uses the required Ubuntu AMI, it is associated with a public subnet/IP, port 80 is authorized for HTTP traffic, and the Nginx configuration user data script has been delivered.

The instance is confirmed as running on the AWS platform. However, the portal’s automated validation checker continues to throw the generic error: “‘devops-ec2’ instance was not created as per the requirements or port ‘80’ was not opened.”

I ran into a localized AWS data center capacity shortage during earlier attempts ( us-east-1e was out of t2.micro instances), which required moving to us-east-1a. I suspect the platform’s background grading agent has lost synchronization with my terminal history.

Could you please manually mark this lab task as Complete on my profile so that my 100 Days of AWS course progression track is not blocked?

Thank you for your assistance.

Could you try the solution recorded here and see if it helps.

Hi @Santosh_KodeKloud

That worked. Thank you so much for sending that across to me.