I got the following error while connecting my app to sync_gateway : connection to http://127.0.0.1:4984 refused
but when i run the followng in my local machine browser http://127.0.0.1:4984/sync_gateway/ so i get the response this: {"committed_update_seq":6,"compact_running":false,"db_name":"sync_gateway","disk_format_version":0,"instance_start_time":1412058208385802,"purge_seq":0,"update_seq":6} so why should the connection refused ? On Wednesday, September 24, 2014 4:57:12 PM UTC+5, Raheel Mateen wrote: > > I follow the following to start the couch db on android > > http://docs.couchbase.com/couchbase-lite/cbl-android/cbl-android-1.0b2/#developing-apps > > but i actually not understand how to query in couch db for example if i > make a document in a db so how should i access that document with the help > of query. > -- 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/93466875-bd8d-4010-8395-3a65cccb8583%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
