Skip to content

Instantly share code, notes, and snippets.

@borrrden
Created January 15, 2019 01:39
Show Gist options
  • Save borrrden/4b6fcffeb79fab081f49adc04ab596a2 to your computer and use it in GitHub Desktop.
Save borrrden/4b6fcffeb79fab081f49adc04ab596a2 to your computer and use it in GitHub Desktop.
Log for false conflict case
INFO) Database (Startup) [3] CouchbaseLite/0.0.0 (.NET; Microsoft Windows 10.0.17134 ) Build/0 LiteCore/0.0.0 (afb3ddd4+) Commit/aa05f71
INFO) Database (Database) [3] Opening database at C:\Users\borrr\AppData\Local\Temp\CouchbaseLite\testdb1.cblite2
INFO) Database {Shared#1}==> class litecore::DataFile::Shared 000001FC5EF99980 @000001FC5EF99980
INFO) Database {Shared#1} instantiated on C:\Users\borrr\AppData\Local\Temp\CouchbaseLite\testdb1.cblite2\db.sqlite3
DEBUG) Database {Shared#1} created for DataFile 000001FC5EFB91A0 at C:\Users\borrr\AppData\Local\Temp\CouchbaseLite\testdb1.cblite2\db.sqlite3
INFO) Database {DB#2}==> class litecore::SQLiteDataFile C:\Users\borrr\AppData\Local\Temp\CouchbaseLite\testdb1.cblite2\db.sqlite3 @000001FC5EFB91A0
INFO) Database {DB#2} Opening database
VERBOSE) Database {DB#2} begin transaction
VERBOSE) Database {DB#2} KeyStore(info) set versioning
VERBOSE) Database {DB#2} KeyStore(info) set publicUUID
VERBOSE) Database {DB#2} KeyStore(info) set privateUUID
VERBOSE) Database {DB#2} commit transaction
INFO) Database (Database) [3] Closing database at path C:\Users\borrr\AppData\Local\Temp\CouchbaseLite\testdb1.cblite2\
INFO) Database {DB#2} Closing database
VERBOSE) Database {DB#2} Pre-close housekeeping: 0 of 6 pages free (0%)
VERBOSE) Database {DB#2} Closed SQLite database
INFO) Database (Database) [3] Opening database at C:\Users\borrr\AppData\Local\Temp\CouchbaseLite\testdb1.cblite2
INFO) Database {Shared#3}==> class litecore::DataFile::Shared 000001FC5EFA5100 @000001FC5EFA5100
INFO) Database {Shared#3} instantiated on C:\Users\borrr\AppData\Local\Temp\CouchbaseLite\testdb1.cblite2\db.sqlite3
DEBUG) Database {Shared#3} created for DataFile 000001FC5EFBA5D0 at C:\Users\borrr\AppData\Local\Temp\CouchbaseLite\testdb1.cblite2\db.sqlite3
INFO) Database {DB#4}==> class litecore::SQLiteDataFile C:\Users\borrr\AppData\Local\Temp\CouchbaseLite\testdb1.cblite2\db.sqlite3 @000001FC5EFBA5D0
INFO) Database {DB#4} Opening database
INFO) Database (Database) [3] Opening database at C:\Users\borrr\AppData\Local\Temp\CouchbaseLite\otherdb1.cblite2
INFO) Database {Shared#5}==> class litecore::DataFile::Shared 000001FC5EFA55E0 @000001FC5EFA55E0
INFO) Database {Shared#5} instantiated on C:\Users\borrr\AppData\Local\Temp\CouchbaseLite\otherdb1.cblite2\db.sqlite3
DEBUG) Database {Shared#5} created for DataFile 000001FC5EFB9F70 at C:\Users\borrr\AppData\Local\Temp\CouchbaseLite\otherdb1.cblite2\db.sqlite3
INFO) Database {DB#6}==> class litecore::SQLiteDataFile C:\Users\borrr\AppData\Local\Temp\CouchbaseLite\otherdb1.cblite2\db.sqlite3 @000001FC5EFB9F70
INFO) Database {DB#6} Opening database
VERBOSE) Database {DB#6} begin transaction
VERBOSE) Database {DB#6} KeyStore(info) set versioning
VERBOSE) Database {DB#6} KeyStore(info) set publicUUID
VERBOSE) Database {DB#6} KeyStore(info) set privateUUID
VERBOSE) Database {DB#6} commit transaction
VERBOSE) Database {DB#4} begin transaction
VERBOSE) Database {DB#4} KeyStore(default) insert pass
VERBOSE) Database {DB#4} KeyStore(info) set SharedKeys
VERBOSE) Database {DB#4} commit transaction
INFO) Replicator (Replicator) [3] Replicator[> DB[C:\Users\borrr\AppData\Local\Temp\CouchbaseLite\otherdb1.cblite2\]]: Starting
DEBUG) Database {Shared#3} adding DataFile 000001FC44BFE6E0
INFO) Database {DB#7}==> class litecore::SQLiteDataFile C:\Users\borrr\AppData\Local\Temp\CouchbaseLite\testdb1.cblite2\db.sqlite3 @000001FC44BFE6E0
INFO) Database {DB#7} Opening database
DEBUG) Database {Shared#5} adding DataFile 000001FC44BFDD50
INFO) Database {DB#8}==> class litecore::SQLiteDataFile C:\Users\borrr\AppData\Local\Temp\CouchbaseLite\otherdb1.cblite2\db.sqlite3 @000001FC44BFDD50
INFO) Database {DB#8} Opening database
INFO) Replicator Starting Scheduler<000001FC44A614A0> with 12 threads
INFO) Replicator {Repl#1}==> class litecore::repl::Replicator C:\Users\borrr\AppData\Local\Temp\CouchbaseLite\otherdb1.cblite2\ <-file:///C:\Users\borrr\AppData\Local\Temp\CouchbaseLite\otherdb1.cblite2\ @000001FC5FB194D8
INFO) Replicator {Repl#1} Push=passive, Pull=passive, Options={{noDeltas:1, noIncomingConflicts:1}}
INFO) Replicator {Repl#2}==> class litecore::repl::Replicator C:\Users\borrr\AppData\Local\Temp\CouchbaseLite\testdb1.cblite2\ ->file:///C:\Users\borrr\AppData\Local\Temp\CouchbaseLite\testdb1.cblite2\ @000001FC5FB97E58
INFO) Replicator {Repl#2} Push=one-shot, Options={{headers:{User-Agent:"CouchbaseLite/0.0.0 (.NET; Microsoft Windows 10.0.17134 ) Build/0 LiteCore/0.0.0 (afb3ddd4+) Commit/aa05f71"}, noDeltas:1}}
INFO) Replicator {Repl#1} Connected!
VERBOSE) Replicator {DBWorker#3}==> class litecore::repl::DBWorker ->file:///C:\Users\borrr\AppData\Local\Temp\CouchbaseLite\testdb1.cblite2\ @000001FC5FB92B28
VERBOSE) Replicator {DBWorker#3} Checkpoint doc ID = cp-yJz2SOKRnujr4icRoQz44EwPuQw=
INFO) Replicator {Repl#1} now busy
INFO) Replicator {Repl#2} Connected!
INFO) Replicator {Repl#2} now busy
VERBOSE) Database {DB#7} begin transaction
VERBOSE) Database {DB#7} KeyStore(info) set remotes
VERBOSE) Database {DB#7} commit transaction
VERBOSE) Replicator {DBWorker#3} Remote-DB ID 1 found for target <file:///C:\Users\borrr\AppData\Local\Temp\CouchbaseLite\testdb1.cblite2\>
VERBOSE) Replicator {DBWorker#3} now idle
INFO) Replicator (Replicator) [3] Replicator[> DB[C:\Users\borrr\AppData\Local\Temp\CouchbaseLite\otherdb1.cblite2\]] is Busy, progress 0/0
INFO) Replicator (Replicator) [3] Replicator[> DB[C:\Users\borrr\AppData\Local\Temp\CouchbaseLite\otherdb1.cblite2\]] is Busy, progress 0/0
---Status: Busy (0 / 0), lastError =
INFO) Replicator (Replicator) [15] Replicator[> DB[C:\Users\borrr\AppData\Local\Temp\CouchbaseLite\otherdb1.cblite2\]] is Busy, progress 0/0
INFO) Replicator {Repl#2} No local checkpoint 'cp-yJz2SOKRnujr4icRoQz44EwPuQw='
VERBOSE) Replicator {Repl#2} Requesting remote checkpoint
INFO) Replicator {Push#4}==> class litecore::repl::Pusher ->file:///C:\Users\borrr\AppData\Local\Temp\CouchbaseLite\testdb1.cblite2\ @000001FC5EF38AF8
INFO) Replicator {Push#4} Starting push from local seq #1
VERBOSE) Replicator {Push#4} Asking DB for 200 changes since sequence #0 ...
INFO) Replicator {DBWorker#5}==> class litecore::repl::DBWorker <-file:///C:\Users\borrr\AppData\Local\Temp\CouchbaseLite\otherdb1.cblite2\ @000001FC5FB92658
INFO) Replicator {DBWorker#5} Request to get checkpoint 'cp-yJz2SOKRnujr4icRoQz44EwPuQw='
---Status: Busy (0 / 0), lastError =
VERBOSE) Replicator {DBWorker#3} Reading up to 200 local changes since #0
VERBOSE) Replicator {Push#4} now busy
VERBOSE) Replicator {DBWorker#5} now idle
INFO) Replicator {Push#4} Read 1 local changes up to #1: sending 'proposeChanges' with sequences #1 - #1
INFO) Replicator {Repl#2} No remote checkpoint
INFO) Replicator {Push#4} Caught up, at lastSequence #1
VERBOSE) Replicator {Push#4} progress +0/+48, 0 docs -- now 0 / 48, 0 docs
VERBOSE) Replicator {Repl#2} progress +0/+48, 0 docs -- now 0 / 48, 0 docs
VERBOSE) Replicator {Pull#6}==> class litecore::repl::Puller <-file:///C:\Users\borrr\AppData\Local\Temp\CouchbaseLite\otherdb1.cblite2\ @000001FC5EFE78E8
VERBOSE) Replicator {Pull#6} Received 'proposeChanges' REQ#2 (0 queued; 0 revs pending, 0 active)
VERBOSE) Replicator {Pull#6} Handling 'proposeChanges' REQ#2
VERBOSE) Replicator {Pull#6} now busy
INFO) Replicator {DBWorker#5} Received 1 changes
INFO) Replicator {DBWorker#5} Responded to 'proposeChanges' REQ#2 w/request for 1 revs
INFO) Replicator {Push#4} Got response for 1 local changes (sequences from 1)
VERBOSE) Replicator {Push#4} Queueing rev 'pass' #1-d8f542675d28dc52229ba833075106b0f82f948e (seq #1) [1 queued]
VERBOSE) Replicator {Push#4} Sending rev pass 1-d8f542675d28dc52229ba833075106b0f82f948e (seq #1) [1/10]
VERBOSE) Replicator {DBWorker#3} Reading document 'pass' #1-d8f542675d28dc52229ba833075106b0f82f948e
VERBOSE) Replicator {DBWorker#3} Transmitting 'rev' message with 'pass' #1-d8f542675d28dc52229ba833075106b0f82f948e
VERBOSE) Replicator {DBWorker#3} now busy
VERBOSE) Replicator {IncomingRev#7}==> class litecore::repl::IncomingRev <-file:///C:\Users\borrr\AppData\Local\Temp\CouchbaseLite\otherdb1.cblite2\ @000001FC5FC24178
VERBOSE) Replicator {IncomingRev#7} Received revision 'pass' #1-d8f542675d28dc52229ba833075106b0f82f948e (seq '1')
VERBOSE) Replicator {DBWorker#5} Inserting 1 revs:
VERBOSE) Database {DB#8} begin transaction
VERBOSE) Replicator {DBWorker#5} {'pass' #1-d8f542675d28dc52229ba833075106b0f82f948e <- }
VERBOSE) Database {DB#8} KeyStore(default) insert pass
VERBOSE) Database {DB#8} KeyStore(info) set SharedKeys
VERBOSE) Database {DB#8} commit transaction
INFO) Replicator {DBWorker#5} Inserted 1 revs in 0.32ms (3128/sec)
VERBOSE) Replicator {Pull#6} progress +0/+0, 1 docs -- now 0 / 0, 1 docs
VERBOSE) Replicator {DBWorker#3} now idle
VERBOSE) Replicator {Repl#1} progress +0/+0, 1 docs -- now 0 / 0, 1 docs
VERBOSE) Replicator {Push#4} Completed rev pass #1-d8f542675d28dc52229ba833075106b0f82f948e (seq #1)
VERBOSE) Replicator {Pull#6} now idle
VERBOSE) Replicator {Push#4} Checkpoint now at #1
VERBOSE) Replicator {Push#4} progress +48/+0, 1 docs -- now 48 / 48, 1 docs
VERBOSE) Replicator {Push#4} now stopped
VERBOSE) Replicator {Repl#2} progress +48/+0, 1 docs -- now 48 / 48, 1 docs
VERBOSE) Replicator {Repl#2} Saving remote checkpoint cp-yJz2SOKRnujr4icRoQz44EwPuQw= with rev='': {"local":1} ...
VERBOSE) Database {DB#8} begin transaction
INFO) Replicator {DBWorker#5} Request to set checkpoint 'cp-yJz2SOKRnujr4icRoQz44EwPuQw='
VERBOSE) Database {DB#8} KeyStore(peerCheckpoints) set cp-yJz2SOKRnujr4icRoQz44EwPuQw=
VERBOSE) Database {DB#8} commit transaction
INFO) Replicator {Repl#2} Saved remote checkpoint cp-yJz2SOKRnujr4icRoQz44EwPuQw= as rev='1-cc'
VERBOSE) Database {DB#7} begin transaction
VERBOSE) Database {DB#7} KeyStore(checkpoints) set cp-yJz2SOKRnujr4icRoQz44EwPuQw=
VERBOSE) Database {DB#7} commit transaction
INFO) Replicator {DBWorker#3} Saved local checkpoint cp-yJz2SOKRnujr4icRoQz44EwPuQw= to db
INFO) Replicator {Repl#2} Replication complete! Closing connection
INFO) Replicator {Repl#2} Told to stop!
INFO) Replicator {Repl#2} Connection closed with WebSocket status 1000: "" (state=3)
INFO) Replicator {Repl#1} Connection closed with WebSocket status 1000: "" (state=2)
INFO) Replicator BLIP sent 4 msgs (304 bytes), rcvd 0 msgs (99 bytes) in 0.034 sec. Max outbox depth was 1, avg 1.00
INFO) Replicator {Repl#2} now stopped
INFO) Replicator {Repl#1} now stopped
VERBOSE) Replicator {Push#8}==> class litecore::repl::Pusher <-file:///C:\Users\borrr\AppData\Local\Temp\CouchbaseLite\otherdb1.cblite2\ @000001FC5EF38828
VERBOSE) Replicator {Push#8} now stopped
INFO) Replicator BLIP sent 4 msgs (99 bytes), rcvd 4 msgs (304 bytes) in 0.034 sec. Max outbox depth was 1, avg 1.00
INFO) Database {DB#7} Closing database
VERBOSE) Replicator {Pull#6} now stopped
VERBOSE) Database {DB#7} Pre-close housekeeping: 0 of 9 pages free (0%)
INFO) Database {DB#8} Closing database
VERBOSE) Database {DB#8} Pre-close housekeeping: 0 of 8 pages free (0%)
VERBOSE) Database {DB#7} Closed SQLite database
VERBOSE) Database {DB#8} Closed SQLite database
INFO) Replicator (Replicator) [13] Permanent error encountered (0 / 0), giving up...
INFO) Replicator (Replicator) [13] Replicator[> DB[C:\Users\borrr\AppData\Local\Temp\CouchbaseLite\otherdb1.cblite2\]] is Stopped, progress 48/48
---Status: Stopped (48 / 48), lastError =
VERBOSE) Database (Database) [3] Requested existing document doc1, but it doesn't exist
VERBOSE) Database {DB#4} begin transaction
VERBOSE) Database {DB#4} KeyStore(default) update pass
VERBOSE) Database {DB#4} commit transaction
INFO) Replicator (Replicator) [3] Replicator[> DB[C:\Users\borrr\AppData\Local\Temp\CouchbaseLite\otherdb1.cblite2\]]: Starting
DEBUG) Database {Shared#3} adding DataFile 000001FC44BFE5D0
INFO) Database {DB#9}==> class litecore::SQLiteDataFile C:\Users\borrr\AppData\Local\Temp\CouchbaseLite\testdb1.cblite2\db.sqlite3 @000001FC44BFE5D0
INFO) Database {DB#9} Opening database
DEBUG) Database {Shared#5} adding DataFile 000001FC44BFE190
INFO) Database {DB#10}==> class litecore::SQLiteDataFile C:\Users\borrr\AppData\Local\Temp\CouchbaseLite\otherdb1.cblite2\db.sqlite3 @000001FC44BFE190
INFO) Database {DB#10} Opening database
INFO) Replicator {Repl#9}==> class litecore::repl::Replicator C:\Users\borrr\AppData\Local\Temp\CouchbaseLite\otherdb1.cblite2\ <-file:///C:\Users\borrr\AppData\Local\Temp\CouchbaseLite\otherdb1.cblite2\ @000001FC5F088278
INFO) Replicator {Repl#9} Push=passive, Pull=passive, Options={{noDeltas:1, noIncomingConflicts:1}}
INFO) Replicator {Repl#10}==> class litecore::repl::Replicator C:\Users\borrr\AppData\Local\Temp\CouchbaseLite\testdb1.cblite2\ ->file:///C:\Users\borrr\AppData\Local\Temp\CouchbaseLite\testdb1.cblite2\ @000001FC5F074A68
INFO) Replicator {Repl#10} Push=one-shot, Options={{headers:{User-Agent:"CouchbaseLite/0.0.0 (.NET; Microsoft Windows 10.0.17134 ) Build/0 LiteCore/0.0.0 (afb3ddd4+) Commit/aa05f71"}, noDeltas:1, progress:0}}
INFO) Replicator (Replicator) [3] Replicator[> DB[C:\Users\borrr\AppData\Local\Temp\CouchbaseLite\otherdb1.cblite2\]] is Connecting, progress 0/0
INFO) Replicator (Replicator) [3] Replicator[> DB[C:\Users\borrr\AppData\Local\Temp\CouchbaseLite\otherdb1.cblite2\]] is Connecting, progress 0/0
VERBOSE) Replicator {DBWorker#11}==> class litecore::repl::DBWorker ->file:///C:\Users\borrr\AppData\Local\Temp\CouchbaseLite\testdb1.cblite2\ @000001FC5F072918
VERBOSE) Replicator {DBWorker#11} Checkpoint doc ID = cp-yJz2SOKRnujr4icRoQz44EwPuQw=
INFO) Replicator {Repl#9} Connected!
INFO) Replicator {Repl#9} now busy
INFO) Replicator {Repl#10} Connected!
INFO) Replicator {Repl#10} now busy
VERBOSE) Replicator {DBWorker#11} Remote-DB ID 1 found for target <file:///C:\Users\borrr\AppData\Local\Temp\CouchbaseLite\testdb1.cblite2\>
VERBOSE) Replicator {DBWorker#11} now idle
---Status: Connecting (0 / 0), lastError =
INFO) Replicator (Replicator) [17] Replicator[> DB[C:\Users\borrr\AppData\Local\Temp\CouchbaseLite\otherdb1.cblite2\]] is Busy, progress 0/0
---Status: Busy (0 / 0), lastError =
INFO) Replicator {Repl#10} Local checkpoint 'cp-yJz2SOKRnujr4icRoQz44EwPuQw=' is [1, '']; getting remote ...
VERBOSE) Replicator {Repl#10} Requesting remote checkpoint
INFO) Replicator {DBWorker#12}==> class litecore::repl::DBWorker <-file:///C:\Users\borrr\AppData\Local\Temp\CouchbaseLite\otherdb1.cblite2\ @000001FC5F072DE8
INFO) Replicator {DBWorker#12} Request to get checkpoint 'cp-yJz2SOKRnujr4icRoQz44EwPuQw='
VERBOSE) Replicator {DBWorker#12} now idle
INFO) Replicator {Repl#10} Received remote checkpoint: [1, ''] rev='1-cc'
INFO) Replicator {Push#13}==> class litecore::repl::Pusher ->file:///C:\Users\borrr\AppData\Local\Temp\CouchbaseLite\testdb1.cblite2\ @000001FC5EF38DC8
INFO) Replicator {Push#13} Starting push from local seq #2
VERBOSE) Replicator {Push#13} Asking DB for 200 changes since sequence #1 ...
VERBOSE) Replicator {Push#13} now busy
VERBOSE) Replicator {DBWorker#11} Reading up to 200 local changes since #1
INFO) Replicator {Push#13} Read 1 local changes up to #2: sending 'proposeChanges' with sequences #2 - #2
INFO) Replicator {Push#13} Caught up, at lastSequence #2
VERBOSE) Replicator {Push#13} progress +0/+66, 0 docs -- now 0 / 66, 0 docs
VERBOSE) Replicator {Repl#10} progress +0/+66, 0 docs -- now 0 / 66, 0 docs
VERBOSE) Replicator {Pull#14}==> class litecore::repl::Puller <-file:///C:\Users\borrr\AppData\Local\Temp\CouchbaseLite\otherdb1.cblite2\ @000001FC5F065828
VERBOSE) Replicator {Pull#14} Received 'proposeChanges' REQ#2 (0 queued; 0 revs pending, 0 active)
VERBOSE) Replicator {Pull#14} Handling 'proposeChanges' REQ#2
VERBOSE) Replicator {Pull#14} now busy
INFO) Replicator {DBWorker#12} Received 1 changes
INFO) Replicator {DBWorker#12} Rejecting proposed change 'pass' 2-5c4c2ece20051c6408a3b2782e2ff2cdd2643567 with parent (status 409; current rev is 1-d8f542675d28dc52229ba833075106b0f82f948e)
INFO) Replicator {DBWorker#12} Responded to 'proposeChanges' REQ#2 w/request for 0 revs
VERBOSE) Replicator {Pull#14} now idle
INFO) Replicator {Push#13} Got response for 1 local changes (sequences from 2)
ERROR) Replicator {Push#13} Proposed rev 'pass' #2-5c4c2ece20051c6408a3b2782e2ff2cdd2643567 (ancestor ) rejected with status 409
INFO) Replicator {Repl#10} documentEnded pass 2-5c4c2ece20051c6408a3b2782e2ff2cdd2643567 flags=03 (6/409)
VERBOSE) Replicator {Push#13} Checkpoint now at #2
VERBOSE) Replicator {Push#13} progress +66/+0, 0 docs -- now 66 / 66, 0 docs
VERBOSE) Replicator {Push#13} now stopped
VERBOSE) Replicator {Repl#10} progress +66/+0, 0 docs -- now 66 / 66, 0 docs
VERBOSE) Replicator {Repl#10} Saving remote checkpoint cp-yJz2SOKRnujr4icRoQz44EwPuQw= with rev='1-cc': {"local":2} ...
VERBOSE) Database {DB#10} begin transaction
INFO) Replicator {DBWorker#12} Request to set checkpoint 'cp-yJz2SOKRnujr4icRoQz44EwPuQw='
VERBOSE) Database {DB#10} KeyStore(peerCheckpoints) set cp-yJz2SOKRnujr4icRoQz44EwPuQw=
VERBOSE) Database {DB#10} commit transaction
INFO) Replicator {Repl#10} Saved remote checkpoint cp-yJz2SOKRnujr4icRoQz44EwPuQw= as rev='50-cc'
VERBOSE) Database {DB#9} begin transaction
VERBOSE) Database {DB#9} KeyStore(checkpoints) set cp-yJz2SOKRnujr4icRoQz44EwPuQw=
VERBOSE) Database {DB#9} commit transaction
INFO) Replicator {DBWorker#11} Saved local checkpoint cp-yJz2SOKRnujr4icRoQz44EwPuQw= to db
INFO) Replicator {Repl#10} Replication complete! Closing connection
INFO) Replicator {Repl#10} Told to stop!
INFO) Replicator {Repl#10} Connection closed with WebSocket status 1000: "" (state=3)
INFO) Replicator {Repl#9} Connection closed with WebSocket status 1000: "" (state=2)
INFO) Replicator BLIP sent 3 msgs (246 bytes), rcvd 0 msgs (83 bytes) in 0.002 sec. Max outbox depth was 1, avg 1.00
VERBOSE) Replicator {Push#15}==> class litecore::repl::Pusher <-file:///C:\Users\borrr\AppData\Local\Temp\CouchbaseLite\otherdb1.cblite2\ @000001FC5EF38AF8
VERBOSE) Replicator {Push#15} now stopped
INFO) Replicator BLIP sent 3 msgs (83 bytes), rcvd 3 msgs (246 bytes) in 0.002 sec. Max outbox depth was 1, avg 1.00
INFO) Replicator {Repl#9} now stopped
VERBOSE) Replicator {Pull#14} now stopped
INFO) Database {DB#10} Closing database
VERBOSE) Database {DB#10} Pre-close housekeeping: 0 of 8 pages free (0%)
VERBOSE) Database {DB#10} Closed SQLite database
INFO) Replicator {Repl#10} now stopped
INFO) Database {DB#9} Closing database
VERBOSE) Database {DB#9} Pre-close housekeeping: 0 of 9 pages free (0%)
VERBOSE) Database {DB#9} Closed SQLite database
INFO) Replicator (Replicator) [28] Replicator[> DB[C:\Users\borrr\AppData\Local\Temp\CouchbaseLite\otherdb1.cblite2\]]: error pushing 'pass' : 409 (rejected by server)
INFO) Replicator (Replicator) [23] Permanent error encountered (0 / 0), giving up...
INFO) Replicator (Replicator) [23] Replicator[> DB[C:\Users\borrr\AppData\Local\Temp\CouchbaseLite\otherdb1.cblite2\]] is Stopped, progress 66/66
---Status: Stopped (66 / 66), lastError =
INFO) Database (Database) [3] Closing database at path C:\Users\borrr\AppData\Local\Temp\CouchbaseLite\testdb1.cblite2\
INFO) Database {DB#4} Closing database
VERBOSE) Database {DB#4} Pre-close housekeeping: 0 of 9 pages free (0%)
VERBOSE) Database {DB#4} Closed SQLite database
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment