You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 9, 2022. It is now read-only.
After pull replication starts, we cancel it by leaving the activity. When we come back the replication appears to be stuck.
V/TDDatabase(20946): TDPusher [http://couch.domain.com/dbname] STARTING ...
V/TDDatabase(20946): TDPusher [http://couch.domain.com/dbname]: GET ./_local/1aa6cee354449b761ccd8acc8a26878349ed03d2
V/TDDatabase(20946): com.couchbase.touchdb.support.TDRemoteRequest@406377b8: GET .http://couch.domain.com/dbname/_local/1aa6cee354449b761ccd8acc8a26878349ed03d2
V/TDDatabase(20946): TDPuller [http://couch.domain.com/dbname] STARTING ...
V/TDDatabase(20946): TDPuller [http://couch.domain.com/dbname]: GET ./_local/960868f6495d3584f9f42fd560ee63f6850bfe85
V/TDDatabase(20946): com.couchbase.touchdb.support.TDRemoteRequest@40574748: GET .http://couch.domain.com/dbname/_local/960868f6495d3584f9f42fd560ee63f6850bfe85
V/TDDatabase(20946): com.couchbase.touchdb.replicator.TDReplicator$4@4056e930: Replicating from lastSequence=177
V/TDDatabase(20946): com.couchbase.touchdb.replicator.TDReplicator$4@405e4520: lastSequence mismatch: I had 101214, remote had 101195
W/TDDatabase(20946): TDPuller [http://couch.domain.com/dbname] starting ChangeTracker with since=null
V/TDDatabase(20946): Making request to http://couch.domain.com/dbname/_changes?feed=longpoll&heartbeat=300000&filter=common%2FbyContext&context=XYZ
V/TDDatabase(20946): Re-indexing view common/byName ...
V/TDDatabase(20946): Begin transaction (level 1)...
V/TDDatabase(20946): Committing transaction (level 1)...
V/TDDatabase(20946): Query common/byName: SELECT key, value, docid FROM maps, revs, docs WHERE maps.view_id=? AND revs.sequence = maps.sequence AND docs.doc_id = revs.doc_id ORDER BY key LIMIT ? OFFSET ?
V/TDDatabase(20946): TDPusher [http://couch.domain.com/dbname] STARTING ...
V/TDDatabase(20946): TDPusher [http://couch.domain.com/dbname]: GET ./_local/1aa6cee354449b761ccd8acc8a26878349ed03d2
V/TDDatabase(20946): com.couchbase.touchdb.support.TDRemoteRequest@4066d660: GET .http://couch.domain.com/dbname/_local/1aa6cee354449b761ccd8acc8a26878349ed03d2
V/TDDatabase(20946): TDPuller [http://couch.domain.com/dbname] STARTING ...
V/TDDatabase(20946): TDPuller [http://couch.domain.com/dbname]: GET ./_local/960868f6495d3584f9f42fd560ee63f6850bfe85
V/TDDatabase(20946): com.couchbase.touchdb.support.TDRemoteRequest@407646e0: GET .http://couch.domain.com/dbname/_local/960868f6495d3584f9f42fd560ee63f6850bfe85
V/TDDatabase(20946): com.couchbase.touchdb.replicator.TDReplicator$4@405772a8: Replicating from lastSequence=177
V/TDDatabase(20946): com.couchbase.touchdb.replicator.TDReplicator$4@4070be78: lastSequence mismatch: I had 101214, remote had 101195
W/TDDatabase(20946): TDPuller [http://couch.domain.com/dbname] starting ChangeTracker with since=null
V/TDDatabase(20946): Making request to http://couch.domain.com/dbname/_changes?feed=longpoll&heartbeat=300000&filter=common%2FbyContext&context=XYZ
The text was updated successfully, but these errors were encountered: