Problem accessing loopback in ec2 instance

252 views
Skip to first unread message

Omar Guzman

unread,
Mar 9, 2016, 5:54:48 PM3/9/16
to LoopbackJS
I'm trying to run arc and I'm having a problem.  
In my ec2 instance when I run slc arc it gives me this notice:

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

http://0.0.0.0:3000/ 

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?

Omar Guzman

unread,
Mar 16, 2016, 8:30:10 PM3/16/16
to LoopbackJS
Here is the answer to this, someone on stack over flow answered it.

HOST=0.0.0.0 slc arc
Reply all
Reply to author
Forward
0 new messages