[Rails] Re: Not able to access Image Magickly from my ubuntu server which is on Amazon instance
On Friday, January 10, 2014 1:49:12 PM UTC, Ruby-Forum.com User wrote:
--
"Using rack adapter
Thin web server (v1.6.1 codename Death Proof)
Maximum connections set to 1024
Listening on 0.0.0.0:3000, CTRL+C to stop"
So according to message, I tried to access app at http://0.0.0.0:3000,
but can't access it.
0.0.0.0 is not a real ip address: it is is shorthand for 'any ip address on any network interface that this machine might have' (for example your amazon instance probably has an internal and an external ipaddress).
In addition if you are testing this on a machine other than the instance in question you will need to configure its security group to allow traffic on port 3000.
Fred
What changes should I do if I want to access this app on Amazon Instance
Domain? Because currently I have installed this app on Amazon Instance.
Please help me.
Thanks.
--
Posted via http://www.ruby-forum.com/.
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/11e567dc-c33c-437f-af91-e99bee556f29%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home