@marc-berg Danke für die Hilfe, die Installation de Adapters wie auch der import haben geklappt. Wenn ich das richtig sehe muss ich ja anschließend den Adapter wieder updaten auf die aktuelle version.
jedoch bekomme ich beim ausführen von iob upgrade self nachfolgenden Fehler.
Update js-controller from @3.1.4 to @5.0.19
NPM version: 10.5.0
npm install iobroker.js-controller@5.0.19 --loglevel error --unsafe-perm --prefix "/opt/iobroker" (System call)
Objects 127.0.0.1:46914 Error from InMemDB: Error: CONFIG-UNSUPPORTED for ["SET","lua-time-limit","10000"]
States 127.0.0.1:49734 Error from InMemDB: Error: CONFIG-UNSUPPORTED for ["SET","notify-keyspace-events","Exe"]
Objects 127.0.0.1:46914 Error from InMemDB: Error: GET-UNSUPPORTED for namespace cfg.: Data=["meta.objects.features.useSets"]
States 127.0.0.1:49734 Error from InMemDB: Error: GET-UNSUPPORTED for namespace meta.: Data=["meta.states.protocolVersion"]
Objects 127.0.0.1:46914 Error from InMemDB: Error: GET-UNSUPPORTED for namespace cfg.: Data=["meta.objects.protocolVersion"]
Objects 127.0.0.1:46914 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.20.2
npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2024-04-18T15_11_40_808Z-debug-0.log
Starting node restart.js