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
Unexpected error. Please report this so we can fix it!
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
false !== true
at CouchContinuum._isInUse (/usr/lib/node_modules/couch-continuum/index.js:314:18)
at processTicksAndRejections (internal/process/task_queues.js:93:5)
at async CouchContinuum.createReplica (/usr/lib/node_modules/couch-continuum/index.js:337:5)
at async Object.handler (/usr/lib/node_modules/couch-continuum/bin.js:128:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: 'strictEqual'
}