I was unable to log back into some EC2 instances using my domain administrator account after changing their type from T2 to T3.
I was able to log into most servers using their root admin credentials, but it looked as though the DNS server addresses in my IPv4 settings (pointing to my Simple AD) were reset back to "Obtain DNS server address automatically". I changed back to using my simple AD and the servers began working normally again.
However one server is currently unreachable by domain or root credentials. It simply returns this not entirely helpful error:
"This computer can't connect to the remote computer. Try connecting again. If the problem persists, contact the owner of the remote computer or your network administrator."
- I've made sure my security group allows RDP access to my IP (it's the same on the other EC2 instances).
- Created and launched an image of the EC2 instance - same error.
- I also tried detaching the root volume from the instance and attaching it as the root for another instance- no luck.
Is there anything else I can try?