Can't Login to AMS Admin
Deploying AMS via AWS. Can't login as admin under *amazonaws.com/ams_adminConsole.htm. Tried localhost, http://localhost, http://localhost:1111, public DNS. Nothing works.
AMI: ams-5.0.6r9003-centos-6.3-ami-2014-09-30_19-14-978a7296-c806-4f52-9a7e-5a0d5a0b1166-ami-a4388ecc.2
Followed the instructions here: AMS 5.0.6 on AWS: Cannot log in to Administration Console and https://helpx.adobe.com/pdf/adobemediaserver_marketplace_amazonec2.pdf
Stopped server and adminserver. Modified admin password. Checked User.xml for changed salted pass. Started server and adminserver.
curl "http://localhost:1111/admin/ping?auser=admin&apswd=password" returns connection success.
telnet [Public IP] 1111 connects successfully, so I'm not sure it's a firewall issue.
