ioBroker.js-controller: Unable to start ioBroker after latest update
After receiving notification that new controller version is available I performed controller update as follows: cd /opt/iobroker sudo iobroker stop sudo iobroker update sudo iobroker upgrade self sudo iobroker start
After update I am not able to access ioBroker via browser. Power reset did not help. Here is log after iobroker logs --watch
`2020-12-24 22:44:50.393 - info: host.AP-Tiny instance system.adapter.admin.0 terminated with code 0 (NO_ERROR) 2020-12-24 22:44:50.393 - info: host.AP-Tiny Restart adapter system.adapter.admin.0 because enabled 2020-12-24 22:44:50.393 - info: host.AP-Tiny instance system.adapter.admin.0 terminated with code 0 (NO_ERROR) 2020-12-24 22:44:50.393 - info: host.AP-Tiny Restart adapter system.adapter.admin.0 because enabled 2020-12-24 22:45:04.527 - info: zwave2.0 (3349) Node 22: interview completed, all values are updated 2020-12-24 22:45:04.535 - info: zwave2.0 (3349) Node 41: interview completed, all values are updated 2020-12-24 22:45:04.708 - info: zwave2.0 (3349) Node 42: interview completed, all values are updated 2020-12-24 22:45:04.527 - info: zwave2.0 (3349) Node 22: interview completed, all values are updated 2020-12-24 22:45:04.535 - info: zwave2.0 (3349) Node 41: interview completed, all values are updated 2020-12-24 22:45:04.708 - info: zwave2.0 (3349) Node 42: interview completed, all values are updated 2020-12-24 22:45:05.230 - info: zwave2.0 (3349) Node 13: interview completed, all values are updated 2020-12-24 22:45:05.230 - info: zwave2.0 (3349) Node 13: interview completed, all values are updated 2020-12-24 22:45:09.621 - info: mysensors.0 (3319) STARTED 2020-12-24 22:45:09.621 - info: mysensors.0 (3319) STARTED 2020-12-24 22:45:09.621 - info: mysensors.0 (3319) STARTED 2020-12-24 22:45:09.621 - info: mysensors.0 (3319) STARTED 2020-12-24 22:45:20.410 - info: host.AP-Tiny instance system.adapter.admin.0 started with pid 3551 2020-12-24 22:45:20.895 - warn: host.AP-Tiny Objects 127.0.0.1:39204 Error from InMemDB: Error: client NOT SUPPORTED 2020-12-24 22:45:20.909 - warn: host.AP-Tiny Objects 127.0.0.1:39206 Error from InMemDB: Error: client NOT SUPPORTED 2020-12-24 22:45:20.910 - warn: host.AP-Tiny Objects 127.0.0.1:39208 Error from InMemDB: Error: client NOT SUPPORTED 2020-12-24 22:45:21.000 - info: admin.0 (3551) Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system 2020-12-24 22:45:21.007 - info: admin.0 (3551) starting. Version 4.1.12 in /opt/iobroker/node_modules/iobroker.admin, node: v12.19.0, js-controller: 3.1.7 2020-12-24 22:45:21.025 - info: admin.0 (3551) requesting all states 2020-12-24 22:45:21.028 - warn: host.AP-Tiny Objects 127.0.0.1:39204 Error from InMemDB: Error: scan NOT SUPPORTED 2020-12-24 22:45:21.025 - info: admin.0 (3551) requesting all objects 2020-12-24 22:45:21.032 - error: admin.0 (3551) uncaught exception: Error scan NOT SUPPORTED 2020-12-24 22:45:21.032 - error: admin.0 (3551) ReplyError: Error scan NOT SUPPORTED at parseError (/opt/iobroker/node_modules/redis-parser/lib/parser.js:179:12) at parseType (/opt/iobroker/node_modules/redis-parser/lib/parser.js:302:14) 2020-12-24 22:45:21.033 - info: admin.0 (3551) terminating http server on port 8081 2020-12-24 22:45:21.188 - info: admin.0 (3551) terminating 2020-12-24 22:45:21.189 - info: admin.0 (3551) Terminated (NO_ERROR): Without reason 2020-12-24 22:45:21.704 - info: host.AP-Tiny instance system.adapter.admin.0 terminated with code 0 (NO_ERROR) 2020-12-24 22:45:21.705 - info: host.AP-Tiny Restart adapter system.adapter.admin.0 because enabled 2020-12-24 22:45:20.410 - info: host.AP-Tiny instance system.adapter.admin.0 started with pid 3551 2020-12-24 22:45:20.895 - warn: host.AP-Tiny Objects 127.0.0.1:39204 Error from InMemDB: Error: client NOT SUPPORTED 2020-12-24 22:45:20.909 - warn: host.AP-Tiny Objects 127.0.0.1:39206 Error from InMemDB: Error: client NOT SUPPORTED 2020-12-24 22:45:20.910 - warn: host.AP-Tiny Objects 127.0.0.1:39208 Error from InMemDB: Error: client NOT SUPPORTED 2020-12-24 22:45:21.000 - info: admin.0 (3551) Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system 2020-12-24 22:45:21.007 - info: admin.0 (3551) starting. Version 4.1.12 in /opt/iobroker/node_modules/iobroker.admin, node: v12.19.0, js-controller: 3.1.7 2020-12-24 22:45:21.025 - info: admin.0 (3551) requesting all states 2020-12-24 22:45:21.028 - warn: host.AP-Tiny Objects 127.0.0.1:39204 Error from InMemDB: Error: scan NOT SUPPORTED 2020-12-24 22:45:21.025 - info: admin.0 (3551) requesting all objects 2020-12-24 22:45:21.032 - error: admin.0 (3551) uncaught exception: Error scan NOT SUPPORTED 2020-12-24 22:45:21.032 - error: admin.0 (3551) ReplyError: Error scan NOT SUPPORTED at parseError (/opt/iobroker/node_modules/redis-parser/lib/parser.js:179:12) at parseType (/opt/iobroker/node_modules/redis-parser/lib/parser.js:302:14) 2020-12-24 22:45:21.033 - info: admin.0 (3551) terminating http server on port 8081 2020-12-24 22:45:21.188 - info: admin.0 (3551) terminating 2020-12-24 22:45:21.189 - info: admin.0 (3551) Terminated (NO_ERROR): Without reason 2020-12-24 22:45:21.704 - info: host.AP-Tiny instance system.adapter.admin.0 terminated with code 0 (NO_ERROR) 2020-12-24 22:45:21.705 - info: host.AP-Tiny Restart adapter system.adapter.admin.0 because enabled 2020-12-24 22:45:51.713 - info: host.AP-Tiny instance system.adapter.admin.0 started with pid 3566 2020-12-24 22:45:51.713 - info: host.AP-Tiny instance system.adapter.admin.0 started with pid 3566 2020-12-24 22:45:52.219 - warn: host.AP-Tiny Objects 127.0.0.1:39216 Error from InMemDB: Error: client NOT SUPPORTED 2020-12-24 22:45:52.235 - warn: host.AP-Tiny Objects 127.0.0.1:39218 Error from InMemDB: Error: client NOT SUPPORTED 2020-12-24 22:45:52.237 - warn: host.AP-Tiny Objects 127.0.0.1:39220 Error from InMemDB: Error: client NOT SUPPORTED 2020-12-24 22:45:52.328 - info: admin.0 (3566) Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system 2020-12-24 22:45:52.337 - info: admin.0 (3566) starting. Version 4.1.12 in /opt/iobroker/node_modules/iobroker.admin, node: v12.19.0, js-controller: 3.1.7 2020-12-24 22:45:52.357 - info: admin.0 (3566) requesting all states 2020-12-24 22:45:52.360 - warn: host.AP-Tiny Objects 127.0.0.1:39216 Error from InMemDB: Error: scan NOT SUPPORTED 2020-12-24 22:45:52.357 - info: admin.0 (3566) requesting all objects 2020-12-24 22:45:52.364 - error: admin.0 (3566) uncaught exception: Error scan NOT SUPPORTED 2020-12-24 22:45:52.365 - error: admin.0 (3566) ReplyError: Error scan NOT SUPPORTED at parseError (/opt/iobroker/node_modules/redis-parser/lib/parser.js:179:12) at parseType (/opt/iobroker/node_modules/redis-parser/lib/parser.js:302:14) 2020-12-24 22:45:52.366 - info: admin.0 (3566) terminating http server on port 8081 2020-12-24 22:45:52.532 - info: admin.0 (3566) terminating 2020-12-24 22:45:52.533 - info: admin.0 (3566) Terminated (NO_ERROR): Without reason 2020-12-24 22:45:53.048 - info: host.AP-Tiny instance system.adapter.admin.0 terminated with code 0 (NO_ERROR) 2020-12-24 22:45:53.048 - info: host.AP-Tiny Restart adapter system.adapter.admin.0 because enabled 2020-12-24 22:45:52.219 - warn: host.AP-Tiny Objects 127.0.0.1:39216 Error from InMemDB: Error: client NOT SUPPORTED 2020-12-24 22:45:52.235 - warn: host.AP-Tiny Objects 127.0.0.1:39218 Error from InMemDB: Error: client NOT SUPPORTED 2020-12-24 22:45:52.237 - warn: host.AP-Tiny Objects 127.0.0.1:39220 Error from InMemDB: Error: client NOT SUPPORTED 2020-12-24 22:45:52.328 - info: admin.0 (3566) Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system 2020-12-24 22:45:52.337 - info: admin.0 (3566) starting. Version 4.1.12 in /opt/iobroker/node_modules/iobroker.admin, node: v12.19.0, js-controller: 3.1.7 2020-12-24 22:45:52.357 - info: admin.0 (3566) requesting all states 2020-12-24 22:45:52.360 - warn: host.AP-Tiny Objects 127.0.0.1:39216 Error from InMemDB: Error: scan NOT SUPPORTED 2020-12-24 22:45:52.357 - info: admin.0 (3566) requesting all objects 2020-12-24 22:45:52.364 - error: admin.0 (3566) uncaught exception: Error scan NOT SUPPORTED 2020-12-24 22:45:52.365 - error: admin.0 (3566) ReplyError: Error scan NOT SUPPORTED at parseError (/opt/iobroker/node_modules/redis-parser/lib/parser.js:179:12) at parseType (/opt/iobroker/node_modules/redis-parser/lib/parser.js:302:14) 2020-12-24 22:45:52.366 - info: admin.0 (3566) terminating http server on port 8081 2020-12-24 22:45:52.532 - info: admin.0 (3566) terminating 2020-12-24 22:45:52.533 - info: admin.0 (3566) Terminated (NO_ERROR): Without reason 2020-12-24 22:45:53.048 - info: host.AP-Tiny instance system.adapter.admin.0 terminated with code 0 (NO_ERROR) 2020-12-24 22:45:53.048 - info: host.AP-Tiny Restart adapter system.adapter.admin.0 because enabled 2020-12-24 22:46:09.574 - info: mysensors.0 (3319) STARTED 2020-12-24 22:46:09.575 - info: mysensors.0 (3319) STARTED 2020-12-24 22:46:09.574 - info: mysensors.0 (3319) STARTED 2020-12-24 22:46:09.575 - info: mysensors.0 (3319) STARTED 2020-12-24 22:46:23.056 - info: host.AP-Tiny instance system.adapter.admin.0 started with pid 3581 2020-12-24 22:46:23.555 - warn: host.AP-Tiny Objects 127.0.0.1:39228 Error from InMemDB: Error: client NOT SUPPORTED 2020-12-24 22:46:23.571 - warn: host.AP-Tiny Objects 127.0.0.1:39230 Error from InMemDB: Error: client NOT SUPPORTED 2020-12-24 22:46:23.574 - warn: host.AP-Tiny Objects 127.0.0.1:39232 Error from InMemDB: Error: client NOT SUPPORTED 2020-12-24 22:46:23.661 - info: admin.0 (3581) Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system 2020-12-24 22:46:23.669 - info: admin.0 (3581) starting. Version 4.1.12 in /opt/iobroker/node_modules/iobroker.admin, node: v12.19.0, js-controller: 3.1.7 2020-12-24 22:46:23.692 - info: admin.0 (3581) requesting all states 2020-12-24 22:46:23.696 - warn: host.AP-Tiny Objects 127.0.0.1:39228 Error from InMemDB: Error: scan NOT SUPPORTED 2020-12-24 22:46:23.692 - info: admin.0 (3581) requesting all objects 2020-12-24 22:46:23.700 - error: admin.0 (3581) uncaught exception: Error scan NOT SUPPORTED 2020-12-24 22:46:23.700 - error: admin.0 (3581) ReplyError: Error scan NOT SUPPORTED at parseError (/opt/iobroker/node_modules/redis-parser/lib/parser.js:179:12) at parseType (/opt/iobroker/node_modules/redis-parser/lib/parser.js:302:14) 2020-12-24 22:46:23.701 - info: admin.0 (3581) terminating http server on port 8081 2020-12-24 22:46:23.873 - info: admin.0 (3581) terminating 2020-12-24 22:46:23.874 - info: admin.0 (3581) Terminated (NO_ERROR): Without reason 2020-12-24 22:46:24.387 - info: host.AP-Tiny instance system.adapter.admin.0 terminated with code 0 (NO_ERROR) 2020-12-24 22:46:24.388 - info: host.AP-Tiny Restart adapter system.adapter.admin.0 because enabled 2020-12-24 22:46:23.056 - info: host.AP-Tiny instance system.adapter.admin.0 started with pid 3581 2020-12-24 22:46:23.555 - warn: host.AP-Tiny Objects 127.0.0.1:39228 Error from InMemDB: Error: client NOT SUPPORTED 2020-12-24 22:46:23.571 - warn: host.AP-Tiny Objects 127.0.0.1:39230 Error from InMemDB: Error: client NOT SUPPORTED 2020-12-24 22:46:23.574 - warn: host.AP-Tiny Objects 127.0.0.1:39232 Error from InMemDB: Error: client NOT SUPPORTED 2020-12-24 22:46:23.661 - info: admin.0 (3581) Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system 2020-12-24 22:46:23.669 - info: admin.0 (3581) starting. Version 4.1.12 in /opt/iobroker/node_modules/iobroker.admin, node: v12.19.0, js-controller: 3.1.7 2020-12-24 22:46:23.692 - info: admin.0 (3581) requesting all states 2020-12-24 22:46:23.696 - warn: host.AP-Tiny Objects 127.0.0.1:39228 Error from InMemDB: Error: scan NOT SUPPORTED 2020-12-24 22:46:23.692 - info: admin.0 (3581) requesting all objects 2020-12-24 22:46:23.700 - error: admin.0 (3581) uncaught exception: Error scan NOT SUPPORTED 2020-12-24 22:46:23.700 - error: admin.0 (3581) ReplyError: Error scan NOT SUPPORTED at parseError (/opt/iobroker/node_modules/redis-parser/lib/parser.js:179:12) at parseType (/opt/iobroker/node_modules/redis-parser/lib/parser.js:302:14) 2020-12-24 22:46:23.701 - info: admin.0 (3581) terminating http server on port 8081 2020-12-24 22:46:23.873 - info: admin.0 (3581) terminating 2020-12-24 22:46:23.874 - info: admin.0 (3581) Terminated (NO_ERROR): Without reason 2020-12-24 22:46:24.387 - info: host.AP-Tiny instance system.adapter.admin.0 terminated with code 0 (NO_ERROR) 2020-12-24 22:46:24.388 - info: host.AP-Tiny Restart adapter system.adapter.admin.0 because enabled 2020-12-24 22:46:54.403 - info: host.AP-Tiny instance system.adapter.admin.0 started with pid 3596 2020-12-24 22:46:54.886 - warn: host.AP-Tiny Objects 127.0.0.1:39240 Error from InMemDB: Error: client NOT SUPPORTED 2020-12-24 22:46:54.941 - warn: host.AP-Tiny Objects 127.0.0.1:39242 Error from InMemDB: Error: client NOT SUPPORTED 2020-12-24 22:46:54.943 - warn: host.AP-Tiny Objects 127.0.0.1:39244 Error from InMemDB: Error: client NOT SUPPORTED 2020-12-24 22:46:55.031 - info: admin.0 (3596) Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system 2020-12-24 22:46:55.038 - info: admin.0 (3596) starting. Version 4.1.12 in /opt/iobroker/node_modules/iobroker.admin, node: v12.19.0, js-controller: 3.1.7 2020-12-24 22:46:55.058 - info: admin.0 (3596) requesting all states 2020-12-24 22:46:55.061 - warn: host.AP-Tiny Objects 127.0.0.1:39240 Error from InMemDB: Error: scan NOT SUPPORTED 2020-12-24 22:46:55.058 - info: admin.0 (3596) requesting all objects 2020-12-24 22:46:55.064 - error: admin.0 (3596) uncaught exception: Error scan NOT SUPPORTED 2020-12-24 22:46:55.064 - error: admin.0 (3596) ReplyError: Error scan NOT SUPPORTED at parseError (/opt/iobroker/node_modules/redis-parser/lib/parser.js:179:12) at parseType (/opt/iobroker/node_modules/redis-parser/lib/parser.js:302:14) 2020-12-24 22:46:55.065 - info: admin.0 (3596) terminating http server on port 8081 2020-12-24 22:46:55.238 - info: admin.0 (3596) terminating 2020-12-24 22:46:55.239 - info: admin.0 (3596) Terminated (NO_ERROR): Without reason 2020-12-24 22:46:55.755 - info: host.AP-Tiny instance system.adapter.admin.0 terminated with code 0 (NO_ERROR) 2020-12-24 22:46:55.755 - info: host.AP-Tiny Restart adapter system.adapter.admin.0 because enabled 2020-12-24 22:46:54.403 - info: host.AP-Tiny instance system.adapter.admin.0 started with pid 3596 2020-12-24 22:46:54.886 - warn: host.AP-Tiny Objects 127.0.0.1:39240 Error from InMemDB: Error: client NOT SUPPORTED 2020-12-24 22:46:54.941 - warn: host.AP-Tiny Objects 127.0.0.1:39242 Error from InMemDB: Error: client NOT SUPPORTED 2020-12-24 22:46:54.943 - warn: host.AP-Tiny Objects 127.0.0.1:39244 Error from InMemDB: Error: client NOT SUPPORTED 2020-12-24 22:46:55.031 - info: admin.0 (3596) Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system 2020-12-24 22:46:55.038 - info: admin.0 (3596) starting. Version 4.1.12 in /opt/iobroker/node_modules/iobroker.admin, node: v12.19.0, js-controller: 3.1.7 2020-12-24 22:46:55.058 - info: admin.0 (3596) requesting all states 2020-12-24 22:46:55.061 - warn: host.AP-Tiny Objects 127.0.0.1:39240 Error from InMemDB: Error: scan NOT SUPPORTED 2020-12-24 22:46:55.058 - info: admin.0 (3596) requesting all objects 2020-12-24 22:46:55.064 - error: admin.0 (3596) uncaught exception: Error scan NOT SUPPORTED 2020-12-24 22:46:55.064 - error: admin.0 (3596) ReplyError: Error scan NOT SUPPORTED at parseError (/opt/iobroker/node_modules/redis-parser/lib/parser.js:179:12) at parseType (/opt/iobroker/node_modules/redis-parser/lib/parser.js:302:14) 2020-12-24 22:46:55.065 - info: admin.0 (3596) terminating http server on port 8081 2020-12-24 22:46:55.238 - info: admin.0 (3596) terminating 2020-12-24 22:46:55.239 - info: admin.0 (3596) Terminated (NO_ERROR): Without reason 2020-12-24 22:46:55.755 - info: host.AP-Tiny instance system.adapter.admin.0 terminated with code 0 (NO_ERROR) 2020-12-24 22:46:55.755 - info: host.AP-Tiny Restart adapter system.adapter.admin.0 because enabled 2020-12-24 22:47:09.529 - info: mysensors.0 (3319) STARTED 2020-12-24 22:47:09.530 - info: mysensors.0 (3319) STARTED 2020-12-24 22:47:09.529 - info: mysensors.0 (3319) STARTED 2020-12-24 22:47:09.530 - info: mysensors.0 (3319) STARTED 2020-12-24 22:47:25.770 - info: host.AP-Tiny instance system.adapter.admin.0 started with pid 3611 2020-12-24 22:47:26.265 - warn: host.AP-Tiny Objects 127.0.0.1:39252 Error from InMemDB: Error: client NOT SUPPORTED 2020-12-24 22:47:26.281 - warn: host.AP-Tiny Objects 127.0.0.1:39254 Error from InMemDB: Error: client NOT SUPPORTED 2020-12-24 22:47:26.282 - warn: host.AP-Tiny Objects 127.0.0.1:39256 Error from InMemDB: Error: client NOT SUPPORTED 2020-12-24 22:47:26.386 - info: admin.0 (3611) Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system 2020-12-24 22:47:26.393 - info: admin.0 (3611) starting. Version 4.1.12 in /opt/iobroker/node_modules/iobroker.admin, node: v12.19.0, js-controller: 3.1.7 2020-12-24 22:47:26.412 - info: admin.0 (3611) requesting all states 2020-12-24 22:47:26.414 - warn: host.AP-Tiny Objects 127.0.0.1:39252 Error from InMemDB: Error: scan NOT SUPPORTED 2020-12-24 22:47:26.412 - info: admin.0 (3611) requesting all objects 2020-12-24 22:47:26.418 - error: admin.0 (3611) uncaught exception: Error scan NOT SUPPORTED 2020-12-24 22:47:26.419 - error: admin.0 (3611) ReplyError: Error scan NOT SUPPORTED at parseError (/opt/iobroker/node_modules/redis-parser/lib/parser.js:179:12) at parseType (/opt/iobroker/node_modules/redis-parser/lib/parser.js:302:14) 2020-12-24 22:47:26.419 - info: admin.0 (3611) terminating http server on port 8081 2020-12-24 22:47:26.586 - info: admin.0 (3611) terminating 2020-12-24 22:47:26.587 - info: admin.0 (3611) Terminated (NO_ERROR): Without reason 2020-12-24 22:47:27.102 - info: host.AP-Tiny instance system.adapter.admin.0 terminated with code 0 (NO_ERROR) 2020-12-24 22:47:27.102 - info: host.AP-Tiny Restart adapter system.adapter.admin.0 because enabled 2020-12-24 22:47:57.110 - info: host.AP-Tiny instance system.adapter.admin.0 started with pid 3626 2020-12-24 22:47:57.605 - warn: host.AP-Tiny Objects 127.0.0.1:39264 Error from InMemDB: Error: client NOT SUPPORTED 2020-12-24 22:47:57.620 - warn: host.AP-Tiny Objects 127.0.0.1:39266 Error from InMemDB: Error: client NOT SUPPORTED 2020-12-24 22:47:57.621 - warn: host.AP-Tiny Objects 127.0.0.1:39268 Error from InMemDB: Error: client NOT SUPPORTED 2020-12-24 22:47:57.711 - info: admin.0 (3626) Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system 2020-12-24 22:47:57.718 - info: admin.0 (3626) starting. Version 4.1.12 in /opt/iobroker/node_modules/iobroker.admin, node: v12.19.0, js-controller: 3.1.7 2020-12-24 22:47:57.736 - info: admin.0 (3626) requesting all states 2020-12-24 22:47:57.737 - info: admin.0 (3626) requesting all objects 2020-12-24 22:47:57.742 - warn: host.AP-Tiny Objects 127.0.0.1:39264 Error from InMemDB: Error: scan NOT SUPPORTED 2020-12-24 22:47:57.748 - error: admin.0 (3626) uncaught exception: Error scan NOT SUPPORTED 2020-12-24 22:47:57.749 - error: admin.0 (3626) ReplyError: Error scan NOT SUPPORTED at parseError (/opt/iobroker/node_modules/redis-parser/lib/parser.js:179:12) at parseType (/opt/iobroker/node_modules/redis-parser/lib/parser.js:302:14) 2020-12-24 22:47:57.749 - info: admin.0 (3626) terminating http server on port 8081 2020-12-24 22:47:57.917 - info: admin.0 (3626) terminating 2020-12-24 22:47:57.918 - info: admin.0 (3626) Terminated (NO_ERROR): Without reason 2020-12-24 22:47:58.430 - info: host.AP-Tiny instance system.adapter.admin.0 terminated with code 0 (NO_ERROR) 2020-12-24 22:47:58.430 - info: host.AP-Tiny Restart adapter system.adapter.admin.0 because enabled 2020-12-24 22:48:09.482 - info: mysensors.0 (3319) STARTED 2020-12-24 22:48:09.483 - info: mysensors.0 (3319) STARTED 2020-12-24 22:48:28.445 - info: host.AP-Tiny instance system.adapter.admin.0 started with pid 3641 2020-12-24 22:48:28.937 - warn: host.AP-Tiny Objects 127.0.0.1:39276 Error from InMemDB: Error: client NOT SUPPORTED 2020-12-24 22:48:28.955 - warn: host.AP-Tiny Objects 127.0.0.1:39278 Error from InMemDB: Error: client NOT SUPPORTED 2020-12-24 22:48:28.955 - warn: host.AP-Tiny Objects 127.0.0.1:39280 Error from InMemDB: Error: client NOT SUPPORTED 2020-12-24 22:48:29.052 - info: admin.0 (3641) Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system 2020-12-24 22:48:29.059 - info: admin.0 (3641) starting. Version 4.1.12 in /opt/iobroker/node_modules/iobroker.admin, node: v12.19.0, js-controller: 3.1.7 2020-12-24 22:48:29.077 - info: admin.0 (3641) requesting all states 2020-12-24 22:48:29.080 - warn: host.AP-Tiny Objects 127.0.0.1:39276 Error from InMemDB: Error: scan NOT SUPPORTED 2020-12-24 22:48:29.077 - info: admin.0 (3641) requesting all objects 2020-12-24 22:48:29.085 - error: admin.0 (3641) uncaught exception: Error scan NOT SUPPORTED 2020-12-24 22:48:29.086 - error: admin.0 (3641) ReplyError: Error scan NOT SUPPORTED at parseError (/opt/iobroker/node_modules/redis-parser/lib/parser.js:179:12) at parseType (/opt/iobroker/node_modules/redis-parser/lib/parser.js:302:14) 2020-12-24 22:48:29.086 - info: admin.0 (3641) terminating http server on port 8081 2020-12-24 22:48:29.253 - info: admin.0 (3641) terminating 2020-12-24 22:48:29.254 - info: admin.0 (3641) Terminated (NO_ERROR): Without reason 2020-12-24 22:48:29.770 - info: host.AP-Tiny instance system.adapter.admin.0 terminated with code 0 (NO_ERROR) 2020-12-24 22:48:29.771 - info: host.AP-Tiny Restart adapter system.adapter.admin.0 because enabled 2020-12-24 22:48:59.786 - info: host.AP-Tiny instance system.adapter.admin.0 started with pid 3656 2020-12-24 22:49:00.305 - warn: host.AP-Tiny Objects 127.0.0.1:39288 Error from InMemDB: Error: client NOT SUPPORTED 2020-12-24 22:49:00.321 - warn: host.AP-Tiny Objects 127.0.0.1:39290 Error from InMemDB: Error: client NOT SUPPORTED 2020-12-24 22:49:00.322 - warn: host.AP-Tiny Objects 127.0.0.1:39292 Error from InMemDB: Error: client NOT SUPPORTED 2020-12-24 22:49:00.412 - info: admin.0 (3656) Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system 2020-12-24 22:49:00.419 - info: admin.0 (3656) starting. Version 4.1.12 in /opt/iobroker/node_modules/iobroker.admin, node: v12.19.0, js-controller: 3.1.7 2020-12-24 22:49:00.441 - info: admin.0 (3656) requesting all states 2020-12-24 22:49:00.445 - warn: host.AP-Tiny Objects 127.0.0.1:39288 Error from InMemDB: Error: scan NOT SUPPORTED 2020-12-24 22:49:00.442 - info: admin.0 (3656) requesting all objects 2020-12-24 22:49:00.449 - error: admin.0 (3656) uncaught exception: Error scan NOT SUPPORTED 2020-12-24 22:49:00.450 - error: admin.0 (3656) ReplyError: Error scan NOT SUPPORTED at parseError (/opt/iobroker/node_modules/redis-parser/lib/parser.js:179:12) at parseType (/opt/iobroker/node_modules/redis-parser/lib/parser.js:302:14) 2020-12-24 22:49:00.450 - info: admin.0 (3656) terminating http server on port 8081 2020-12-24 22:49:00.616 - info: admin.0 (3656) terminating 2020-12-24 22:49:00.617 - info: admin.0 (3656) Terminated (NO_ERROR): Without reason 2020-12-24 22:49:01.132 - info: host.AP-Tiny instance system.adapter.admin.0 terminated with code 0 (NO_ERROR) 2020-12-24 22:49:01.133 - info: host.AP-Tiny Restart adapter system.adapter.admin.0 because enabled 2020-12-24 22:49:09.437 - info: mysensors.0 (3319) STARTED 2020-12-24 22:49:09.438 - info: mysensors.0 (3319) STARTED 2020-12-24 22:49:31.148 - info: host.AP-Tiny instance system.adapter.admin.0 started with pid 3671 2020-12-24 22:49:31.632 - warn: host.AP-Tiny Objects 127.0.0.1:39300 Error from InMemDB: Error: client NOT SUPPORTED 2020-12-24 22:49:31.651 - warn: host.AP-Tiny Objects 127.0.0.1:39302 Error from InMemDB: Error: client NOT SUPPORTED 2020-12-24 22:49:31.652 - warn: host.AP-Tiny Objects 127.0.0.1:39304 Error from InMemDB: Error: client NOT SUPPORTED 2020-12-24 22:49:31.742 - info: admin.0 (3671) Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system 2020-12-24 22:49:31.750 - info: admin.0 (3671) starting. Version 4.1.12 in /opt/iobroker/node_modules/iobroker.admin, node: v12.19.0, js-controller: 3.1.7 2020-12-24 22:49:31.774 - info: admin.0 (3671) requesting all states 2020-12-24 22:49:31.778 - warn: host.AP-Tiny Objects 127.0.0.1:39300 Error from InMemDB: Error: scan NOT SUPPORTED 2020-12-24 22:49:31.774 - info: admin.0 (3671) requesting all objects 2020-12-24 22:49:31.784 - error: admin.0 (3671) uncaught exception: Error scan NOT SUPPORTED 2020-12-24 22:49:31.784 - error: admin.0 (3671) ReplyError: Error scan NOT SUPPORTED at parseError (/opt/iobroker/node_modules/redis-parser/lib/parser.js:179:12) at parseType (/opt/iobroker/node_modules/redis-parser/lib/parser.js:302:14) 2020-12-24 22:49:31.785 - info: admin.0 (3671) terminating http server on port 8081 2020-12-24 22:49:31.951 - info: admin.0 (3671) terminating 2020-12-24 22:49:31.952 - info: admin.0 (3671) Terminated (NO_ERROR): Without reason 2020-12-24 22:49:32.468 - info: host.AP-Tiny instance system.adapter.admin.0 terminated with code 0 (NO_ERROR) 2020-12-24 22:49:32.468 - info: host.AP-Tiny Restart adapter system.adapter.admin.0 because enabled 2020-12-24 22:50:02.481 - info: host.AP-Tiny instance system.adapter.admin.0 started with pid 3691 2020-12-24 22:50:02.972 - warn: host.AP-Tiny Objects 127.0.0.1:39314 Error from InMemDB: Error: client NOT SUPPORTED 2020-12-24 22:50:03.028 - warn: host.AP-Tiny Objects 127.0.0.1:39316 Error from InMemDB: Error: client NOT SUPPORTED 2020-12-24 22:50:03.030 - warn: host.AP-Tiny Objects 127.0.0.1:39318 Error from InMemDB: Error: client NOT SUPPORTED 2020-12-24 22:50:03.122 - info: admin.0 (3691) Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system 2020-12-24 22:50:03.130 - info: admin.0 (3691) starting. Version 4.1.12 in /opt/iobroker/node_modules/iobroker.admin, node: v12.19.0, js-controller: 3.1.7 2020-12-24 22:50:03.152 - info: admin.0 (3691) requesting all states 2020-12-24 22:50:03.155 - warn: host.AP-Tiny Objects 127.0.0.1:39314 Error from InMemDB: Error: scan NOT SUPPORTED 2020-12-24 22:50:03.152 - info: admin.0 (3691) requesting all objects 2020-12-24 22:50:03.161 - error: admin.0 (3691) uncaught exception: Error scan NOT SUPPORTED 2020-12-24 22:50:03.161 - error: admin.0 (3691) ReplyError: Error scan NOT SUPPORTED at parseError (/opt/iobroker/node_modules/redis-parser/lib/parser.js:179:12) at parseType (/opt/iobroker/node_modules/redis-parser/lib/parser.js:302:14) 2020-12-24 22:50:03.162 - info: admin.0 (3691) terminating http server on port 8081 2020-12-24 22:50:03.332 - info: admin.0 (3691) terminating 2020-12-24 22:50:03.333 - info: admin.0 (3691) Terminated (NO_ERROR): Without reason 2020-12-24 22:50:03.848 - info: host.AP-Tiny instance system.adapter.admin.0 terminated with code 0 (NO_ERROR) 2020-12-24 22:50:03.849 - info: host.AP-Tiny Restart adapter system.adapter.admin.0 because enabled 2020-12-24 22:50:09.391 - info: mysensors.0 (3319) STARTED 2020-12-24 22:50:09.393 - info: mysensors.0 (3319) STARTED 2020-12-24 22:50:33.857 - info: host.AP-Tiny instance system.adapter.admin.0 started with pid 3708 2020-12-24 22:50:34.360 - warn: host.AP-Tiny Objects 127.0.0.1:39326 Error from InMemDB: Error: client NOT SUPPORTED 2020-12-24 22:50:34.376 - warn: host.AP-Tiny Objects 127.0.0.1:39328 Error from InMemDB: Error: client NOT SUPPORTED 2020-12-24 22:50:34.379 - warn: host.AP-Tiny Objects 127.0.0.1:39330 Error from InMemDB: Error: client NOT SUPPORTED 2020-12-24 22:50:34.464 - info: admin.0 (3708) Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system 2020-12-24 22:50:34.472 - info: admin.0 (3708) starting. Version 4.1.12 in /opt/iobroker/node_modules/iobroker.admin, node: v12.19.0, js-controller: 3.1.7 2020-12-24 22:50:34.498 - info: admin.0 (3708) requesting all states 2020-12-24 22:50:34.501 - warn: host.AP-Tiny Objects 127.0.0.1:39326 Error from InMemDB: Error: scan NOT SUPPORTED 2020-12-24 22:50:34.498 - info: admin.0 (3708) requesting all objects 2020-12-24 22:50:34.505 - error: admin.0 (3708) uncaught exception: Error scan NOT SUPPORTED 2020-12-24 22:50:34.506 - error: admin.0 (3708) ReplyError: Error scan NOT SUPPORTED at parseError (/opt/iobroker/node_modules/redis-parser/lib/parser.js:179:12) at parseType (/opt/iobroker/node_modules/redis-parser/lib/parser.js:302:14) 2020-12-24 22:50:34.507 - info: admin.0 (3708) terminating http server on port 8081 2020-12-24 22:50:34.677 - info: admin.0 (3708) terminating 2020-12-24 22:50:34.677 - info: admin.0 (3708) Terminated (NO_ERROR): Without reason 2020-12-24 22:50:35.189 - info: host.AP-Tiny instance system.adapter.admin.0 terminated with code 0 (NO_ERROR) 2020-12-24 22:50:35.189 - info: host.AP-Tiny Restart adapter system.adapter.admin.0 because enabled 2020-12-24 22:51:05.196 - info: host.AP-Tiny instance system.adapter.admin.0 started with pid 3723 2020-12-24 22:51:05.694 - warn: host.AP-Tiny Objects 127.0.0.1:39338 Error from InMemDB: Error: client NOT SUPPORTED 2020-12-24 22:51:05.708 - warn: host.AP-Tiny Objects 127.0.0.1:39340 Error from InMemDB: Error: client NOT SUPPORTED 2020-12-24 22:51:05.709 - warn: host.AP-Tiny Objects 127.0.0.1:39342 Error from InMemDB: Error: client NOT SUPPORTED 2020-12-24 22:51:05.802 - info: admin.0 (3723) Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system 2020-12-24 22:51:05.810 - info: admin.0 (3723) starting. Version 4.1.12 in /opt/iobroker/node_modules/iobroker.admin, node: v12.19.0, js-controller: 3.1.7 2020-12-24 22:51:05.828 - info: admin.0 (3723) requesting all states 2020-12-24 22:51:05.831 - warn: host.AP-Tiny Objects 127.0.0.1:39338 Error from InMemDB: Error: scan NOT SUPPORTED 2020-12-24 22:51:05.828 - info: admin.0 (3723) requesting all objects 2020-12-24 22:51:05.835 - error: admin.0 (3723) uncaught exception: Error scan NOT SUPPORTED 2020-12-24 22:51:05.836 - error: admin.0 (3723) ReplyError: Error scan NOT SUPPORTED at parseError (/opt/iobroker/node_modules/redis-parser/lib/parser.js:179:12) at parseType (/opt/iobroker/node_modules/redis-parser/lib/parser.js:302:14) 2020-12-24 22:51:05.836 - info: admin.0 (3723) terminating http server on port 8081 2020-12-24 22:51:06.003 - info: admin.0 (3723) terminating 2020-12-24 22:51:06.004 - info: admin.0 (3723) Terminated (NO_ERROR): Without reason 2020-12-24 22:51:06.516 - info: host.AP-Tiny instance system.adapter.admin.0 terminated with code 0 (NO_ERROR) 2020-12-24 22:51:06.517 - info: host.AP-Tiny Restart adapter system.adapter.admin.0 because enabled 2020-12-24 22:51:09.345 - info: mysensors.0 (3319) STARTED 2020-12-24 22:51:09.346 - info: mysensors.0 (3319) STARTED 2020-12-24 22:51:36.533 - info: host.AP-Tiny instance system.adapter.admin.0 started with pid 3738 2020-12-24 22:51:37.023 - warn: host.AP-Tiny Objects 127.0.0.1:39350 Error from InMemDB: Error: client NOT SUPPORTED 2020-12-24 22:51:37.039 - warn: host.AP-Tiny Objects 127.0.0.1:39352 Error from InMemDB: Error: client NOT SUPPORTED 2020-12-24 22:51:37.040 - warn: host.AP-Tiny Objects 127.0.0.1:39354 Error from InMemDB: Error: client NOT SUPPORTED 2020-12-24 22:51:37.127 - info: admin.0 (3738) Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system 2020-12-24 22:51:37.135 - info: admin.0 (3738) starting. Version 4.1.12 in /opt/iobroker/node_modules/iobroker.admin, node: v12.19.0, js-controller: 3.1.7 2020-12-24 22:51:37.156 - info: admin.0 (3738) requesting all states 2020-12-24 22:51:37.159 - warn: host.AP-Tiny Objects 127.0.0.1:39350 Error from InMemDB: Error: scan NOT SUPPORTED 2020-12-24 22:51:37.156 - info: admin.0 (3738) requesting all objects 2020-12-24 22:51:37.162 - error: admin.0 (3738) uncaught exception: Error scan NOT SUPPORTED 2020-12-24 22:51:37.163 - error: admin.0 (3738) ReplyError: Error scan NOT SUPPORTED at parseError (/opt/iobroker/node_modules/redis-parser/lib/parser.js:179:12) at parseType (/opt/iobroker/node_modules/redis-parser/lib/parser.js:302:14) 2020-12-24 22:51:37.164 - info: admin.0 (3738) terminating http server on port 8081 2020-12-24 22:51:37.333 - info: admin.0 (3738) terminating 2020-12-24 22:51:37.333 - info: admin.0 (3738) Terminated (NO_ERROR): Without reason 2020-12-24 22:51:37.849 - info: host.AP-Tiny instance system.adapter.admin.0 terminated with code 0 (NO_ERROR) 2020-12-24 22:51:37.849 - info: host.AP-Tiny Restart adapter system.adapter.admin.0 because enabled 2020-12-24 22:52:07.865 - info: host.AP-Tiny instance system.adapter.admin.0 started with pid 3753 2020-12-24 22:52:08.367 - warn: host.AP-Tiny Objects 127.0.0.1:39362 Error from InMemDB: Error: client NOT SUPPORTED 2020-12-24 22:52:08.380 - warn: host.AP-Tiny Objects 127.0.0.1:39364 Error from InMemDB: Error: client NOT SUPPORTED 2020-12-24 22:52:08.380 - warn: host.AP-Tiny Objects 127.0.0.1:39366 Error from InMemDB: Error: client NOT SUPPORTED 2020-12-24 22:52:08.470 - info: admin.0 (3753) Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system 2020-12-24 22:52:08.479 - info: admin.0 (3753) starting. Version 4.1.12 in /opt/iobroker/node_modules/iobroker.admin, node: v12.19.0, js-controller: 3.1.7 2020-12-24 22:52:08.497 - info: admin.0 (3753) requesting all states 2020-12-24 22:52:08.500 - warn: host.AP-Tiny Objects 127.0.0.1:39362 Error from InMemDB: Error: scan NOT SUPPORTED 2020-12-24 22:52:08.497 - info: admin.0 (3753) requesting all objects 2020-12-24 22:52:08.506 - error: admin.0 (3753) uncaught exception: Error scan NOT SUPPORTED 2020-12-24 22:52:08.507 - error: admin.0 (3753) ReplyError: Error scan NOT SUPPORTED at parseError (/opt/iobroker/node_modules/redis-parser/lib/parser.js:179:12) at parseType (/opt/iobroker/node_modules/redis-parser/lib/parser.js:302:14) 2020-12-24 22:52:08.507 - info: admin.0 (3753) terminating http server on port 8081 2020-12-24 22:52:08.673 - info: admin.0 (3753) terminating 2020-12-24 22:52:08.674 - info: admin.0 (3753) Terminated (NO_ERROR): Without reason 2020-12-24 22:52:09.191 - info: host.AP-Tiny instance system.adapter.admin.0 terminated with code 0 (NO_ERROR) 2020-12-24 22:52:09.192 - info: host.AP-Tiny Restart adapter system.adapter.admin.0 because enabled 2020-12-24 22:52:09.298 - info: mysensors.0 (3319) STARTED 2020-12-24 22:52:09.299 - info: mysensors.0 (3319) STARTED 2020-12-24 22:52:39.199 - info: host.AP-Tiny instance system.adapter.admin.0 started with pid 3768 2020-12-24 22:52:39.702 - warn: host.AP-Tiny Objects 127.0.0.1:39374 Error from InMemDB: Error: client NOT SUPPORTED 2020-12-24 22:52:39.716 - warn: host.AP-Tiny Objects 127.0.0.1:39376 Error from InMemDB: Error: client NOT SUPPORTED 2020-12-24 22:52:39.718 - warn: host.AP-Tiny Objects 127.0.0.1:39378 Error from InMemDB: Error: client NOT SUPPORTED 2020-12-24 22:52:39.802 - info: admin.0 (3768) Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system 2020-12-24 22:52:39.810 - info: admin.0 (3768) starting. Version 4.1.12 in /opt/iobroker/node_modules/iobroker.admin, node: v12.19.0, js-controller: 3.1.7 2020-12-24 22:52:39.829 - info: admin.0 (3768) requesting all states 2020-12-24 22:52:39.832 - warn: host.AP-Tiny Objects 127.0.0.1:39374 Error from InMemDB: Error: scan NOT SUPPORTED 2020-12-24 22:52:39.829 - info: admin.0 (3768) requesting all objects 2020-12-24 22:52:39.838 - error: admin.0 (3768) uncaught exception: Error scan NOT SUPPORTED 2020-12-24 22:52:39.838 - error: admin.0 (3768) ReplyError: Error scan NOT SUPPORTED at parseError (/opt/iobroker/node_modules/redis-parser/lib/parser.js:179:12) at parseType (/opt/iobroker/node_modules/redis-parser/lib/parser.js:302:14) 2020-12-24 22:52:39.839 - info: admin.0 (3768) terminating http server on port 8081 2020-12-24 22:52:40.005 - info: admin.0 (3768) terminating 2020-12-24 22:52:40.006 - info: admin.0 (3768) Terminated (NO_ERROR): Without reason 2020-12-24 22:52:40.519 - info: host.AP-Tiny instance system.adapter.admin.0 terminated with code 0 (NO_ERROR) 2020-12-24 22:52:40.519 - info: host.AP-Tiny Restart adapter system.adapter.admin.0 because enabled 2020-12-24 22:53:09.252 - info: mysensors.0 (3319) STARTED 2020-12-24 22:53:09.253 - info: mysensors.0 (3319) STARTED 2020-12-24 22:53:10.534 - info: host.AP-Tiny instance system.adapter.admin.0 started with pid 3784 2020-12-24 22:53:11.033 - warn: host.AP-Tiny Objects 127.0.0.1:39386 Error from InMemDB: Error: client NOT SUPPORTED 2020-12-24 22:53:11.089 - warn: host.AP-Tiny Objects 127.0.0.1:39388 Error from InMemDB: Error: client NOT SUPPORTED 2020-12-24 22:53:11.092 - warn: host.AP-Tiny Objects 127.0.0.1:39390 Error from InMemDB: Error: client NOT SUPPORTED 2020-12-24 22:53:11.183 - info: admin.0 (3784) Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system 2020-12-24 22:53:11.191 - info: admin.0 (3784) starting. Version 4.1.12 in /opt/iobroker/node_modules/iobroker.admin, node: v12.19.0, js-controller: 3.1.7 2020-12-24 22:53:11.213 - info: admin.0 (3784) requesting all states 2020-12-24 22:53:11.217 - warn: host.AP-Tiny Objects 127.0.0.1:39386 Error from InMemDB: Error: scan NOT SUPPORTED 2020-12-24 22:53:11.213 - info: admin.0 (3784) requesting all objects 2020-12-24 22:53:11.221 - error: admin.0 (3784) uncaught exception: Error scan NOT SUPPORTED 2020-12-24 22:53:11.222 - error: admin.0 (3784) ReplyError: Error scan NOT SUPPORTED at parseError (/opt/iobroker/node_modules/redis-parser/lib/parser.js:179:12) at parseType (/opt/iobroker/node_modules/redis-parser/lib/parser.js:302:14) 2020-12-24 22:53:11.223 - info: admin.0 (3784) terminating http server on port 8081 2020-12-24 22:53:11.399 - info: admin.0 (3784) terminating 2020-12-24 22:53:11.399 - info: admin.0 (3784) Terminated (NO_ERROR): Without reason 2020-12-24 22:53:11.915 - info: host.AP-Tiny instance system.adapter.admin.0 terminated with code 0 (NO_ERROR) 2020-12-24 22:53:11.916 - info: host.AP-Tiny Restart adapter system.adapter.admin.0 because enabled 2020-12-24 22:53:41.922 - info: host.AP-Tiny instance system.adapter.admin.0 started with pid 3799 2020-12-24 22:53:42.421 - warn: host.AP-Tiny Objects 127.0.0.1:39398 Error from InMemDB: Error: client NOT SUPPORTED 2020-12-24 22:53:42.435 - warn: host.AP-Tiny Objects 127.0.0.1:39400 Error from InMemDB: Error: client NOT SUPPORTED 2020-12-24 22:53:42.437 - warn: host.AP-Tiny Objects 127.0.0.1:39402 Error from InMemDB: Error: client NOT SUPPORTED 2020-12-24 22:53:42.520 - info: admin.0 (3799) Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system 2020-12-24 22:53:42.527 - info: admin.0 (3799) starting. Version 4.1.12 in /opt/iobroker/node_modules/iobroker.admin, node: v12.19.0, js-controller: 3.1.7 2020-12-24 22:53:42.544 - info: admin.0 (3799) requesting all states 2020-12-24 22:53:42.547 - warn: host.AP-Tiny Objects 127.0.0.1:39398 Error from InMemDB: Error: scan NOT SUPPORTED 2020-12-24 22:53:42.545 - info: admin.0 (3799) requesting all objects 2020-12-24 22:53:42.551 - error: admin.0 (3799) uncaught exception: Error scan NOT SUPPORTED 2020-12-24 22:53:42.551 - error: admin.0 (3799) ReplyError: Error scan NOT SUPPORTED at parseError (/opt/iobroker/node_modules/redis-parser/lib/parser.js:179:12) at parseType (/opt/iobroker/node_modules/redis-parser/lib/parser.js:302:14) 2020-12-24 22:53:42.552 - info: admin.0 (3799) terminating http server on port 8081 2020-12-24 22:53:42.719 - info: admin.0 (3799) terminating 2020-12-24 22:53:42.720 - info: admin.0 (3799) Terminated (NO_ERROR): Without reason 2020-12-24 22:53:43.231 - info: host.AP-Tiny instance system.adapter.admin.0 terminated with code 0 (NO_ERROR) 2020-12-24 22:53:43.232 - info: host.AP-Tiny Restart adapter system.adapter.admin.0 because enabled 2020-12-24 22:54:09.206 - info: mysensors.0 (3319) STARTED 2020-12-24 22:54:09.207 - info: mysensors.0 (3319) STARTED 2020-12-24 22:54:13.247 - info: host.AP-Tiny instance system.adapter.admin.0 started with pid 3814 2020-12-24 22:54:13.736 - warn: host.AP-Tiny Objects 127.0.0.1:39410 Error from InMemDB: Error: client NOT SUPPORTED 2020-12-24 22:54:13.754 - warn: host.AP-Tiny Objects 127.0.0.1:39412 Error from InMemDB: Error: client NOT SUPPORTED 2020-12-24 22:54:13.754 - warn: host.AP-Tiny Objects 127.0.0.1:39414 Error from InMemDB: Error: client NOT SUPPORTED 2020-12-24 22:54:13.843 - info: admin.0 (3814) Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system 2020-12-24 22:54:13.857 - info: admin.0 (3814) starting. Version 4.1.12 in /opt/iobroker/node_modules/iobroker.admin, node: v12.19.0, js-controller: 3.1.7 2020-12-24 22:54:13.879 - info: admin.0 (3814) requesting all states 2020-12-24 22:54:13.882 - warn: host.AP-Tiny Objects 127.0.0.1:39410 Error from InMemDB: Error: scan NOT SUPPORTED 2020-12-24 22:54:13.879 - info: admin.0 (3814) requesting all objects 2020-12-24 22:54:13.887 - error: admin.0 (3814) uncaught exception: Error scan NOT SUPPORTED 2020-12-24 22:54:13.887 - error: admin.0 (3814) ReplyError: Error scan NOT SUPPORTED at parseError (/opt/iobroker/node_modules/redis-parser/lib/parser.js:179:12) at parseType (/opt/iobroker/node_modules/redis-parser/lib/parser.js:302:14) 2020-12-24 22:54:13.888 - info: admin.0 (3814) terminating http server on port 8081 2020-12-24 22:54:14.054 - info: admin.0 (3814) terminating 2020-12-24 22:54:14.055 - info: admin.0 (3814) Terminated (NO_ERROR): Without reason 2020-12-24 22:54:14.572 - info: host.AP-Tiny instance system.adapter.admin.0 terminated with code 0 (NO_ERROR) 2020-12-24 22:54:14.573 - info: host.AP-Tiny Restart adapter system.adapter.admin.0 because enabled
`
About this issue
- Original URL
- State: closed
- Created 4 years ago
- Comments: 17
Please try without sudo
Same for me 😂
To downgrade I did the following:
Does this work for you?