Forum archive
Cannot login to the Amazon EC2 MySQL instance
Hello,
I am using the following Turnkey AWS AMI:
turnkey-mysql-13.0-wheezy-amd64.ebs_2-7fe45e5a-7d7e-4fa9-b12b-fd5646104273-ami-275b094e.2 (ami-0b3ea231)
The instance (i-cabe76f4) is created normally, it is accessible via the web, or ssh. Note that the security group associated with the instance contains the correct MYSQL ports and is accessible by all IP@ (0.0.0.0/0).
1) When I try accessing it (http or ssh) using the default 'ec2-user', it mentions that my AWS keys are not recognized and it prompts me for a password ... that of course I do not know.
2) I have accessed the Amazon system log, retrieved the 'root' generated password and tried connecting via Putty/SSH but then the window appears and goes off.
Am I missing something in that instance?
Thanks,
Laurent LANDREAU
AWS Architect, Brisbane, Australia
Addition to the previous message:
- when connecting with 'ec2-user', error message is: server refused our key.
- when connecting with 'root' and the password found in log, the message Authenticating with public key "imported-openssh-key" .... and then disappears without providing the login prompt.
Thanks, Laurent