couchbase-lite-ios icon indicating copy to clipboard operation
couchbase-lite-ios copied to clipboard

【iOS Swift】CouchbaseLite Replicator ERROR: {Repl#935} Got LiteCore error: WebSocket error 1006, "connection closed abnormally"

Open coderliu007 opened this issue 2 years ago • 2 comments
trafficstars

Describe the bug The xcode console reports a large number of 1006 warnings during synchronization

CouchbaseLite Replicator ERROR: {Repl#935} Got LiteCore error: WebSocket error 1006, "connection closed abnormally"

**Log Snip20230717_9

Platform (please complete the following information):

  • Device: [iPhone12 pro]
  • OS: [iOS14.6]
  • Couchbase Version [ CouchbaseLiteSwift 3.1.0]

coderliu007 avatar Jul 14 '23 07:07 coderliu007

Can you provide more information about what you are trying to do and the scenario you see this happening?

velicuvlad avatar Sep 18 '23 11:09 velicuvlad

from the screenshot, it seems that the replicator is losing connection and is retrying as is a transient error and will retry until maxAttempts is hit. You potentially can set loglevel to error only.

@coderliu007 is this still an "issue"? Can you please clarify what is the desired outcome you are looking for?

velicuvlad avatar Apr 24 '24 12:04 velicuvlad