Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Beta Test js-controller Kiera (v6.0)

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    Beta Test js-controller Kiera (v6.0)

    This topic has been deleted. Only users with topic management privileges can see it.
    • UweRLP
      UweRLP @Thomas Braun last edited by

      @thomas-braun Ist mir auch aufgefallen das dort keine Versions Nr. angegeben ist sondern nur stable.
      Welche müsste den nun in meinem Fall drin stehen? Die, die Vermutlich läuft also 6.0.4 oder doch 6.0.5?
      Ich hab mal im Backup vor dem Upgrade nachgeschaut dort steht die Versionsnummer 6.0.4 drin.

      Thomas Braun 1 Reply Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @UweRLP last edited by

        @uwerlp
        Keine Ahnung. Aber da 6.0.5 nicht als 'stable' getaggt ist kommt es da zum Konflikt, würde ich behaupten.

        UweRLP 1 Reply Last reply Reply Quote 0
        • UweRLP
          UweRLP @Thomas Braun last edited by

          @thomas-braun sagte in Beta Test js-controller Kiera (v6.0):

          @uwerlp
          Keine Ahnung. Aber da 6.0.5 nicht als 'stable' getaggt ist kommt es da zum Konflikt, würde ich behaupten.

          Ok, danke.

          @foxriver76 sagte in Beta Test js-controller Kiera (v6.0):

          @gaspode ich denke es liegt an 6.0.5 ich kann mal die Tage noch eine Version zum Testen für Windows machen, evtl. Liegt es daran dass die pack kein auf Windows ein install Skript hat dass da mit läuft

          Stellt sich dann für mich die Frage ob ich bei der 6.0.5 bleiben soll oder erst mal zurück auf die 6.0.4?

          Gaspode 1 Reply Last reply Reply Quote 0
          • Gaspode
            Gaspode last edited by Gaspode

            @foxriver76
            OK, Danke. Ich hab ja noch das leicht anders gelagerte Problem, dass mit "npm ls" alles gut aussieht, der Controller in node_modules aber nicht aktualisiert wird, wenn ich von 5.0.19 auf 6.0.5 aktualisiere. In dem Fall hilft dann auch kein "npm i", da npm der Meinung ist, alles ist in Ordnung.
            Hier das Log:

            C:\ioBroker\SmartHome>iob stop
            
            =============================
            Running Admin shell
            =============================
            ioBroker service name: iob_SmartHome
            iob_SmartHome wird beendet.
            iob_SmartHome wurde erfolgreich beendet.
            
            
            C:\ioBroker\SmartHome>iob update
            Used repository: beta
            Adapter    "admin"        : 6.17.14  , installed 6.13.16 [Updatable]
            Adapter    "backitup"     : 3.0.5    , installed 2.11.0 [Updatable]
            Adapter    "discovery"    : 4.5.0    , installed 4.5.0
            Controller "js-controller": 6.0.5    , installed 5.0.19 [Updatable]
            
            
            C:\ioBroker\SmartHome>npm ls
            iobroker.inst@3.0.0 C:\ioBroker\SmartHome
            +-- dotenv@16.3.1
            +-- iobroker.admin@6.13.16
            +-- iobroker.backitup@2.11.0
            +-- iobroker.discovery@4.5.0
            +-- iobroker.js-controller@5.0.19
            +-- node-windows@1.0.0-beta.8
            `-- windows-shortcuts@0.1.6
            
            
            C:\ioBroker\SmartHome>npm i iobroker.js-controller@6.0.5 --loglevel verbose
            npm verbose cli C:\Program Files\nodejs\node.exe C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js
            npm info using npm@10.7.0
            npm info using node@v20.15.0
            npm verbose title npm i iobroker.js-controller@6.0.5
            npm verbose argv "i" "iobroker.js-controller@6.0.5" "--loglevel" "verbose"
            npm verbose logfile logs-max:10 dir:C:\Users\XXXXXXX\AppData\Local\npm-cache\_logs\2024-06-22T08_15_22_681Z-
            npm verbose logfile C:\Users\XXXXXXX\AppData\Local\npm-cache\_logs\2024-06-22T08_15_22_681Z-debug-0.log
            npm verbose shrinkwrap failed to load node_modules/.package-lock.json out of date, updated: node_modules/iobroker.js-controller
            npm http fetch GET 200 https://registry.npmjs.org/iobroker.js-controller 720ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/jsonwebtoken 107ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/readline-sync 111ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/pidusage 114ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/@iobroker%2fplugin-sentry 136ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/deep-clone 138ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/@iobroker%2fplugin-base 140ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/promisify-child-process 151ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/@iobroker%2fjs-controller-common-db 156ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/@iobroker%2fdb-objects-jsonl 166ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/@iobroker%2fjs-controller-cli 174ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/@iobroker%2fdb-states-redis 179ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/@iobroker%2fdb-states-jsonl 185ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/@iobroker%2fjs-controller-common 196ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/@iobroker%2fdb-states-file 204ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/@iobroker%2fjs-controller-adapter 215ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/@iobroker%2fdb-objects-file 413ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/@iobroker%2fdb-objects-redis 663ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/debug 43ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/readline 53ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/event-stream 52ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/ioredis 61ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/chokidar 72ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/winston-syslog 75ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/node.extend 81ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/@alcalzone%2fjsonl-db 100ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/@alcalzone%2fpak 118ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/triple-beam 54ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/ci-info 72ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/diskusage 50ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/winston-daily-rotate-file 55ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/winston-transport 56ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/winston 66ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/@datalust%2fwinston-seq 85ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/jws 48ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/lodash.includes 47ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/@sentry%2fnode 81ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/lodash.isplainobject 54ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/lodash.isstring 50ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/lodash.isinteger 65ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/@sentry%2fintegrations 89ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/ms 47ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/lodash.once 56ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/winston-seq-updated 230ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/safe-buffer 68ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/source-map-support 151ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/node-forge 276ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/@iobroker%2fdb-base 597ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/lodash.isboolean 553ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/lodash.isnumber 557ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/respjs 39ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/alcalzone-shared 48ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/fs-extra 52ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/@alcalzone%2fproper-lockfile 112ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/signal-exit 47ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/retry 61ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/denque 52ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/is 51ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/standard-as-callback 57ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/p-map 59ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/lodash.flatten 61ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/lodash.defaults 63ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/redis-errors 63ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/redis-commands 68ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/redis-parser 80ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/cluster-key-slot 572ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/lodash.isarguments 605ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/axios 36ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/execa 45ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/cross-spawn 45ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/npm-run-path 47ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/onetime 50ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/human-signals 50ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/strip-final-newline 52ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/merge-stream 54ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/is-binary-path 46ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/is-glob 54ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/glob-parent 56ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/fsevents 56ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/stream-combiner 56ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/map-stream 59ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/through 58ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/duplexer 61ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/pause-stream 61ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/readdirp 66ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/anymatch 68ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/split 66ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/from 68ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/braces 80ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/logform 50ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/safe-stable-stringify 51ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/glossy 55ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/unix-dgram 59ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/@colors%2fcolors 88ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/@dabh%2fdiagnostics 107ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/seq-logging 235ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/one-time 235ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/es6-promise 50ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/object-hash 55ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/file-stream-rotator 57ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/nan 62ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/localforage 48ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/source-map 57ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/@sentry%2futils 74ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/@sentry%2ftypes 82ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/@sentry%2fcore 92ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/@sentry%2ftypes 102ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/@sentry%2futils 111ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/@sentry%2fcore 142ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/@sentry-internal%2ftracing 636ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/lie 36ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/is-extglob 47ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/fill-range 50ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/binary-extensions 51ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/picomatch 55ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/picomatch 67ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/to-regex-range 35ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/shebang-command 43ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/path-key 42ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/path-key 46ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/mimic-fn 44ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/which 48ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/shebang-regex 46ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/isexe 60ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/is-number 37ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/jwa 41ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/kuler 46ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/colorspace 48ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/enabled 48ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/@types%2ftriple-beam 51ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/fn.name 52ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/fecha 65ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/color 34ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/text-hex 41ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/color-convert 38ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/color-string 41ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/simple-swizzle 40ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/color-name 48ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/color-name 564ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/is-arrayish 69ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/moment 39ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/bindings 36ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/file-uri-to-path 55ms (cache revalidated)
            npm verbose reify failed optional dependency C:\ioBroker\SmartHome\node_modules\fsevents
            npm http fetch POST 200 https://registry.npmjs.org/-/npm/v1/security/advisories/bulk 186ms
            npm http fetch GET 200 https://registry.npmjs.org/ip 58ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/tough-cookie 64ms (cache revalidated)
            npm info run iobroker.js-controller@6.0.5 preinstall node_modules/iobroker.js-controller node build/esm/lib/preinstallCheck.js
            npm http fetch GET 200 https://registry.npmjs.org/request 582ms (cache revalidated)
            npm info run iobroker.js-controller@6.0.5 preinstall { code: 0, signal: null }
            npm info run iobroker.js-controller@6.0.5 install node_modules/iobroker.js-controller node iobroker.js setup first
            npm http fetch GET 200 https://registry.npmjs.org/mdns-discovery 215ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/dns-packet 44ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/node-ssdp 575ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/dropbox-v2-api 45ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/iobroker.discovery 40ms (cache revalidated)
            npm http fetch GET 200 https://registry.npmjs.org/iobroker.backitup 48ms (cache revalidated)
            npm info run iobroker.js-controller@6.0.5 install { code: 0, signal: null }
            
            removed 32 packages, changed 14 packages, and audited 542 packages in 22s
            
            61 packages are looking for funding
              run `npm fund` for details
            
            25 vulnerabilities (19 moderate, 6 high)
            
            To address issues that do not require attention, run:
              npm audit fix
            
            To address all issues (including breaking changes), run:
              npm audit fix --force
            
            Run `npm audit` for details.
            npm verbose exit 0
            npm info ok
            
            C:\ioBroker\SmartHome>npm ls
            iobroker.inst@3.0.0 C:\ioBroker\SmartHome
            +-- dotenv@16.3.1
            +-- iobroker.admin@6.13.16
            +-- iobroker.backitup@2.11.0
            +-- iobroker.discovery@4.5.0
            +-- iobroker.js-controller@6.0.5
            +-- node-windows@1.0.0-beta.8
            `-- windows-shortcuts@0.1.6
            

            Die Dateien in node_modules\iobroker.js-controller sind aber noch die 5.0.19 Dateien. "npm update" und "npm i" hilft in diesem Fall nichts, nur die Installation einer anderen version, hier das Log:

            C:\ioBroker\SmartHome>npm i iobroker.js-controller@6.0.4 --loglevel verbose
            npm verbose cli C:\Program Files\nodejs\node.exe C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js
            npm info using npm@10.7.0
            npm info using node@v20.15.0
            npm verbose title npm i iobroker.js-controller@6.0.4
            npm verbose argv "i" "iobroker.js-controller@6.0.4" "--loglevel" "verbose"
            npm verbose logfile logs-max:10 dir:C:\Users\XXXXXXX\AppData\Local\npm-cache\_logs\2024-06-22T08_27_02_067Z-
            npm verbose logfile C:\Users\XXXXXXX\AppData\Local\npm-cache\_logs\2024-06-22T08_27_02_067Z-debug-0.log
            npm http fetch GET 200 https://registry.npmjs.org/iobroker.js-controller 70ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/deep-clone 26ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/readline-sync 28ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/pidusage 29ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/@iobroker%2fplugin-base 29ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/promisify-child-process 31ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/jsonwebtoken 33ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/@iobroker%2fplugin-sentry 34ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/@iobroker%2fdb-states-file 37ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/@iobroker%2fdb-objects-redis 43ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/@iobroker%2fdb-objects-file 51ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/@iobroker%2fjs-controller-cli 57ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/@iobroker%2fdb-states-jsonl 63ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/@iobroker%2fjs-controller-common 71ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/@iobroker%2fjs-controller-common-db 81ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/@iobroker%2fdb-objects-jsonl 88ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/@iobroker%2fdb-states-redis 93ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/@iobroker%2fjs-controller-adapter 98ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/node.extend 16ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/readline 21ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/@iobroker%2fdb-base 26ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/ioredis 35ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/debug 41ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/@alcalzone%2fpak 45ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/chokidar 46ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/@alcalzone%2fjsonl-db 52ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/event-stream 52ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/winston-syslog 53ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/winston-seq-updated 54ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/ci-info 60ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/winston-transport 51ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/winston-daily-rotate-file 52ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/@datalust%2fwinston-seq 41ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/node-forge 62ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/winston 69ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/triple-beam 62ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/diskusage 61ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/source-map-support 46ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/@sentry%2fnode 50ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/@sentry%2fintegrations 63ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/jws 64ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/lodash.includes 64ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/lodash.isnumber 60ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/lodash.isstring 58ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/lodash.isboolean 66ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/lodash.isplainobject 61ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/lodash.isinteger 64ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/lodash.once 61ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/ms 47ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/safe-buffer 48ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/respjs 4ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/alcalzone-shared 5ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/@alcalzone%2fproper-lockfile 6ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/fs-extra 8ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/signal-exit 5ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/retry 6ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/lodash.flatten 14ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/denque 16ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/cluster-key-slot 18ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/redis-errors 16ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/lodash.defaults 19ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/lodash.isarguments 19ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/redis-commands 20ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/p-map 21ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/redis-parser 21ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/standard-as-callback 23ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/is 23ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/execa 7ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/axios 10ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/merge-stream 7ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/cross-spawn 10ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/onetime 11ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/strip-final-newline 11ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/human-signals 12ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/npm-run-path 13ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/anymatch 21ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/glob-parent 22ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/braces 23ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/duplexer 22ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/is-glob 25ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/fsevents 25ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/is-binary-path 28ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/from 26ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/pause-stream 26ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/readdirp 30ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/map-stream 28ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/split 28ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/stream-combiner 29ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/through 30ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/seq-logging 12ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/unix-dgram 12ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/@dabh%2fdiagnostics 13ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/glossy 13ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/@colors%2fcolors 14ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/logform 15ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/one-time 17ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/safe-stable-stringify 16ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/file-stream-rotator 6ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/object-hash 7ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/es6-promise 11ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/nan 11ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/localforage 12ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/@sentry%2ftypes 15ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/@sentry%2fcore 21ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/@sentry-internal%2ftracing 29ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/@sentry%2futils 35ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/@sentry%2fcore 42ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/@sentry%2futils 51ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/source-map 56ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/@sentry%2ftypes 62ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/lie 5ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/fill-range 7ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/picomatch 8ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/binary-extensions 11ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/is-extglob 11ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/picomatch 13ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/to-regex-range 3ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/shebang-command 13ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/path-key 15ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/path-key 18ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/mimic-fn 17ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/which 18ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/shebang-regex 5ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/isexe 6ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/is-number 4ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/jwa 4ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/enabled 9ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/colorspace 10ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/@types%2ftriple-beam 10ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/kuler 10ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/fn.name 10ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/fecha 12ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/text-hex 4ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/color 6ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/color-convert 5ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/color-string 5ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/color-name 32ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/simple-swizzle 33ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/color-name 33ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/is-arrayish 4ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/moment 5ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/bindings 4ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/file-uri-to-path 3ms (cache hit)
            npm verbose reify failed optional dependency C:\ioBroker\SmartHome\node_modules\fsevents
            npm http fetch POST 200 https://registry.npmjs.org/-/npm/v1/security/advisories/bulk 287ms
            npm http fetch GET 200 https://registry.npmjs.org/tough-cookie 8ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/request 10ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/ip 11ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/mdns-discovery 4ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/node-ssdp 6ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/dns-packet 8ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/dropbox-v2-api 5ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/iobroker.discovery 4ms (cache hit)
            npm http fetch GET 200 https://registry.npmjs.org/iobroker.backitup 5ms (cache hit)
            npm info run iobroker.js-controller@6.0.4 preinstall node_modules/iobroker.js-controller node build/esm/lib/preinstallCheck.js
            npm info run iobroker.js-controller@6.0.4 preinstall { code: 0, signal: null }
            npm info run iobroker.js-controller@6.0.4 install node_modules/iobroker.js-controller node iobroker.js setup first
            npm info run iobroker.js-controller@6.0.4 install { code: 0, signal: null }
            
            changed 12 packages, and audited 542 packages in 17s
            
            61 packages are looking for funding
              run `npm fund` for details
            
            25 vulnerabilities (19 moderate, 6 high)
            
            To address issues that do not require attention, run:
              npm audit fix
            
            To address all issues (including breaking changes), run:
              npm audit fix --force
            
            Run `npm audit` for details.
            npm verbose exit 0
            npm info ok
            

            Jetzt sind die Dateien der Version 6.0.4 da.

            Wenn ich dann von diesem Stand auf 6.0.5 aktualisiere, ändern sich nur drei Dateien in node_modules\iobroker.js-controller:

            • io-package.json
            • package.json
            • build\tsconfig.build.tsbuildinfo

            Kann das sein?

            Nachtrag:
            Eine Installation von 5.0.19 auf 6.0.5 mittels "iob upgrade self" führt auch dazu, dass die Dateien in node_modules NICHT aktualisiert werden. Zusätzlich kommt es zu dem "ELSPROBLEMS" Fehler:

            C:\ioBroker\SmartHome>npm ls
            npm error code ELSPROBLEMS
            npm error invalid: iobroker.js-controller@5.0.19 C:\ioBroker\SmartHome\node_modules\iobroker.js-controller
            iobroker.inst@3.0.0 C:\ioBroker\SmartHome
            +-- dotenv@16.3.1
            +-- iobroker.admin@6.13.16
            +-- iobroker.backitup@2.11.0
            +-- iobroker.discovery@4.5.0
            +-- iobroker.js-controller@5.0.19 invalid: "6.0.5" from the root project
            +-- node-windows@1.0.0-beta.8
            `-- windows-shortcuts@0.1.6
            

            Dieser Zustand kann per "npm i" korrigiert werden.

            1 Reply Last reply Reply Quote 0
            • Gaspode
              Gaspode last edited by Gaspode

              @foxriver76 said in Beta Test js-controller Kiera (v6.0):

              ich denke es liegt an 6.0.5

              Ich denke ich kann das inzwischen sicher bestätigen. Ich hab jetzt eine Testreihe gemacht und jeweils 5 Mal ausgehend von einem Backup von 5.0.19 auf 6.0.5 und 6.0.4 aktualisiert mit

              npm i iobroker.js-controller@6.0.5 --loglevel verbose -ddd
              

              bzw

              npm i iobroker.js-controller@6.0.4 --loglevel verbose -ddd
              

              Ergebnis immer gleich: "npm ls" zeigt korrekte Controller-Version, aber bei 6.0.5 werden die Dateien unter node_modules\iobroker.js-controller nicht aktualisiert, bei 6.0.4 werden sie aktualisiert.

              In den Logs sehe ich jetzt nix, was mir auffällt und das erklären könnte.

              Ergänzung:
              Der npm "ELSPROBLEMS" Fehler scheint konsequent mit "iob upgrade self" auf die 6.0.5 zusammen zu hängen. Mit "npm i ..." hatte ich den Fehler nie, nur eben die veralteten Dateien. Ob die beiden Dinge jetzt den gleichen Grund haben - ich habe keine Ahnung.

              1 Reply Last reply Reply Quote 0
              • Gaspode
                Gaspode @UweRLP last edited by Gaspode

                @uwerlp said in Beta Test js-controller Kiera (v6.0):

                Stellt sich dann für mich die Frage ob ich bei der 6.0.5 bleiben soll oder erst mal zurück auf die 6.0.4?

                So wie ich das verstehe, ist das ja "nur" ein Installationsproblem. Ich denke nicht, dass was dagegen spricht, dass du per ...

                npm i
                

                ... auf die 6.0.5 aktualisierst. Im aktuellen Zustand dürfte noch die 6.0.4 bei dir werkeln.

                UweRLP 1 Reply Last reply Reply Quote 0
                • UweRLP
                  UweRLP @Gaspode last edited by UweRLP

                  @gaspode Hatte gestern morgen die 6.0.4 zurück gespielt. Ich warte dann jetzt auf die nächste Version.

                  1 Reply Last reply Reply Quote 0
                  • apollon77
                    apollon77 last edited by

                    versucht update mal mit "--ignore-scripts" ... gehts damit?

                    Gaspode 1 Reply Last reply Reply Quote 0
                    • Gaspode
                      Gaspode @apollon77 last edited by Gaspode

                      @apollon77 said in Beta Test js-controller Kiera (v6.0):

                      --ignore-scripts

                      Ja, damit werden die Files unter node_modules beim Update von 5.0.19 auf 6.0.5 aktualisiert.

                      npm i iobroker.js-controller@6.0.5 --ignore-scripts
                      

                      Allerdings wird dann natürlich das lokale controller.js Script nicht aktualisiert, s. hier: https://github.com/ioBroker/ioBroker.js-controller/pull/2771/files

                      foxriver76 created this issue in ioBroker/ioBroker.js-controller

                      closed on windows setup first replace the root controller.js with the current content #2771

                      foxriver76 1 Reply Last reply Reply Quote 0
                      • foxriver76
                        foxriver76 Developer @Gaspode last edited by foxriver76

                        @gaspode mit 6.0.6 sollte auch Windows wieder problemlos aktualisieren. Zudem gab es noch Korrekturen für das Node.js Upgrade via Admin.

                        Gaspode Neuschwansteini Feuersturm UweRLP 4 Replies Last reply Reply Quote 1
                        • Gaspode
                          Gaspode @foxriver76 last edited by

                          @foxriver76 said in Beta Test js-controller Kiera (v6.0):

                          @gaspode mit 6.0.6 sollte auch Windows wieder problemlos aktualisieren.

                          Gerade Upgrade von 5.0.19 auf 6.0.6 getestet, funktionierte problemlos.
                          Danke für die Korrektur!

                          1 Reply Last reply Reply Quote 0
                          • Neuschwansteini
                            Neuschwansteini @foxriver76 last edited by

                            @foxriver76

                            Die 6.0.6 laeuft im Docker einwandfrei, nur kam gerade n Schwung Messages vom Notifyer, dass mein BS einige Updates hat.. ja klar.. ist ja auch n Docker container.. kann man das deaktivieren oder auf ein Update des Dockers Image hinweisen?
                            Habe zur Zeit 9.1.2 installiert mit Node 18.20.3 und Node 10.8.1...

                            foxriver76 1 Reply Last reply Reply Quote 0
                            • foxriver76
                              foxriver76 Developer @Neuschwansteini last edited by

                              @ilovegym Du kannst diese mit dem notification-manager Adapter automatisch löschen lassen.

                              Neuschwansteini 1 Reply Last reply Reply Quote 0
                              • Neuschwansteini
                                Neuschwansteini @foxriver76 last edited by

                                @foxriver76

                                hmm ist ja installiert, und hab nur das hier gefunden, wird nix automatisch geloescht.. oder?
                                Screenshot 2024-07-01 at 18.03.25.png

                                foxriver76 1 Reply Last reply Reply Quote 0
                                • foxriver76
                                  foxriver76 Developer @Neuschwansteini last edited by

                                  @ilovegym Nachrichten für diese Kategorie unterdrücken

                                  1 Reply Last reply Reply Quote 1
                                  • Feuersturm
                                    Feuersturm @foxriver76 last edited by Feuersturm

                                    @foxriver76
                                    Beim upgrade von meinem Master Slave Testsystem sah es am Ende vom Update des Masters so aus
                                    3a219474-909a-4d48-b941-05bfc5128217-grafik.png

                                    Wenn man das System einfach in Ruhe lässt und weiter abwartet, dann fängt es sich wieder und Admin GUI startet auch neu, aber die Meldungen sind erstmal irritierend. Der Master ist auch ohne Probleme hochgefahren.

                                    Slave wurde ohne Probleme und ungewöhnliche Meldungen aktualisiert.

                                    foxriver76 1 Reply Last reply Reply Quote 0
                                    • foxriver76
                                      foxriver76 Developer @Feuersturm last edited by

                                      @feuersturm das war ein admin issue. War dem hier geschuldet https://github.com/ioBroker/ioBroker.admin/issues/2506

                                      JBSullivan created this issue in ioBroker/ioBroker.admin

                                      closed types als Production Dependency ist falsch #2506

                                      Feuersturm 1 Reply Last reply Reply Quote 0
                                      • Feuersturm
                                        Feuersturm @foxriver76 last edited by

                                        @foxriver76 Das heißt bei neueren js-controller Updates sollte es wieder "normal" aussehen?

                                        foxriver76 1 Reply Last reply Reply Quote 0
                                        • foxriver76
                                          foxriver76 Developer @Feuersturm last edited by foxriver76

                                          @feuersturm mit admin 7.0.8 sollte es auf jeden fall wieder passen - ah wobei.. falls nicht bitte admin issue.

                                          Feuersturm 2 Replies Last reply Reply Quote 0
                                          • Feuersturm
                                            Feuersturm @foxriver76 last edited by

                                            @foxriver76 Admin 7.0.8 scheint beim Release noch zu klemmen. Wenn er verfügbar ist kann ich ja mal ein Downgrade vom js-controller machen und testen.

                                            mcm1957 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            848
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            beta js-controller kiera test
                                            39
                                            331
                                            43750
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo