Uploaded image for project: 'Couchbase C client library libcouchbase'
  1. Couchbase C client library libcouchbase
  2. CCBC-1640

unknown error does not show what the unknown error is

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Minor
    • None
    • None
    • None
    • None
    • 0

    Description

      https://www.couchbase.com/forums/t/eventing-between-collections-same-id-giving-an-error/38191/4

      2024-03-28T15:44:12.114+00:00 [INFO] {“count”:1,“exception”:“{\n "message": {\n "code": 0,\n "desc": "LCB_ERR_KVENGINE_UNKNOWN_ERROR (1040): The server replied with an unrecognized status code. A newer version of this library may be able to decode it",\n "name": "LCB_ERR_KVENGINE_UNKNOWN_ERROR"\n },\n "stack": "Error\n at couchbase.mutateIn (couchbase.js:133:24)\n at Value.js:26:19\n at Array.forEach ()\n at OnUpdate (Value.js:21:13)"\n}”,“file”:“couchbase.js”,“line”:132,“since”:“2024-03-28T15:43:33”,“srcLine”:“return couchbase.mutateInInternal(bucket, meta, op_array, options);”,“stack”:“Error\n at couchbase.mutateIn (couchbase.js:133:24)\n at Value.js:26:19\n at Array.forEach ()\n at OnUpdate (value.js:21:13)”}
      

      https://github.com/couchbase/libcouchbase/blob/master/src/handler.cc#L57

      The unknown code gets logged, but user won't see that unless logging is enabled.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            avsej Sergey Avseyev
            michael.reiche Michael Reiche
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty