ioBroker/ioBroker.s7

ReferenceError: db is not defined

iobroker-sentry-github-app opened this issue · 0 comments

Sentry Issue: IOBROKER-S7-17

ReferenceError: db is not defined
  File "/opt/iobroker/node_modules/iobroker.s7/main.js", line 1458, in null.<anonymous>
    dbID:           db.id,
  File "/opt/iobroker/node_modules/iobroker.s7/node_modules/async/dist/async.js", line 271, in wrapper
    callFn.apply(this, args);
  File "/opt/iobroker/node_modules/iobroker.s7/node_modules/async/dist/async.js", line 498, in iteratorCallback
    callback(null);
  File "/opt/iobroker/node_modules/iobroker.s7/node_modules/async/dist/async.js", line 324, in null.<anonymous>
    callFn.apply(this, args);
  File "/opt/iobroker/node_modules/iobroker.s7/main.js", line 1431, in null.<anonymous>
    callback(null, res);