Hi folks, I'm receiving this error on Android with the community 1.0.0 release from the website:
This destination of this replication is CouchDB version 1.4.0 from my local Ubuntu distribution. (The same error happens regardless whether I use HTTPS/HTTP with or without SSL). It's hard to understand what these errors mean. I/System.out( 5922): COUCHBASE: Pull Replication status changed: com.couchbase.lite.replicator.Replication$ChangeEvent@427e0860 I/System.out( 5922): COUCHBASE: Replicator processed 0 / 0 E/RemoteRequest( 5922): Got error status: 400 for org.apache.http.client.methods.HttpGet@42931e98. Reason: Bad Request W/Sync ( 5922): com.couchbase.lite.replicator.Replication$8@42931a40: error getting remote checkpoint E/Sync ( 5922): Puller@427dab18[https://192.168.1.93:6984]: Progress: set error = org.apache.http.client.HttpResponseException: Bad Request I/System.out( 5922): COUCHBASE: Pull Replication status changed: com.couchbase.lite.replicator.Replication$ChangeEvent@4293e8e0 I/System.out( 5922): COUCHBASE: Replicator processed 0 / 0 I/System.out( 5922): COUCHBASE: Pull Replication status changed: com.couchbase.lite.replicator.Replication$ChangeEvent@4293f008 I/System.out( 5922): COUCHBASE: Replicator processed 0 / 0 E/Sync ( 5922): Puller@427dab18[https://mica.hinespot.com:6984]: Progress: set error = null I/System.out( 5922): COUCHBASE: Pull Replication status changed: com.couchbase.lite.replicator.Replication$ChangeEvent@429403e0 I/System.out( 5922): COUCHBASE: Replicator processed 0 / 0 The output stops after that when the app goes to sleep, but it's more or less the same. Any ideas? Do I need to downgrade/upgrade CouchDB on the server side? Thanks, - Michael R. Hines -- 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/6aa4bc13-f32c-49f1-b5ce-a5b2a77f81a2%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
