@thomas-braun sagte in js-controller 5.0.x jetzt für alle User im STABLE!:
Dann versuch einen 4er-js-controller zu installieren.
Nach
iobroker update
iobroker fix
gleiches Problem bei iobroker upgrade self
:
pi@raspberrypi4-iob:/home $ iobroker upgrade self
Update js-controller from @3.1.6 to @5.0.16
NPM version: 10.2.3
npm install iobroker.js-controller@5.0.16 --loglevel error --unsafe-perm --prefix "/opt/iobroker" (System call)
Objects 127.0.0.1:59744 Error from InMemDB: Error: CONFIG-UNSUPPORTED for ["SET","lua-time-limit","10000"]
States 127.0.0.1:37004 Error from InMemDB: Error: CONFIG-UNSUPPORTED for ["SET","notify-keyspace-events","Exe"]
Objects 127.0.0.1:59744 Error from InMemDB: Error: GET-UNSUPPORTED for namespace cfg.: Data=["meta.objects.features.useSets"]
States 127.0.0.1:37004 Error from InMemDB: Error: GET-UNSUPPORTED for namespace meta.: Data=["meta.states.protocolVersion"]
Objects 127.0.0.1:59744 Error from InMemDB: Error: GET-UNSUPPORTED for namespace cfg.: Data=["meta.objects.protocolVersion"]
Objects 127.0.0.1:59744 Error from InMemDB: Error: scan NOT SUPPORTED
npm ERR! code 1
npm ERR! path /opt/iobroker/node_modules/iobroker.js-controller
npm ERR! command failed
npm ERR! command sh -c node iobroker.js setup first
npm ERR! Unable to increase LUA script timeout: Error CONFIG-UNSUPPORTED for ["SET","lua-time-limit","10000"]
npm ERR! Unable to enable Expiry Keyspace events from Redis Server: Error CONFIG-UNSUPPORTED for ["SET","notify-keyspace-events","Exe"]
npm ERR! /opt/iobroker/node_modules/standard-as-callback/built/index.js:6
npm ERR! throw e;
npm ERR! ^
npm ERR!
npm ERR! ReplyError: Error scan NOT SUPPORTED
npm ERR! at parseError (/opt/iobroker/node_modules/redis-parser/lib/parser.js:179:12)
npm ERR! at parseType (/opt/iobroker/node_modules/redis-parser/lib/parser.js:302:14)
npm ERR! Emitted 'error' event on ScanStream instance at:
npm ERR! at /opt/iobroker/node_modules/ioredis/built/ScanStream.js:38:22
npm ERR! at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:12:23)
npm ERR! at /opt/iobroker/node_modules/standard-as-callback/built/index.js:33:51
npm ERR! at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
npm ERR! command: {
npm ERR! name: 'scan',
npm ERR! args: [ '0', 'MATCH', 'cfg.o.system.host.*', 'COUNT', '250' ]
npm ERR! }
npm ERR! }
npm ERR!
npm ERR! Node.js v18.19.0
npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2023-12-07T20_23_32_051Z-debug-0.log
Starting node restart.js
pi@raspberrypi4-iob:/home $