Description
This is found in 3.1.0-enterprise-44 on macosx.
Full Logs :
https://gist.github.com/pasin/0bdd57b5cbe4af766e0fcb681f016b02
The problem :
Caught exception handling incoming BLIP message: BLIP protocol error: Bad incoming REQ #6042 (too high)
22:39:22 14:39:22.110866| [Sync]: {Pusher#2212} Checkpoint now [0-6000] |
22:39:22 14:39:22.113602| [Sync]: {Pusher#2212} Read 200 local changes up to #7400: sending 'proposeChanges' with sequences #7201 - #7400 |
22:39:22 14:39:22.171687| [BLIP]: {BLIPIO#2219}==> litecore::blip::BLIPIO <-ws://cli/ @0x7f85fc8453d0 |
22:39:22 14:39:22.171788| [BLIP] ERROR: {BLIPIO#2219} Caught exception handling incoming BLIP message: BLIP protocol error: Bad incoming REQ #6042 (too high) |
22:39:22 14:39:22.171886| WARNING: Caught unexpected C++ runtime_error("BLIP protocol error: Bad incoming REQ #6042 (too high)") |
22:39:22 14:39:22.172527| [Sync]: {repl#2211} Connection closed with Exception 10: "BLIP protocol error: Bad incoming REQ #6042 (too high)" (state=2) |
22:39:22 14:39:22.172864| [Sync] ERROR: {repl#2211} Got LiteCore error: LiteCore UnexpectedError, "BLIP protocol error: Bad incoming REQ #6042 (too high)" |
22:39:22 14:39:22.173615| [Sync] ERROR: {repl#2211} Stopping due to fatal error: LiteCore UnexpectedError, "BLIP protocol error: Bad incoming REQ #6042 (too high)" |
22:39:22 14:39:22.199702| [Sync]: {inserter#2216} Inserted 4 revs in 0.64ms ( 6283/sec) of which 88.6% was commit |
22:39:22 14:39:22.235139| [Sync]: {Repl#2210} Connection closed with WebSocket/HTTP status 1011: "Unexpected exception" (state=2) |
22:39:22 14:39:22.235277| [Sync] ERROR: {Repl#2210} Got LiteCore error: WebSocket error 1011, "Unexpected exception" |
22:39:22 14:39:22.235387| >> Replicator closed with code=0/1011, message=Unexpected exception |
Note:
This could be related to https://issues.couchbase.com/browse/CBG-1712.
Attachments
Issue Links
- Clones
-
CBL-2670 [Flaky] Push large database test could fail
- Closed