Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. js-controller updated nicht

    NEWS

    • Neues Video "KI im Smart Home" - ioBroker plus n8n

    • Neues Video über Aliase, virtuelle Geräte und Kategorien

    • Wir empfehlen: Node.js 22.x

    js-controller updated nicht

    This topic has been deleted. Only users with topic management privileges can see it.
    • Troya
      Troya last edited by

      Re: js-controller wird nicht geupdated

      Moin in die Runde,
      es ist wieder so weit, mein Erzfeind NodeJS will ein Update haben.

      Bin seit 6 Stunden dabei und starte mit einer Kurzfassung:
      ioBroker läuft in Docker und Docker läuft auf Synology Diskstation.

      neuen Container erstellt mit buanet/iobroker:latest-v11 welche auf den vorherigen Dateipfad zeigt.
      Der Start läuft durch und Hosts sieht auch gut aus:
      Plattform: docker (official image - v11.0.0)
      Betriebssystem: linux
      Architektur: x64
      CPUs: 2
      Geschwindigkeit:2396 MHz
      Modell:Intel(R) Celeron(R) CPU J3355 @ 2.00GHz
      RAM:9.5 GB
      System-Betriebszeit:18:03:32
      Node.js: v22.19.0
      time:1757852365050
      NPM: 10.9.3
      Adapter-Anzahl:576
      Datenträgergröße:17872.1 GB
      Freier Festplattenspeicher:4599.5 GB
      Aktive Instanzen:28
      Pfad:/opt/iobroker/
      Betriebszeit:00:03:40

      Nun habe ich mit allen Varianten die ich finden konnte versucht den JS-Controller zu updaten.
      also über den Button in iobroker selbst, "iob upgrade self" und "maintenance script".
      Bei iob ugrade self und maintenance läuft die installation fehlerfrei durch:

      Upgrading js-controller...                                                          
      Used repository: stable                                                             
      Adapter    "admin"        : 7.7.2    , installed 7.4.10 [Updatable]                 
      Adapter    "alias-manager": 2.0.0    , installed 1.2.6  [Updatable]                 
      Adapter    "backitup"     : 3.3.5    , installed 3.0.25 [Updatable]                 
      Adapter    "chromecast"   : 4.0.0    , installed 4.0.0                              
      Adapter    "email"        : 2.0.4    , installed 1.3.1  [Updatable]                 
      Adapter    "flot"         : 1.12.0   , installed 1.12.0                             
      Adapter    "growatt"      : 3.3.1    , installed 3.3.1                              
      Adapter    "history"      : 3.0.1    , installed 3.0.1                              
      Adapter    "icons-material-png": 0.1.0, installed 0.1.0                             
      Adapter    "icons-mfd-png": 1.2.1    , installed 1.2.1                              
      Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1                             
      Adapter    "iot"          : 3.3.0    , installed 3.3.0                              
      Adapter    "javascript"   : 8.9.2    , installed 8.8.3  [Updatable]                 
      Controller "js-controller": 7.0.7    , installed 6.0.11 [Updatable]                 
      Adapter    "lg-thinq"     : 1.1.2    , installed 1.0.7  [Updatable]                 
      Adapter    "lgtv"         : 2.4.0    , installed 2.2.0  [Updatable]                 
      Adapter    "mihome-vacuum": 5.2.0    , installed 4.2.0  [Updatable]                 
      Adapter    "netatmo"      : 3.1.0    , installed 3.1.0                              
      Adapter    "opendtu"      : 3.1.0    , installed 2.0.0  [Updatable]                 
      Adapter    "sainlogic"    : 0.11.6   , installed 0.11.6                             
      Adapter    "sayit"        : 5.0.0    , installed 5.0.0                              
      Adapter    "simple-api"   : 2.8.0    , installed 2.8.0                              
      Adapter    "socketio"     : 6.7.1    , installed 6.7.1                              
      Adapter    "telegram"     : 4.1.0    , installed 3.9.0  [Updatable]                 
      Adapter    "text2command" : 3.0.3    , installed 3.0.3                              
      Adapter    "tr-064"       : 4.3.0    , installed 4.3.0                              
      Adapter    "vis"          : 1.5.6    , installed 1.5.6                              
      Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4                              
      Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3                              
      Adapter    "vis-hqwidgets": 1.5.1    , installed 1.5.1                              
      Adapter    "web"          : 7.0.8    , installed 6.2.5  [Updatable]                 
      Adapter    "ws"           : 2.6.2    , installed 2.6.2                              
      Adapter    "zwave2"       : 3.1.0    , installed 3.1.0                              
      Update js-controller from @6.0.11 to @7.0.7                                         
      Stopped Objects DB                                                                  
      Stopped States DB                                                                   
      NPM version: 10.9.3                                                                 
      Installing iobroker.js-controller@7.0.7... (System call)                            
      Done.                                                                               
      Container will be stopped or restarted in 5 seconds...
      

      Über den Button trifft folgendes auf:
      SyntaxError: Unexpected token '<', "<!doctype "... is not valid JSON
      Das Fenster wird grau, Telegram adapter meldet "restarting" und nach dem raus-und-rein-tabben in das Browserfenster steht anschließend:
      *schade kann keine Bilder hochladen, auch hier Fehlermeldung...
      also abtippen:
      npm error code ETARGET
      npm error notarget No matching version found for admin@^7.4.10.
      npm error notarget In most cases you or one of your dependencies are requesting
      npm error notarget a package version that doesn't exist.
      npm error A complete log of this run can be found in: /opt/iobroker/.npm/_logs/2025-09-14T12_27_31_827Z-debug-0.log
      Could not install js-controller@7.0.7

      Inhalt der Logfile:

      0 verbose cli /usr/bin/node /usr/bin/npm
      1 info using npm@10.9.3
      2 info using node@v22.19.0
      3 silly config load:file:/usr/lib/node_modules/npm/npmrc
      4 silly config load:file:/opt/iobroker/.npmrc
      5 silly config load:file:/usr/etc/npmrc
      6 verbose title npm install iobroker.js-controller@7.0.7
      7 verbose argv "install" "--save-exact" "iobroker.js-controller@7.0.7" "--foreground-scripts"
      8 verbose logfile logs-max:10 dir:/opt/iobroker/.npm/_logs/2025-09-14T12_27_31_827Z-
      9 verbose logfile /opt/iobroker/.npm/_logs/2025-09-14T12_27_31_827Z-debug-0.log
      10 silly logfile start cleaning logs, removing 1 files
      11 silly logfile done cleaning log files
      12 silly packumentCache heap:2197815296 maxSize:549453824 maxEntrySize:274726912
      13 verbose shrinkwrap failed to load node_modules/.package-lock.json out of date, updated: node_modules/iobroker.js-controller
      14 verbose shrinkwrap failed to load node_modules/.package-lock.json out of date, updated: node_modules/iobroker.js-controller
      15 silly idealTree buildDeps
      16 silly fetch manifest iobroker.js-controller@7.0.7
      17 silly packumentCache full:https://registry.npmjs.org/iobroker.js-controller cache-miss
      18 http fetch GET 200 https://registry.npmjs.org/iobroker.js-controller 687ms (cache revalidated)
      19 silly packumentCache full:https://registry.npmjs.org/iobroker.js-controller set size:2691572 disposed:false
      20 silly fetch manifest iobroker.meteoblue@github:ice987987/ioBroker.meteoblue#d50ecf0598d3c27f37cad4492da707f8e977699e
      21 http fetch GET 200 https://codeload.github.com/ice987987/ioBroker.meteoblue/tar.gz/d50ecf0598d3c27f37cad4492da707f8e977699e 1467ms (cache revalidated)
      22 silly packumentCache heap:2197815296 maxSize:549453824 maxEntrySize:274726912
      23 silly fetch manifest iobroker.netatmo@github:PArns/ioBroker.netatmo
      24 silly fetch manifest iobroker.sainlogic@github:phifogg/ioBroker.sainlogic
      25 silly placeDep ROOT iobroker.js-controller@7.0.7 REPLACE for: iobroker.inst@1.1.2 want: 7.0.7
      26 silly placeDep ROOT iobroker.meteoblue@0.1.0-beta.8 REPLACE for: iobroker.inst@1.1.2 want: github:ice987987/ioBroker.meteoblue#d50ecf0598d3c27f37cad4492da707f8e977699e
      27 silly placeDep ROOT iobroker.netatmo@3.1.0 REPLACE for: iobroker.inst@1.1.2 want: github:PArns/ioBroker.netatmo
      28 silly placeDep ROOT iobroker.sainlogic@1.0.12 REPLACE for: iobroker.inst@1.1.2 want: github:phifogg/ioBroker.sainlogic
      29 silly fetch manifest axios@^1.8.4
      30 silly packumentCache full:https://registry.npmjs.org/axios cache-miss
      31 http fetch GET 200 https://registry.npmjs.org/axios 183ms (cache revalidated)
      32 silly packumentCache full:https://registry.npmjs.org/axios set size:697082 disposed:false
      33 silly fetch manifest pidusage@^3.0.2
      34 silly packumentCache full:https://registry.npmjs.org/pidusage cache-miss
      35 http fetch GET 200 https://registry.npmjs.org/pidusage 145ms (cache revalidated)
      36 silly packumentCache full:https://registry.npmjs.org/pidusage set size:111034 disposed:false
      37 silly fetch manifest deep-clone@^3.0.3
      38 silly packumentCache full:https://registry.npmjs.org/deep-clone cache-miss
      39 http fetch GET 200 https://registry.npmjs.org/deep-clone 148ms (cache revalidated)
      40 silly packumentCache full:https://registry.npmjs.org/deep-clone set size:26184 disposed:false
      41 silly fetch manifest jsonwebtoken@^9.0.0
      42 silly packumentCache full:https://registry.npmjs.org/jsonwebtoken cache-miss
      43 http fetch GET 200 https://registry.npmjs.org/jsonwebtoken 103ms (cache revalidated)
      44 silly packumentCache full:https://registry.npmjs.org/jsonwebtoken set size:181305 disposed:false
      45 silly fetch manifest readline-sync@^1.4.10
      46 silly packumentCache full:https://registry.npmjs.org/readline-sync cache-miss
      47 http fetch GET 200 https://registry.npmjs.org/readline-sync 118ms (cache revalidated)
      48 silly packumentCache full:https://registry.npmjs.org/readline-sync set size:161340 disposed:false
      49 silly fetch manifest @iobroker/plugin-base@~2.0.1
      50 silly packumentCache full:https://registry.npmjs.org/@iobroker%2fplugin-base cache-miss
      51 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fplugin-base 224ms (cache revalidated)
      52 silly packumentCache full:https://registry.npmjs.org/@iobroker%2fplugin-base set size:28580 disposed:false
      53 silly fetch manifest @iobroker/plugin-sentry@~2.0.4
      54 silly packumentCache full:https://registry.npmjs.org/@iobroker%2fplugin-sentry cache-miss
      55 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fplugin-sentry 170ms (cache revalidated)
      56 silly packumentCache full:https://registry.npmjs.org/@iobroker%2fplugin-sentry set size:79839 disposed:false
      57 silly fetch manifest @iobroker/db-states-file@7.0.7
      58 silly packumentCache full:https://registry.npmjs.org/@iobroker%2fdb-states-file cache-miss
      59 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fdb-states-file 224ms (cache revalidated)
      60 silly packumentCache full:https://registry.npmjs.org/@iobroker%2fdb-states-file set size:1291398 disposed:false
      61 silly fetch manifest @iobroker/db-objects-file@7.0.7
      62 silly packumentCache full:https://registry.npmjs.org/@iobroker%2fdb-objects-file cache-miss
      63 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fdb-objects-file 254ms (cache revalidated)
      64 silly packumentCache full:https://registry.npmjs.org/@iobroker%2fdb-objects-file set size:1348292 disposed:false
      65 silly fetch manifest @iobroker/db-states-jsonl@7.0.7
      66 silly packumentCache full:https://registry.npmjs.org/@iobroker%2fdb-states-jsonl cache-miss
      67 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fdb-states-jsonl 168ms (cache revalidated)
      68 silly packumentCache full:https://registry.npmjs.org/@iobroker%2fdb-states-jsonl set size:1307540 disposed:false
      69 silly fetch manifest @iobroker/db-states-redis@7.0.7
      70 silly packumentCache full:https://registry.npmjs.org/@iobroker%2fdb-states-redis cache-miss
      71 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fdb-states-redis 208ms (cache revalidated)
      72 silly packumentCache full:https://registry.npmjs.org/@iobroker%2fdb-states-redis set size:1285685 disposed:false
      73 silly fetch manifest @iobroker/db-objects-jsonl@7.0.7
      74 silly packumentCache full:https://registry.npmjs.org/@iobroker%2fdb-objects-jsonl cache-miss
      75 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fdb-objects-jsonl 181ms (cache revalidated)
      76 silly packumentCache full:https://registry.npmjs.org/@iobroker%2fdb-objects-jsonl set size:1337913 disposed:false
      77 silly fetch manifest @iobroker/db-objects-redis@7.0.7
      78 silly packumentCache full:https://registry.npmjs.org/@iobroker%2fdb-objects-redis cache-miss
      79 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fdb-objects-redis 200ms (cache revalidated)
      80 silly packumentCache full:https://registry.npmjs.org/@iobroker%2fdb-objects-redis set size:1357757 disposed:false
      81 silly fetch manifest @iobroker/js-controller-cli@7.0.7
      82 silly packumentCache full:https://registry.npmjs.org/@iobroker%2fjs-controller-cli cache-miss
      83 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fjs-controller-cli 221ms (cache revalidated)
      84 silly packumentCache full:https://registry.npmjs.org/@iobroker%2fjs-controller-cli set size:1296069 disposed:false
      85 silly fetch manifest @iobroker/js-controller-common@7.0.7
      86 silly packumentCache full:https://registry.npmjs.org/@iobroker%2fjs-controller-common cache-miss
      87 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fjs-controller-common 241ms (cache revalidated)
      88 silly packumentCache full:https://registry.npmjs.org/@iobroker%2fjs-controller-common set size:1448297 disposed:false
      89 silly fetch manifest @iobroker/js-controller-adapter@7.0.7
      90 silly packumentCache full:https://registry.npmjs.org/@iobroker%2fjs-controller-adapter cache-miss
      91 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fjs-controller-adapter 196ms (cache revalidated)
      92 silly packumentCache full:https://registry.npmjs.org/@iobroker%2fjs-controller-adapter set size:1558776 disposed:false
      93 silly fetch manifest @iobroker/js-controller-common-db@7.0.7
      94 silly packumentCache full:https://registry.npmjs.org/@iobroker%2fjs-controller-common-db cache-miss
      95 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fjs-controller-common-db 172ms (cache revalidated)
      96 silly packumentCache full:https://registry.npmjs.org/@iobroker%2fjs-controller-common-db set size:1487873 disposed:false
      97 silly fetch manifest moment@^2.30.1
      98 silly packumentCache full:https://registry.npmjs.org/moment cache-miss
      99 http fetch GET 200 https://registry.npmjs.org/moment 98ms (cache revalidated)
      100 silly packumentCache full:https://registry.npmjs.org/moment set size:241560 disposed:false
      101 silly fetch manifest admin@^7.4.10
      102 silly packumentCache full:https://registry.npmjs.org/admin cache-miss
      103 http fetch GET 200 https://registry.npmjs.org/admin 113ms (cache revalidated)
      104 silly packumentCache full:https://registry.npmjs.org/admin set size:25879 disposed:false
      105 silly fetch manifest @iobroker/adapter-core@^3.1.6
      106 silly packumentCache full:https://registry.npmjs.org/@iobroker%2fadapter-core cache-miss
      107 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fadapter-core 153ms (cache revalidated)
      108 silly packumentCache full:https://registry.npmjs.org/@iobroker%2fadapter-core set size:168102 disposed:false
      109 silly fetch manifest @iobroker/types@^5.0.19
      110 silly packumentCache full:https://registry.npmjs.org/@iobroker%2ftypes cache-miss
      111 http fetch GET 200 https://registry.npmjs.org/@iobroker%2ftypes 160ms (cache revalidated)
      112 silly packumentCache full:https://registry.npmjs.org/@iobroker%2ftypes set size:497151 disposed:false
      113 silly fetch manifest @iobroker/types@>=6.0.11
      114 silly packumentCache full:https://registry.npmjs.org/@iobroker%2ftypes cache-hit
      115 silly placeDep ROOT @iobroker/adapter-core@3.3.2 REPLACE for: iobroker.iot@3.3.0 want: ^3.1.6
      116 silly placeDep ROOT @iobroker/db-objects-file@7.0.7 OK for: iobroker.js-controller@7.0.7 want: 7.0.7
      117 silly placeDep ROOT @iobroker/db-objects-jsonl@7.0.7 OK for: iobroker.js-controller@7.0.7 want: 7.0.7
      118 silly placeDep ROOT @iobroker/db-objects-redis@7.0.7 OK for: iobroker.js-controller@7.0.7 want: 7.0.7
      119 silly placeDep ROOT @iobroker/db-states-file@7.0.7 OK for: iobroker.js-controller@7.0.7 want: 7.0.7
      120 silly placeDep ROOT @iobroker/db-states-jsonl@7.0.7 OK for: iobroker.js-controller@7.0.7 want: 7.0.7
      121 silly placeDep ROOT @iobroker/db-states-redis@7.0.7 OK for: iobroker.js-controller@7.0.7 want: 7.0.7
      122 silly placeDep ROOT @iobroker/js-controller-adapter@7.0.7 OK for: iobroker.js-controller@7.0.7 want: 7.0.7
      123 silly placeDep ROOT @iobroker/js-controller-cli@7.0.7 OK for: iobroker.js-controller@7.0.7 want: 7.0.7
      124 silly placeDep ROOT @iobroker/js-controller-common@7.0.7 OK for: iobroker.js-controller@7.0.7 want: 7.0.7
      125 silly placeDep ROOT @iobroker/js-controller-common-db@7.0.7 OK for: iobroker.js-controller@7.0.7 want: 7.0.7
      126 silly placeDep ROOT @iobroker/plugin-base@2.0.1 OK for: iobroker.js-controller@7.0.7 want: ~2.0.1
      127 silly placeDep ROOT @iobroker/plugin-sentry@2.0.4 OK for: iobroker.js-controller@7.0.7 want: ~2.0.4
      128 silly placeDep ROOT axios@1.12.1 REPLACE for: iobroker.js-controller@7.0.7 want: ^1.8.4
      129 silly placeDep ROOT deep-clone@3.0.3 OK for: iobroker.js-controller@7.0.7 want: ^3.0.3
      130 silly placeDep ROOT jsonwebtoken@9.0.2 OK for: iobroker.js-controller@7.0.7 want: ^9.0.0
      131 silly placeDep ROOT pidusage@3.0.2 OK for: iobroker.js-controller@7.0.7 want: ^3.0.2
      132 silly placeDep ROOT readline-sync@1.4.10 OK for: iobroker.js-controller@7.0.7 want: ^1.4.10
      133 silly fetch manifest @iobroker/db-base@7.0.7
      134 silly packumentCache full:https://registry.npmjs.org/@iobroker%2fdb-base cache-miss
      135 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fdb-base 1332ms (cache revalidated)
      136 silly packumentCache full:https://registry.npmjs.org/@iobroker%2fdb-base set size:1325064 disposed:false
      137 silly fetch manifest ioredis@^4.28.2
      138 silly packumentCache full:https://registry.npmjs.org/ioredis cache-miss
      139 http fetch GET 200 https://registry.npmjs.org/ioredis 121ms (cache revalidated)
      140 silly packumentCache full:https://registry.npmjs.org/ioredis set size:795559 disposed:false
      141 silly fetch manifest node.extend@^2.0.2
      142 silly packumentCache full:https://registry.npmjs.org/node.extend cache-miss
      143 http fetch GET 200 https://registry.npmjs.org/node.extend 358ms (cache revalidated)
      144 silly packumentCache full:https://registry.npmjs.org/node.extend set size:60518 disposed:false
      145 silly fetch manifest readline@^1.3.0
      146 silly packumentCache full:https://registry.npmjs.org/readline cache-miss
      147 http fetch GET 200 https://registry.npmjs.org/readline 166ms (cache revalidated)
      148 silly packumentCache full:https://registry.npmjs.org/readline set size:19652 disposed:false
      149 silly fetch manifest @alcalzone/pak@^0.8.1
      150 silly packumentCache full:https://registry.npmjs.org/@alcalzone%2fpak cache-miss
      151 http fetch GET 200 https://registry.npmjs.org/@alcalzone%2fpak 1308ms (cache revalidated)
      152 silly packumentCache full:https://registry.npmjs.org/@alcalzone%2fpak set size:57730 disposed:false
      153 silly fetch manifest debug@^4.3.4
      154 silly packumentCache full:https://registry.npmjs.org/debug cache-miss
      155 http fetch GET 200 https://registry.npmjs.org/debug 116ms (cache revalidated)
      156 silly packumentCache full:https://registry.npmjs.org/debug set size:195840 disposed:false
      157 silly fetch manifest event-stream@^4.0.1
      158 silly packumentCache full:https://registry.npmjs.org/event-stream cache-miss
      159 http fetch GET 200 https://registry.npmjs.org/event-stream 91ms (cache revalidated)
      160 silly packumentCache full:https://registry.npmjs.org/event-stream set size:119714 disposed:false
      161 silly fetch manifest winston-syslog@^2.6.0
      162 silly packumentCache full:https://registry.npmjs.org/winston-syslog cache-miss
      163 http fetch GET 200 https://registry.npmjs.org/winston-syslog 681ms (cache revalidated)
      164 silly packumentCache full:https://registry.npmjs.org/winston-syslog set size:72927 disposed:false
      165 silly fetch manifest winston-seq-updated@^1.0.4
      166 silly packumentCache full:https://registry.npmjs.org/winston-seq-updated cache-miss
      167 http fetch GET 200 https://registry.npmjs.org/winston-seq-updated 634ms (cache revalidated)
      168 silly packumentCache full:https://registry.npmjs.org/winston-seq-updated set size:7563 disposed:false
      169 silly fetch manifest ci-info@^3.8.0
      170 silly packumentCache full:https://registry.npmjs.org/ci-info cache-miss
      171 http fetch GET 200 https://registry.npmjs.org/ci-info 84ms (cache revalidated)
      172 silly packumentCache full:https://registry.npmjs.org/ci-info set size:86659 disposed:false
      173 silly fetch manifest winston-daily-rotate-file@^5.0.0
      174 silly packumentCache full:https://registry.npmjs.org/winston-daily-rotate-file cache-miss
      175 http fetch GET 200 https://registry.npmjs.org/winston-daily-rotate-file 116ms (cache revalidated)
      176 silly packumentCache full:https://registry.npmjs.org/winston-daily-rotate-file set size:220132 disposed:false
      177 silly fetch manifest diskusage@^1.1.3
      178 silly packumentCache full:https://registry.npmjs.org/diskusage cache-miss
      179 http fetch GET 200 https://registry.npmjs.org/diskusage 75ms (cache revalidated)
      180 silly packumentCache full:https://registry.npmjs.org/diskusage set size:39449 disposed:false
      181 silly fetch manifest @datalust/winston-seq@^1.0.0
      182 silly packumentCache full:https://registry.npmjs.org/@datalust%2fwinston-seq cache-miss
      183 http fetch GET 200 https://registry.npmjs.org/@datalust%2fwinston-seq 728ms (cache revalidated)
      184 silly packumentCache full:https://registry.npmjs.org/@datalust%2fwinston-seq set size:23406 disposed:false
      185 silly fetch manifest form-data@^4.0.4
      186 silly packumentCache full:https://registry.npmjs.org/form-data cache-miss
      187 http fetch GET 200 https://registry.npmjs.org/form-data 81ms (cache revalidated)
      188 silly packumentCache full:https://registry.npmjs.org/form-data set size:137336 disposed:false
      189 silly fetch manifest ms@^2.1.1
      190 silly packumentCache full:https://registry.npmjs.org/ms cache-miss
      191 http fetch GET 200 https://registry.npmjs.org/ms 57ms (cache revalidated)
      192 silly packumentCache full:https://registry.npmjs.org/ms set size:92208 disposed:false
      193 silly fetch manifest jws@^3.2.2
      194 silly packumentCache full:https://registry.npmjs.org/jws cache-miss
      195 http fetch GET 200 https://registry.npmjs.org/jws 111ms (cache revalidated)
      196 silly packumentCache full:https://registry.npmjs.org/jws set size:45532 disposed:false
      197 silly fetch manifest lodash.once@^4.0.0
      198 silly packumentCache full:https://registry.npmjs.org/lodash.once cache-miss
      199 http fetch GET 200 https://registry.npmjs.org/lodash.once 77ms (cache revalidated)
      200 silly packumentCache full:https://registry.npmjs.org/lodash.once set size:23407 disposed:false
      201 silly fetch manifest lodash.includes@^4.3.0
      202 silly packumentCache full:https://registry.npmjs.org/lodash.includes cache-miss
      203 http fetch GET 200 https://registry.npmjs.org/lodash.includes 70ms (cache revalidated)
      204 silly packumentCache full:https://registry.npmjs.org/lodash.includes set size:27594 disposed:false
      205 silly fetch manifest lodash.isnumber@^3.0.3
      206 silly packumentCache full:https://registry.npmjs.org/lodash.isnumber cache-miss
      207 http fetch GET 200 https://registry.npmjs.org/lodash.isnumber 78ms (cache revalidated)
      208 silly packumentCache full:https://registry.npmjs.org/lodash.isnumber set size:21368 disposed:false
      209 silly fetch manifest lodash.isstring@^4.0.1
      210 silly packumentCache full:https://registry.npmjs.org/lodash.isstring cache-miss
      211 http fetch GET 200 https://registry.npmjs.org/lodash.isstring 93ms (cache revalidated)
      212 silly packumentCache full:https://registry.npmjs.org/lodash.isstring set size:21368 disposed:false
      213 silly fetch manifest lodash.isboolean@^3.0.3
      214 silly packumentCache full:https://registry.npmjs.org/lodash.isboolean cache-miss
      215 http fetch GET 200 https://registry.npmjs.org/lodash.isboolean 113ms (cache revalidated)
      216 silly packumentCache full:https://registry.npmjs.org/lodash.isboolean set size:21437 disposed:false
      217 silly fetch manifest lodash.isinteger@^4.0.4
      218 silly packumentCache full:https://registry.npmjs.org/lodash.isinteger cache-miss
      219 http fetch GET 200 https://registry.npmjs.org/lodash.isinteger 82ms (cache revalidated)
      220 silly packumentCache full:https://registry.npmjs.org/lodash.isinteger set size:10827 disposed:false
      221 silly fetch manifest lodash.isplainobject@^4.0.6
      222 silly packumentCache full:https://registry.npmjs.org/lodash.isplainobject cache-miss
      223 http fetch GET 200 https://registry.npmjs.org/lodash.isplainobject 89ms (cache revalidated)
      224 silly packumentCache full:https://registry.npmjs.org/lodash.isplainobject set size:38531 disposed:false
      225 silly fetch manifest safe-buffer@^5.2.1
      226 silly packumentCache full:https://registry.npmjs.org/safe-buffer cache-miss
      227 http fetch GET 200 https://registry.npmjs.org/safe-buffer 75ms (cache revalidated)
      228 silly packumentCache full:https://registry.npmjs.org/safe-buffer set size:41183 disposed:false
      229 silly placeDep ROOT @iobroker/db-base@7.0.7 OK for: @iobroker/db-objects-file@7.0.7 want: 7.0.7
      230 silly fetch manifest respjs@^4.2.0
      231 silly packumentCache full:https://registry.npmjs.org/respjs cache-miss
      232 http fetch GET 200 https://registry.npmjs.org/respjs 724ms (cache revalidated)
      233 silly packumentCache full:https://registry.npmjs.org/respjs set size:57863 disposed:false
      234 silly placeDep ROOT respjs@4.2.0 OK for: @iobroker/db-base@7.0.7 want: ^4.2.0
      235 silly placeDep ROOT ioredis@4.30.0 OK for: @iobroker/db-objects-redis@7.0.7 want: ^4.28.2
      236 silly placeDep ROOT node.extend@2.0.3 OK for: @iobroker/db-objects-redis@7.0.7 want: ^2.0.2
      237 silly fetch manifest debug@^4.3.1
      238 silly packumentCache full:https://registry.npmjs.org/debug cache-hit
      239 silly fetch manifest p-map@^2.1.0
      240 silly packumentCache full:https://registry.npmjs.org/p-map cache-miss
      241 http fetch GET 200 https://registry.npmjs.org/p-map 78ms (cache revalidated)
      242 silly packumentCache full:https://registry.npmjs.org/p-map set size:50464 disposed:false
      243 silly fetch manifest denque@^1.1.0
      244 silly packumentCache full:https://registry.npmjs.org/denque cache-miss
      245 http fetch GET 200 https://registry.npmjs.org/denque 78ms (cache revalidated)
      246 silly packumentCache full:https://registry.npmjs.org/denque set size:62908 disposed:false
      247 silly fetch manifest redis-errors@^1.2.0
      248 silly packumentCache full:https://registry.npmjs.org/redis-errors cache-miss
      249 http fetch GET 200 https://registry.npmjs.org/redis-errors 124ms (cache revalidated)
      250 silly packumentCache full:https://registry.npmjs.org/redis-errors set size:9314 disposed:false
      251 silly fetch manifest redis-parser@^3.0.0
      252 silly packumentCache full:https://registry.npmjs.org/redis-parser cache-miss
      253 http fetch GET 200 https://registry.npmjs.org/redis-parser 93ms (cache revalidated)
      254 silly packumentCache full:https://registry.npmjs.org/redis-parser set size:43353 disposed:false
      255 silly fetch manifest lodash.flatten@^4.4.0
      256 silly packumentCache full:https://registry.npmjs.org/lodash.flatten cache-miss
      257 http fetch GET 200 https://registry.npmjs.org/lodash.flatten 79ms (cache revalidated)
      258 silly packumentCache full:https://registry.npmjs.org/lodash.flatten set size:31741 disposed:false
      259 silly fetch manifest lodash.defaults@^4.2.0
      260 silly packumentCache full:https://registry.npmjs.org/lodash.defaults cache-miss
      261 http fetch GET 200 https://registry.npmjs.org/lodash.defaults 85ms (cache revalidated)
      262 silly packumentCache full:https://registry.npmjs.org/lodash.defaults set size:30178 disposed:false
      263 silly fetch manifest cluster-key-slot@^1.1.0
      264 silly packumentCache full:https://registry.npmjs.org/cluster-key-slot cache-miss
      265 http fetch GET 200 https://registry.npmjs.org/cluster-key-slot 86ms (cache revalidated)
      266 silly packumentCache full:https://registry.npmjs.org/cluster-key-slot set size:44701 disposed:false
      267 silly fetch manifest @ioredis/commands@^1.0.2
      268 silly packumentCache full:https://registry.npmjs.org/@ioredis%2fcommands cache-miss
      269 http fetch GET 200 https://registry.npmjs.org/@ioredis%2fcommands 122ms (cache revalidated)
      270 silly packumentCache full:https://registry.npmjs.org/@ioredis%2fcommands set size:32648 disposed:false
      271 silly fetch manifest lodash.isarguments@^3.1.0
      272 silly packumentCache full:https://registry.npmjs.org/lodash.isarguments cache-miss
      273 http fetch GET 200 https://registry.npmjs.org/lodash.isarguments 98ms (cache revalidated)
      274 silly packumentCache full:https://registry.npmjs.org/lodash.isarguments set size:35303 disposed:false
      275 silly fetch manifest standard-as-callback@^2.1.0
      276 silly packumentCache full:https://registry.npmjs.org/standard-as-callback cache-miss
      277 http fetch GET 200 https://registry.npmjs.org/standard-as-callback 63ms (cache revalidated)
      278 silly packumentCache full:https://registry.npmjs.org/standard-as-callback set size:16764 disposed:false
      279 silly fetch manifest is@^3.3.0
      280 silly packumentCache full:https://registry.npmjs.org/is cache-miss
      281 http fetch GET 200 https://registry.npmjs.org/is 80ms (cache revalidated)
      282 silly packumentCache full:https://registry.npmjs.org/is set size:52710 disposed:false
      283 silly placeDep ROOT @alcalzone/pak@0.8.1 OK for: @iobroker/js-controller-adapter@7.0.7 want: ^0.8.1
      284 silly placeDep ROOT readline@1.3.0 OK for: @iobroker/js-controller-adapter@7.0.7 want: ^1.3.0
      285 silly fetch manifest axios@^0.26.0
      286 silly packumentCache full:https://registry.npmjs.org/axios cache-hit
      287 silly fetch manifest fs-extra@^10.0.1
      288 silly packumentCache full:https://registry.npmjs.org/fs-extra cache-miss
      289 http fetch GET 200 https://registry.npmjs.org/fs-extra 85ms (cache revalidated)
      290 silly packumentCache full:https://registry.npmjs.org/fs-extra set size:225626 disposed:false
      291 silly placeDep node_modules/@alcalzone/pak axios@0.26.1 OK for: @alcalzone/pak@0.8.1 want: ^0.26.0
      292 silly placeDep node_modules/@alcalzone/pak fs-extra@10.1.0 OK for: @alcalzone/pak@0.8.1 want: ^10.0.1
      293 silly fetch manifest universalify@^2.0.0
      294 silly packumentCache full:https://registry.npmjs.org/universalify cache-miss
      295 http fetch GET 200 https://registry.npmjs.org/universalify 91ms (cache revalidated)
      296 silly packumentCache full:https://registry.npmjs.org/universalify set size:19431 disposed:false
      297 silly placeDep node_modules/@iobroker/js-controller-cli debug@4.4.3 OK for: @iobroker/js-controller-cli@7.0.7 want: ^4.3.4
      298 silly placeDep ROOT event-stream@4.0.1 OK for: @iobroker/js-controller-cli@7.0.7 want: ^4.0.1
      299 silly fetch manifest ms@^2.1.3
      300 silly packumentCache full:https://registry.npmjs.org/ms cache-hit
      301 silly fetch manifest from@^0.1.7
      302 silly packumentCache full:https://registry.npmjs.org/from cache-miss
      303 http fetch GET 200 https://registry.npmjs.org/from 118ms (cache revalidated)
      304 silly packumentCache full:https://registry.npmjs.org/from set size:9527 disposed:false
      305 silly fetch manifest map-stream@0.0.7
      306 silly packumentCache full:https://registry.npmjs.org/map-stream cache-miss
      307 http fetch GET 200 https://registry.npmjs.org/map-stream 128ms (cache revalidated)
      308 silly packumentCache full:https://registry.npmjs.org/map-stream set size:12369 disposed:false
      309 silly fetch manifest pause-stream@^0.0.11
      310 silly packumentCache full:https://registry.npmjs.org/pause-stream cache-miss
      311 http fetch GET 200 https://registry.npmjs.org/pause-stream 102ms (cache revalidated)
      312 silly packumentCache full:https://registry.npmjs.org/pause-stream set size:20508 disposed:false
      313 silly fetch manifest split@^1.0.1
      314 silly packumentCache full:https://registry.npmjs.org/split cache-miss
      315 http fetch GET 200 https://registry.npmjs.org/split 105ms (cache revalidated)
      316 silly packumentCache full:https://registry.npmjs.org/split set size:29204 disposed:false
      317 silly fetch manifest winston@^3.8.2
      318 silly packumentCache full:https://registry.npmjs.org/winston cache-miss
      319 http fetch GET 200 https://registry.npmjs.org/winston 118ms (cache revalidated)
      320 silly packumentCache full:https://registry.npmjs.org/winston set size:261462 disposed:false
      321 silly placeDep ROOT winston-seq-updated@1.0.4 OK for: @iobroker/js-controller-common@7.0.7 want: ^1.0.4
      322 silly placeDep ROOT winston-syslog@2.7.1 OK for: @iobroker/js-controller-common@7.0.7 want: ^2.6.0
      323 silly fetch manifest seq-logging@0.4.6
      324 silly packumentCache full:https://registry.npmjs.org/seq-logging cache-miss
      325 http fetch GET 200 https://registry.npmjs.org/seq-logging 977ms (cache revalidated)
      326 silly packumentCache full:https://registry.npmjs.org/seq-logging set size:57438 disposed:false
      327 silly fetch manifest glossy@^0.1.7
      328 silly packumentCache full:https://registry.npmjs.org/glossy cache-miss
      329 http fetch GET 200 https://registry.npmjs.org/glossy 1588ms (cache revalidated)
      330 silly packumentCache full:https://registry.npmjs.org/glossy set size:27292 disposed:false
      331 silly fetch manifest unix-dgram@2.0.6
      332 silly packumentCache full:https://registry.npmjs.org/unix-dgram cache-miss
      333 http fetch GET 200 https://registry.npmjs.org/unix-dgram 133ms (cache revalidated)
      334 silly packumentCache full:https://registry.npmjs.org/unix-dgram set size:43446 disposed:false
      335 silly fetch manifest winston@^3.7.2
      336 silly packumentCache full:https://registry.npmjs.org/winston cache-hit
      337 silly placeDep ROOT @datalust/winston-seq@1.0.2 OK for: @iobroker/js-controller-common-db@7.0.7 want: ^1.0.0
      338 silly placeDep ROOT ci-info@3.9.0 OK for: @iobroker/js-controller-common-db@7.0.7 want: ^3.8.0
      339 silly placeDep ROOT diskusage@1.2.0 OK for: @iobroker/js-controller-common-db@7.0.7 want: ^1.1.3
      340 silly placeDep node_modules/@iobroker/js-controller-common-db winston-daily-rotate-file@5.0.0 OK for: @iobroker/js-controller-common-db@7.0.7 want: ^5.0.0
      341 silly fetch manifest seq-logging@^1.1.1
      342 silly packumentCache full:https://registry.npmjs.org/seq-logging cache-hit
      343 silly fetch manifest es6-promise@^4.2.8
      344 silly packumentCache full:https://registry.npmjs.org/es6-promise cache-miss
      345 http fetch GET 200 https://registry.npmjs.org/es6-promise 144ms (cache revalidated)
      346 silly packumentCache full:https://registry.npmjs.org/es6-promise set size:96828 disposed:false
      347 silly fetch manifest object-hash@^3.0.0
      348 silly packumentCache full:https://registry.npmjs.org/object-hash cache-miss
      349 http fetch GET 200 https://registry.npmjs.org/object-hash 105ms (cache revalidated)
      350 silly packumentCache full:https://registry.npmjs.org/object-hash set size:100564 disposed:false
      351 silly placeDep ROOT seq-logging@1.1.2 OK for: @datalust/winston-seq@1.0.2 want: ^1.1.1
      352 silly placeDep node_modules/axios form-data@4.0.4 OK for: axios@1.12.1 want: ^4.0.4
      353 silly fetch manifest es-set-tostringtag@^2.1.0
      354 silly packumentCache full:https://registry.npmjs.org/es-set-tostringtag cache-miss
      355 http fetch GET 200 https://registry.npmjs.org/es-set-tostringtag 288ms (cache revalidated)
      356 silly packumentCache full:https://registry.npmjs.org/es-set-tostringtag set size:22094 disposed:false
      357 silly placeDep ROOT es6-promise@4.2.8 OK for: diskusage@1.2.0 want: ^4.2.8
      358 silly placeDep ROOT from@0.1.7 OK for: event-stream@4.0.1 want: ^0.1.7
      359 silly placeDep ROOT map-stream@0.0.7 OK for: event-stream@4.0.1 want: 0.0.7
      360 silly placeDep ROOT pause-stream@0.0.11 OK for: event-stream@4.0.1 want: ^0.0.11
      361 silly placeDep ROOT split@1.0.1 OK for: event-stream@4.0.1 want: ^1.0.1
      362 silly placeDep ROOT @iobroker/adapter-core@3.3.2 KEEP for: iobroker.lgtv@2.2.0 want: ^3.1.6
      363 silly placeDep ROOT @iobroker/adapter-core@3.3.2 KEEP for: iobroker.mihome-vacuum@4.2.0 want: ^3.1.6
      364 silly placeDep ROOT moment@2.30.1 REPLACE for: iobroker.netatmo@3.1.0 want: ^2.30.1
      365 silly fetch manifest admin@^7.4.10
      366 silly packumentCache full:https://registry.npmjs.org/admin cache-hit
      367 silly placeDep node_modules/iobroker.sainlogic admin@ OK for: iobroker.sainlogic@1.0.12 want: ^7.4.10
      368 silly placeDep ROOT @iobroker/adapter-core@3.3.2 KEEP for: iobroker.simple-api@2.8.0 want: ^3.1.6
      369 silly placeDep ROOT @iobroker/adapter-core@3.3.2 KEEP for: iobroker.web@6.2.5 want: ^3.1.6
      370 silly placeDep ROOT @ioredis/commands@1.3.1 OK for: ioredis@4.30.0 want: ^1.0.2
      371 silly placeDep ROOT cluster-key-slot@1.1.2 OK for: ioredis@4.30.0 want: ^1.1.0
      372 silly placeDep node_modules/ioredis debug@4.4.3 OK for: ioredis@4.30.0 want: ^4.3.1
      373 silly placeDep ROOT denque@1.5.1 OK for: ioredis@4.30.0 want: ^1.1.0
      374 silly placeDep ROOT lodash.defaults@4.2.0 OK for: ioredis@4.30.0 want: ^4.2.0
      375 silly placeDep ROOT lodash.flatten@4.4.0 OK for: ioredis@4.30.0 want: ^4.4.0
      376 silly placeDep ROOT lodash.isarguments@3.1.0 OK for: ioredis@4.30.0 want: ^3.1.0
      377 silly placeDep ROOT p-map@2.1.0 OK for: ioredis@4.30.0 want: ^2.1.0
      378 silly placeDep ROOT redis-errors@1.2.0 OK for: ioredis@4.30.0 want: ^1.2.0
      379 silly placeDep ROOT redis-parser@3.0.0 OK for: ioredis@4.30.0 want: ^3.0.0
      380 silly placeDep ROOT standard-as-callback@2.1.0 OK for: ioredis@4.30.0 want: ^2.1.0
      381 silly placeDep ROOT jws@3.2.2 OK for: jsonwebtoken@9.0.2 want: ^3.2.2
      382 silly placeDep ROOT lodash.includes@4.3.0 OK for: jsonwebtoken@9.0.2 want: ^4.3.0
      383 silly placeDep ROOT lodash.isboolean@3.0.3 OK for: jsonwebtoken@9.0.2 want: ^3.0.3
      384 silly placeDep ROOT lodash.isinteger@4.0.4 OK for: jsonwebtoken@9.0.2 want: ^4.0.4
      385 silly placeDep ROOT lodash.isnumber@3.0.3 OK for: jsonwebtoken@9.0.2 want: ^3.0.3
      386 silly placeDep ROOT lodash.isplainobject@4.0.6 OK for: jsonwebtoken@9.0.2 want: ^4.0.6
      387 silly placeDep ROOT lodash.isstring@4.0.1 OK for: jsonwebtoken@9.0.2 want: ^4.0.1
      388 silly placeDep ROOT lodash.once@4.1.1 OK for: jsonwebtoken@9.0.2 want: ^4.0.0
      389 silly placeDep node_modules/jsonwebtoken ms@2.1.3 OK for: jsonwebtoken@9.0.2 want: ^2.1.1
      390 silly fetch manifest jwa@^1.4.1
      391 silly packumentCache full:https://registry.npmjs.org/jwa cache-miss
      392 http fetch GET 200 https://registry.npmjs.org/jwa 153ms (cache revalidated)
      393 silly packumentCache full:https://registry.npmjs.org/jwa set size:39956 disposed:false
      394 silly placeDep ROOT jwa@1.4.2 OK for: jws@3.2.2 want: ^1.4.1
      395 silly placeDep ROOT is@3.3.2 OK for: node.extend@2.0.3 want: ^3.3.0
      396 silly placeDep node_modules/pidusage safe-buffer@5.2.1 OK for: pidusage@3.0.2 want: ^5.2.1
      397 silly placeDep node_modules/winston-seq-updated seq-logging@0.4.6 OK for: winston-seq-updated@1.0.4 want: 0.4.6
      398 silly placeDep ROOT glossy@0.1.7 OK for: winston-syslog@2.7.1 want: ^0.1.7
      399 silly placeDep ROOT unix-dgram@2.0.6 OK for: winston-syslog@2.7.1 want: 2.0.6
      400 silly placeDep node_modules/@alcalzone/pak universalify@2.0.1 OK for: fs-extra@10.1.0 want: ^2.0.0
      401 silly placeDep node_modules/@iobroker/js-controller-cli ms@2.1.3 OK for: debug@4.4.3 want: ^2.1.3
      402 silly placeDep node_modules/@iobroker/js-controller-common-db object-hash@3.0.0 OK for: winston-daily-rotate-file@5.0.0 want: ^3.0.0
      403 silly placeDep ROOT es-set-tostringtag@2.1.0 REPLACE for: form-data@4.0.4 want: ^2.1.0
      404 silly placeDep node_modules/ioredis ms@2.1.3 OK for: debug@4.4.3 want: ^2.1.3
      405 verbose type range
      406 verbose stack admin: No matching version found for admin@^7.4.10.
      406 verbose stack     at module.exports (/usr/lib/node_modules/npm/node_modules/npm-pick-manifest/lib/index.js:215:23)
      406 verbose stack     at RegistryFetcher.manifest (/usr/lib/node_modules/npm/node_modules/pacote/lib/registry.js:130:54)
      406 verbose stack     at async #fetchManifest (/usr/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:1202:20)
      406 verbose stack     at async #nodeFromEdge (/usr/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:1040:19)
      406 verbose stack     at async #buildDepStep (/usr/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:904:11)
      407 error code ETARGET
      408 error notarget No matching version found for admin@^7.4.10.
      409 error notarget In most cases you or one of your dependencies are requesting
      409 error notarget a package version that doesn't exist.
      410 silly unfinished npm timer reify 1757852853999
      411 silly unfinished npm timer reify:loadTrees 1757852854000
      412 verbose cwd /opt/iobroker
      413 verbose os Linux 4.4.180+
      414 verbose node v22.19.0
      415 verbose npm  v10.9.3
      416 verbose exit 1
      417 verbose code 1
      418 error A complete log of this run can be found in: /opt/iobroker/.npm/_logs/2025-09-14T12_27_31_827Z-debug-0.log
      
      

      Ergebnis:
      Alles wie vorher. JS-controller bleibt auf 6.0.11 und auch der Admin und alle anderen Adapter bleiben auf deren Versionen wenn ich versuche die zu aktualisieren.
      Als würde der Ordner iobroker_data nicht gespeichert werden...

      Kann mir jemand helfen?

      Thomas Braun Homoran 2 Replies Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @Troya last edited by

        @troya sagte in js-controller updated nicht:

        es ist wieder so weit, mein Erzfeind NodeJS will ein Update haben.

        Dein 'Erzfeind' ist aber aktuell:

        Node.js: v22.19.0

        Du bist eher dein eigener Feind, indem du Updates verschläfst...

        Gib mal die Ausgabe von

        iob diag
        

        bekannt.

        Troya 1 Reply Last reply Reply Quote 0
        • Homoran
          Homoran Global Moderator Administrators @Troya last edited by

          @troya sagte in js-controller updated nicht:

          ioBroker läuft in Docker und Docker läuft auf Synology Diskstation.

          da hab ich ja wirklich keine Ahnung von!
          Aber beim Mitlesen wurde meines Wissens immer um

          @troya sagte in js-controller updated nicht:

          den JS-Controller zu updaten.

          ein neuer Docker Container benötigt

          haselchen 1 Reply Last reply Reply Quote 0
          • haselchen
            haselchen Most Active @Homoran last edited by haselchen

            @homoran

            Diesmal liegst DU falsch 😜

            Den JS Controller kannste über die Console updaten.

            @Troya

            mit pkill -u iobroker

            stoppst du den Iobroker .
            Und dann mit nem Einzeiler den Controller installieren.
            Vorher noch die anderen Adapter auf Stand bringen.
            Admin z.B.

            Bin am Handy deswegen ist ne Anleitung gerade schwierig zu schreiben.

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

              @thomas-braun sagte in js-controller updated nicht:

              @troya sagte in js-controller updated nicht:

              es ist wieder so weit, mein Erzfeind NodeJS will ein Update haben.

              Dein 'Erzfeind' ist aber aktuell:
              Node.js: v22.19.0

              Ja, den Container habe ich ja neu mit der neuen Buanet v11 wo die Node.js drauf ist.

              Du bist eher dein eigener Feind, indem du Updates verschläfst...

              Ja ich weiß. Mir fehlt aber die Zeit um da immer auf dem neusten Stand zu bleiben. Adapter mache ich ja ab und zu und wenn es dann heißt dass es ne neue Node-Version gibt, dann steht gerne darunter "geht noch nicht auf dem System XY" oder "Der Adapter XZ macht noch probleme". Und dabei den "Sweetspot" zu finden wo alle meine Adapter in Docker auf Diskstation reibungslos laufen ist häufig ohne lange Forumsuche nicht eben gemacht.

              Gib mal die Ausgabe von

              iob diag
              

              bekannt.

              Da steht jetzt "ist nicht für Docker gemacht" aber ich mach das jetzt trotzdem...genau sowas mein ich. Es könnte so einfach sein, aber es ist jedes mal wie der Sketch von Malcolm mittendrin und der Glühbirne:
              https://youtu.be/LwlPC0BUjRo

              *Natürlich kann ich den Log aus dem Docker Terminal nicht im Stück kopieren sondern muss jeden sichtbaren Text kopieren in Notepad einfügen und eine Seite weiter scrollen....das dauert auch erstmal wieder...

              So, fertig:

              ========== Start marking the full check here ===========                            
                                                                                                 
              ```bash                                                                             
              Script v.2025-08-09                                                                 
                                                                                                 
              *** BASE SYSTEM ***                                                                 
              Hardware Vendor : Synology                                                          
              Kernel          : x86_64                                                            
              Userland        : 64 bit                                                            
              Docker          : v11.0.0                                                           
              Virtualization  : docker                                                            
              Kernel          : x86_64                                                            
              Userland        : 64 bit                                                            
                                                                                                 
              Systemuptime and Load:                                                              
              18:45:05 up 22:29,  0 user,  load average: 4.51, 3.05, 2.99                        
              CPU threads: 2                                                                      
                                                                                                 
                                                                                                 
              *** LIFE CYCLE STATUS ***                                                           
              Debian 'bookworm' is the current oldstable version. Please upgrade to the latest sta
                                                                                                 
              *** TIME AND TIMEZONES ***                                                          
              Sun Sep 14 16:45:05 UTC 2025                                                        
              Sun Sep 14 18:45:05 CEST 2025                                                       
              CEST +0200                                                                          
              Etc/UTC                                                                             
                                                                                                 
              *** Users and Groups ***                                                            
              User that called 'iob diag':                                                        
              root                                                                                
              HOME=/root                                                                          
              GROUPS=root                                                                         
                                                                                                 
              User that is running 'js-controller':                                               
              iobroker                                                                            
              HOME=/opt/iobroker                                                                  
              GROUPS=iobroker tty dialout audio video plugdev                                     
                                                                                                 
              *** DISPLAY-SERVER SETUP ***                                                        
              Display-Server:         false                                                       
              System has not been booted with systemd as init system (PID 1). Can't operate.      
              Failed to connect to bus: Host is down                                              
              Display-Manager:                                                                    
              Desktop:                                                                            
              Session:                                                                            
                                                                                                 
              *** MEMORY ***                                                                      
                            total        used        free      shared  buff/cache   available    
              Mem:             10G        3.5G        190M         27M        6.9G        6.8G    
              Swap:           8.3G        3.0G        5.4G                                        
              Total:           18G        6.5G        5.6G                                        
                                                                                                 
              Active iob-Instances:   29                                                          
                                                                                                 
                      9806 M total memory                                                        
                      3351 M used memory                                                         
                      3824 M active memory                                                       
                      3857 M inactive memory                                                     
                       195 M free memory                                                         
                         6 M buffer memory                                                       
                      6583 M swap cache                                                          
                      7931 M total swap                                                          
                      2817 M used swap                                                           
                      5114 M free swap                                                           
                                                                                                 
              *** top - Table Of Processes  ***                                                   
              top - 18:45:07 up 22:29,  0 user,  load average: 4.51, 3.05, 2.99                   
              Tasks:  36 total,   1 running,  35 sleeping,   0 stopped,   0 zombie                
              %Cpu(s):  2.9 us, 29.4 sy,  5.9 ni, 29.4 id, 29.4 wa,  0.0 hi,  2.9 si,  0.0 st     
              MiB Mem :   9806.2 total,    213.8 free,   3354.1 used,   6568.8 buff/cache         
              MiB Swap:   7931.9 total,   5114.2 free,   2817.8 used.   6452.1 avail Mem          
                                                                                                 
                                                                                                 
              *** DMESG CRITICAL ERRORS ***                                                       
              No critical errors detected                                                         
                                                                                                 
              *** FILESYSTEM ***                                                                  
              Filesystem     Type   Size  Used Avail Use% Mounted on                              
              /dev/vg1000/lv btrfs   18T   14T  4.1T  77% /                                       
              tmpfs          tmpfs   64M     0   64M   0% /dev                                    
              tmpfs          tmpfs  4.8G     0  4.8G   0% /sys/fs/cgroup                          
              shm            tmpfs   64M     0   64M   0% /dev/shm                                
              /dev/vg1000/lv btrfs   18T   14T  4.1T  77% /opt/iobroker                           
              /dev/vg1000/lv btrfs   18T   14T  4.1T  77% /etc/hosts                              
                                                                                                 
              Messages concerning ext4 filesystem in dmesg:                                       
              [Sat Sep 13 20:16:46 2025] EXT4-fs (md0): couldn't mount as ext3 due to feature inco
              [Sat Sep 13 20:16:46 2025] EXT4-fs (md0): mounted filesystem with ordered data mode.
              [Sat Sep 13 20:16:47 2025] EXT4-fs (md0): couldn't mount as ext3 due to feature inco
              [Sat Sep 13 20:16:47 2025] EXT4-fs (md0): mounted filesystem with ordered data mode.
              [Sat Sep 13 20:17:43 2025] EXT4-fs (loop0): mounted filesystem with ordered data mod
                                                                                                 
              Show mounted filesystems:                                                           
              TARGET             SOURCE                                                           
              /                  /dev/vg1000/lv[/@syno/@docker/btrfs/subvolumes/82fa36e0d10dbe86bb
              pace,metadata_ratio=50,syno_allocator,subvolid=515381,subvol=/@syno/@docker/btrfs/su
              |-/opt/iobroker    /dev/vg1000/lv[/@syno/docker/iobroker_data]                      
              pace,metadata_ratio=50,syno_allocator,subvolid=263,subvol=/@syno/docker/iobroker_dat
              |-/etc/resolv.conf /dev/vg1000/lv[/@syno/@docker/containers/13704f17f073aa24d7e87ccb
              pace,metadata_ratio=50,syno_allocator,subvolid=257,subvol=/@syno/@docker/containers/
              |-/etc/hostname    /dev/vg1000/lv[/@syno/@docker/containers/13704f17f073aa24d7e87ccb
              pace,metadata_ratio=50,syno_allocator,subvolid=257,subvol=/@syno/@docker/containers/
              `-/etc/hosts       /dev/vg1000/lv[/@syno/@docker/containers/13704f17f073aa24d7e87ccb
              pace,metadata_ratio=50,syno_allocator,subvolid=257,subvol=/@syno/@docker/containers/
                                                                                                 
              Files in neuralgic directories:                                                     
                                                                                                 
              /var:                                                                               
              35M     /var/                                                                       
              33M     /var/lib                                                                    
              19M     /var/lib/apt/lists                                                          
              19M     /var/lib/apt                                                                
              14M     /var/lib/dpkg                                                               
                                                                                                 
                                                                                                 
              /opt/iobroker/backups:                                                              
              0       /opt/iobroker/backups/                                                      
                                                                                                 
              /opt/iobroker/iobroker-data:                                                        
              9.9G    /opt/iobroker/iobroker-data/    
              8.7G    /opt/iobroker/iobroker-data/History                                         
              961M    /opt/iobroker/iobroker-data/files                                           
              616M    /opt/iobroker/iobroker-data/files/javascript.admin                          
              560M    /opt/iobroker/iobroker-data/files/javascript.admin/static                   
                                                                                                 
              The five largest files in iobroker-data are:                                        
              53M     /opt/iobroker/iobroker-data/states.jsonl                                    
              39M     /opt/iobroker/iobroker-data/History/20200720/history.mihome-vacuum.0.history
              38M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.d3d286bd.js.map  
              24M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.135279a0.js.map  
              20M     /opt/iobroker/iobroker-data/objects.jsonl                                   
                                                                                                 
              USB-Devices by-id:                                                                  
              USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always 
                                                                                                 
              No Devices found 'by-id'                                                            
                                                                                                 
              Zigbee Network Settings on your coordinator/in nvbackup are:                        
                                                                                                 
              zigbee.X                                                                            
              Extended Pan ID:                                                                    
              *** MASKED ***                                                                      
              Pan ID:                                                                             
              *** MASKED ***                                                                      
              Channel:                                                                            
              *** MASKED ***                                                                      
              Network Key:                                                                        
              *** MASKED ***                                                                      
                                                                                                 
              To unmask the settings run 'iob diag --unmask'                                      
                                                                                                 
                                                                                                 
              *** NodeJS-Installation ***                                                         
                                                                                                 
              /usr/bin/nodejs         v22.19.0                                                    
              /usr/bin/node           v22.19.0                                                    
              /usr/bin/npm            10.9.3                                                      
              /usr/bin/npx            10.9.3                                                      
              /usr/bin/corepack       0.34.0                                              
              nodejs:                                                                             
               Installed: 22.19.0-1nodesource1                                                   
               Candidate: 22.19.0-1nodesource1                                                   
               Version table:                                                                    
              *** 22.19.0-1nodesource1 1001                                                      
                     500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages       
                     100 /var/lib/dpkg/status                                                    
                  22.18.0-1nodesource1 1001                                                      
                     500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages       
                  22.17.1-1nodesource1 1001                                                      
                     500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages       
                  22.17.0-1nodesource1 1001                                                      
                     500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages       
                  22.16.0-1nodesource1 1001                                                      
                     500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages       
                  22.15.1-1nodesource1 1001                                                      
                     500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages       
                  22.15.0-1nodesource1 1001                                                      
                     500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages       
                  22.14.0-1nodesource1 1001                                                      
                     500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages       
                  22.13.1-1nodesource1 1001                                                      
                     500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages       
                  22.13.0-1nodesource1 1001                                                      
                     500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages       
                  22.12.0-1nodesource1 1001                                                      
                     500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages       
                  22.11.0-1nodesource1 1001                                                      
                     500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages       
                  22.10.0-1nodesource1 1001                                                      
                     500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages       
                  22.9.0-1nodesource1 1001                                                       
                     500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages       
                  22.8.0-1nodesource1 1001                                                       
                     500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages       
                  22.7.0-1nodesource1 1001                                                       
                     500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages       
                  22.6.0-1nodesource1 1001                                                       
                     500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages       
                  22.5.1-1nodesource1 1001                                                       
                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages       
                  22.5.0-1nodesource1 1001                                                       
                     500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages       
                  22.4.1-1nodesource1 1001                                                       
                     500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages       
                  22.4.0-1nodesource1 1001                                                       
                     500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages       
                  22.3.0-1nodesource1 1001                                                       
                     500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages       
                  22.2.0-1nodesource1 1001                                                       
                     500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages       
                  22.1.0-1nodesource1 1001                                                       
                     500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages       
                  22.0.0-1nodesource1 1001                                                       
                     500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages       
                  18.20.4+dfsg-1~deb12u1 500                                                     
                     500 http://deb.debian.org/debian bookworm/main amd64 Packages               
                     500 http://deb.debian.org/debian-security bookworm-security/main amd64 Packa
                                                                                                 
              Temp directories causing deletion problem: 0                                        
              No problems detected                                                                
                                                                                                 
              Errors in npm tree: 0                                                               
              No problems detected                                                                
                                                                                                 
              Checking for nodejs vulnerability:                                                  
                                                                                                 
                                                                                                 
              █████  ██      ██           ██████   ██████   ██████  ██████         ██            
              ██   ██ ██      ██          ██       ██    ██ ██    ██ ██   ██     ██  ██           
              ███████ ██      ██          ██   ███ ██    ██ ██    ██ ██   ██         ██           
              ██   ██ ██      ██          ██    ██ ██    ██ ██    ██ ██   ██     ██  ██           
              ██   ██ ███████ ███████      ██████   ██████   ██████  ██████         ██            
                                                                                                 
                                                                                                 
                                                                                                 
              *** ioBroker-Installation ***                                                       
                                                                                                 
              ioBroker Status                                                                     
              iobroker is running on this host.   
              Objects type: jsonl                                                                 
              States  type: jsonl                                                                 
                                                                                                 
              Hosts:                                                                              
              iobroker_v11        iobroker_v11 (version: 6.0.11, hostname: iobroker_v11  , alive, 
                                                                                                 
              Core adapters versions                                                              
              js-controller:  6.0.11                                                              
              admin:          7.4.10                                                              
              javascript:     8.8.3                                                               
                                                                                                 
              nodejs modules from github:     0                                                   
                                                                                                 
              Adapter State                                                                       
                    : iobroker_v11           + system.adapter.admin.0                  : admin   
               system.adapter.alias-manager.0          : alias-manager         : iobroker_v11    
              + system.adapter.backitup.0               : backitup              : iobroker_v11    
              + system.adapter.chromecast.0             : chromecast            : iobroker_v11    
              + system.adapter.email.0                  : email                 : iobroker_v11    
               system.adapter.flot.0                   : flot                  : iobroker_v11    
              + system.adapter.growatt.0                : growatt               : iobroker_v11    
              + system.adapter.history.0                : history               : iobroker_v11    
               system.adapter.icons-material-png.0     : icons-material-png    : iobroker_v11    
               system.adapter.icons-mfd-png.0          : icons-mfd-png         : iobroker_v11    
               system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : iobroker_v11    
              + system.adapter.iot.0                    : iot                   : iobroker_v11    
              + system.adapter.javascript.0             : javascript            : iobroker_v11    
               system.adapter.lg-thinq.0               : lg-thinq              : iobroker_v11    
              + system.adapter.lgtv.0                   : lgtv                  : iobroker_v11    
              + system.adapter.mihome-vacuum.0          : mihome-vacuum         : iobroker_v11    
              + system.adapter.mihome-vacuum.1          : mihome-vacuum         : iobroker_v11    
              + system.adapter.netatmo.0                : netatmo               : iobroker_v11    
              + system.adapter.netatmo.1                : netatmo               : iobroker_v11    
              + system.adapter.opendtu.0                : opendtu               : iobroker_v11    
              + system.adapter.sainlogic.0              : sainlogic             : iobroker_v11    
              + system.adapter.sayit.0                  : sayit                 : iobroker_v11    
              + system.adapter.simple-api.0             : simple-api            : iobroker_v11    
              + system.adapter.telegram.0               : telegram              : iobroker_v11
              + system.adapter.text2command.0           : text2command          : iobroker_v11    
              + system.adapter.tr-064.1                 : tr-064                : iobroker_v11    
              + system.adapter.tr-064.2                 : tr-064                : iobroker_v11    
              + system.adapter.tr-064.3                 : tr-064                : iobroker_v11    
              + system.adapter.tr-064.4                 : tr-064                : iobroker_v11    
              + system.adapter.tr-064.5                 : tr-064                : iobroker_v11    
              + system.adapter.tr-064.6                 : tr-064                : iobroker_v11    
              + system.adapter.tr-064.7                 : tr-064                : iobroker_v11    
               system.adapter.vis-bars.0               : vis-bars                         -  enab
               system.adapter.vis-colorpicker.0        : vis-colorpicker       : iobroker_v11    
               system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : iobroker_v11    
               system.adapter.vis.0                    : vis                   : iobroker_v11    
              + system.adapter.web.0                    : web                   : iobroker_v11    
              + system.adapter.zwave2.0                 : zwave2                : iobroker_v11    
                                                                                                 
              + instance is alive                                                                 
                                                                                                 
              Enabled adapters with bindings                                                      
              + system.adapter.admin.0                  : admin                 : iobroker_v11    
              + system.adapter.mihome-vacuum.0          : mihome-vacuum         : iobroker_v11    
              + system.adapter.mihome-vacuum.1          : mihome-vacuum         : iobroker_v11    
              + system.adapter.sainlogic.0              : sainlogic             : iobroker_v11    
              + system.adapter.simple-api.0             : simple-api            : iobroker_v11    
              + system.adapter.telegram.0               : telegram              : iobroker_v11    
              + system.adapter.web.0                    : web                   : iobroker_v11    
                                                                                                 
              ioBroker-Repositories                                                               
              ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬────
              │ (index) │ name     │ url                                                     │ aut
              ├─────────┼──────────┼─────────────────────────────────────────────────────────┼────
              │ 0       │ 'stable' │ 'http://download.iobroker.net/sources-dist.json'        │ fal
              │ 1       │ 'beta'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ fal
              └─────────┴──────────┴─────────────────────────────────────────────────────────┴────
                                                                                                 
              Active repo(s): stable                                                              
              Upgrade policy: none                                                                
                                                                                                 
              Installed ioBroker-Adapters                                                         
              Used repository: stable                                                             
              Adapter    "admin"        : 7.7.2    , installed 7.4.10 [Updatable]                 
              Adapter    "alias-manager": 2.0.0    , installed 1.2.6  [Updatable]                 
              Adapter    "backitup"     : 3.3.5    , installed 3.0.25 [Updatable]                 
              Adapter    "chromecast"   : 4.0.0    , installed 4.0.0                              
              Adapter    "email"        : 2.0.4    , installed 1.3.1  [Updatable]                 
              Adapter    "flot"         : 1.12.0   , installed 1.12.0                             
              Adapter    "growatt"      : 3.3.1    , installed 3.3.1                              
              Adapter    "history"      : 3.0.1    , installed 3.0.1                              
              Adapter    "icons-material-png": 0.1.0, installed 0.1.0                             
              Adapter    "icons-mfd-png": 1.2.1    , installed 1.2.1                              
              Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1                             
              Adapter    "iot"          : 3.3.0    , installed 3.3.0                              
              Adapter    "javascript"   : 8.9.2    , installed 8.8.3  [Updatable]                 
              Controller "js-controller": 7.0.7    , installed 6.0.11 [Updatable]                 
              Adapter    "lg-thinq"     : 1.1.2    , installed 1.0.7  [Updatable]                 
              Adapter    "lgtv"         : 2.4.0    , installed 2.2.0  [Updatable]                 
              Adapter    "mihome-vacuum": 5.2.0    , installed 4.2.0  [Updatable]                 
              Adapter    "netatmo"      : 3.1.0    , installed 3.1.0                              
              Adapter    "opendtu"      : 3.1.0    , installed 2.0.0  [Updatable]                 
              Adapter    "sainlogic"    : 0.11.6   , installed 0.11.6                             
              Adapter    "sayit"        : 5.0.0    , installed 5.0.0                              
              Adapter    "simple-api"   : 2.8.0    , installed 2.8.0                              
              Adapter    "socketio"     : 6.7.1    , installed 6.7.1                              
              Adapter    "telegram"     : 4.1.0    , installed 3.9.0  [Updatable]                 
              Adapter    "text2command" : 3.0.3    , installed 3.0.3                              
              Adapter    "tr-064"       : 4.3.0    , installed 4.3.0                              
              Adapter    "vis"          : 1.5.6    , installed 1.5.6                              
              Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4                              
              Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3                              
              Adapter    "vis-hqwidgets": 1.5.1    , installed 1.5.1                              
              Adapter    "web"          : 7.0.8    , installed 6.2.5  [Updatable]                 
              Adapter    "ws"           : 2.6.2    , installed 2.6.2                              
              Adapter    "zwave2"       : 3.1.0    , installed 3.1.0                              
                                                                                                 
              Objects and States                                                                  
              Please stand by - This may take a while                                             
              Objects:        10128                                                               
              States:         46445                                                               
                                                                                                 
              *** OS-Repositories and Updates ***                                                 
              Hit:1 http://deb.debian.org/debian bookworm InRelease                               
              Hit:2 http://deb.debian.org/debian bookworm-updates InRelease                       
              Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease             
              Hit:4 https://deb.nodesource.com/node_22.x nodistro InRelease                       
              Reading package lists...                                                            
              Pending Updates: 0                                                                  
                                                                                                 
              *** Listening Ports ***                                                             
              Active Internet connections (only servers)                                          
              Proto Recv-Q Send-Q Local Address           Foreign Address         State       User
              tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1000
              tcp        0      0 0.0.0.0:49161           0.0.0.0:*               LISTEN      1000
              tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1000
              tcp        0      0 127.0.0.11:45240        0.0.0.0:*               LISTEN      0   
              tcp6       0      0 :::8081                 :::*                    LISTEN      1000
              tcp6       0      0 :::8082                 :::*                    LISTEN      1000
              tcp6       0      0 :::8087                 :::*                    LISTEN      1000
              udp        0      0 127.0.0.11:41290        0.0.0.0:*                           0   
              udp        0      0 0.0.0.0:53421           0.0.0.0:*                           1000
              udp        0      0 0.0.0.0:53422           0.0.0.0:*                           1000
              udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1000
                                                                                                 
              *** Log File - Last 25 Lines ***                                                    
                                                                                                 
              niel_FritzBox7490WZ, timerId=undefined) => {"val":true,"ack":true,"ts":1757866774642
              2025-09-14 18:47:04.438  - info: chromecast.0 (575) Unten - Try to join player      
              2025-09-14 18:47:04.439  - info: chromecast.0 (575) Unten - Connected player     
                
              ============ Mark until here for C&P =============                                  
                                                                                                 
              iob diag has finished.                                                              
                                       
              

              @homoran sagte in js-controller updated nicht:

              Aber beim Mitlesen wurde meines Wissens immer um
              @troya sagte in js-controller updated nicht:

              den JS-Controller zu updaten.

              ein neuer Docker Container benötigt

              Ja, den habe ich mit dem aktuellen Image von buanet v11 erstellt. Aber direkt auf den Ordner des Vorgängers verbunden. Das war möglicherweise der Fehler?

              @haselchen sagte in js-controller updated nicht:

              mit pkill -u iobroker

              stoppst du den Iobroker .
              Und dann mit nem Einzeiler den Controller installieren.
              Vorher noch die anderen Adapter auf Stand bringen.
              Admin z.B.

              Bin am Handy deswegen ist ne Anleitung gerade schwierig zu schreiben.

              Habe ich versucht. Auch wenn es heißt man soll mit Docker das Maintenace script nehmen habe ich den "Hacky way" ebenfalls versucht. Die Version bleibt immer gleich, egal ob Admin, JS-Controller (per button in iobroker, per iob upgrade, maintenance)

              Thomas Braun haselchen 2 Replies Last reply Reply Quote 0
              • Codierknecht
                Codierknecht Developer Most Active last edited by Codierknecht

                Auch hier nochmal meine Empfehlung:
                Man kann das im Container-Manager auch als "Projekt" aufsetzen. Dann wird die komplette Konfiguration in einer YAML-Datei abgelegt. In Docker nennt sich das "Compose" und in Portainer "Stacks". Ist aber alles das gleiche.

                19846aac-e660-4603-aa36-f82ef1064576-grafik.png

                Als Quelle wählst Du "docker-compose.yml erstellen" und fügst dann den folgenden Inhalt in den Editor ein.
                Ein grundlegendes docker-compose.yml für ioBroker könnte so aussehen:

                services:
                  iobroker:
                    container_name: ioBroker
                    image: buanet/iobroker:latest
                    hostname: iobroker
                    network_mode: "host"    
                    volumes:
                      - /volume1/Docker/ioBroker:/opt/iobroker
                    environment:
                      PACKAGES: "nano"
                      AVAHI: "true"
                    restart: unless-stopped
                

                Muss halt ggf. etwas an die eigenen Gegebenheiten angepasst werden.
                Man beachte hier: Der Container läuft als "host". Man muss also keine Ports speziell mappen.
                Könnte allerding schiefgehen, wenn auf der Synology noch andere Dienste (WebStation, Fotos usw.) laufen, die Ports beanspruchen die auch vom ioBroker verwendet werden.

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

                  @troya sagte in js-controller updated nicht:

                  Die Kiste ist mehr als ausgelastet.

                  Systemuptime and Load:                                                              
                  18:45:05 up 22:29,  0 user,  load average: 4.51, 3.05, 2.99                        
                  CPU threads: 2                                                                                                                                            
                  

                  *Natürlich kann ich den Log aus dem Docker Terminal nicht im Stück kopieren sondern muss jeden sichtbaren Text kopieren in Notepad einfügen und eine Seite weiter scrollen....das dauert auch erstmal wieder...

                  Dann verwende ein richtiges Terminal und log dich damit ein. Dann kann man das auch in einem Stück kopieren.

                  Kann man in Dockern den Kram nicht mit den üblichen Kommandos updaten?

                  haselchen Troya 2 Replies Last reply Reply Quote 0
                  • haselchen
                    haselchen Most Active @Troya last edited by

                    @troya

                    Dann hast Du irgendwas krummes gemacht.
                    Ich betreibe seit 7 Jahren Container.
                    Mit nen Image/Container Update gab es nie Probleme.
                    Und das Du bei Version 11 noch auf JS Controller 6 bist, bestärkt meinen ersten Satz.

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

                      @thomas-braun

                      Jup.
                      So ganz ungleich ist docker nicht zum Rest.
                      Befehle sind, würde ich sagen, 90% gleich.

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

                        @thomas-braun sagte in js-controller updated nicht:

                        @troya sagte in js-controller updated nicht:

                        Die Kiste ist mehr als ausgelastet.
                        Laut Docker liegt die CPU-Auslastung bei Bummelig 20-30% und 1,6gb Ram.

                        Systemuptime and Load:                                                              
                        18:45:05 up 22:29,  0 user,  load average: 4.51, 3.05, 2.99                        
                        CPU threads: 2                                                                                                                                            
                        

                        *Natürlich kann ich den Log aus dem Docker Terminal nicht im Stück kopieren sondern muss jeden sichtbaren Text kopieren in Notepad einfügen und eine Seite weiter scrollen....das dauert auch erstmal wieder...

                        Dann verwende ein richtiges Terminal und log dich damit ein. Dann kann man das auch in einem Stück kopieren.

                        Habs ja hinbekommen.

                        Kann man in Dockern den Kram nicht mit den üblichen Kommandos updaten?

                        Die letzten male ging das, ja.

                        @haselchen sagte in js-controller updated nicht:

                        @troya

                        Dann hast Du irgendwas krummes gemacht.
                        Ich betreibe seit 7 Jahren Container.
                        Mit nen Image/Container Update gab es nie Probleme.
                        Und das Du bei Version 11 noch auf JS Controller 6 bist, bestärkt meinen ersten Satz.

                        Wie machst du denn die Updates von Node?
                        Das Image lief ja problemlos durch. Nur wenn ich jetzt die 11 Adapter updaten lasse, dann laufen die Updates zwar durch, aber die Versionen ändern sich nicht. Same bei JS-Controller...hab ich halt so noch nicht erlebt...

                        @haselchen sagte in js-controller updated nicht:

                        @thomas-braun

                        Jup.
                        So ganz ungleich ist docker nicht zum Rest.
                        Befehle sind, würde ich sagen, 90% gleich.

                        Genau, Man muss etwas aufpassen mit den Rechten und Ordnern, aber sonst sollte das mit den gleichen Befehlen funktionieren.

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

                          @troya

                          Dann zeig doch mal, was bei

                          iob update
                          iob upgrade
                          

                          so um's Eck kommt.

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

                            @thomas-braun sagte in js-controller updated nicht:

                            @troya

                            Dann zeig doch mal, was bei

                            iob update
                            iob upgrade
                            

                            so um's Eck kommt.

                            iob Update:

                            root@iobroker_v11:/opt/iobroker# iob update                                         
                            Used repository: stable                                                             
                            Adapter    "admin"        : 7.7.2    , installed 7.4.10 [Updatable]                 
                            Adapter    "alias-manager": 2.0.0    , installed 1.2.6  [Updatable]                 
                            Adapter    "backitup"     : 3.3.5    , installed 3.0.25 [Updatable]                 
                            Adapter    "chromecast"   : 4.0.0    , installed 4.0.0                              
                            Adapter    "email"        : 2.0.4    , installed 1.3.1  [Updatable]                 
                            Adapter    "flot"         : 1.12.0   , installed 1.12.0                             
                            Adapter    "growatt"      : 3.3.1    , installed 3.3.1                              
                            Adapter    "history"      : 3.0.1    , installed 3.0.1                              
                            Adapter    "icons-material-png": 0.1.0, installed 0.1.0                             
                            Adapter    "icons-mfd-png": 1.2.1    , installed 1.2.1                              
                            Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1                             
                            Adapter    "iot"          : 3.3.0    , installed 3.3.0                              
                            Adapter    "javascript"   : 8.9.2    , installed 8.8.3  [Updatable]                 
                            Controller "js-controller": 7.0.7    , installed 6.0.11 [Updatable]                 
                            Adapter    "lg-thinq"     : 1.1.2    , installed 1.0.7  [Updatable]                 
                            Adapter    "lgtv"         : 2.4.0    , installed 2.2.0  [Updatable]                 
                            Adapter    "mihome-vacuum": 5.2.0    , installed 4.2.0  [Updatable]                 
                            Adapter    "netatmo"      : 3.1.0    , installed 3.1.0                              
                            Adapter    "opendtu"      : 3.1.0    , installed 2.0.0  [Updatable]                 
                            Adapter    "sainlogic"    : 0.11.6   , installed 0.11.6                             
                            Adapter    "sayit"        : 5.0.0    , installed 5.0.0                              
                            Adapter    "simple-api"   : 2.8.0    , installed 2.8.0                              
                            Adapter    "socketio"     : 6.7.1    , installed 6.7.1                              
                            Adapter    "telegram"     : 4.1.0    , installed 3.9.0  [Updatable]                 
                            Adapter    "text2command" : 3.0.3    , installed 3.0.3                              
                            Adapter    "tr-064"       : 4.3.0    , installed 4.3.0                              
                            Adapter    "vis"          : 1.5.6    , installed 1.5.6                              
                            Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4                              
                            Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3                              
                            Adapter    "vis-hqwidgets": 1.5.1    , installed 1.5.1                              
                            Adapter    "web"          : 7.0.8    , installed 6.2.5  [Updatable]                 
                            Adapter    "ws"           : 2.6.2    , installed 2.6.2                              
                            Adapter    "zwave2"       : 3.1.0    , installed 3.1.0     
                            


                            iob upgrade (Admin Adapter):

                            root@iobroker_v11:/opt/iobroker# iob upgrade                                                                                                                                                                
                                                                                                                                                                                                                                       
                            This upgrade of "admin" will at least introduce the following changes:                                                                                                                                      
                            ==========================================================================                                                                                                                                  
                            -> 7.7.2:                                                                                                                                                                                                   
                            Fixing change of the language in the admin                                                                                                                                                                  
                                                                                                                                                                                                                                       
                            -> 7.7.1:                                                                                                                                                                                                   
                            Fixing clearing of the filter on the object tab                                                                                                                                                             
                                                                                                                                                                                                                                       
                            -> 7.7.0:                                                                                                                                                                                                   
                            Added the concept for single-side-on authentication (SSO)                                                                                                                                                   
                                                                                                                                                                                                                                       
                            -> 7.6.20:                                                                                                                                                                                                  
                            Allowed using of * in the filter of objects                                                                                                                                                                 
                            Small GUI improvements                                                                                                                                                                                      
                                                                                                                                                                                                                                       
                            -> 7.6.19:                                                                                                                                                                                                  
                            Improvements on JSONConfig component `state`                                                                                                                                                                
                            Added `infoBox` JSONConfig component                                                                                                                                                                        
                                                                                                                                                                                                                                       
                            -> 7.6.18:                                                                                                                                                                                                  
                            Added OAuth2 authentication to JSONConfig components                                                                                                                                                        
                                                                                                                                                                                                                                       
                            -> 7.6.17:                                                                                                                                                                                                  
                            Small changes on GUI, JSONConfig and Device Manager                                                                                                                                                         
                            ==========================================================================                                                                                                                                  
                                                                                                                                                                                                                                       
                            Would you like to upgrade admin from @7.4.10 to @7.7.2 now? [(y)es, (n)o]: y                                                                                                                                
                            Update admin from @7.4.10 to @7.7.2                                                                                                                                                                         
                            host.iobroker_v11 Adapter "system.adapter.admin.0" is stopped.                                                                                                                                              
                            NPM version: 10.9.3                                                                                                                                                                                         
                            Installing iobroker.admin@7.7.2... (System call)                                                                                                                                                            
                            Update "system.adapter.admin.0"                                                                                                                                                                             
                            upload [312] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/admin.png admin.png image/png                                                                                                      
                            upload [300] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/i18n/ru.json custom/i18n/ru.json application/json                                                                           
                            upload [250] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/node_modules_mui_system_esm_useTheme_useTheme_js-_95041.7238f945.chunk.js custom/static/js/node_modules_mui_system
                            _esm_useTheme_useTheme_js-_95041.7238f945.chunk.js application/javascript                                                                                                                                   
                            upload [200] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/src_bootstrap_jsx.b1e4762d.chunk.js custom/static/js/src_bootstrap_jsx.b1e4762d.chunk.js application/javascript   
                            upload [150] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_iobroker_json-config_build_index_js.fcf5d44e.chunk.js custom/static/js/vendors-node_modules_i
                            obroker_json-config_build_index_js.fcf5d44e.chunk.js application/javascript 
                            upload [100] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_mui_material_FilledInput_FilledInput_js.08770d2e.chunk.js custom/static/js/vendors-node_modul
                            es_mui_material_FilledInput_FilledInput_js.08770d2e.chunk.js application/javascript                                                                                                                         
                            upload [90] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_mui_material_colors_index_js-node_modules_mui_material_styles_index_js.f075e886.chunk.js custo
                            m/static/js/vendors-node_modules_mui_material_colors_index_js-node_modules_mui_material_styles_index_js.f075e886.chunk.js application/javascript                                                            
                            upload [80] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_mui_material_styles_defaultTheme_js-node_modules_mui_material_styles_ide-00a7ec.54dc30ec.chunk
                            .js custom/static/js/vendors-node_modules_mui_material_styles_defaultTheme_js-node_modules_mui_material_styles_ide-00a7ec.54dc30ec.chunk.js application/javascript                                          
                            upload [70] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_mui_material_styles_useTheme_js-node_modules_cronstrue_locales_de_js-nod-b40f79.ee63d226.chunk
                            .js custom/static/js/vendors-node_modules_mui_material_styles_useTheme_js-node_modules_cronstrue_locales_de_js-nod-b40f79.ee63d226.chunk.js application/javascript                                          
                            upload [60] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_mui_system_esm_colorManipulator_colorManipulator_js-node_modules_mui_sys-525238.332f7d66.chunk
                            .js custom/static/js/vendors-node_modules_mui_system_esm_colorManipulator_colorManipulator_js-node_modules_mui_sys-525238.332f7d66.chunk.js application/javascript                                          
                            upload [50] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_mui_x-date-pickers_index_js.eed2bb86.chunk.js custom/static/js/vendors-node_modules_mui_x-date
                            -pickers_index_js.eed2bb86.chunk.js application/javascript                                                                                                                                                  
                            upload [40] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_react-color_es_index_js.1328581e.chunk.js custom/static/js/vendors-node_modules_react-color_es
                            _index_js.1328581e.chunk.js application/javascript                                                                                                                                                          
                            upload [30] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_react-dom_index_js.98467b71.chunk.js custom/static/js/vendors-node_modules_react-dom_index_js.
                            98467b71.chunk.js application/javascript                                                                                                                                                                    
                            upload [20] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_react-dropzone_dist_es_index_js.bfe7ef04.chunk.js custom/static/js/vendors-node_modules_react-
                            dropzone_dist_es_index_js.bfe7ef04.chunk.js application/javascript                                                                                                                                          
                            upload [19] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_react-dropzone_dist_es_index_js.bfe7ef04.chunk.js.map custom/static/js/vendors-node_modules_re
                            act-dropzone_dist_es_index_js.bfe7ef04.chunk.js.map application/json                                                                                                                                        
                            upload [18] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_react-icons_fa_index_mjs.9fe68fd5.chunk.js custom/static/js/vendors-node_modules_react-icons_f
                            a_index_mjs.9fe68fd5.chunk.js application/javascript                                                                                                                                                        
                            upload [17] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_react-icons_fa_index_mjs.9fe68fd5.chunk.js.map custom/static/js/vendors-node_modules_react-ico
                            ns_fa_index_mjs.9fe68fd5.chunk.js.map application/json                                                                                                                                                      
                            upload [16] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_react-qr-code_lib_index_js.0471d4fd.chunk.js custom/static/js/vendors-node_modules_react-qr-co
                            de_lib_index_js.0471d4fd.chunk.js application/javascript                                                                                                                                                    
                            upload [15] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_react-qr-code_lib_index_js.0471d4fd.chunk.js.map custom/static/js/vendors-node_modules_react-q
                            r-code_lib_index_js.0471d4fd.chunk.js.map application/json                                                                                                                                                  
                            upload [14] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_react-qr-code_lib_index_js.38e93c56.chunk.js custom/static/js/vendors-node_modules_react-qr-co
                            de_lib_index_js.38e93c56.chunk.js application/javascript                                                                                                                                                    
                            upload [13] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_react-qr-code_lib_index_js.38e93c56.chunk.js.map custom/static/js/vendors-node_modules_react-q
                            r-code_lib_index_js.38e93c56.chunk.js.map application/json                                                                                                                                                  
                            upload [12] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/favicon.ico favicon.ico image/vnd.microsoft.icon                                                                                    
                            upload [11] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/de/translations.json i18n/de/translations.json application/json                                                                
                            upload [10] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/en/translations.json i18n/en/translations.json application/json    
                            upload [9] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/es/translations.json i18n/es/translations.json application/json                                                                 
                            upload [8] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/fr/translations.json i18n/fr/translations.json application/json                                                                 
                            upload [7] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/it/translations.json i18n/it/translations.json application/json                                                                 
                            upload [6] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/nl/translations.json i18n/nl/translations.json application/json                                                                 
                            upload [5] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/pl/translations.json i18n/pl/translations.json application/json                                                                 
                            upload [4] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/pt/translations.json i18n/pt/translations.json application/json                                                                 
                            upload [3] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/ru/translations.json i18n/ru/translations.json application/json                                                                 
                            upload [2] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/uk/translations.json i18n/uk/translations.json application/json                                                                 
                            upload [1] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/zh-cn/translations.json i18n/zh-cn/translations.json application/json                                                           
                            upload [0] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/jsonConfig.json5 jsonConfig.json5 application/json5                                                                                  
                            host.iobroker_v11 Adapter "system.adapter.admin.0" is started                                                                                                                                               
                            Cannot check dependencies: Invalid version of "js-controller". Installed "6.0.11", required ">=6.0.17                                                                                                       
                            Cannot check dependencies: Invalid version of "admin". Installed "7.4.10", required ">=7.6.0                                                                                                                
                                                                                                   
                            

                            Hier scheint das Problem zu liegen:

                            Cannot check dependencies: Invalid version of "js-controller". Installed "6.0.11", required ">=6.0.17                                                                                                       
                            Cannot check dependencies: Invalid version of "admin". Installed "7.4.10", required ">=7.6.0
                            

                            kann es sein, dass ich im alten Container den js-controller auf 6.0.17 und den Admin-Adapter auf 7.6.0 updaten muss damit im neuen Image die Updates funktionieren?

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

                              @troya

                              Dann zuerst den js-controller updaten.

                              pkill -u iobroker
                              iob upgrade self
                              
                              Troya 1 Reply Last reply Reply Quote 1
                              • Troya
                                Troya @Thomas Braun last edited by Troya

                                @thomas-braun

                                root@iobroker_v11:/opt/iobroker# iob upgrade self                                                                                                                                                           
                                Update js-controller from @6.0.11 to @7.0.7                                                                                                                                                                 
                                Stopped Objects DB                                                                                                                                                                                          
                                Stopped States DB                                                                                                                                                                                           
                                NPM version: 10.9.3                                                                                                                                                                                         
                                Installing iobroker.js-controller@7.0.7... (System call)                                                                                                                                                    
                                root@iobroker_v11:/opt/iobroker#                                                                                                                                                                            
                                root@iobroker_v11:/opt/iobroker#                                                                                                                                                                            
                                root@iobroker_v11:/opt/iobroker# ^C                                                                                                                                                                         
                                root@iobroker_v11:/opt/iobroker# iob version                                                                                                                                                                
                                6.0.11                                                                                                                                                                                                      
                                root@iobroker_v11:/opt/iobroker# ^C    
                                

                                wenn ich nochmal pkill -u iobroker eingebe wird der container neu gestartet...das sollte doch auch nicht sein oder?
                                Ich glaub ich muss das anders angehen. Es gibt doch auch eine Anleitung wo der Container ohne vorherige Installation erstellt wird und anschließend mit BackItUp alles wieder hergestellt wird. Wäre das besser?

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

                                  @troya sagte in js-controller updated nicht:

                                  wenn ich nochmal pkill -u iobroker eingebe wird der container neu gestartet...das sollte doch auch nicht sein oder?

                                  Keine Ahnung. Mit Docker steh ich auf Kriegsfuß.
                                  Und bin deswegen auch raus. Muss sich einer der Docker-Jockeys anschauen.

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

                                    @thomas-braun
                                    ok, trotzdem vielen Dank für deine Zeit!

                                    Vielleicht noch etwas was ich oben nachgetragen habe:

                                    Hier scheint das Problem zu liegen:

                                    Cannot check dependencies: Invalid version of "js-controller". Installed "6.0.11", required ">=6.0.17                                                                                                       
                                    Cannot check dependencies: Invalid version of "admin". Installed "7.4.10", required ">=7.6.0
                                    

                                    kann es sein, dass ich im alten Container den js-controller auf 6.0.17 und den Admin-Adapter auf 7.6.0 updaten muss damit im neuen Image die Updates funktionieren?

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

                                      @troya

                                      Ich sag doch, mit Docker hab ich keine Aktien. Kann ich dir nix zu sagen.

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

                                        @thomas-braun
                                        na hätte ja sein können das du sagst "ja klar, 6.0.17 muss für Node.js 22.19.0 mindestens installiert sein"

                                        Aber ich bin auch durch für heute. 🙇‍♂️

                                        haselchen 1 Reply Last reply Reply Quote 0
                                        • haselchen
                                          haselchen Most Active @Troya last edited by

                                          @troya

                                          Da ich nicht weiss, wie Du das Teil aufgesetzt hast, stochern wir / ich im Nebel.

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

                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate
                                          FAQ Cloud / IOT
                                          HowTo: Node.js-Update
                                          HowTo: Backup/Restore
                                          Downloads
                                          BLOG

                                          652
                                          Online

                                          32.1k
                                          Users

                                          80.7k
                                          Topics

                                          1.3m
                                          Posts

                                          5
                                          19
                                          229
                                          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