> On Sep 29, 2014, at 11:45 PM, Raheel Mateen <[email protected]> wrote: > > I got the following error while connecting my app to sync_gateway : > > connection to http://127.0.0.1:4984 <http://127.0.0.1:4984/> refused
Raheel, it sounds like you may not have a good enough understanding of IP addresses — 127.0.0.1 always refers to 'localhost', the same device making the connection. I'd suggest reading some introductory networking book; we're not really here to teach the basics. —Jens -- You received this message because you are subscribed to the Google Groups "Couchbase Mobile" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/mobile-couchbase/443CC86C-384F-4CC3-A27E-AC71180B6881%40couchbase.com. For more options, visit https://groups.google.com/d/optout.
