On Saturday, 6 December 2014 11:53:02 UTC+5:30, Vinay Bhinde wrote: > > My logs from SG server initially which show the user "vinay" is logged in > from both devices and is polling for changes, still no pull iOS if we push > from android. > > > > 11:39:29.693003 HTTP: #062: POST /budgetappdb/_changes (as vinay) > 11:40:42.719305 HTTP: #063: POST /budgetappdb/_changes (as vinay) > 11:41:32.607294 HTTP: #064: GET /budgetappdb/_changes?feed=websocket > (as vinay > ) > 11:41:57.293762 HTTP: #065: POST /budgetappdb/_changes (as vinay) > 11:43:13.627606 HTTP: #066: POST /budgetappdb/_changes (as vinay) > > Also additionally i am receiving these errors when i enable logs on iOS CbLite
16:39:36.725‖ CBLSocketChangeTracker[0x135bae50 budgetappdb]: Connection error #1, retrying in 2.0 sec: The operation couldn’t be completed. (CBLChangeTracker error 587.) 16:39:38.928‖ WARNING*** : JSON error parsing _changes feed: parse error: client cancelled parse via callback return value 16:39:38.929‖ CBLSocketChangeTracker[0x135bae50 budgetappdb]: Connection error #1, retrying in 2.0 sec: The operation couldn’t be completed. (CBLChangeTracker error 587.) 16:39:41.152‖ WARNING*** : JSON error parsing _changes feed: parse error: client cancelled parse via callback return value 16:39:41.153‖ CBLSocketChangeTracker[0x135bae50 budgetappdb]: Connection error #1, retrying in 2.0 sec: The operation couldn’t be completed. (CBLChangeTracker error 587.) 16:39:43.356‖ WARNING*** : JSON error parsing _changes feed: parse error: client cancelled parse via callback return value I kind of think the above warning is the the thing that is stopping new documents to be pulled into iOS client...as far as i understand it is referring to the fact that json in my document is bugged and not parsed by CBLite and that it needs linting right ? -- 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/384aba9a-89fc-4d82-aa00-2119efef6f9b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
