Hi all,
I am experiencing some very odd behaviour with a new EC2 instance.
I am trying to SSH into the system for the first time as ec2-user@IP-ADDRESS -i LOCATION/TO/key.pem
When I log in and then enter sudo su -l, it is telling me to visit a web address at cprapid.com
The issue is the subdomain it is telling me to go to DOES NOT match the elastic IP of the current machine.
In fact, when I ssh into this new instance as ec2-user@ it is showing the WRONG IP address completely after my username in the command line.
It's almost like it thinks this server already has a root user created. But I do not. And visiting the URL the command line is advising, doesn't resolve at all. It just times out.
Any help is greatly appreciated.
Scott
I am experiencing some very odd behaviour with a new EC2 instance.
I am trying to SSH into the system for the first time as ec2-user@IP-ADDRESS -i LOCATION/TO/key.pem
When I log in and then enter sudo su -l, it is telling me to visit a web address at cprapid.com
The issue is the subdomain it is telling me to go to DOES NOT match the elastic IP of the current machine.
In fact, when I ssh into this new instance as ec2-user@ it is showing the WRONG IP address completely after my username in the command line.
It's almost like it thinks this server already has a root user created. But I do not. And visiting the URL the command line is advising, doesn't resolve at all. It just times out.
Any help is greatly appreciated.
Scott
Last edited by a moderator: