StrongLoop Arc is running here: http://localhost:47177/#/
NOTICE: Arc seems to have been launched from a remote connection. Depending on your network setup, Arc may not be accessible using the address above.
I then proceed to run this: (Ip changed)
ec2-...@ec2-my-ip-here.us-west-1.compute.amazonaws.com:47177/#/ and I get no connection.
I also tried this
my-ip.com:47177/#/ still no connection. The official docs say this.
When the documentation or slc says to access your application at
Use the IP address of your AWS instance instead.
I made sure we have http access for everyone in security groups "inbound" on amazon aws.
Can anyone give me any recommendations as to what I'm doing wrong?