-
-
Notifications
You must be signed in to change notification settings - Fork 60
Closed
Description
$ iobroker compact web.0 enable 2
Compact mode supported: false
Compact mode enabled: false --> true
Compact group: 1 --> 2
Instance settings for "web.0" are changed.
(node:2199) UnhandledPromiseRejectionWarning: Error: Connection is closed.
at close (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:115:25)
at Socket.<anonymous> (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:82:20)
at Object.onceWrapper (events.js:315:30)
at emitOne (events.js:116:13)
at Socket.emit (events.js:211:7)
at TCP._handle.close [as _onclose] (net.js:561:12)
(node:2199) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
(node:2199) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
I had previously enabled compact mode for admin (group 2). When I enabled compact for web afterwards (also group 2), this happened
Metadata
Metadata
Assignees
Labels
No labels