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
TypeError: Converting circular structure to JSON --> starting at object with constructor 'Object' --- property 'issuerCertificate' closes the circle at JSON.stringify (<anonymous>) at TLSSocket.loginErrorHandler (/opt/iobroker/node_modules/iobroker.klf200/node_modules/klf-200-api/dist/cjs/connection.js:324:70) at TLSSocket.emit (node:events:529:35) at emitErrorNT (node:internal/streams/destroy:151:8) at emitErrorCloseNT (node:internal/streams/destroy:116:3) at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
Error happens at
klf-200-api/src/connection.ts
Line 784 in 2239145
Occurs, when you try to login with a wrong fingerprint during logging the error.
The text was updated successfully, but these errors were encountered: