Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. ERROR: Process exited with code 25 nach nodes Update 16->18

NEWS

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    22
    1
    1.2k

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    9.2k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    14
    1
    2.5k

ERROR: Process exited with code 25 nach nodes Update 16->18

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
error25enotempty
23 Beiträge 7 Kommentatoren 3.1k Aufrufe 6 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • nieIPN Offline
    nieIPN Offline
    nieIP
    schrieb am zuletzt editiert von
    #1
    Systemdata Bitte Ausfüllen
    Hardwaresystem: Pi3B
    Arbeitsspeicher:
    Festplattenart: SD-Karte
    Betriebssystem: Ubuntu
    Node-Version: 18.16
    Nodejs-Version: 18.16
    NPM-Version: 9.5.1
    Installationsart: Skript
    Image genutzt: Ja

    Hallo

    seit dem Update von Node.js auf 18.x ,um bestimmte Adapter in der aktuellen Version benutzen zu können, kann ich keine Updates von Adaptern mehr machen.
    Das Update endet jeweils mit einer Fehlermeldung
    ERROR: Process exited with code 25

    iob fix
    habe ich schon mehrfach laufen lassen, ohne Verbesserung.

    Kann mir jemand bei der weiteren Diagnose helfen?

    hier die Bildschirmausgabe eines Upgrades

    $ iobroker upgrade javascript@7.0.3 --debug
    
    Update javascript from @6.1.4 to @7.0.3
    
    NPM version: 9.5.1
    
    Installing iobroker.javascript@7.0.3... (System call)
    
    npm ERR! code ENOTEMPTY
    
    npm ERR! A complete log of this run can be found in:npm ERR! /home/iobroker/.npm/_logs/2023-06-23T15_28_26_723Z-debug-0.log
    
    host.Raspi-3BioB Cannot install iobroker.javascript@7.0.3: 217
    
    ERROR: Process exited with code 25
    

    und dazu das komplette LOG. Mir fällt immer wieder das directory not empty auf, ich weiss aber nicht, wie ich das lösen soll :(

    wegen einer Beschränkung des Forums musste ich das kürzen ...

    0 verbose cli /usr/bin/node /usr/bin/npm
    1 info using npm@9.5.1
    2 info using node@v18.16.0
    3 timing npm:load:whichnode Completed in 4ms
    4 timing config:load:defaults Completed in 10ms
    5 timing config:load:file:/usr/lib/node_modules/npm/npmrc Completed in 5ms
    6 timing config:load:builtin Completed in 7ms
    7 timing config:load:cli Completed in 12ms
    8 timing config:load:env Completed in 1ms
    9 timing config:load:file:/opt/iobroker/.npmrc Completed in 9ms
    10 timing config:load:project Completed in 14ms
    11 timing config:load:file:/home/iobroker/.npmrc Completed in 1ms
    12 timing config:load:user Completed in 2ms
    13 timing config:load:file:/usr/etc/npmrc Completed in 2ms
    14 timing config:load:global Completed in 2ms
    15 timing config:load:setEnvs Completed in 6ms
    16 timing config:load Completed in 55ms
    17 timing npm:load:configload Completed in 56ms
    18 timing npm:load:mkdirpcache Completed in 1ms
    19 timing npm:load:mkdirplogs Completed in 0ms
    20 verbose title npm install iobroker.javascript@7.0.3
    21 verbose argv "install" "--save-exact" "iobroker.javascript@7.0.3"
    22 timing npm:load:setTitle Completed in 7ms
    23 timing config:load:flatten Completed in 16ms
    24 timing npm:load:display Completed in 21ms
    25 verbose logfile logs-max:10 dir:/home/iobroker/.npm/_logs/2023-06-23T15_28_26_723Z-
    26 verbose logfile /home/iobroker/.npm/_logs/2023-06-23T15_28_26_723Z-debug-0.log
    27 timing npm:load:logFile Completed in 26ms
    28 timing npm:load:timers Completed in 0ms
    29 timing npm:load:configScope Completed in 0ms
    30 timing npm:load Completed in 121ms
    31 timing arborist:ctor Completed in 5ms
    32 silly logfile start cleaning logs, removing 2 files
    33 silly logfile done cleaning log files
    34 timing idealTree:init Completed in 50ms
    35 timing idealTree:userRequests Completed in 23ms
    36 silly idealTree buildDeps
    37 silly fetch manifest colors@^1.3.3
    38 http fetch GET 200 https://registry.npmjs.org/colors 10325ms (cache revalidated)
    39 silly fetch manifest fs-extra@^7.0.1
    40 http fetch GET 200 https://registry.npmjs.org/fs-extra 2038ms (cache revalidated)
    41 silly fetch manifest iobroker@^2.0.3
    42 http fetch GET 200 https://registry.npmjs.org/iobroker 917ms (cache revalidated)
    43 silly fetch manifest iobroker.admin@6.3.5
    44 http fetch GET 200 https://registry.npmjs.org/iobroker.admin 970ms (cache revalidated)
    45 silly fetch manifest iobroker.backitup@2.6.23
    46 http fetch GET 200 https://registry.npmjs.org/iobroker.backitup 118ms (cache revalidated)
    47 silly fetch manifest iobroker.cloud@4.4.1
    48 http fetch GET 200 https://registry.npmjs.org/iobroker.cloud 835ms (cache revalidated)
    49 silly fetch manifest iobroker.daswetter@3.1.8
    50 http fetch GET 200 https://registry.npmjs.org/iobroker.daswetter 815ms (cache revalidated)
    51 silly fetch manifest iobroker.devices@1.1.5
    52 http fetch GET 200 https://registry.npmjs.org/iobroker.devices 92ms (cache revalidated)
    53 silly fetch manifest iobroker.discovery@3.1.0
    54 http fetch GET 200 https://registry.npmjs.org/iobroker.discovery 867ms (cache revalidated)
    55 silly fetch manifest iobroker.email@1.2.0
    56 http fetch GET 200 https://registry.npmjs.org/iobroker.email 860ms (cache revalidated)
    57 silly fetch manifest iobroker.eventlist@github:ioBroker/ioBroker.eventlist#327abcf013f33a73f955d2334ff373c15c813198
    58 http fetch GET 200 https://codeload.github.com/ioBroker/ioBroker.eventlist/tar.gz/327abcf013f33a73f955d2334ff373c15c813198 1944ms (cache revalidated)
    59 timing arborist:ctor Completed in 3ms
    60 timing arborist:ctor Completed in 0ms
    61 silly fetch manifest iobroker.flot@1.12.0
    62 http fetch GET 200 https://registry.npmjs.org/iobroker.flot 321ms (cache revalidated)
    63 silly fetch manifest iobroker.fritzbox@0.2.1
    64 http fetch GET 200 https://registry.npmjs.org/iobroker.fritzbox 1062ms (cache revalidated)
    65 silly fetch manifest iobroker.hm-rega@3.0.46
    66 http fetch GET 200 https://registry.npmjs.org/iobroker.hm-rega 849ms (cache revalidated)
    67 silly fetch manifest iobroker.hm-rpc@1.15.16
    68 http fetch GET 200 https://registry.npmjs.org/iobroker.hm-rpc 927ms (cache revalidated)
    69 silly fetch manifest iobroker.icons-addictive-flavour-png@0.1.0
    70 http fetch GET 200 https://registry.npmjs.org/iobroker.icons-addictive-flavour-png 843ms (cache revalidated)
    71 silly fetch manifest iobroker.icons-icons8@0.0.1
    72 http fetch GET 200 https://registry.npmjs.org/iobroker.icons-icons8 847ms (cache revalidated)
    73 silly fetch manifest iobroker.icons-material-png@0.1.0
    74 http fetch GET 200 https://registry.npmjs.org/iobroker.icons-material-png 856ms (cache revalidated)
    75 silly fetch manifest iobroker.icons-mfd-png@1.1.0
    76 http fetch GET 200 https://registry.npmjs.org/iobroker.icons-mfd-png 895ms (cache revalidated)
    77 silly fetch manifest iobroker.info@1.9.26
    78 http fetch GET 200 https://registry.npmjs.org/iobroker.info 884ms (cache revalidated)
    79 silly fetch manifest iobroker.javascript@7.0.3
    80 http fetch GET 200 https://registry.npmjs.org/iobroker.javascript 905ms (cache revalidated)
    81 silly fetch manifest iobroker.js-controller@4.0.24
    82 http fetch GET 200 https://registry.npmjs.org/iobroker.js-controller 968ms (cache revalidated)
    83 silly fetch manifest iobroker.mobile@1.0.1
    84 http fetch GET 200 https://registry.npmjs.org/iobroker.mobile 870ms (cache revalidated)
    85 silly fetch manifest iobroker.openweathermap@0.3.9
    86 http fetch GET 200 https://registry.npmjs.org/iobroker.openweathermap 886ms (cache revalidated)
    87 silly fetch manifest iobroker.simple-api@2.7.2
    88 http fetch GET 200 https://registry.npmjs.org/iobroker.simple-api 924ms (cache revalidated)
    89 silly fetch manifest iobroker.sql@2.1.8
    90 http fetch GET 200 https://registry.npmjs.org/iobroker.sql 1014ms (cache revalidated)
    91 silly fetch manifest iobroker.vis@1.4.16
    92 http fetch GET 200 https://registry.npmjs.org/iobroker.vis 855ms (cache revalidated)
    93 silly fetch manifest iobroker.vis-canvas-gauges@1.0.1
    94 http fetch GET 200 https://registry.npmjs.org/iobroker.vis-canvas-gauges 883ms (cache revalidated)
    95 silly fetch manifest iobroker.vis-hqwidgets@1.4.0
    96 http fetch GET 200 https://registry.npmjs.org/iobroker.vis-hqwidgets 926ms (cache revalidated)
    97 silly fetch manifest iobroker.vis-justgage@1.0.2
    98 http fetch GET 200 https://registry.npmjs.org/iobroker.vis-justgage 896ms (cache revalidated)
    99 silly fetch manifest iobroker.vis-lcars@1.0.4
    100 http fetch GET 200 https://registry.npmjs.org/iobroker.vis-lcars 319ms (cache revalidated)
    101 silly fetch manifest iobroker.vis-metro@1.2.0
    102 http fetch GET 200 https://registry.npmjs.org/iobroker.vis-metro 850ms (cache revalidated)
    103 silly fetch manifest iobroker.vis-rgraph@0.0.2
    104 http fetch GET 200 https://registry.npmjs.org/iobroker.vis-rgraph 872ms (cache revalidated)
    105 silly fetch manifest iobroker.vis-timeandweather@1.2.2
    106 http fetch GET 200 https://registry.npmjs.org/iobroker.vis-timeandweather 892ms (cache revalidated)
    107 silly fetch manifest iobroker.web@4.3.0
    108 http fetch GET 200 https://registry.npmjs.org/iobroker.web 880ms (cache revalidated)
    109 silly fetch manifest iobroker.yr@5.3.0
    110 http fetch GET 200 https://registry.npmjs.org/iobroker.yr 860ms (cache revalidated)
    111 silly fetch manifest semver@^5.6.0
    112 http fetch GET 200 https://registry.npmjs.org/semver 68ms (cache hit)
    113 silly fetch manifest yargs@^7.0.2
    114 http fetch GET 200 https://registry.npmjs.org/yargs 68ms (cache hit)
    115 silly placeDep ROOT colors@1.4.0 OK for: iobroker.inst@2.0.3 want: ^1.3.3
    116 silly placeDep ROOT fs-extra@7.0.1 OK for: iobroker.inst@2.0.3 want: ^7.0.1
    117 silly placeDep ROOT iobroker@2.0.3 OK for: iobroker.inst@2.0.3 want: ^2.0.3
    118 silly placeDep ROOT iobroker.admin@6.3.5 OK for: iobroker.inst@2.0.3 want: 6.3.5
    119 silly placeDep ROOT iobroker.backitup@2.6.23 OK for: iobroker.inst@2.0.3 want: 2.6.23
    120 silly placeDep ROOT iobroker.cloud@4.4.1 OK for: iobroker.inst@2.0.3 want: 4.4.1
    121 silly placeDep ROOT iobroker.daswetter@3.1.8 OK for: iobroker.inst@2.0.3 want: 3.1.8
    122 silly placeDep ROOT iobroker.devices@1.1.5 OK for: iobroker.inst@2.0.3 want: 1.1.5
    123 silly placeDep ROOT iobroker.discovery@3.1.0 OK for: iobroker.inst@2.0.3 want: 3.1.0
    124 silly placeDep ROOT iobroker.email@1.2.0 OK for: iobroker.inst@2.0.3 want: 1.2.0
    125 silly placeDep ROOT iobroker.eventlist@0.4.4 OK for: iobroker.inst@2.0.3 want: github:ioBroker/ioBroker.eventlist#327abcf013f33a73f955d2334ff373c15c813198
    126 silly placeDep ROOT iobroker.flot@1.12.0 OK for: iobroker.inst@2.0.3 want: 1.12.0
    127 silly placeDep ROOT iobroker.fritzbox@0.2.1 OK for: iobroker.inst@2.0.3 want: 0.2.1
    128 silly placeDep ROOT iobroker.hm-rega@3.0.46 OK for: iobroker.inst@2.0.3 want: 3.0.46
    129 silly placeDep ROOT iobroker.hm-rpc@1.15.16 OK for: iobroker.inst@2.0.3 want: 1.15.16
    130 silly placeDep ROOT iobroker.icons-addictive-flavour-png@0.1.0 OK for: iobroker.inst@2.0.3 want: 0.1.0
    131 silly placeDep ROOT iobroker.icons-icons8@0.0.1 OK for: iobroker.inst@2.0.3 want: 0.0.1
    132 silly placeDep ROOT iobroker.icons-material-png@0.1.0 OK for: iobroker.inst@2.0.3 want: 0.1.0
    133 silly placeDep ROOT iobroker.icons-mfd-png@1.1.0 OK for: iobroker.inst@2.0.3 want: 1.1.0
    134 silly placeDep ROOT iobroker.info@1.9.26 OK for: iobroker.inst@2.0.3 want: 1.9.26
    135 silly placeDep ROOT iobroker.javascript@7.0.3 OK for: iobroker.inst@2.0.3 want: 7.0.3
    136 silly placeDep ROOT iobroker.js-controller@4.0.24 OK for: iobroker.inst@2.0.3 want: 4.0.24
    137 silly placeDep ROOT iobroker.mobile@1.0.1 OK for: iobroker.inst@2.0.3 want: 1.0.1
    138 silly placeDep ROOT iobroker.openweathermap@0.3.9 OK for: iobroker.inst@2.0.3 want: 0.3.9
    139 silly placeDep ROOT iobroker.simple-api@2.7.2 OK for: iobroker.inst@2.0.3 want: 2.7.2
    140 silly placeDep ROOT iobroker.sql@2.1.8 OK for: iobroker.inst@2.0.3 want: 2.1.8
    141 silly placeDep ROOT iobroker.vis@1.4.16 OK for: iobroker.inst@2.0.3 want: 1.4.16
    142 silly placeDep ROOT iobroker.vis-canvas-gauges@1.0.1 OK for: iobroker.inst@2.0.3 want: 1.0.1
    143 silly placeDep ROOT iobroker.vis-hqwidgets@1.4.0 OK for: iobroker.inst@2.0.3 want: 1.4.0
    144 silly placeDep ROOT iobroker.vis-justgage@1.0.2 OK for: iobroker.inst@2.0.3 want: 1.0.2
    145 silly placeDep ROOT iobroker.vis-lcars@1.0.4 OK for: iobroker.inst@2.0.3 want: 1.0.4
    146 silly placeDep ROOT iobroker.vis-metro@1.2.0 OK for: iobroker.inst@2.0.3 want: 1.2.0
    147 silly placeDep ROOT iobroker.vis-rgraph@0.0.2 OK for: iobroker.inst@2.0.3 want: 0.0.2
    148 silly placeDep ROOT iobroker.vis-timeandweather@1.2.2 OK for: iobroker.inst@2.0.3 want: 1.2.2
    149 silly placeDep ROOT iobroker.web@4.3.0 OK for: iobroker.inst@2.0.3 want: 4.3.0
    150 silly placeDep ROOT iobroker.yr@5.3.0 OK for: iobroker.inst@2.0.3 want: 5.3.0
    151 silly placeDep ROOT semver@5.7.1 OK for: iobroker.inst@2.0.3 want: ^5.6.0
    152 silly placeDep ROOT yargs@7.1.2 OK for: iobroker.inst@2.0.3 want: ^7.0.2
    153 silly fetch manifest graceful-fs@^4.1.2
    154 silly fetch manifest jsonfile@^4.0.0
    155 silly fetch manifest universalify@^0.1.0
    156 silly fetch manifest @iobroker/adapter-core@^2.6.7
    157 silly fetch manifest @iobroker/ws-server@^2.1.0
    158 silly fetch manifest @iobroker/socket-classes@1.0.2
    159 silly fetch manifest body-parser@^1.20.1
    160 silly fetch manifest compression@^1.7.4
    161 silly fetch manifest connect-flash@^0.1.1
    162 silly fetch manifest cookie-parser@^1.4.6
    163 silly fetch manifest express@^4.18.2
    164 silly fetch manifest express-fileupload@^1.4.0
    165 silly fetch manifest express-session@^1.17.3
    166 silly fetch manifest passport@^0.6.0
    167 silly fetch manifest passport-local@^1.0.0
    168 silly fetch manifest axios@^0.27.2
    169 silly fetch manifest semver@^7.3.8
    170 silly fetch manifest ws@^8.11.0
    171 silly fetch manifest mime@^3.0.0
    172 silly fetch manifest @iobroker/adapter-core@^2.6.8
    173 silly fetch manifest dropbox-v2-api@^2.5.10
    174 silly fetch manifest webdav@^4.11.2
    175 silly fetch manifest ftp@^0.3.10
    176 silly fetch manifest node-schedule@^2.1.1
    177 silly fetch manifest @googleapis/drive@^5.1.0
    178 silly fetch manifest node-wol@^0.1.1
    179 silly fetch manifest request@^2.88.2
    180 silly fetch manifest google-auth-library@^8.8.0
    181 silly fetch manifest fs-extra@^11.1.1
    182 silly fetch manifest axios@^1.4.0
    183 silly fetch manifest tar-fs@^2.1.1
    184 silly fetch manifest onedrive-api@^1.0.9
    185 silly fetch manifest @iobroker/socket-classes@1.1.5
    186 silly fetch manifest socket.io-client@~1.7.4
    187 silly fetch manifest axios@^1.3.5
    188 silly fetch manifest ws@^8.13.0
    189 silly fetch manifest @iobroker/adapter-core@2.6.8
    190 silly fetch manifest axios@0.27.2
    191 silly fetch manifest xml2json-light@1.0.6
    192 silly fetch manifest node-ssdp@^4.0.1
    193 silly fetch manifest netmask@^2.0.2
    194 silly fetch manifest ipaddr.js@^2.0.1
    195 silly fetch manifest node-mndp@^0.0.3
    196 silly fetch manifest serialport@^10.4.0
    197 silly fetch manifest mdns-discovery@^0.2.6
    198 silly fetch manifest nodemailer@^6.8.0
    199 silly fetch manifest @iobroker/adapter-core@^2.5.0
    200 silly fetch manifest moment@^2.29.1
    201 silly fetch manifest pdfkit@^0.12.1
    202 silly fetch manifest xml2js@^0.4.9
    203 silly fetch manifest @iobroker/adapter-core@^2.6.0
    204 silly fetch manifest iconv-lite@^0.6.3
    205 silly fetch manifest xml2js@^0.4.23
    206 silly fetch manifest binrpc@^3.3.1
    207 silly fetch manifest homematic-xmlrpc@^1.0.2
    208 silly fetch manifest axios@^1.3.1
    209 silly fetch manifest systeminformation@^5.17.8
    210 silly fetch manifest jshashes@^1.0.8
    211 silly fetch manifest osx-temperature-sensor@^1.0.8
    212 silly fetch manifest @types/node@^18.15.1
    213 silly fetch manifest @types/request@^2.48.8
    214 silly fetch manifest axios@^1.3.4
    215 silly fetch manifest coffeescript@^1.12.7
    216 silly fetch manifest jsonata@^2.0.2
    217 silly fetch manifest jszip@^3.10.1
    218 silly fetch manifest node-inspect@^2.0.0
    219 silly fetch manifest node-schedule@2.1.1
    220 silly fetch manifest suncalc2@^1.8.1
    221 silly fetch manifest typescript@~4.7.4
    222 silly fetch manifest virtual-tsc@^0.6.2
    223 silly fetch manifest wake_on_lan@^1.0.0
    224 silly fetch manifest @alcalzone/esbuild-register@^2.5.1-1
    225 silly fetch manifest @iobroker/db-objects-file@4.0.24
    226 silly fetch manifest @iobroker/db-objects-jsonl@4.0.24
    227 silly fetch manifest @iobroker/db-objects-redis@4.0.24
    228 silly fetch manifest @iobroker/db-states-file@4.0.24
    229 silly fetch manifest @iobroker/db-states-jsonl@4.0.24
    230 silly fetch manifest @iobroker/db-states-redis@4.0.24
    231 silly fetch manifest @iobroker/js-controller-adapter@4.0.24
    232 silly fetch manifest @iobroker/js-controller-cli@4.0.24
    233 silly fetch manifest @iobroker/js-controller-common@4.0.24
    234 silly fetch manifest @iobroker/js-controller-common-db@4.0.24
    235 silly fetch manifest @iobroker/plugin-base@~1.2.1
    236 silly fetch manifest @iobroker/plugin-sentry@~1.2.0
    237 silly fetch manifest axios@^0.24.0
    238 silly fetch manifest daemonize2@^0.4.2
    239 silly fetch manifest debug@^4.3.3
    240 silly fetch manifest decache@^4.6.1
    241 silly fetch manifest deep-clone@^3.0.3
    242 silly fetch manifest fs-extra@^10.0.0
    243 silly fetch manifest jsonwebtoken@^8.5.1
    244 silly fetch manifest jszip@^3.7.0
    245 silly fetch manifest loadavg-windows@^1.1.1
    246 silly fetch manifest node-schedule@^2.1.0
    247 silly fetch manifest pidusage@^3.0.0
    248 silly fetch manifest promisify-child-process@^4.1.1
    249 silly fetch manifest prompt@^1.2.1
    250 silly fetch manifest readline-sync@^1.4.10
    251 silly fetch manifest semver@^7.3.5
    252 silly fetch manifest tar@^6.1.11
    253 silly fetch manifest yargs@^17.3.0
    254 silly fetch manifest diskusage@^1.1.3
    255 silly fetch manifest greenlock@^4.0.4
    256 silly fetch manifest greenlock-express@^4.0.3
    257 silly fetch manifest le-acme-core@^2.1.4
    258 silly fetch manifest le-challenge-fs@^2.0.9
    259 silly fetch manifest le-sni-auto@^2.1.9
    260 silly fetch manifest @iobroker/adapter-core@^2.4.0
    261 silly fetch manifest sql-client@^3.0.0
    262 silly fetch manifest mysql2@^2.3.3
    263 silly fetch manifest pg@^8.7.3
    264 silly fetch manifest sqlite3@^5.0.11
    265 silly fetch manifest mssql@^8.1.2
    266 silly fetch manifest axios@^1.1.3
    267 silly fetch manifest @iobroker/adapter-core@^1.0.3
    268 silly fetch manifest body-parser@^1.19.2
    269 silly fetch manifest express@^4.17.3
    270 silly fetch manifest express-session@^1.17.2
    271 silly fetch manifest iobroker.ws@^1.3.0
    272 silly fetch manifest iobroker.socketio@^4.2.0
    273 silly fetch manifest mime-types@^2.1.35
    274 silly fetch manifest passport@^0.5.2
    275 silly fetch manifest xtend@^4.0.2
    276 silly fetch manifest axios@^0.26.1
    277 silly fetch manifest camelcase@^3.0.0
    278 silly fetch manifest cliui@^3.2.0
    279 silly fetch manifest decamelize@^1.1.1
    280 silly fetch manifest get-caller-file@^1.0.1
    281 silly fetch manifest os-locale@^1.4.0
    282 silly fetch manifest read-pkg-up@^1.0.1
    283 silly fetch manifest require-directory@^2.1.1
    284 silly fetch manifest require-main-filename@^1.0.1
    285 silly fetch manifest set-blocking@^2.0.0
    286 silly fetch manifest string-width@^1.0.2
    287 silly fetch manifest which-module@^1.0.0
    288 silly fetch manifest y18n@^3.2.1
    289 silly fetch manifest yargs-parser@^5.0.1
    290 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fadapter-core 5180ms (cache hit)
    291 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fadapter-core 5021ms (cache hit)
    292 http fetch GET 200 https://registry.npmjs.org/graceful-fs 5231ms (cache hit)
    293 http fetch GET 200 https://registry.npmjs.org/jsonfile 5235ms (cache hit)
    294 http fetch GET 200 https://registry.npmjs.org/universalify 5237ms (cache hit)
    295 http fetch GET 200 https://registry.npmjs.org/axios 4980ms (cache hit)
    296 http fetch GET 200 https://registry.npmjs.org/axios 4924ms (cache hit)
    297 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fadapter-core 4954ms (cache hit)
    298 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fadapter-core 4855ms (cache hit)
    299 http fetch GET 200 https://registry.npmjs.org/axios 5205ms (cache hit)
    300 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fadapter-core 4872ms (cache hit)
    301 http fetch GET 200 https://registry.npmjs.org/axios 5075ms (cache hit)
    302 http fetch GET 200 https://registry.npmjs.org/request 5166ms (cache hit)
    303 http fetch GET 200 https://registry.npmjs.org/pdfkit 4957ms (cache hit)
    304 http fetch GET 200 https://registry.npmjs.org/axios 4956ms (cache hit)
    305 http fetch GET 200 https://registry.npmjs.org/axios 4904ms (cache hit)
    306 http fetch GET 200 https://registry.npmjs.org/axios 4490ms (cache hit)
    307 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fadapter-core 4273ms (cache hit)
    308 http fetch GET 200 https://registry.npmjs.org/axios 4201ms (cache hit)
    309 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fadapter-core 4211ms (cache hit)
    310 http fetch GET 200 https://registry.npmjs.org/axios 4105ms (cache hit)
    311 http fetch GET 200 https://registry.npmjs.org/moment 5229ms (cache hit)
    312 http fetch GET 200 https://registry.npmjs.org/debug 4606ms (cache hit)
    313 http fetch GET 200 https://registry.npmjs.org/xtend 4185ms (cache hit)
    314 http fetch GET 200 https://registry.npmjs.org/camelcase 4165ms (cache hit)
    315 http fetch GET 200 https://registry.npmjs.org/mime-types 4246ms (cache hit)
    316 http fetch GET 200 https://registry.npmjs.org/cliui 4200ms (cache hit)
    317 http fetch GET 200 https://registry.npmjs.org/get-caller-file 4188ms (cache hit)
    318 http fetch GET 200 https://registry.npmjs.org/read-pkg-up 4178ms (cache hit)
    319 http fetch GET 200 https://registry.npmjs.org/decamelize 4218ms (cache hit)
    320 http fetch GET 200 https://registry.npmjs.org/set-blocking 4170ms (cache hit)
    321 http fetch GET 200 https://registry.npmjs.org/@types%2fnode 5273ms (cache hit)
    322 http fetch GET 200 https://registry.npmjs.org/os-locale 4711ms (cache hit)
    323 http fetch GET 200 https://registry.npmjs.org/require-directory 4700ms (cache hit)
    324 http fetch GET 200 https://registry.npmjs.org/require-main-filename 4697ms (cache hit)
    325 http fetch GET 200 https://registry.npmjs.org/string-width 4673ms (cache hit)
    326 http fetch GET 200 https://registry.npmjs.org/which-module 4671ms (cache hit)
    327 http fetch GET 200 https://registry.npmjs.org/y18n 4668ms (cache hit)
    328 http fetch GET 200 https://registry.npmjs.org/yargs-parser 4803ms (cache hit)
    329 http fetch GET 200 https://registry.npmjs.org/body-parser 6997ms (cache revalidated)
    330 http fetch GET 200 https://registry.npmjs.org/webdav 6923ms (cache revalidated)
    331 http fetch GET 200 https://registry.npmjs.org/connect-flash 7203ms (cache revalidated)
    332 http fetch GET 200 https://registry.npmjs.org/cookie-parser 7188ms (cache revalidated)
    333 http fetch GET 200 https://registry.npmjs.org/compression 7224ms (cache revalidated)
    334 http fetch GET 200 https://registry.npmjs.org/node-schedule 7167ms (cache revalidated)
    335 http fetch GET 200 https://registry.npmjs.org/google-auth-library 7137ms (cache revalidated)
    336 http fetch GET 200 https://registry.npmjs.org/passport 7327ms (cache revalidated)
    337 http fetch GET 200 https://registry.npmjs.org/express-fileupload 7354ms (cache revalidated)
    338 http fetch GET 200 https://registry.npmjs.org/ws 7319ms (cache revalidated)
    339 http fetch GET 200 https://registry.npmjs.org/express 7419ms (cache revalidated)
    340 http fetch GET 200 https://registry.npmjs.org/passport-local 7435ms (cache revalidated)
    341 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fsocket-classes 7263ms (cache revalidated)
    342 http fetch GET 200 https://registry.npmjs.org/express-session 7471ms (cache revalidated)
    343 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fws-server 7573ms (cache revalidated)
    344 http fetch GET 200 https://registry.npmjs.org/@googleapis%2fdrive 7371ms (cache revalidated)
    345 http fetch GET 200 https://registry.npmjs.org/ws 7365ms (cache revalidated)
    346 http fetch GET 200 https://registry.npmjs.org/netmask 7335ms (cache revalidated)
    347 http fetch GET 200 https://registry.npmjs.org/socket.io-client 7430ms (cache revalidated)
    348 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fsocket-classes 7773ms (cache revalidated)
    349 http fetch GET 200 https://registry.npmjs.org/ftp 7603ms (cache revalidated)
    350 http fetch GET 200 https://registry.npmjs.org/node-ssdp 7427ms (cache revalidated)
    351 http fetch GET 200 https://registry.npmjs.org/node-wol 7593ms (cache revalidated)
    352 http fetch GET 200 https://registry.npmjs.org/xml2js 7411ms (cache revalidated)
    353 http fetch GET 200 https://registry.npmjs.org/xml2js 7481ms (cache revalidated)
    354 http fetch GET 200 https://registry.npmjs.org/serialport 7577ms (cache revalidated)
    355 http fetch GET 200 https://registry.npmjs.org/nodemailer 7627ms (cache revalidated)
    356 http fetch GET 200 https://registry.npmjs.org/ipaddr.js 7714ms (cache revalidated)
    357 http fetch GET 200 https://registry.npmjs.org/node-mndp 7715ms (cache revalidated)
    358 http fetch GET 200 https://registry.npmjs.org/osx-temperature-sensor 7743ms (cache revalidated)
    359 http fetch GET 200 https://registry.npmjs.org/binrpc 7807ms (cache revalidated)
    360 http fetch GET 200 https://registry.npmjs.org/mime 8222ms (cache revalidated)
    361 http fetch GET 200 https://registry.npmjs.org/systeminformation 7838ms (cache revalidated)
    362 http fetch GET 200 https://registry.npmjs.org/node-schedule 8001ms (cache revalidated)
    363 http fetch GET 200 https://registry.npmjs.org/jszip 8027ms (cache revalidated)
    364 http fetch GET 200 https://registry.npmjs.org/@types%2frequest 8070ms (cache revalidated)
    365 http fetch GET 200 https://registry.npmjs.org/coffeescript 8058ms (cache revalidated)
    366 http fetch GET 200 https://registry.npmjs.org/jshashes 8152ms (cache revalidated)
    367 http fetch GET 200 https://registry.npmjs.org/virtual-tsc 8032ms (cache revalidated)
    368 http fetch GET 200 https://registry.npmjs.org/node-inspect 8109ms (cache revalidated)
    369 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fdb-objects-file 8150ms (cache revalidated)
    370 http fetch GET 200 https://registry.npmjs.org/suncalc2 8289ms (cache revalidated)
    371 http fetch GET 200 https://registry.npmjs.org/jsonata 8345ms (cache revalidated)
    372 http fetch GET 200 https://registry.npmjs.org/@alcalzone%2fesbuild-register 8239ms (cache revalidated)
    373 http fetch GET 200 https://registry.npmjs.org/typescript 8500ms (cache revalidated)
    374 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fdb-objects-redis 9743ms (cache revalidated)
    375 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fdb-objects-jsonl 9833ms (cache revalidated)
    376 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fjs-controller-cli 9677ms (cache revalidated)
    377 http fetch GET 200 https://registry.npmjs.org/tar-fs 10487ms (cache revalidated)
    378 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fdb-states-jsonl 9874ms (cache revalidated)
    379 http fetch GET 200 https://registry.npmjs.org/mdns-discovery 10514ms (cache revalidated)
    380 http fetch GET 200 https://registry.npmjs.org/xml2json-light 10588ms (cache revalidated)
    381 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fplugin-sentry 9885ms (cache revalidated)
    382 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fjs-controller-adapter 9963ms (cache revalidated)
    383 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fjs-controller-common-db 9989ms (cache revalidated)
    384 http fetch GET 200 https://registry.npmjs.org/onedrive-api 10945ms (cache revalidated)
    385 http fetch GET 200 https://registry.npmjs.org/node-schedule 10058ms (cache revalidated)
    386 http fetch GET 200 https://registry.npmjs.org/jszip 10091ms (cache revalidated)
    387 http fetch GET 200 https://registry.npmjs.org/pidusage 10057ms (cache revalidated)
    388 http fetch GET 200 https://registry.npmjs.org/decache 10148ms (cache revalidated)
    389 http fetch GET 200 https://registry.npmjs.org/homematic-xmlrpc 10716ms (cache revalidated)
    390 http fetch GET 200 https://registry.npmjs.org/dropbox-v2-api 11114ms (cache revalidated)
    391 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fplugin-base 10243ms (cache revalidated)
    392 http fetch GET 200 https://registry.npmjs.org/diskusage 10172ms (cache revalidated)
    393 http fetch GET 200 https://registry.npmjs.org/greenlock-express 10161ms (cache revalidated)
    394 http fetch GET 200 https://registry.npmjs.org/greenlock 10191ms (cache revalidated)
    395 http fetch GET 200 https://registry.npmjs.org/readline-sync 10265ms (cache revalidated)
    396 http fetch GET 200 https://registry.npmjs.org/prompt 10285ms (cache revalidated)
    397 http fetch GET 200 https://registry.npmjs.org/wake_on_lan 10748ms (cache revalidated)
    398 http fetch GET 200 https://registry.npmjs.org/tar 10265ms (cache revalidated)
    399 http fetch GET 200 https://registry.npmjs.org/loadavg-windows 10433ms (cache revalidated)
    400 http fetch GET 200 https://registry.npmjs.org/express 10135ms (cache revalidated)
    401 http fetch GET 200 https://registry.npmjs.org/le-sni-auto 10397ms (cache revalidated)
    402 http fetch GET 200 https://registry.npmjs.org/mysql2 10370ms (cache revalidated)
    403 http fetch GET 200 https://registry.npmjs.org/le-acme-core 10570ms (cache revalidated)
    404 http fetch GET 200 https://registry.npmjs.org/le-challenge-fs 10564ms (cache revalidated)
    405 http fetch GET 200 https://registry.npmjs.org/jsonwebtoken 10746ms (cache revalidated)
    406 http fetch GET 200 https://registry.npmjs.org/daemonize2 10822ms (cache revalidated)
    407 http fetch GET 200 https://registry.npmjs.org/express-session 10459ms (cache revalidated)
    408 http fetch GET 200 https://registry.npmjs.org/promisify-child-process 10747ms (cache revalidated)
    409 http fetch GET 200 https://registry.npmjs.org/mssql 10565ms (cache revalidated)
    410 http fetch GET 200 https://registry.npmjs.org/body-parser 10562ms (cache revalidated)
    411 http fetch GET 200 https://registry.npmjs.org/passport 10493ms (cache revalidated)
    412 http fetch GET 200 https://registry.npmjs.org/deep-clone 10905ms (cache revalidated)
    413 http fetch GET 200 https://registry.npmjs.org/pg 10690ms (cache revalidated)
    414 http fetch GET 200 https://registry.npmjs.org/iobroker.socketio 10586ms (cache revalidated)
    415 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fdb-states-redis 11198ms (cache revalidated)
    416 http fetch GET 200 https://registry.npmjs.org/iconv-lite 11672ms (cache revalidated)
    417 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fjs-controller-common 11179ms (cache revalidated)
    418 http fetch GET 200 https://registry.npmjs.org/sqlite3 10871ms (cache revalidated)
    419 http fetch GET 200 https://registry.npmjs.org/sql-client 10941ms (cache revalidated)
    420 http fetch GET 200 https://registry.npmjs.org/iobroker.ws 10806ms (cache revalidated)
    421 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fdb-states-file 11477ms (cache revalidated)
    422 timing idealTree:#root Completed in 205575ms
    423 timing idealTree:node_modules/colors Completed in 0ms
    424 silly placeDep ROOT graceful-fs@4.2.11 OK for: fs-extra@7.0.1 want: ^4.1.2
    425 silly placeDep ROOT jsonfile@4.0.0 OK for: fs-extra@7.0.1 want: ^4.0.0
    426 silly placeDep ROOT universalify@0.1.2 OK for: fs-extra@7.0.1 want: ^0.1.0
    427 timing idealTree:node_modules/fs-extra Completed in 38ms
    428 timing idealTree:node_modules/graceful-fs Completed in 0ms
    429 timing idealTree:node_modules/iobroker Completed in 1ms
    430 silly fetch manifest bufferutil@^4.0.1
    431 http fetch GET 200 https://registry.npmjs.org/bufferutil 94ms (cache revalidated)
    432 silly fetch manifest utf-8-validate@>=5.0.2
    433 http fetch GET 200 https://registry.npmjs.org/utf-8-validate 113ms (cache revalidated)
    434 silly placeDep ROOT @iobroker/adapter-core@2.6.8 OK for: iobroker.admin@6.3.5 want: ^2.6.7
    435 silly placeDep ROOT @iobroker/socket-classes@1.0.2 OK for: iobroker.admin@6.3.5 want: 1.0.2
    436 silly placeDep ROOT @iobroker/ws-server@2.1.0 OK for: iobroker.admin@6.3.5 want: ^2.1.0
    437 silly placeDep ROOT axios@0.27.2 OK for: iobroker.admin@6.3.5 want: ^0.27.2
    438 silly placeDep ROOT body-parser@1.20.2 OK for: iobroker.admin@6.3.5 want: ^1.20.1
    439 silly placeDep ROOT compression@1.7.4 OK for: iobroker.admin@6.3.5 want: ^1.7.4
    440 silly placeDep ROOT connect-flash@0.1.1 OK for: iobroker.admin@6.3.5 want: ^0.1.1
    441 silly placeDep ROOT cookie-parser@1.4.6 OK for: iobroker.admin@6.3.5 want: ^1.4.6
    442 silly placeDep ROOT express@4.18.2 OK for: iobroker.admin@6.3.5 want: ^4.18.2
    443 silly placeDep ROOT express-fileupload@1.4.0 OK for: iobroker.admin@6.3.5 want: ^1.4.0
    444 silly placeDep ROOT express-session@1.17.3 OK for: iobroker.admin@6.3.5 want: ^1.17.3
    445 silly placeDep ROOT mime@3.0.0 OK for: iobroker.admin@6.3.5 want: ^3.0.0
    446 silly placeDep ROOT passport@0.6.0 OK for: iobroker.admin@6.3.5 want: ^0.6.0
    447 silly placeDep ROOT passport-local@1.0.0 OK for: iobroker.admin@6.3.5 want: ^1.0.0
    448 silly placeDep node_modules/iobroker.admin semver@7.5.3 OK for: iobroker.admin@6.3.5 want: ^7.3.8
    449 silly placeDep ROOT ws@8.13.0 OK for: iobroker.admin@6.3.5 want: ^8.11.0
    450 silly fetch manifest @types/iobroker@^4.0.5
    451 silly fetch manifest follow-redirects@^1.14.9
    452 silly fetch manifest form-data@^4.0.0
    453 silly fetch manifest bytes@3.1.2
    454 silly fetch manifest content-type@~1.0.5
    455 silly fetch manifest debug@2.6.9
    456 silly fetch manifest depd@2.0.0
    457 silly fetch manifest destroy@1.2.0
    458 silly fetch manifest http-errors@2.0.0
    459 silly fetch manifest iconv-lite@0.4.24
    460 silly fetch manifest on-finished@2.4.1
    461 silly fetch manifest qs@6.11.0
    462 silly fetch manifest raw-body@2.5.2
    463 silly fetch manifest type-is@~1.6.18
    464 silly fetch manifest unpipe@1.0.0
    465 silly fetch manifest accepts@~1.3.5
    466 silly fetch manifest bytes@3.0.0
    467 silly fetch manifest compressible@~2.0.16
    468 silly fetch manifest on-headers@~1.0.2
    469 silly fetch manifest safe-buffer@5.1.2
    470 silly fetch manifest vary@~1.1.2
    471 silly fetch manifest cookie@0.4.1
    472 silly fetch manifest cookie-signature@1.0.6
    473 silly fetch manifest accepts@~1.3.8
    474 silly fetch manifest array-flatten@1.1.1
    475 silly fetch manifest body-parser@1.20.1
    476 silly fetch manifest content-disposition@0.5.4
    477 silly fetch manifest content-type@~1.0.4
    478 silly fetch manifest cookie@0.5.0
    479 silly fetch manifest encodeurl@~1.0.2
    480 silly fetch manifest escape-html@~1.0.3
    481 silly fetch manifest etag@~1.8.1
    482 silly fetch manifest finalhandler@1.2.0
    483 silly fetch manifest fresh@0.5.2
    484 silly fetch manifest merge-descriptors@1.0.1
    485 silly fetch manifest methods@~1.1.2
    486 silly fetch manifest parseurl@~1.3.3
    487 silly fetch manifest path-to-regexp@0.1.7
    488 silly fetch manifest proxy-addr@~2.0.7
    489 silly fetch manifest range-parser@~1.2.1
    490 silly fetch manifest safe-buffer@5.2.1
    491 silly fetch manifest send@0.18.0
    492 silly fetch manifest serve-static@1.15.0
    493 silly fetch manifest setprototypeof@1.2.0
    494 silly fetch manifest statuses@2.0.1
    495 silly fetch manifest utils-merge@1.0.1
    496 silly fetch manifest busboy@^1.6.0
    497 silly fetch manifest cookie@0.4.2
    498 silly fetch manifest depd@~2.0.0
    499 silly fetch manifest uid-safe@~2.1.5
    500 silly fetch manifest passport-strategy@1.x.x
    501 silly fetch manifest pause@0.0.1
    502 silly fetch manifest utils-merge@^1.0.1
    503 silly fetch manifest lru-cache@^6.0.0
    504 http fetch GET 200 https://registry.npmjs.org/@types%2fiobroker 2108ms (cache hit)
    505 http fetch GET 200 https://registry.npmjs.org/follow-redirects 2106ms (cache hit)
    506 http fetch GET 200 https://registry.npmjs.org/form-data 2111ms (cache hit)
    507 http fetch GET 200 https://registry.npmjs.org/qs 2038ms (cache hit)
    508 http fetch GET 200 https://registry.npmjs.org/safe-buffer 1946ms (cache hit)
    509 http fetch GET 200 https://registry.npmjs.org/safe-buffer 1804ms (cache hit)
    510 http fetch GET 200 https://registry.npmjs.org/merge-descriptors 1880ms (cache hit)
    511 http fetch GET 200 https://registry.npmjs.org/path-to-regexp 1843ms (cache hit)
    512 http fetch GET 200 https://registry.npmjs.org/lru-cache 1729ms (cache hit)
    513 http fetch GET 200 https://registry.npmjs.org/content-type 2748ms (cache revalidated)
    514 http fetch GET 200 https://registry.npmjs.org/bytes 2764ms (cache revalidated)
    515 http fetch GET 200 https://registry.npmjs.org/http-errors 2729ms (cache revalidated)
    516 http fetch GET 200 https://registry.npmjs.org/bytes 2638ms (cache revalidated)
    517 http fetch GET 200 https://registry.npmjs.org/depd 2760ms (cache revalidated)
    518 http fetch GET 200 https://registry.npmjs.org/unpipe 2676ms (cache revalidated)
    519 http fetch GET 200 https://registry.npmjs.org/type-is 2698ms (cache revalidated)
    520 http fetch GET 200 https://registry.npmjs.org/destroy 2769ms (cache revalidated)
    521 http fetch GET 200 https://registry.npmjs.org/on-finished 2751ms (cache revalidated)
    522 http fetch GET 200 https://registry.npmjs.org/vary 2617ms (cache revalidated)
    523 http fetch GET 200 https://registry.npmjs.org/accepts 2695ms (cache revalidated)
    524 http fetch GET 200 https://registry.npmjs.org/compressible 2678ms (cache revalidated)
    525 http fetch GET 200 https://registry.npmjs.org/cookie 2601ms (cache revalidated)
    526 http fetch GET 200 https://registry.npmjs.org/content-type 2633ms (cache revalidated)
    527 http fetch GET 200 https://registry.npmjs.org/cookie 2702ms (cache revalidated)
    528 http fetch GET 200 https://registry.npmjs.org/cookie-signature 2697ms (cache revalidated)
    529 http fetch GET 200 https://registry.npmjs.org/escape-html 2598ms (cache revalidated)
    530 http fetch GET 200 https://registry.npmjs.org/array-flatten 2677ms (cache revalidated)
    531 http fetch GET 200 https://registry.npmjs.org/encodeurl 2618ms (cache revalidated)
    532 http fetch GET 200 https://registry.npmjs.org/etag 2600ms (cache revalidated)
    533 http fetch GET 200 https://registry.npmjs.org/accepts 2708ms (cache revalidated)
    534 http fetch GET 200 https://registry.npmjs.org/raw-body 2863ms (cache revalidated)
    535 http fetch GET 200 https://registry.npmjs.org/fresh 2604ms (cache revalidated)
    536 http fetch GET 200 https://registry.npmjs.org/proxy-addr 2548ms (cache revalidated)
    537 http fetch GET 200 https://registry.npmjs.org/finalhandler 2626ms (cache revalidated)
    538 http fetch GET 200 https://registry.npmjs.org/content-disposition 2715ms (cache revalidated)
    539 http fetch GET 200 https://registry.npmjs.org/depd 2479ms (cache revalidated)
    540 http fetch GET 200 https://registry.npmjs.org/setprototypeof 2545ms (cache revalidated)
    541 http fetch GET 200 https://registry.npmjs.org/range-parser 2587ms (cache revalidated)
    542 http fetch GET 200 https://registry.npmjs.org/cookie 2503ms (cache revalidated)
    543 http fetch GET 200 https://registry.npmjs.org/send 2579ms (cache revalidated)
    544 http fetch GET 200 https://registry.npmjs.org/serve-static 2582ms (cache revalidated)
    545 http fetch GET 200 https://registry.npmjs.org/utils-merge 2470ms (cache revalidated)
    546 http fetch GET 200 https://registry.npmjs.org/utils-merge 2556ms (cache revalidated)
    547 http fetch GET 200 https://registry.npmjs.org/statuses 2570ms (cache revalidated)
    548 http fetch GET 200 https://registry.npmjs.org/methods 2686ms (cache revalidated)
    549 http fetch GET 200 https://registry.npmjs.org/parseurl 2669ms (cache revalidated)
    550 http fetch GET 200 https://registry.npmjs.org/pause 2512ms (cache revalidated)
    551 http fetch GET 200 https://registry.npmjs.org/uid-safe 2535ms (cache revalidated)
    552 http fetch GET 200 https://registry.npmjs.org/on-headers 2903ms (cache revalidated)
    553 http fetch GET 200 https://registry.npmjs.org/busboy 2580ms (cache revalidated)
    554 http fetch GET 200 https://registry.npmjs.org/passport-strategy 2542ms (cache revalidated)
    555 timing idealTree:node_modules/iobroker.admin Completed in 3681ms
    556 silly placeDep ROOT @types/iobroker@4.0.5 OK for: @iobroker/adapter-core@2.6.8 want: ^4.0.5
    557 silly fetch manifest @types/node@*
    558 timing idealTree:node_modules/@iobroker/adapter-core Completed in 19ms
    559 timing idealTree:node_modules/@iobroker/socket-classes Completed in 1ms
    560 timing idealTree:node_modules/@iobroker/ws-server Completed in 0ms
    561 silly placeDep ROOT @types/node@20.3.1 OK for: @types/iobroker@4.0.5 want: *
    562 timing idealTree:node_modules/@types/iobroker Completed in 12ms
    563 timing idealTree:node_modules/@types/node Completed in 0ms
    564 silly placeDep ROOT follow-redirects@1.15.2 OK for: axios@0.27.2 want: ^1.14.9
    565 silly placeDep ROOT form-data@4.0.0 OK for: axios@0.27.2 want: ^4.0.0
    566 silly fetch manifest asynckit@^0.4.0
    567 silly fetch manifest combined-stream@^1.0.8
    568 silly fetch manifest mime-types@^2.1.12
    569 http fetch GET 200 https://registry.npmjs.org/asynckit 59ms (cache hit)
    570 http fetch GET 200 https://registry.npmjs.org/combined-stream 55ms (cache hit)
    571 timing idealTree:node_modules/axios Completed in 107ms
    572 silly placeDep ROOT bytes@3.1.2 OK for: body-parser@1.20.2 want: 3.1.2
    573 silly placeDep ROOT content-type@1.0.5 OK for: body-parser@1.20.2 want: ~1.0.5
    574 silly placeDep ROOT debug@2.6.9 OK for: body-parser@1.20.2 want: 2.6.9
    575 silly placeDep ROOT depd@2.0.0 OK for: body-parser@1.20.2 want: 2.0.0
    576 silly placeDep ROOT destroy@1.2.0 OK for: body-parser@1.20.2 want: 1.2.0
    577 silly placeDep ROOT http-errors@2.0.0 OK for: body-parser@1.20.2 want: 2.0.0
    578 silly placeDep ROOT iconv-lite@0.4.24 OK for: body-parser@1.20.2 want: 0.4.24
    579 silly placeDep ROOT on-finished@2.4.1 OK for: body-parser@1.20.2 want: 2.4.1
    580 silly placeDep ROOT qs@6.11.0 OK for: body-parser@1.20.2 want: 6.11.0
    581 silly placeDep ROOT raw-body@2.5.2 OK for: body-parser@1.20.2 want: 2.5.2
    582 silly placeDep ROOT type-is@1.6.18 OK for: body-parser@1.20.2 want: ~1.6.18
    583 silly placeDep ROOT unpipe@1.0.0 OK for: body-parser@1.20.2 want: 1.0.0
    584 silly fetch manifest ms@2.0.0
    585 silly fetch manifest inherits@2.0.4
    586 silly fetch manifest toidentifier@1.0.1
    587 silly fetch manifest safer-buffer@>= 2.1.2 < 3
    588 silly fetch manifest ee-first@1.1.1
    589 silly fetch manifest side-channel@^1.0.4
    590 silly fetch manifest media-typer@0.3.0
    591 silly fetch manifest mime-types@~2.1.24
    592 http fetch GET 200 https://registry.npmjs.org/inherits 227ms (cache hit)
    593 http fetch GET 200 https://registry.npmjs.org/ms 243ms (cache hit)
    594 http fetch GET 200 https://registry.npmjs.org/safer-buffer 217ms (cache hit)
    595 http fetch GET 200 https://registry.npmjs.org/side-channel 204ms (cache hit)
    596 http fetch GET 200 https://registry.npmjs.org/ee-first 257ms (cache revalidated)
    597 http fetch GET 200 https://registry.npmjs.org/toidentifier 281ms (cache revalidated)
    598 http fetch GET 200 https://registry.npmjs.org/media-typer 250ms (cache revalidated)
    599 timing idealTree:node_modules/body-parser Completed in 514ms
    600 timing idealTree:node_modules/bytes Completed in 0ms
    601 silly placeDep ROOT accepts@1.3.8 OK for: compression@1.7.4 want: ~1.3.5
    602 silly placeDep node_modules/compression bytes@3.0.0 OK for: compression@1.7.4 want: 3.0.0
    603 silly placeDep ROOT compressible@2.0.18 OK for: compression@1.7.4 want: ~2.0.16
    604 silly placeDep ROOT on-headers@1.0.2 OK for: compression@1.7.4 want: ~1.0.2
    605 silly placeDep ROOT safe-buffer@5.1.2 OK for: compression@1.7.4 want: 5.1.2
    606 silly placeDep ROOT vary@1.1.2 OK for: compression@1.7.4 want: ~1.1.2
    ...
    
    ...
    4571 silly reify   '/opt/iobroker/node_modules/@sentry/node': '/opt/iobroker/node_modules/@sentry/.node-fcFhT34r',
    4571 silly reify   '/opt/iobroker/node_modules/@root/pem': '/opt/iobroker/node_modules/@root/.pem-n7tAcJsL',
    4571 silly reify   '/opt/iobroker/node_modules/@sentry/utils': '/opt/iobroker/node_modules/@sentry/.utils-hx1Gtaez',
    4571 silly reify   '/opt/iobroker/node_modules/@sentry-internal/tracing': '/opt/iobroker/node_modules/@sentry-internal/.tracing-WgFbpiK6',
    4571 silly reify   '/opt/iobroker/node_modules/@root/request': '/opt/iobroker/node_modules/@root/.request-OtWG2jmz',
    4571 silly reify   '/opt/iobroker/node_modules/@root/x509': '/opt/iobroker/node_modules/@root/.x509-SbjQd4J6',
    4571 silly reify   '/opt/iobroker/node_modules/@sentry/types': '/opt/iobroker/node_modules/@sentry/.types-aFtRyDms',
    4571 silly reify   '/opt/iobroker/node_modules/@serialport/binding-mock': '/opt/iobroker/node_modules/@serialport/.binding-mock-hzXCWsor',
    4571 silly reify   '/opt/iobroker/node_modules/@serialport/bindings-cpp': '/opt/iobroker/node_modules/@serialport/.bindings-cpp-CZTkgMov',
    4571 silly reify   '/opt/iobroker/node_modules/@serialport/parser-byte-length': '/opt/iobroker/node_modules/@serialport/.parser-byte-length-MXwqGQ7u',
    4571 silly reify   '/opt/iobroker/node_modules/@serialport/bindings-interface': '/opt/iobroker/node_modules/@serialport/.bindings-interface-e5aeHvP9',
    4571 silly reify   '/opt/iobroker/node_modules/@serialport/parser-cctalk': '/opt/iobroker/node_modules/@serialport/.parser-cctalk-lp0rgKcH',
    4571 silly reify   '/opt/iobroker/node_modules/@serialport/parser-delimiter': '/opt/iobroker/node_modules/@serialport/.parser-delimiter-NSEgsVkT',
    4571 silly reify   '/opt/iobroker/node_modules/@serialport/parser-inter-byte-timeout': '/opt/iobroker/node_modules/@serialport/.parser-inter-byte-timeout-uXh3Bpol',
    4571 silly reify   '/opt/iobroker/node_modules/@serialport/parser-packet-length': '/opt/iobroker/node_modules/@serialport/.parser-packet-length-wkqHIICY',
    4571 silly reify   '/opt/iobroker/node_modules/@serialport/parser-readline': '/opt/iobroker/node_modules/@serialport/.parser-readline-eNuIKXKm',
    4571 silly reify   '/opt/iobroker/node_modules/@serialport/parser-ready': '/opt/iobroker/node_modules/@serialport/.parser-ready-5kDMNFGZ',
    4571 silly reify   '/opt/iobroker/node_modules/@serialport/parser-regex': '/opt/iobroker/node_modules/@serialport/.parser-regex-VIYyZWal',
    4571 silly reify   '/opt/iobroker/node_modules/@serialport/parser-slip-encoder': '/opt/iobroker/node_modules/@serialport/.parser-slip-encoder-Q7aN5Mhr',
    4571 silly reify   '/opt/iobroker/node_modules/@serialport/parser-spacepacket': '/opt/iobroker/node_modules/@serialport/.parser-spacepacket-Nofpop6g',
    4571 silly reify   '/opt/iobroker/node_modules/@serialport/stream': '/opt/iobroker/node_modules/@serialport/.stream-Yv96S3hV',
    4571 silly reify   '/opt/iobroker/node_modules/@sindresorhus/is': '/opt/iobroker/node_modules/@sindresorhus/.is-mrZnnes6',
    4571 silly reify   '/opt/iobroker/node_modules/@swc/helpers': '/opt/iobroker/node_modules/@swc/.helpers-PZYzR79A',
    4571 silly reify   '/opt/iobroker/node_modules/@szmarczak/http-timer': '/opt/iobroker/node_modules/@szmarczak/.http-timer-46Ljxvd4',
    4571 silly reify   '/opt/iobroker/node_modules/@tediousjs/connection-string': '/opt/iobroker/node_modules/@tediousjs/.connection-string-90tBQ2wa',
    4571 silly reify   '/opt/iobroker/node_modules/@tootallnate/once': '/opt/iobroker/node_modules/@tootallnate/.once-ZoNnWMHe',
    4571 silly reify   '/opt/iobroker/node_modules/@types/caseless': '/opt/iobroker/node_modules/@types/.caseless-biP5OApG',
    4571 silly reify   '/opt/iobroker/node_modules/@types/es-aggregate-error': '/opt/iobroker/node_modules/@types/.es-aggregate-error-bQvLBJnV',
    4571 silly reify   '/opt/iobroker/node_modules/@types/http-cache-semantics': '/opt/iobroker/node_modules/@types/.http-cache-semantics-qJujM7DN',
    4571 silly reify   '/opt/iobroker/node_modules/@types/iobroker': '/opt/iobroker/node_modules/@types/.iobroker-JcYhvZJx',
    4571 silly reify   '/opt/iobroker/node_modules/@types/request': '/opt/iobroker/node_modules/@types/.request-wwDUthdZ',
    4571 silly reify   '/opt/iobroker/node_modules/@types/node': '/opt/iobroker/node_modules/@types/.node-Bd1x5fmz',
    4571 silly reify   '/opt/iobroker/node_modules/@types/tough-cookie': '/opt/iobroker/node_modules/@types/.tough-cookie-7q0ZC6AD',
    4571 silly reify   '/opt/iobroker/node_modules/@types/triple-beam': '/opt/iobroker/node_modules/@types/.triple-beam-MdcuNCXx',
    4571 silly reify   '/opt/iobroker/node_modules/sshpk': '/opt/iobroker/node_modules/.sshpk-cCL4zyMp',
    4571 silly reify   '/opt/iobroker/node_modules/.bin/sshpk-conv': '/opt/iobroker/node_modules/.bin/.sshpk-conv-10TbNdNs',
    4571 silly reify   '/opt/iobroker/node_modules/.bin/sshpk-sign': '/opt/iobroker/node_modules/.bin/.sshpk-sign-iDI0Q2jB',
    4571 silly reify   '/opt/iobroker/node_modules/.bin/sshpk-verify': '/opt/iobroker/node_modules/.bin/.sshpk-verify-Vb7nRdrF'
    4571 silly reify }
    4572 timing reify:rollback:retireShallow Completed in 476ms
    4573 timing command:install Completed in 277560ms
    4574 verbose stack Error: ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/agent-base' -> '/opt/iobroker/node_modules/.agent-base-ZzrsLltQ'
    4575 verbose cwd /opt/iobroker
    4576 verbose Linux 5.10.103-v7+
    4577 verbose node v18.16.0
    4578 verbose npm  v9.5.1
    4579 error code ENOTEMPTY
    4580 error syscall rename
    4581 error path /opt/iobroker/node_modules/agent-base
    4582 error dest /opt/iobroker/node_modules/.agent-base-ZzrsLltQ
    4583 error errno -39
    4584 error ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/agent-base' -> '/opt/iobroker/node_modules/.agent-base-ZzrsLltQ'
    4585 verbose exit -39
    4586 timing npm Completed in 277815ms
    4587 verbose unfinished npm timer reify 1687534106944
    4588 verbose unfinished npm timer reify:retireShallow 1687534382456
    4589 verbose code -39
    4590 error A complete log of this run can be found in:
    4590 error     /home/iobroker/.npm/_logs/2023-06-23T15_28_26_723Z-debug-0.log
    
    

    iob diag

    ======================= SUMMARY =======================
    		     v.2023-04-16
    
    
    Operatingsystem: 	Raspbian GNU/Linux 10 (buster)
    Kernel: 		5.10.103-v7+
    Installation: 		Native
    Timezone: 		Europe/Berlin (CEST, +0200)
    User-ID: 		1000
    X-Server: 		false
    Boot Target: 		multi-user.target
    
    Pending OS-Updates: 	1
    Pending iob updates: 	2
    
    Nodejs-Installation: 	/usr/bin/nodejs 	v18.16.0
    			/usr/bin/node 		v18.16.0
    			/usr/bin/npm 		9.5.1
    			/usr/bin/npx 		9.5.1
    
    Recommended versions are nodejs 18.x.y and npm 9.x.y
    Your nodejs installation is correct
    
    MEMORY:
                  total        used        free      shared  buff/cache   available
    Mem:           923M         41M        495M        1.0M        386M        816M
    Swap:           99M         19M         80M
    Total:         1.0G         60M        576M
    
    Active iob-Instances: 	1
    Active repo(s): stable, stable
    
    ioBroker Core: 		js-controller 		4.0.24
    			admin 			6.3.5
    
    ioBroker Status: 	iobroker is not running on this host.
    
    
    Objects type: jsonl
    States  type: jsonl
    
    Status admin and web instance:
      system.adapter.admin.0                  : admin                 : Raspi-3BioB                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
      system.adapter.web.0                    : web                   : Raspi-3BioB                              -  enabled, port: 8082, bind: 192.168.1.161, run as: admin
    
    Objects: 		12458
    States: 		16344
    
    Size of iob-Database:
    
    19M	/opt/iobroker/iobroker-data/objects.jsonl
    16K	/opt/iobroker/iobroker-data/objects.json.migrated
    16K	/opt/iobroker/iobroker-data/objects.json.bak.migrated
    3.2M	/opt/iobroker/iobroker-data/states.jsonl
    4.0K	/opt/iobroker/iobroker-data/states.json.migrated
    4.0K	/opt/iobroker/iobroker-data/states.json.bak.migrated
    0	/opt/iobroker/iobroker-data/states.json.broken
    
    
    *********************************************************************
    Some problems detected, please run iob fix and try to have them fixed
    *********************************************************************
    
    =================== END OF SUMMARY ====================
    
    HomoranH DJMarc75D ? 3 Antworten Letzte Antwort
    0
    • nieIPN nieIP
      Systemdata Bitte Ausfüllen
      Hardwaresystem: Pi3B
      Arbeitsspeicher:
      Festplattenart: SD-Karte
      Betriebssystem: Ubuntu
      Node-Version: 18.16
      Nodejs-Version: 18.16
      NPM-Version: 9.5.1
      Installationsart: Skript
      Image genutzt: Ja

      Hallo

      seit dem Update von Node.js auf 18.x ,um bestimmte Adapter in der aktuellen Version benutzen zu können, kann ich keine Updates von Adaptern mehr machen.
      Das Update endet jeweils mit einer Fehlermeldung
      ERROR: Process exited with code 25

      iob fix
      habe ich schon mehrfach laufen lassen, ohne Verbesserung.

      Kann mir jemand bei der weiteren Diagnose helfen?

      hier die Bildschirmausgabe eines Upgrades

      $ iobroker upgrade javascript@7.0.3 --debug
      
      Update javascript from @6.1.4 to @7.0.3
      
      NPM version: 9.5.1
      
      Installing iobroker.javascript@7.0.3... (System call)
      
      npm ERR! code ENOTEMPTY
      
      npm ERR! A complete log of this run can be found in:npm ERR! /home/iobroker/.npm/_logs/2023-06-23T15_28_26_723Z-debug-0.log
      
      host.Raspi-3BioB Cannot install iobroker.javascript@7.0.3: 217
      
      ERROR: Process exited with code 25
      

      und dazu das komplette LOG. Mir fällt immer wieder das directory not empty auf, ich weiss aber nicht, wie ich das lösen soll :(

      wegen einer Beschränkung des Forums musste ich das kürzen ...

      0 verbose cli /usr/bin/node /usr/bin/npm
      1 info using npm@9.5.1
      2 info using node@v18.16.0
      3 timing npm:load:whichnode Completed in 4ms
      4 timing config:load:defaults Completed in 10ms
      5 timing config:load:file:/usr/lib/node_modules/npm/npmrc Completed in 5ms
      6 timing config:load:builtin Completed in 7ms
      7 timing config:load:cli Completed in 12ms
      8 timing config:load:env Completed in 1ms
      9 timing config:load:file:/opt/iobroker/.npmrc Completed in 9ms
      10 timing config:load:project Completed in 14ms
      11 timing config:load:file:/home/iobroker/.npmrc Completed in 1ms
      12 timing config:load:user Completed in 2ms
      13 timing config:load:file:/usr/etc/npmrc Completed in 2ms
      14 timing config:load:global Completed in 2ms
      15 timing config:load:setEnvs Completed in 6ms
      16 timing config:load Completed in 55ms
      17 timing npm:load:configload Completed in 56ms
      18 timing npm:load:mkdirpcache Completed in 1ms
      19 timing npm:load:mkdirplogs Completed in 0ms
      20 verbose title npm install iobroker.javascript@7.0.3
      21 verbose argv "install" "--save-exact" "iobroker.javascript@7.0.3"
      22 timing npm:load:setTitle Completed in 7ms
      23 timing config:load:flatten Completed in 16ms
      24 timing npm:load:display Completed in 21ms
      25 verbose logfile logs-max:10 dir:/home/iobroker/.npm/_logs/2023-06-23T15_28_26_723Z-
      26 verbose logfile /home/iobroker/.npm/_logs/2023-06-23T15_28_26_723Z-debug-0.log
      27 timing npm:load:logFile Completed in 26ms
      28 timing npm:load:timers Completed in 0ms
      29 timing npm:load:configScope Completed in 0ms
      30 timing npm:load Completed in 121ms
      31 timing arborist:ctor Completed in 5ms
      32 silly logfile start cleaning logs, removing 2 files
      33 silly logfile done cleaning log files
      34 timing idealTree:init Completed in 50ms
      35 timing idealTree:userRequests Completed in 23ms
      36 silly idealTree buildDeps
      37 silly fetch manifest colors@^1.3.3
      38 http fetch GET 200 https://registry.npmjs.org/colors 10325ms (cache revalidated)
      39 silly fetch manifest fs-extra@^7.0.1
      40 http fetch GET 200 https://registry.npmjs.org/fs-extra 2038ms (cache revalidated)
      41 silly fetch manifest iobroker@^2.0.3
      42 http fetch GET 200 https://registry.npmjs.org/iobroker 917ms (cache revalidated)
      43 silly fetch manifest iobroker.admin@6.3.5
      44 http fetch GET 200 https://registry.npmjs.org/iobroker.admin 970ms (cache revalidated)
      45 silly fetch manifest iobroker.backitup@2.6.23
      46 http fetch GET 200 https://registry.npmjs.org/iobroker.backitup 118ms (cache revalidated)
      47 silly fetch manifest iobroker.cloud@4.4.1
      48 http fetch GET 200 https://registry.npmjs.org/iobroker.cloud 835ms (cache revalidated)
      49 silly fetch manifest iobroker.daswetter@3.1.8
      50 http fetch GET 200 https://registry.npmjs.org/iobroker.daswetter 815ms (cache revalidated)
      51 silly fetch manifest iobroker.devices@1.1.5
      52 http fetch GET 200 https://registry.npmjs.org/iobroker.devices 92ms (cache revalidated)
      53 silly fetch manifest iobroker.discovery@3.1.0
      54 http fetch GET 200 https://registry.npmjs.org/iobroker.discovery 867ms (cache revalidated)
      55 silly fetch manifest iobroker.email@1.2.0
      56 http fetch GET 200 https://registry.npmjs.org/iobroker.email 860ms (cache revalidated)
      57 silly fetch manifest iobroker.eventlist@github:ioBroker/ioBroker.eventlist#327abcf013f33a73f955d2334ff373c15c813198
      58 http fetch GET 200 https://codeload.github.com/ioBroker/ioBroker.eventlist/tar.gz/327abcf013f33a73f955d2334ff373c15c813198 1944ms (cache revalidated)
      59 timing arborist:ctor Completed in 3ms
      60 timing arborist:ctor Completed in 0ms
      61 silly fetch manifest iobroker.flot@1.12.0
      62 http fetch GET 200 https://registry.npmjs.org/iobroker.flot 321ms (cache revalidated)
      63 silly fetch manifest iobroker.fritzbox@0.2.1
      64 http fetch GET 200 https://registry.npmjs.org/iobroker.fritzbox 1062ms (cache revalidated)
      65 silly fetch manifest iobroker.hm-rega@3.0.46
      66 http fetch GET 200 https://registry.npmjs.org/iobroker.hm-rega 849ms (cache revalidated)
      67 silly fetch manifest iobroker.hm-rpc@1.15.16
      68 http fetch GET 200 https://registry.npmjs.org/iobroker.hm-rpc 927ms (cache revalidated)
      69 silly fetch manifest iobroker.icons-addictive-flavour-png@0.1.0
      70 http fetch GET 200 https://registry.npmjs.org/iobroker.icons-addictive-flavour-png 843ms (cache revalidated)
      71 silly fetch manifest iobroker.icons-icons8@0.0.1
      72 http fetch GET 200 https://registry.npmjs.org/iobroker.icons-icons8 847ms (cache revalidated)
      73 silly fetch manifest iobroker.icons-material-png@0.1.0
      74 http fetch GET 200 https://registry.npmjs.org/iobroker.icons-material-png 856ms (cache revalidated)
      75 silly fetch manifest iobroker.icons-mfd-png@1.1.0
      76 http fetch GET 200 https://registry.npmjs.org/iobroker.icons-mfd-png 895ms (cache revalidated)
      77 silly fetch manifest iobroker.info@1.9.26
      78 http fetch GET 200 https://registry.npmjs.org/iobroker.info 884ms (cache revalidated)
      79 silly fetch manifest iobroker.javascript@7.0.3
      80 http fetch GET 200 https://registry.npmjs.org/iobroker.javascript 905ms (cache revalidated)
      81 silly fetch manifest iobroker.js-controller@4.0.24
      82 http fetch GET 200 https://registry.npmjs.org/iobroker.js-controller 968ms (cache revalidated)
      83 silly fetch manifest iobroker.mobile@1.0.1
      84 http fetch GET 200 https://registry.npmjs.org/iobroker.mobile 870ms (cache revalidated)
      85 silly fetch manifest iobroker.openweathermap@0.3.9
      86 http fetch GET 200 https://registry.npmjs.org/iobroker.openweathermap 886ms (cache revalidated)
      87 silly fetch manifest iobroker.simple-api@2.7.2
      88 http fetch GET 200 https://registry.npmjs.org/iobroker.simple-api 924ms (cache revalidated)
      89 silly fetch manifest iobroker.sql@2.1.8
      90 http fetch GET 200 https://registry.npmjs.org/iobroker.sql 1014ms (cache revalidated)
      91 silly fetch manifest iobroker.vis@1.4.16
      92 http fetch GET 200 https://registry.npmjs.org/iobroker.vis 855ms (cache revalidated)
      93 silly fetch manifest iobroker.vis-canvas-gauges@1.0.1
      94 http fetch GET 200 https://registry.npmjs.org/iobroker.vis-canvas-gauges 883ms (cache revalidated)
      95 silly fetch manifest iobroker.vis-hqwidgets@1.4.0
      96 http fetch GET 200 https://registry.npmjs.org/iobroker.vis-hqwidgets 926ms (cache revalidated)
      97 silly fetch manifest iobroker.vis-justgage@1.0.2
      98 http fetch GET 200 https://registry.npmjs.org/iobroker.vis-justgage 896ms (cache revalidated)
      99 silly fetch manifest iobroker.vis-lcars@1.0.4
      100 http fetch GET 200 https://registry.npmjs.org/iobroker.vis-lcars 319ms (cache revalidated)
      101 silly fetch manifest iobroker.vis-metro@1.2.0
      102 http fetch GET 200 https://registry.npmjs.org/iobroker.vis-metro 850ms (cache revalidated)
      103 silly fetch manifest iobroker.vis-rgraph@0.0.2
      104 http fetch GET 200 https://registry.npmjs.org/iobroker.vis-rgraph 872ms (cache revalidated)
      105 silly fetch manifest iobroker.vis-timeandweather@1.2.2
      106 http fetch GET 200 https://registry.npmjs.org/iobroker.vis-timeandweather 892ms (cache revalidated)
      107 silly fetch manifest iobroker.web@4.3.0
      108 http fetch GET 200 https://registry.npmjs.org/iobroker.web 880ms (cache revalidated)
      109 silly fetch manifest iobroker.yr@5.3.0
      110 http fetch GET 200 https://registry.npmjs.org/iobroker.yr 860ms (cache revalidated)
      111 silly fetch manifest semver@^5.6.0
      112 http fetch GET 200 https://registry.npmjs.org/semver 68ms (cache hit)
      113 silly fetch manifest yargs@^7.0.2
      114 http fetch GET 200 https://registry.npmjs.org/yargs 68ms (cache hit)
      115 silly placeDep ROOT colors@1.4.0 OK for: iobroker.inst@2.0.3 want: ^1.3.3
      116 silly placeDep ROOT fs-extra@7.0.1 OK for: iobroker.inst@2.0.3 want: ^7.0.1
      117 silly placeDep ROOT iobroker@2.0.3 OK for: iobroker.inst@2.0.3 want: ^2.0.3
      118 silly placeDep ROOT iobroker.admin@6.3.5 OK for: iobroker.inst@2.0.3 want: 6.3.5
      119 silly placeDep ROOT iobroker.backitup@2.6.23 OK for: iobroker.inst@2.0.3 want: 2.6.23
      120 silly placeDep ROOT iobroker.cloud@4.4.1 OK for: iobroker.inst@2.0.3 want: 4.4.1
      121 silly placeDep ROOT iobroker.daswetter@3.1.8 OK for: iobroker.inst@2.0.3 want: 3.1.8
      122 silly placeDep ROOT iobroker.devices@1.1.5 OK for: iobroker.inst@2.0.3 want: 1.1.5
      123 silly placeDep ROOT iobroker.discovery@3.1.0 OK for: iobroker.inst@2.0.3 want: 3.1.0
      124 silly placeDep ROOT iobroker.email@1.2.0 OK for: iobroker.inst@2.0.3 want: 1.2.0
      125 silly placeDep ROOT iobroker.eventlist@0.4.4 OK for: iobroker.inst@2.0.3 want: github:ioBroker/ioBroker.eventlist#327abcf013f33a73f955d2334ff373c15c813198
      126 silly placeDep ROOT iobroker.flot@1.12.0 OK for: iobroker.inst@2.0.3 want: 1.12.0
      127 silly placeDep ROOT iobroker.fritzbox@0.2.1 OK for: iobroker.inst@2.0.3 want: 0.2.1
      128 silly placeDep ROOT iobroker.hm-rega@3.0.46 OK for: iobroker.inst@2.0.3 want: 3.0.46
      129 silly placeDep ROOT iobroker.hm-rpc@1.15.16 OK for: iobroker.inst@2.0.3 want: 1.15.16
      130 silly placeDep ROOT iobroker.icons-addictive-flavour-png@0.1.0 OK for: iobroker.inst@2.0.3 want: 0.1.0
      131 silly placeDep ROOT iobroker.icons-icons8@0.0.1 OK for: iobroker.inst@2.0.3 want: 0.0.1
      132 silly placeDep ROOT iobroker.icons-material-png@0.1.0 OK for: iobroker.inst@2.0.3 want: 0.1.0
      133 silly placeDep ROOT iobroker.icons-mfd-png@1.1.0 OK for: iobroker.inst@2.0.3 want: 1.1.0
      134 silly placeDep ROOT iobroker.info@1.9.26 OK for: iobroker.inst@2.0.3 want: 1.9.26
      135 silly placeDep ROOT iobroker.javascript@7.0.3 OK for: iobroker.inst@2.0.3 want: 7.0.3
      136 silly placeDep ROOT iobroker.js-controller@4.0.24 OK for: iobroker.inst@2.0.3 want: 4.0.24
      137 silly placeDep ROOT iobroker.mobile@1.0.1 OK for: iobroker.inst@2.0.3 want: 1.0.1
      138 silly placeDep ROOT iobroker.openweathermap@0.3.9 OK for: iobroker.inst@2.0.3 want: 0.3.9
      139 silly placeDep ROOT iobroker.simple-api@2.7.2 OK for: iobroker.inst@2.0.3 want: 2.7.2
      140 silly placeDep ROOT iobroker.sql@2.1.8 OK for: iobroker.inst@2.0.3 want: 2.1.8
      141 silly placeDep ROOT iobroker.vis@1.4.16 OK for: iobroker.inst@2.0.3 want: 1.4.16
      142 silly placeDep ROOT iobroker.vis-canvas-gauges@1.0.1 OK for: iobroker.inst@2.0.3 want: 1.0.1
      143 silly placeDep ROOT iobroker.vis-hqwidgets@1.4.0 OK for: iobroker.inst@2.0.3 want: 1.4.0
      144 silly placeDep ROOT iobroker.vis-justgage@1.0.2 OK for: iobroker.inst@2.0.3 want: 1.0.2
      145 silly placeDep ROOT iobroker.vis-lcars@1.0.4 OK for: iobroker.inst@2.0.3 want: 1.0.4
      146 silly placeDep ROOT iobroker.vis-metro@1.2.0 OK for: iobroker.inst@2.0.3 want: 1.2.0
      147 silly placeDep ROOT iobroker.vis-rgraph@0.0.2 OK for: iobroker.inst@2.0.3 want: 0.0.2
      148 silly placeDep ROOT iobroker.vis-timeandweather@1.2.2 OK for: iobroker.inst@2.0.3 want: 1.2.2
      149 silly placeDep ROOT iobroker.web@4.3.0 OK for: iobroker.inst@2.0.3 want: 4.3.0
      150 silly placeDep ROOT iobroker.yr@5.3.0 OK for: iobroker.inst@2.0.3 want: 5.3.0
      151 silly placeDep ROOT semver@5.7.1 OK for: iobroker.inst@2.0.3 want: ^5.6.0
      152 silly placeDep ROOT yargs@7.1.2 OK for: iobroker.inst@2.0.3 want: ^7.0.2
      153 silly fetch manifest graceful-fs@^4.1.2
      154 silly fetch manifest jsonfile@^4.0.0
      155 silly fetch manifest universalify@^0.1.0
      156 silly fetch manifest @iobroker/adapter-core@^2.6.7
      157 silly fetch manifest @iobroker/ws-server@^2.1.0
      158 silly fetch manifest @iobroker/socket-classes@1.0.2
      159 silly fetch manifest body-parser@^1.20.1
      160 silly fetch manifest compression@^1.7.4
      161 silly fetch manifest connect-flash@^0.1.1
      162 silly fetch manifest cookie-parser@^1.4.6
      163 silly fetch manifest express@^4.18.2
      164 silly fetch manifest express-fileupload@^1.4.0
      165 silly fetch manifest express-session@^1.17.3
      166 silly fetch manifest passport@^0.6.0
      167 silly fetch manifest passport-local@^1.0.0
      168 silly fetch manifest axios@^0.27.2
      169 silly fetch manifest semver@^7.3.8
      170 silly fetch manifest ws@^8.11.0
      171 silly fetch manifest mime@^3.0.0
      172 silly fetch manifest @iobroker/adapter-core@^2.6.8
      173 silly fetch manifest dropbox-v2-api@^2.5.10
      174 silly fetch manifest webdav@^4.11.2
      175 silly fetch manifest ftp@^0.3.10
      176 silly fetch manifest node-schedule@^2.1.1
      177 silly fetch manifest @googleapis/drive@^5.1.0
      178 silly fetch manifest node-wol@^0.1.1
      179 silly fetch manifest request@^2.88.2
      180 silly fetch manifest google-auth-library@^8.8.0
      181 silly fetch manifest fs-extra@^11.1.1
      182 silly fetch manifest axios@^1.4.0
      183 silly fetch manifest tar-fs@^2.1.1
      184 silly fetch manifest onedrive-api@^1.0.9
      185 silly fetch manifest @iobroker/socket-classes@1.1.5
      186 silly fetch manifest socket.io-client@~1.7.4
      187 silly fetch manifest axios@^1.3.5
      188 silly fetch manifest ws@^8.13.0
      189 silly fetch manifest @iobroker/adapter-core@2.6.8
      190 silly fetch manifest axios@0.27.2
      191 silly fetch manifest xml2json-light@1.0.6
      192 silly fetch manifest node-ssdp@^4.0.1
      193 silly fetch manifest netmask@^2.0.2
      194 silly fetch manifest ipaddr.js@^2.0.1
      195 silly fetch manifest node-mndp@^0.0.3
      196 silly fetch manifest serialport@^10.4.0
      197 silly fetch manifest mdns-discovery@^0.2.6
      198 silly fetch manifest nodemailer@^6.8.0
      199 silly fetch manifest @iobroker/adapter-core@^2.5.0
      200 silly fetch manifest moment@^2.29.1
      201 silly fetch manifest pdfkit@^0.12.1
      202 silly fetch manifest xml2js@^0.4.9
      203 silly fetch manifest @iobroker/adapter-core@^2.6.0
      204 silly fetch manifest iconv-lite@^0.6.3
      205 silly fetch manifest xml2js@^0.4.23
      206 silly fetch manifest binrpc@^3.3.1
      207 silly fetch manifest homematic-xmlrpc@^1.0.2
      208 silly fetch manifest axios@^1.3.1
      209 silly fetch manifest systeminformation@^5.17.8
      210 silly fetch manifest jshashes@^1.0.8
      211 silly fetch manifest osx-temperature-sensor@^1.0.8
      212 silly fetch manifest @types/node@^18.15.1
      213 silly fetch manifest @types/request@^2.48.8
      214 silly fetch manifest axios@^1.3.4
      215 silly fetch manifest coffeescript@^1.12.7
      216 silly fetch manifest jsonata@^2.0.2
      217 silly fetch manifest jszip@^3.10.1
      218 silly fetch manifest node-inspect@^2.0.0
      219 silly fetch manifest node-schedule@2.1.1
      220 silly fetch manifest suncalc2@^1.8.1
      221 silly fetch manifest typescript@~4.7.4
      222 silly fetch manifest virtual-tsc@^0.6.2
      223 silly fetch manifest wake_on_lan@^1.0.0
      224 silly fetch manifest @alcalzone/esbuild-register@^2.5.1-1
      225 silly fetch manifest @iobroker/db-objects-file@4.0.24
      226 silly fetch manifest @iobroker/db-objects-jsonl@4.0.24
      227 silly fetch manifest @iobroker/db-objects-redis@4.0.24
      228 silly fetch manifest @iobroker/db-states-file@4.0.24
      229 silly fetch manifest @iobroker/db-states-jsonl@4.0.24
      230 silly fetch manifest @iobroker/db-states-redis@4.0.24
      231 silly fetch manifest @iobroker/js-controller-adapter@4.0.24
      232 silly fetch manifest @iobroker/js-controller-cli@4.0.24
      233 silly fetch manifest @iobroker/js-controller-common@4.0.24
      234 silly fetch manifest @iobroker/js-controller-common-db@4.0.24
      235 silly fetch manifest @iobroker/plugin-base@~1.2.1
      236 silly fetch manifest @iobroker/plugin-sentry@~1.2.0
      237 silly fetch manifest axios@^0.24.0
      238 silly fetch manifest daemonize2@^0.4.2
      239 silly fetch manifest debug@^4.3.3
      240 silly fetch manifest decache@^4.6.1
      241 silly fetch manifest deep-clone@^3.0.3
      242 silly fetch manifest fs-extra@^10.0.0
      243 silly fetch manifest jsonwebtoken@^8.5.1
      244 silly fetch manifest jszip@^3.7.0
      245 silly fetch manifest loadavg-windows@^1.1.1
      246 silly fetch manifest node-schedule@^2.1.0
      247 silly fetch manifest pidusage@^3.0.0
      248 silly fetch manifest promisify-child-process@^4.1.1
      249 silly fetch manifest prompt@^1.2.1
      250 silly fetch manifest readline-sync@^1.4.10
      251 silly fetch manifest semver@^7.3.5
      252 silly fetch manifest tar@^6.1.11
      253 silly fetch manifest yargs@^17.3.0
      254 silly fetch manifest diskusage@^1.1.3
      255 silly fetch manifest greenlock@^4.0.4
      256 silly fetch manifest greenlock-express@^4.0.3
      257 silly fetch manifest le-acme-core@^2.1.4
      258 silly fetch manifest le-challenge-fs@^2.0.9
      259 silly fetch manifest le-sni-auto@^2.1.9
      260 silly fetch manifest @iobroker/adapter-core@^2.4.0
      261 silly fetch manifest sql-client@^3.0.0
      262 silly fetch manifest mysql2@^2.3.3
      263 silly fetch manifest pg@^8.7.3
      264 silly fetch manifest sqlite3@^5.0.11
      265 silly fetch manifest mssql@^8.1.2
      266 silly fetch manifest axios@^1.1.3
      267 silly fetch manifest @iobroker/adapter-core@^1.0.3
      268 silly fetch manifest body-parser@^1.19.2
      269 silly fetch manifest express@^4.17.3
      270 silly fetch manifest express-session@^1.17.2
      271 silly fetch manifest iobroker.ws@^1.3.0
      272 silly fetch manifest iobroker.socketio@^4.2.0
      273 silly fetch manifest mime-types@^2.1.35
      274 silly fetch manifest passport@^0.5.2
      275 silly fetch manifest xtend@^4.0.2
      276 silly fetch manifest axios@^0.26.1
      277 silly fetch manifest camelcase@^3.0.0
      278 silly fetch manifest cliui@^3.2.0
      279 silly fetch manifest decamelize@^1.1.1
      280 silly fetch manifest get-caller-file@^1.0.1
      281 silly fetch manifest os-locale@^1.4.0
      282 silly fetch manifest read-pkg-up@^1.0.1
      283 silly fetch manifest require-directory@^2.1.1
      284 silly fetch manifest require-main-filename@^1.0.1
      285 silly fetch manifest set-blocking@^2.0.0
      286 silly fetch manifest string-width@^1.0.2
      287 silly fetch manifest which-module@^1.0.0
      288 silly fetch manifest y18n@^3.2.1
      289 silly fetch manifest yargs-parser@^5.0.1
      290 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fadapter-core 5180ms (cache hit)
      291 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fadapter-core 5021ms (cache hit)
      292 http fetch GET 200 https://registry.npmjs.org/graceful-fs 5231ms (cache hit)
      293 http fetch GET 200 https://registry.npmjs.org/jsonfile 5235ms (cache hit)
      294 http fetch GET 200 https://registry.npmjs.org/universalify 5237ms (cache hit)
      295 http fetch GET 200 https://registry.npmjs.org/axios 4980ms (cache hit)
      296 http fetch GET 200 https://registry.npmjs.org/axios 4924ms (cache hit)
      297 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fadapter-core 4954ms (cache hit)
      298 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fadapter-core 4855ms (cache hit)
      299 http fetch GET 200 https://registry.npmjs.org/axios 5205ms (cache hit)
      300 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fadapter-core 4872ms (cache hit)
      301 http fetch GET 200 https://registry.npmjs.org/axios 5075ms (cache hit)
      302 http fetch GET 200 https://registry.npmjs.org/request 5166ms (cache hit)
      303 http fetch GET 200 https://registry.npmjs.org/pdfkit 4957ms (cache hit)
      304 http fetch GET 200 https://registry.npmjs.org/axios 4956ms (cache hit)
      305 http fetch GET 200 https://registry.npmjs.org/axios 4904ms (cache hit)
      306 http fetch GET 200 https://registry.npmjs.org/axios 4490ms (cache hit)
      307 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fadapter-core 4273ms (cache hit)
      308 http fetch GET 200 https://registry.npmjs.org/axios 4201ms (cache hit)
      309 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fadapter-core 4211ms (cache hit)
      310 http fetch GET 200 https://registry.npmjs.org/axios 4105ms (cache hit)
      311 http fetch GET 200 https://registry.npmjs.org/moment 5229ms (cache hit)
      312 http fetch GET 200 https://registry.npmjs.org/debug 4606ms (cache hit)
      313 http fetch GET 200 https://registry.npmjs.org/xtend 4185ms (cache hit)
      314 http fetch GET 200 https://registry.npmjs.org/camelcase 4165ms (cache hit)
      315 http fetch GET 200 https://registry.npmjs.org/mime-types 4246ms (cache hit)
      316 http fetch GET 200 https://registry.npmjs.org/cliui 4200ms (cache hit)
      317 http fetch GET 200 https://registry.npmjs.org/get-caller-file 4188ms (cache hit)
      318 http fetch GET 200 https://registry.npmjs.org/read-pkg-up 4178ms (cache hit)
      319 http fetch GET 200 https://registry.npmjs.org/decamelize 4218ms (cache hit)
      320 http fetch GET 200 https://registry.npmjs.org/set-blocking 4170ms (cache hit)
      321 http fetch GET 200 https://registry.npmjs.org/@types%2fnode 5273ms (cache hit)
      322 http fetch GET 200 https://registry.npmjs.org/os-locale 4711ms (cache hit)
      323 http fetch GET 200 https://registry.npmjs.org/require-directory 4700ms (cache hit)
      324 http fetch GET 200 https://registry.npmjs.org/require-main-filename 4697ms (cache hit)
      325 http fetch GET 200 https://registry.npmjs.org/string-width 4673ms (cache hit)
      326 http fetch GET 200 https://registry.npmjs.org/which-module 4671ms (cache hit)
      327 http fetch GET 200 https://registry.npmjs.org/y18n 4668ms (cache hit)
      328 http fetch GET 200 https://registry.npmjs.org/yargs-parser 4803ms (cache hit)
      329 http fetch GET 200 https://registry.npmjs.org/body-parser 6997ms (cache revalidated)
      330 http fetch GET 200 https://registry.npmjs.org/webdav 6923ms (cache revalidated)
      331 http fetch GET 200 https://registry.npmjs.org/connect-flash 7203ms (cache revalidated)
      332 http fetch GET 200 https://registry.npmjs.org/cookie-parser 7188ms (cache revalidated)
      333 http fetch GET 200 https://registry.npmjs.org/compression 7224ms (cache revalidated)
      334 http fetch GET 200 https://registry.npmjs.org/node-schedule 7167ms (cache revalidated)
      335 http fetch GET 200 https://registry.npmjs.org/google-auth-library 7137ms (cache revalidated)
      336 http fetch GET 200 https://registry.npmjs.org/passport 7327ms (cache revalidated)
      337 http fetch GET 200 https://registry.npmjs.org/express-fileupload 7354ms (cache revalidated)
      338 http fetch GET 200 https://registry.npmjs.org/ws 7319ms (cache revalidated)
      339 http fetch GET 200 https://registry.npmjs.org/express 7419ms (cache revalidated)
      340 http fetch GET 200 https://registry.npmjs.org/passport-local 7435ms (cache revalidated)
      341 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fsocket-classes 7263ms (cache revalidated)
      342 http fetch GET 200 https://registry.npmjs.org/express-session 7471ms (cache revalidated)
      343 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fws-server 7573ms (cache revalidated)
      344 http fetch GET 200 https://registry.npmjs.org/@googleapis%2fdrive 7371ms (cache revalidated)
      345 http fetch GET 200 https://registry.npmjs.org/ws 7365ms (cache revalidated)
      346 http fetch GET 200 https://registry.npmjs.org/netmask 7335ms (cache revalidated)
      347 http fetch GET 200 https://registry.npmjs.org/socket.io-client 7430ms (cache revalidated)
      348 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fsocket-classes 7773ms (cache revalidated)
      349 http fetch GET 200 https://registry.npmjs.org/ftp 7603ms (cache revalidated)
      350 http fetch GET 200 https://registry.npmjs.org/node-ssdp 7427ms (cache revalidated)
      351 http fetch GET 200 https://registry.npmjs.org/node-wol 7593ms (cache revalidated)
      352 http fetch GET 200 https://registry.npmjs.org/xml2js 7411ms (cache revalidated)
      353 http fetch GET 200 https://registry.npmjs.org/xml2js 7481ms (cache revalidated)
      354 http fetch GET 200 https://registry.npmjs.org/serialport 7577ms (cache revalidated)
      355 http fetch GET 200 https://registry.npmjs.org/nodemailer 7627ms (cache revalidated)
      356 http fetch GET 200 https://registry.npmjs.org/ipaddr.js 7714ms (cache revalidated)
      357 http fetch GET 200 https://registry.npmjs.org/node-mndp 7715ms (cache revalidated)
      358 http fetch GET 200 https://registry.npmjs.org/osx-temperature-sensor 7743ms (cache revalidated)
      359 http fetch GET 200 https://registry.npmjs.org/binrpc 7807ms (cache revalidated)
      360 http fetch GET 200 https://registry.npmjs.org/mime 8222ms (cache revalidated)
      361 http fetch GET 200 https://registry.npmjs.org/systeminformation 7838ms (cache revalidated)
      362 http fetch GET 200 https://registry.npmjs.org/node-schedule 8001ms (cache revalidated)
      363 http fetch GET 200 https://registry.npmjs.org/jszip 8027ms (cache revalidated)
      364 http fetch GET 200 https://registry.npmjs.org/@types%2frequest 8070ms (cache revalidated)
      365 http fetch GET 200 https://registry.npmjs.org/coffeescript 8058ms (cache revalidated)
      366 http fetch GET 200 https://registry.npmjs.org/jshashes 8152ms (cache revalidated)
      367 http fetch GET 200 https://registry.npmjs.org/virtual-tsc 8032ms (cache revalidated)
      368 http fetch GET 200 https://registry.npmjs.org/node-inspect 8109ms (cache revalidated)
      369 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fdb-objects-file 8150ms (cache revalidated)
      370 http fetch GET 200 https://registry.npmjs.org/suncalc2 8289ms (cache revalidated)
      371 http fetch GET 200 https://registry.npmjs.org/jsonata 8345ms (cache revalidated)
      372 http fetch GET 200 https://registry.npmjs.org/@alcalzone%2fesbuild-register 8239ms (cache revalidated)
      373 http fetch GET 200 https://registry.npmjs.org/typescript 8500ms (cache revalidated)
      374 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fdb-objects-redis 9743ms (cache revalidated)
      375 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fdb-objects-jsonl 9833ms (cache revalidated)
      376 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fjs-controller-cli 9677ms (cache revalidated)
      377 http fetch GET 200 https://registry.npmjs.org/tar-fs 10487ms (cache revalidated)
      378 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fdb-states-jsonl 9874ms (cache revalidated)
      379 http fetch GET 200 https://registry.npmjs.org/mdns-discovery 10514ms (cache revalidated)
      380 http fetch GET 200 https://registry.npmjs.org/xml2json-light 10588ms (cache revalidated)
      381 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fplugin-sentry 9885ms (cache revalidated)
      382 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fjs-controller-adapter 9963ms (cache revalidated)
      383 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fjs-controller-common-db 9989ms (cache revalidated)
      384 http fetch GET 200 https://registry.npmjs.org/onedrive-api 10945ms (cache revalidated)
      385 http fetch GET 200 https://registry.npmjs.org/node-schedule 10058ms (cache revalidated)
      386 http fetch GET 200 https://registry.npmjs.org/jszip 10091ms (cache revalidated)
      387 http fetch GET 200 https://registry.npmjs.org/pidusage 10057ms (cache revalidated)
      388 http fetch GET 200 https://registry.npmjs.org/decache 10148ms (cache revalidated)
      389 http fetch GET 200 https://registry.npmjs.org/homematic-xmlrpc 10716ms (cache revalidated)
      390 http fetch GET 200 https://registry.npmjs.org/dropbox-v2-api 11114ms (cache revalidated)
      391 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fplugin-base 10243ms (cache revalidated)
      392 http fetch GET 200 https://registry.npmjs.org/diskusage 10172ms (cache revalidated)
      393 http fetch GET 200 https://registry.npmjs.org/greenlock-express 10161ms (cache revalidated)
      394 http fetch GET 200 https://registry.npmjs.org/greenlock 10191ms (cache revalidated)
      395 http fetch GET 200 https://registry.npmjs.org/readline-sync 10265ms (cache revalidated)
      396 http fetch GET 200 https://registry.npmjs.org/prompt 10285ms (cache revalidated)
      397 http fetch GET 200 https://registry.npmjs.org/wake_on_lan 10748ms (cache revalidated)
      398 http fetch GET 200 https://registry.npmjs.org/tar 10265ms (cache revalidated)
      399 http fetch GET 200 https://registry.npmjs.org/loadavg-windows 10433ms (cache revalidated)
      400 http fetch GET 200 https://registry.npmjs.org/express 10135ms (cache revalidated)
      401 http fetch GET 200 https://registry.npmjs.org/le-sni-auto 10397ms (cache revalidated)
      402 http fetch GET 200 https://registry.npmjs.org/mysql2 10370ms (cache revalidated)
      403 http fetch GET 200 https://registry.npmjs.org/le-acme-core 10570ms (cache revalidated)
      404 http fetch GET 200 https://registry.npmjs.org/le-challenge-fs 10564ms (cache revalidated)
      405 http fetch GET 200 https://registry.npmjs.org/jsonwebtoken 10746ms (cache revalidated)
      406 http fetch GET 200 https://registry.npmjs.org/daemonize2 10822ms (cache revalidated)
      407 http fetch GET 200 https://registry.npmjs.org/express-session 10459ms (cache revalidated)
      408 http fetch GET 200 https://registry.npmjs.org/promisify-child-process 10747ms (cache revalidated)
      409 http fetch GET 200 https://registry.npmjs.org/mssql 10565ms (cache revalidated)
      410 http fetch GET 200 https://registry.npmjs.org/body-parser 10562ms (cache revalidated)
      411 http fetch GET 200 https://registry.npmjs.org/passport 10493ms (cache revalidated)
      412 http fetch GET 200 https://registry.npmjs.org/deep-clone 10905ms (cache revalidated)
      413 http fetch GET 200 https://registry.npmjs.org/pg 10690ms (cache revalidated)
      414 http fetch GET 200 https://registry.npmjs.org/iobroker.socketio 10586ms (cache revalidated)
      415 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fdb-states-redis 11198ms (cache revalidated)
      416 http fetch GET 200 https://registry.npmjs.org/iconv-lite 11672ms (cache revalidated)
      417 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fjs-controller-common 11179ms (cache revalidated)
      418 http fetch GET 200 https://registry.npmjs.org/sqlite3 10871ms (cache revalidated)
      419 http fetch GET 200 https://registry.npmjs.org/sql-client 10941ms (cache revalidated)
      420 http fetch GET 200 https://registry.npmjs.org/iobroker.ws 10806ms (cache revalidated)
      421 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fdb-states-file 11477ms (cache revalidated)
      422 timing idealTree:#root Completed in 205575ms
      423 timing idealTree:node_modules/colors Completed in 0ms
      424 silly placeDep ROOT graceful-fs@4.2.11 OK for: fs-extra@7.0.1 want: ^4.1.2
      425 silly placeDep ROOT jsonfile@4.0.0 OK for: fs-extra@7.0.1 want: ^4.0.0
      426 silly placeDep ROOT universalify@0.1.2 OK for: fs-extra@7.0.1 want: ^0.1.0
      427 timing idealTree:node_modules/fs-extra Completed in 38ms
      428 timing idealTree:node_modules/graceful-fs Completed in 0ms
      429 timing idealTree:node_modules/iobroker Completed in 1ms
      430 silly fetch manifest bufferutil@^4.0.1
      431 http fetch GET 200 https://registry.npmjs.org/bufferutil 94ms (cache revalidated)
      432 silly fetch manifest utf-8-validate@>=5.0.2
      433 http fetch GET 200 https://registry.npmjs.org/utf-8-validate 113ms (cache revalidated)
      434 silly placeDep ROOT @iobroker/adapter-core@2.6.8 OK for: iobroker.admin@6.3.5 want: ^2.6.7
      435 silly placeDep ROOT @iobroker/socket-classes@1.0.2 OK for: iobroker.admin@6.3.5 want: 1.0.2
      436 silly placeDep ROOT @iobroker/ws-server@2.1.0 OK for: iobroker.admin@6.3.5 want: ^2.1.0
      437 silly placeDep ROOT axios@0.27.2 OK for: iobroker.admin@6.3.5 want: ^0.27.2
      438 silly placeDep ROOT body-parser@1.20.2 OK for: iobroker.admin@6.3.5 want: ^1.20.1
      439 silly placeDep ROOT compression@1.7.4 OK for: iobroker.admin@6.3.5 want: ^1.7.4
      440 silly placeDep ROOT connect-flash@0.1.1 OK for: iobroker.admin@6.3.5 want: ^0.1.1
      441 silly placeDep ROOT cookie-parser@1.4.6 OK for: iobroker.admin@6.3.5 want: ^1.4.6
      442 silly placeDep ROOT express@4.18.2 OK for: iobroker.admin@6.3.5 want: ^4.18.2
      443 silly placeDep ROOT express-fileupload@1.4.0 OK for: iobroker.admin@6.3.5 want: ^1.4.0
      444 silly placeDep ROOT express-session@1.17.3 OK for: iobroker.admin@6.3.5 want: ^1.17.3
      445 silly placeDep ROOT mime@3.0.0 OK for: iobroker.admin@6.3.5 want: ^3.0.0
      446 silly placeDep ROOT passport@0.6.0 OK for: iobroker.admin@6.3.5 want: ^0.6.0
      447 silly placeDep ROOT passport-local@1.0.0 OK for: iobroker.admin@6.3.5 want: ^1.0.0
      448 silly placeDep node_modules/iobroker.admin semver@7.5.3 OK for: iobroker.admin@6.3.5 want: ^7.3.8
      449 silly placeDep ROOT ws@8.13.0 OK for: iobroker.admin@6.3.5 want: ^8.11.0
      450 silly fetch manifest @types/iobroker@^4.0.5
      451 silly fetch manifest follow-redirects@^1.14.9
      452 silly fetch manifest form-data@^4.0.0
      453 silly fetch manifest bytes@3.1.2
      454 silly fetch manifest content-type@~1.0.5
      455 silly fetch manifest debug@2.6.9
      456 silly fetch manifest depd@2.0.0
      457 silly fetch manifest destroy@1.2.0
      458 silly fetch manifest http-errors@2.0.0
      459 silly fetch manifest iconv-lite@0.4.24
      460 silly fetch manifest on-finished@2.4.1
      461 silly fetch manifest qs@6.11.0
      462 silly fetch manifest raw-body@2.5.2
      463 silly fetch manifest type-is@~1.6.18
      464 silly fetch manifest unpipe@1.0.0
      465 silly fetch manifest accepts@~1.3.5
      466 silly fetch manifest bytes@3.0.0
      467 silly fetch manifest compressible@~2.0.16
      468 silly fetch manifest on-headers@~1.0.2
      469 silly fetch manifest safe-buffer@5.1.2
      470 silly fetch manifest vary@~1.1.2
      471 silly fetch manifest cookie@0.4.1
      472 silly fetch manifest cookie-signature@1.0.6
      473 silly fetch manifest accepts@~1.3.8
      474 silly fetch manifest array-flatten@1.1.1
      475 silly fetch manifest body-parser@1.20.1
      476 silly fetch manifest content-disposition@0.5.4
      477 silly fetch manifest content-type@~1.0.4
      478 silly fetch manifest cookie@0.5.0
      479 silly fetch manifest encodeurl@~1.0.2
      480 silly fetch manifest escape-html@~1.0.3
      481 silly fetch manifest etag@~1.8.1
      482 silly fetch manifest finalhandler@1.2.0
      483 silly fetch manifest fresh@0.5.2
      484 silly fetch manifest merge-descriptors@1.0.1
      485 silly fetch manifest methods@~1.1.2
      486 silly fetch manifest parseurl@~1.3.3
      487 silly fetch manifest path-to-regexp@0.1.7
      488 silly fetch manifest proxy-addr@~2.0.7
      489 silly fetch manifest range-parser@~1.2.1
      490 silly fetch manifest safe-buffer@5.2.1
      491 silly fetch manifest send@0.18.0
      492 silly fetch manifest serve-static@1.15.0
      493 silly fetch manifest setprototypeof@1.2.0
      494 silly fetch manifest statuses@2.0.1
      495 silly fetch manifest utils-merge@1.0.1
      496 silly fetch manifest busboy@^1.6.0
      497 silly fetch manifest cookie@0.4.2
      498 silly fetch manifest depd@~2.0.0
      499 silly fetch manifest uid-safe@~2.1.5
      500 silly fetch manifest passport-strategy@1.x.x
      501 silly fetch manifest pause@0.0.1
      502 silly fetch manifest utils-merge@^1.0.1
      503 silly fetch manifest lru-cache@^6.0.0
      504 http fetch GET 200 https://registry.npmjs.org/@types%2fiobroker 2108ms (cache hit)
      505 http fetch GET 200 https://registry.npmjs.org/follow-redirects 2106ms (cache hit)
      506 http fetch GET 200 https://registry.npmjs.org/form-data 2111ms (cache hit)
      507 http fetch GET 200 https://registry.npmjs.org/qs 2038ms (cache hit)
      508 http fetch GET 200 https://registry.npmjs.org/safe-buffer 1946ms (cache hit)
      509 http fetch GET 200 https://registry.npmjs.org/safe-buffer 1804ms (cache hit)
      510 http fetch GET 200 https://registry.npmjs.org/merge-descriptors 1880ms (cache hit)
      511 http fetch GET 200 https://registry.npmjs.org/path-to-regexp 1843ms (cache hit)
      512 http fetch GET 200 https://registry.npmjs.org/lru-cache 1729ms (cache hit)
      513 http fetch GET 200 https://registry.npmjs.org/content-type 2748ms (cache revalidated)
      514 http fetch GET 200 https://registry.npmjs.org/bytes 2764ms (cache revalidated)
      515 http fetch GET 200 https://registry.npmjs.org/http-errors 2729ms (cache revalidated)
      516 http fetch GET 200 https://registry.npmjs.org/bytes 2638ms (cache revalidated)
      517 http fetch GET 200 https://registry.npmjs.org/depd 2760ms (cache revalidated)
      518 http fetch GET 200 https://registry.npmjs.org/unpipe 2676ms (cache revalidated)
      519 http fetch GET 200 https://registry.npmjs.org/type-is 2698ms (cache revalidated)
      520 http fetch GET 200 https://registry.npmjs.org/destroy 2769ms (cache revalidated)
      521 http fetch GET 200 https://registry.npmjs.org/on-finished 2751ms (cache revalidated)
      522 http fetch GET 200 https://registry.npmjs.org/vary 2617ms (cache revalidated)
      523 http fetch GET 200 https://registry.npmjs.org/accepts 2695ms (cache revalidated)
      524 http fetch GET 200 https://registry.npmjs.org/compressible 2678ms (cache revalidated)
      525 http fetch GET 200 https://registry.npmjs.org/cookie 2601ms (cache revalidated)
      526 http fetch GET 200 https://registry.npmjs.org/content-type 2633ms (cache revalidated)
      527 http fetch GET 200 https://registry.npmjs.org/cookie 2702ms (cache revalidated)
      528 http fetch GET 200 https://registry.npmjs.org/cookie-signature 2697ms (cache revalidated)
      529 http fetch GET 200 https://registry.npmjs.org/escape-html 2598ms (cache revalidated)
      530 http fetch GET 200 https://registry.npmjs.org/array-flatten 2677ms (cache revalidated)
      531 http fetch GET 200 https://registry.npmjs.org/encodeurl 2618ms (cache revalidated)
      532 http fetch GET 200 https://registry.npmjs.org/etag 2600ms (cache revalidated)
      533 http fetch GET 200 https://registry.npmjs.org/accepts 2708ms (cache revalidated)
      534 http fetch GET 200 https://registry.npmjs.org/raw-body 2863ms (cache revalidated)
      535 http fetch GET 200 https://registry.npmjs.org/fresh 2604ms (cache revalidated)
      536 http fetch GET 200 https://registry.npmjs.org/proxy-addr 2548ms (cache revalidated)
      537 http fetch GET 200 https://registry.npmjs.org/finalhandler 2626ms (cache revalidated)
      538 http fetch GET 200 https://registry.npmjs.org/content-disposition 2715ms (cache revalidated)
      539 http fetch GET 200 https://registry.npmjs.org/depd 2479ms (cache revalidated)
      540 http fetch GET 200 https://registry.npmjs.org/setprototypeof 2545ms (cache revalidated)
      541 http fetch GET 200 https://registry.npmjs.org/range-parser 2587ms (cache revalidated)
      542 http fetch GET 200 https://registry.npmjs.org/cookie 2503ms (cache revalidated)
      543 http fetch GET 200 https://registry.npmjs.org/send 2579ms (cache revalidated)
      544 http fetch GET 200 https://registry.npmjs.org/serve-static 2582ms (cache revalidated)
      545 http fetch GET 200 https://registry.npmjs.org/utils-merge 2470ms (cache revalidated)
      546 http fetch GET 200 https://registry.npmjs.org/utils-merge 2556ms (cache revalidated)
      547 http fetch GET 200 https://registry.npmjs.org/statuses 2570ms (cache revalidated)
      548 http fetch GET 200 https://registry.npmjs.org/methods 2686ms (cache revalidated)
      549 http fetch GET 200 https://registry.npmjs.org/parseurl 2669ms (cache revalidated)
      550 http fetch GET 200 https://registry.npmjs.org/pause 2512ms (cache revalidated)
      551 http fetch GET 200 https://registry.npmjs.org/uid-safe 2535ms (cache revalidated)
      552 http fetch GET 200 https://registry.npmjs.org/on-headers 2903ms (cache revalidated)
      553 http fetch GET 200 https://registry.npmjs.org/busboy 2580ms (cache revalidated)
      554 http fetch GET 200 https://registry.npmjs.org/passport-strategy 2542ms (cache revalidated)
      555 timing idealTree:node_modules/iobroker.admin Completed in 3681ms
      556 silly placeDep ROOT @types/iobroker@4.0.5 OK for: @iobroker/adapter-core@2.6.8 want: ^4.0.5
      557 silly fetch manifest @types/node@*
      558 timing idealTree:node_modules/@iobroker/adapter-core Completed in 19ms
      559 timing idealTree:node_modules/@iobroker/socket-classes Completed in 1ms
      560 timing idealTree:node_modules/@iobroker/ws-server Completed in 0ms
      561 silly placeDep ROOT @types/node@20.3.1 OK for: @types/iobroker@4.0.5 want: *
      562 timing idealTree:node_modules/@types/iobroker Completed in 12ms
      563 timing idealTree:node_modules/@types/node Completed in 0ms
      564 silly placeDep ROOT follow-redirects@1.15.2 OK for: axios@0.27.2 want: ^1.14.9
      565 silly placeDep ROOT form-data@4.0.0 OK for: axios@0.27.2 want: ^4.0.0
      566 silly fetch manifest asynckit@^0.4.0
      567 silly fetch manifest combined-stream@^1.0.8
      568 silly fetch manifest mime-types@^2.1.12
      569 http fetch GET 200 https://registry.npmjs.org/asynckit 59ms (cache hit)
      570 http fetch GET 200 https://registry.npmjs.org/combined-stream 55ms (cache hit)
      571 timing idealTree:node_modules/axios Completed in 107ms
      572 silly placeDep ROOT bytes@3.1.2 OK for: body-parser@1.20.2 want: 3.1.2
      573 silly placeDep ROOT content-type@1.0.5 OK for: body-parser@1.20.2 want: ~1.0.5
      574 silly placeDep ROOT debug@2.6.9 OK for: body-parser@1.20.2 want: 2.6.9
      575 silly placeDep ROOT depd@2.0.0 OK for: body-parser@1.20.2 want: 2.0.0
      576 silly placeDep ROOT destroy@1.2.0 OK for: body-parser@1.20.2 want: 1.2.0
      577 silly placeDep ROOT http-errors@2.0.0 OK for: body-parser@1.20.2 want: 2.0.0
      578 silly placeDep ROOT iconv-lite@0.4.24 OK for: body-parser@1.20.2 want: 0.4.24
      579 silly placeDep ROOT on-finished@2.4.1 OK for: body-parser@1.20.2 want: 2.4.1
      580 silly placeDep ROOT qs@6.11.0 OK for: body-parser@1.20.2 want: 6.11.0
      581 silly placeDep ROOT raw-body@2.5.2 OK for: body-parser@1.20.2 want: 2.5.2
      582 silly placeDep ROOT type-is@1.6.18 OK for: body-parser@1.20.2 want: ~1.6.18
      583 silly placeDep ROOT unpipe@1.0.0 OK for: body-parser@1.20.2 want: 1.0.0
      584 silly fetch manifest ms@2.0.0
      585 silly fetch manifest inherits@2.0.4
      586 silly fetch manifest toidentifier@1.0.1
      587 silly fetch manifest safer-buffer@>= 2.1.2 < 3
      588 silly fetch manifest ee-first@1.1.1
      589 silly fetch manifest side-channel@^1.0.4
      590 silly fetch manifest media-typer@0.3.0
      591 silly fetch manifest mime-types@~2.1.24
      592 http fetch GET 200 https://registry.npmjs.org/inherits 227ms (cache hit)
      593 http fetch GET 200 https://registry.npmjs.org/ms 243ms (cache hit)
      594 http fetch GET 200 https://registry.npmjs.org/safer-buffer 217ms (cache hit)
      595 http fetch GET 200 https://registry.npmjs.org/side-channel 204ms (cache hit)
      596 http fetch GET 200 https://registry.npmjs.org/ee-first 257ms (cache revalidated)
      597 http fetch GET 200 https://registry.npmjs.org/toidentifier 281ms (cache revalidated)
      598 http fetch GET 200 https://registry.npmjs.org/media-typer 250ms (cache revalidated)
      599 timing idealTree:node_modules/body-parser Completed in 514ms
      600 timing idealTree:node_modules/bytes Completed in 0ms
      601 silly placeDep ROOT accepts@1.3.8 OK for: compression@1.7.4 want: ~1.3.5
      602 silly placeDep node_modules/compression bytes@3.0.0 OK for: compression@1.7.4 want: 3.0.0
      603 silly placeDep ROOT compressible@2.0.18 OK for: compression@1.7.4 want: ~2.0.16
      604 silly placeDep ROOT on-headers@1.0.2 OK for: compression@1.7.4 want: ~1.0.2
      605 silly placeDep ROOT safe-buffer@5.1.2 OK for: compression@1.7.4 want: 5.1.2
      606 silly placeDep ROOT vary@1.1.2 OK for: compression@1.7.4 want: ~1.1.2
      ...
      
      ...
      4571 silly reify   '/opt/iobroker/node_modules/@sentry/node': '/opt/iobroker/node_modules/@sentry/.node-fcFhT34r',
      4571 silly reify   '/opt/iobroker/node_modules/@root/pem': '/opt/iobroker/node_modules/@root/.pem-n7tAcJsL',
      4571 silly reify   '/opt/iobroker/node_modules/@sentry/utils': '/opt/iobroker/node_modules/@sentry/.utils-hx1Gtaez',
      4571 silly reify   '/opt/iobroker/node_modules/@sentry-internal/tracing': '/opt/iobroker/node_modules/@sentry-internal/.tracing-WgFbpiK6',
      4571 silly reify   '/opt/iobroker/node_modules/@root/request': '/opt/iobroker/node_modules/@root/.request-OtWG2jmz',
      4571 silly reify   '/opt/iobroker/node_modules/@root/x509': '/opt/iobroker/node_modules/@root/.x509-SbjQd4J6',
      4571 silly reify   '/opt/iobroker/node_modules/@sentry/types': '/opt/iobroker/node_modules/@sentry/.types-aFtRyDms',
      4571 silly reify   '/opt/iobroker/node_modules/@serialport/binding-mock': '/opt/iobroker/node_modules/@serialport/.binding-mock-hzXCWsor',
      4571 silly reify   '/opt/iobroker/node_modules/@serialport/bindings-cpp': '/opt/iobroker/node_modules/@serialport/.bindings-cpp-CZTkgMov',
      4571 silly reify   '/opt/iobroker/node_modules/@serialport/parser-byte-length': '/opt/iobroker/node_modules/@serialport/.parser-byte-length-MXwqGQ7u',
      4571 silly reify   '/opt/iobroker/node_modules/@serialport/bindings-interface': '/opt/iobroker/node_modules/@serialport/.bindings-interface-e5aeHvP9',
      4571 silly reify   '/opt/iobroker/node_modules/@serialport/parser-cctalk': '/opt/iobroker/node_modules/@serialport/.parser-cctalk-lp0rgKcH',
      4571 silly reify   '/opt/iobroker/node_modules/@serialport/parser-delimiter': '/opt/iobroker/node_modules/@serialport/.parser-delimiter-NSEgsVkT',
      4571 silly reify   '/opt/iobroker/node_modules/@serialport/parser-inter-byte-timeout': '/opt/iobroker/node_modules/@serialport/.parser-inter-byte-timeout-uXh3Bpol',
      4571 silly reify   '/opt/iobroker/node_modules/@serialport/parser-packet-length': '/opt/iobroker/node_modules/@serialport/.parser-packet-length-wkqHIICY',
      4571 silly reify   '/opt/iobroker/node_modules/@serialport/parser-readline': '/opt/iobroker/node_modules/@serialport/.parser-readline-eNuIKXKm',
      4571 silly reify   '/opt/iobroker/node_modules/@serialport/parser-ready': '/opt/iobroker/node_modules/@serialport/.parser-ready-5kDMNFGZ',
      4571 silly reify   '/opt/iobroker/node_modules/@serialport/parser-regex': '/opt/iobroker/node_modules/@serialport/.parser-regex-VIYyZWal',
      4571 silly reify   '/opt/iobroker/node_modules/@serialport/parser-slip-encoder': '/opt/iobroker/node_modules/@serialport/.parser-slip-encoder-Q7aN5Mhr',
      4571 silly reify   '/opt/iobroker/node_modules/@serialport/parser-spacepacket': '/opt/iobroker/node_modules/@serialport/.parser-spacepacket-Nofpop6g',
      4571 silly reify   '/opt/iobroker/node_modules/@serialport/stream': '/opt/iobroker/node_modules/@serialport/.stream-Yv96S3hV',
      4571 silly reify   '/opt/iobroker/node_modules/@sindresorhus/is': '/opt/iobroker/node_modules/@sindresorhus/.is-mrZnnes6',
      4571 silly reify   '/opt/iobroker/node_modules/@swc/helpers': '/opt/iobroker/node_modules/@swc/.helpers-PZYzR79A',
      4571 silly reify   '/opt/iobroker/node_modules/@szmarczak/http-timer': '/opt/iobroker/node_modules/@szmarczak/.http-timer-46Ljxvd4',
      4571 silly reify   '/opt/iobroker/node_modules/@tediousjs/connection-string': '/opt/iobroker/node_modules/@tediousjs/.connection-string-90tBQ2wa',
      4571 silly reify   '/opt/iobroker/node_modules/@tootallnate/once': '/opt/iobroker/node_modules/@tootallnate/.once-ZoNnWMHe',
      4571 silly reify   '/opt/iobroker/node_modules/@types/caseless': '/opt/iobroker/node_modules/@types/.caseless-biP5OApG',
      4571 silly reify   '/opt/iobroker/node_modules/@types/es-aggregate-error': '/opt/iobroker/node_modules/@types/.es-aggregate-error-bQvLBJnV',
      4571 silly reify   '/opt/iobroker/node_modules/@types/http-cache-semantics': '/opt/iobroker/node_modules/@types/.http-cache-semantics-qJujM7DN',
      4571 silly reify   '/opt/iobroker/node_modules/@types/iobroker': '/opt/iobroker/node_modules/@types/.iobroker-JcYhvZJx',
      4571 silly reify   '/opt/iobroker/node_modules/@types/request': '/opt/iobroker/node_modules/@types/.request-wwDUthdZ',
      4571 silly reify   '/opt/iobroker/node_modules/@types/node': '/opt/iobroker/node_modules/@types/.node-Bd1x5fmz',
      4571 silly reify   '/opt/iobroker/node_modules/@types/tough-cookie': '/opt/iobroker/node_modules/@types/.tough-cookie-7q0ZC6AD',
      4571 silly reify   '/opt/iobroker/node_modules/@types/triple-beam': '/opt/iobroker/node_modules/@types/.triple-beam-MdcuNCXx',
      4571 silly reify   '/opt/iobroker/node_modules/sshpk': '/opt/iobroker/node_modules/.sshpk-cCL4zyMp',
      4571 silly reify   '/opt/iobroker/node_modules/.bin/sshpk-conv': '/opt/iobroker/node_modules/.bin/.sshpk-conv-10TbNdNs',
      4571 silly reify   '/opt/iobroker/node_modules/.bin/sshpk-sign': '/opt/iobroker/node_modules/.bin/.sshpk-sign-iDI0Q2jB',
      4571 silly reify   '/opt/iobroker/node_modules/.bin/sshpk-verify': '/opt/iobroker/node_modules/.bin/.sshpk-verify-Vb7nRdrF'
      4571 silly reify }
      4572 timing reify:rollback:retireShallow Completed in 476ms
      4573 timing command:install Completed in 277560ms
      4574 verbose stack Error: ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/agent-base' -> '/opt/iobroker/node_modules/.agent-base-ZzrsLltQ'
      4575 verbose cwd /opt/iobroker
      4576 verbose Linux 5.10.103-v7+
      4577 verbose node v18.16.0
      4578 verbose npm  v9.5.1
      4579 error code ENOTEMPTY
      4580 error syscall rename
      4581 error path /opt/iobroker/node_modules/agent-base
      4582 error dest /opt/iobroker/node_modules/.agent-base-ZzrsLltQ
      4583 error errno -39
      4584 error ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/agent-base' -> '/opt/iobroker/node_modules/.agent-base-ZzrsLltQ'
      4585 verbose exit -39
      4586 timing npm Completed in 277815ms
      4587 verbose unfinished npm timer reify 1687534106944
      4588 verbose unfinished npm timer reify:retireShallow 1687534382456
      4589 verbose code -39
      4590 error A complete log of this run can be found in:
      4590 error     /home/iobroker/.npm/_logs/2023-06-23T15_28_26_723Z-debug-0.log
      
      

      iob diag

      ======================= SUMMARY =======================
      		     v.2023-04-16
      
      
      Operatingsystem: 	Raspbian GNU/Linux 10 (buster)
      Kernel: 		5.10.103-v7+
      Installation: 		Native
      Timezone: 		Europe/Berlin (CEST, +0200)
      User-ID: 		1000
      X-Server: 		false
      Boot Target: 		multi-user.target
      
      Pending OS-Updates: 	1
      Pending iob updates: 	2
      
      Nodejs-Installation: 	/usr/bin/nodejs 	v18.16.0
      			/usr/bin/node 		v18.16.0
      			/usr/bin/npm 		9.5.1
      			/usr/bin/npx 		9.5.1
      
      Recommended versions are nodejs 18.x.y and npm 9.x.y
      Your nodejs installation is correct
      
      MEMORY:
                    total        used        free      shared  buff/cache   available
      Mem:           923M         41M        495M        1.0M        386M        816M
      Swap:           99M         19M         80M
      Total:         1.0G         60M        576M
      
      Active iob-Instances: 	1
      Active repo(s): stable, stable
      
      ioBroker Core: 		js-controller 		4.0.24
      			admin 			6.3.5
      
      ioBroker Status: 	iobroker is not running on this host.
      
      
      Objects type: jsonl
      States  type: jsonl
      
      Status admin and web instance:
        system.adapter.admin.0                  : admin                 : Raspi-3BioB                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
        system.adapter.web.0                    : web                   : Raspi-3BioB                              -  enabled, port: 8082, bind: 192.168.1.161, run as: admin
      
      Objects: 		12458
      States: 		16344
      
      Size of iob-Database:
      
      19M	/opt/iobroker/iobroker-data/objects.jsonl
      16K	/opt/iobroker/iobroker-data/objects.json.migrated
      16K	/opt/iobroker/iobroker-data/objects.json.bak.migrated
      3.2M	/opt/iobroker/iobroker-data/states.jsonl
      4.0K	/opt/iobroker/iobroker-data/states.json.migrated
      4.0K	/opt/iobroker/iobroker-data/states.json.bak.migrated
      0	/opt/iobroker/iobroker-data/states.json.broken
      
      
      *********************************************************************
      Some problems detected, please run iob fix and try to have them fixed
      *********************************************************************
      
      =================== END OF SUMMARY ====================
      
      HomoranH Nicht stören
      HomoranH Nicht stören
      Homoran
      Global Moderator Administrators
      schrieb am zuletzt editiert von
      #2

      @nieip
      das hast du gesehen?
      Screenshot_20230527-093608_Firefox.jpg

      kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

      Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

      der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

      nieIPN 1 Antwort Letzte Antwort
      0
      • nieIPN nieIP
        Systemdata Bitte Ausfüllen
        Hardwaresystem: Pi3B
        Arbeitsspeicher:
        Festplattenart: SD-Karte
        Betriebssystem: Ubuntu
        Node-Version: 18.16
        Nodejs-Version: 18.16
        NPM-Version: 9.5.1
        Installationsart: Skript
        Image genutzt: Ja

        Hallo

        seit dem Update von Node.js auf 18.x ,um bestimmte Adapter in der aktuellen Version benutzen zu können, kann ich keine Updates von Adaptern mehr machen.
        Das Update endet jeweils mit einer Fehlermeldung
        ERROR: Process exited with code 25

        iob fix
        habe ich schon mehrfach laufen lassen, ohne Verbesserung.

        Kann mir jemand bei der weiteren Diagnose helfen?

        hier die Bildschirmausgabe eines Upgrades

        $ iobroker upgrade javascript@7.0.3 --debug
        
        Update javascript from @6.1.4 to @7.0.3
        
        NPM version: 9.5.1
        
        Installing iobroker.javascript@7.0.3... (System call)
        
        npm ERR! code ENOTEMPTY
        
        npm ERR! A complete log of this run can be found in:npm ERR! /home/iobroker/.npm/_logs/2023-06-23T15_28_26_723Z-debug-0.log
        
        host.Raspi-3BioB Cannot install iobroker.javascript@7.0.3: 217
        
        ERROR: Process exited with code 25
        

        und dazu das komplette LOG. Mir fällt immer wieder das directory not empty auf, ich weiss aber nicht, wie ich das lösen soll :(

        wegen einer Beschränkung des Forums musste ich das kürzen ...

        0 verbose cli /usr/bin/node /usr/bin/npm
        1 info using npm@9.5.1
        2 info using node@v18.16.0
        3 timing npm:load:whichnode Completed in 4ms
        4 timing config:load:defaults Completed in 10ms
        5 timing config:load:file:/usr/lib/node_modules/npm/npmrc Completed in 5ms
        6 timing config:load:builtin Completed in 7ms
        7 timing config:load:cli Completed in 12ms
        8 timing config:load:env Completed in 1ms
        9 timing config:load:file:/opt/iobroker/.npmrc Completed in 9ms
        10 timing config:load:project Completed in 14ms
        11 timing config:load:file:/home/iobroker/.npmrc Completed in 1ms
        12 timing config:load:user Completed in 2ms
        13 timing config:load:file:/usr/etc/npmrc Completed in 2ms
        14 timing config:load:global Completed in 2ms
        15 timing config:load:setEnvs Completed in 6ms
        16 timing config:load Completed in 55ms
        17 timing npm:load:configload Completed in 56ms
        18 timing npm:load:mkdirpcache Completed in 1ms
        19 timing npm:load:mkdirplogs Completed in 0ms
        20 verbose title npm install iobroker.javascript@7.0.3
        21 verbose argv "install" "--save-exact" "iobroker.javascript@7.0.3"
        22 timing npm:load:setTitle Completed in 7ms
        23 timing config:load:flatten Completed in 16ms
        24 timing npm:load:display Completed in 21ms
        25 verbose logfile logs-max:10 dir:/home/iobroker/.npm/_logs/2023-06-23T15_28_26_723Z-
        26 verbose logfile /home/iobroker/.npm/_logs/2023-06-23T15_28_26_723Z-debug-0.log
        27 timing npm:load:logFile Completed in 26ms
        28 timing npm:load:timers Completed in 0ms
        29 timing npm:load:configScope Completed in 0ms
        30 timing npm:load Completed in 121ms
        31 timing arborist:ctor Completed in 5ms
        32 silly logfile start cleaning logs, removing 2 files
        33 silly logfile done cleaning log files
        34 timing idealTree:init Completed in 50ms
        35 timing idealTree:userRequests Completed in 23ms
        36 silly idealTree buildDeps
        37 silly fetch manifest colors@^1.3.3
        38 http fetch GET 200 https://registry.npmjs.org/colors 10325ms (cache revalidated)
        39 silly fetch manifest fs-extra@^7.0.1
        40 http fetch GET 200 https://registry.npmjs.org/fs-extra 2038ms (cache revalidated)
        41 silly fetch manifest iobroker@^2.0.3
        42 http fetch GET 200 https://registry.npmjs.org/iobroker 917ms (cache revalidated)
        43 silly fetch manifest iobroker.admin@6.3.5
        44 http fetch GET 200 https://registry.npmjs.org/iobroker.admin 970ms (cache revalidated)
        45 silly fetch manifest iobroker.backitup@2.6.23
        46 http fetch GET 200 https://registry.npmjs.org/iobroker.backitup 118ms (cache revalidated)
        47 silly fetch manifest iobroker.cloud@4.4.1
        48 http fetch GET 200 https://registry.npmjs.org/iobroker.cloud 835ms (cache revalidated)
        49 silly fetch manifest iobroker.daswetter@3.1.8
        50 http fetch GET 200 https://registry.npmjs.org/iobroker.daswetter 815ms (cache revalidated)
        51 silly fetch manifest iobroker.devices@1.1.5
        52 http fetch GET 200 https://registry.npmjs.org/iobroker.devices 92ms (cache revalidated)
        53 silly fetch manifest iobroker.discovery@3.1.0
        54 http fetch GET 200 https://registry.npmjs.org/iobroker.discovery 867ms (cache revalidated)
        55 silly fetch manifest iobroker.email@1.2.0
        56 http fetch GET 200 https://registry.npmjs.org/iobroker.email 860ms (cache revalidated)
        57 silly fetch manifest iobroker.eventlist@github:ioBroker/ioBroker.eventlist#327abcf013f33a73f955d2334ff373c15c813198
        58 http fetch GET 200 https://codeload.github.com/ioBroker/ioBroker.eventlist/tar.gz/327abcf013f33a73f955d2334ff373c15c813198 1944ms (cache revalidated)
        59 timing arborist:ctor Completed in 3ms
        60 timing arborist:ctor Completed in 0ms
        61 silly fetch manifest iobroker.flot@1.12.0
        62 http fetch GET 200 https://registry.npmjs.org/iobroker.flot 321ms (cache revalidated)
        63 silly fetch manifest iobroker.fritzbox@0.2.1
        64 http fetch GET 200 https://registry.npmjs.org/iobroker.fritzbox 1062ms (cache revalidated)
        65 silly fetch manifest iobroker.hm-rega@3.0.46
        66 http fetch GET 200 https://registry.npmjs.org/iobroker.hm-rega 849ms (cache revalidated)
        67 silly fetch manifest iobroker.hm-rpc@1.15.16
        68 http fetch GET 200 https://registry.npmjs.org/iobroker.hm-rpc 927ms (cache revalidated)
        69 silly fetch manifest iobroker.icons-addictive-flavour-png@0.1.0
        70 http fetch GET 200 https://registry.npmjs.org/iobroker.icons-addictive-flavour-png 843ms (cache revalidated)
        71 silly fetch manifest iobroker.icons-icons8@0.0.1
        72 http fetch GET 200 https://registry.npmjs.org/iobroker.icons-icons8 847ms (cache revalidated)
        73 silly fetch manifest iobroker.icons-material-png@0.1.0
        74 http fetch GET 200 https://registry.npmjs.org/iobroker.icons-material-png 856ms (cache revalidated)
        75 silly fetch manifest iobroker.icons-mfd-png@1.1.0
        76 http fetch GET 200 https://registry.npmjs.org/iobroker.icons-mfd-png 895ms (cache revalidated)
        77 silly fetch manifest iobroker.info@1.9.26
        78 http fetch GET 200 https://registry.npmjs.org/iobroker.info 884ms (cache revalidated)
        79 silly fetch manifest iobroker.javascript@7.0.3
        80 http fetch GET 200 https://registry.npmjs.org/iobroker.javascript 905ms (cache revalidated)
        81 silly fetch manifest iobroker.js-controller@4.0.24
        82 http fetch GET 200 https://registry.npmjs.org/iobroker.js-controller 968ms (cache revalidated)
        83 silly fetch manifest iobroker.mobile@1.0.1
        84 http fetch GET 200 https://registry.npmjs.org/iobroker.mobile 870ms (cache revalidated)
        85 silly fetch manifest iobroker.openweathermap@0.3.9
        86 http fetch GET 200 https://registry.npmjs.org/iobroker.openweathermap 886ms (cache revalidated)
        87 silly fetch manifest iobroker.simple-api@2.7.2
        88 http fetch GET 200 https://registry.npmjs.org/iobroker.simple-api 924ms (cache revalidated)
        89 silly fetch manifest iobroker.sql@2.1.8
        90 http fetch GET 200 https://registry.npmjs.org/iobroker.sql 1014ms (cache revalidated)
        91 silly fetch manifest iobroker.vis@1.4.16
        92 http fetch GET 200 https://registry.npmjs.org/iobroker.vis 855ms (cache revalidated)
        93 silly fetch manifest iobroker.vis-canvas-gauges@1.0.1
        94 http fetch GET 200 https://registry.npmjs.org/iobroker.vis-canvas-gauges 883ms (cache revalidated)
        95 silly fetch manifest iobroker.vis-hqwidgets@1.4.0
        96 http fetch GET 200 https://registry.npmjs.org/iobroker.vis-hqwidgets 926ms (cache revalidated)
        97 silly fetch manifest iobroker.vis-justgage@1.0.2
        98 http fetch GET 200 https://registry.npmjs.org/iobroker.vis-justgage 896ms (cache revalidated)
        99 silly fetch manifest iobroker.vis-lcars@1.0.4
        100 http fetch GET 200 https://registry.npmjs.org/iobroker.vis-lcars 319ms (cache revalidated)
        101 silly fetch manifest iobroker.vis-metro@1.2.0
        102 http fetch GET 200 https://registry.npmjs.org/iobroker.vis-metro 850ms (cache revalidated)
        103 silly fetch manifest iobroker.vis-rgraph@0.0.2
        104 http fetch GET 200 https://registry.npmjs.org/iobroker.vis-rgraph 872ms (cache revalidated)
        105 silly fetch manifest iobroker.vis-timeandweather@1.2.2
        106 http fetch GET 200 https://registry.npmjs.org/iobroker.vis-timeandweather 892ms (cache revalidated)
        107 silly fetch manifest iobroker.web@4.3.0
        108 http fetch GET 200 https://registry.npmjs.org/iobroker.web 880ms (cache revalidated)
        109 silly fetch manifest iobroker.yr@5.3.0
        110 http fetch GET 200 https://registry.npmjs.org/iobroker.yr 860ms (cache revalidated)
        111 silly fetch manifest semver@^5.6.0
        112 http fetch GET 200 https://registry.npmjs.org/semver 68ms (cache hit)
        113 silly fetch manifest yargs@^7.0.2
        114 http fetch GET 200 https://registry.npmjs.org/yargs 68ms (cache hit)
        115 silly placeDep ROOT colors@1.4.0 OK for: iobroker.inst@2.0.3 want: ^1.3.3
        116 silly placeDep ROOT fs-extra@7.0.1 OK for: iobroker.inst@2.0.3 want: ^7.0.1
        117 silly placeDep ROOT iobroker@2.0.3 OK for: iobroker.inst@2.0.3 want: ^2.0.3
        118 silly placeDep ROOT iobroker.admin@6.3.5 OK for: iobroker.inst@2.0.3 want: 6.3.5
        119 silly placeDep ROOT iobroker.backitup@2.6.23 OK for: iobroker.inst@2.0.3 want: 2.6.23
        120 silly placeDep ROOT iobroker.cloud@4.4.1 OK for: iobroker.inst@2.0.3 want: 4.4.1
        121 silly placeDep ROOT iobroker.daswetter@3.1.8 OK for: iobroker.inst@2.0.3 want: 3.1.8
        122 silly placeDep ROOT iobroker.devices@1.1.5 OK for: iobroker.inst@2.0.3 want: 1.1.5
        123 silly placeDep ROOT iobroker.discovery@3.1.0 OK for: iobroker.inst@2.0.3 want: 3.1.0
        124 silly placeDep ROOT iobroker.email@1.2.0 OK for: iobroker.inst@2.0.3 want: 1.2.0
        125 silly placeDep ROOT iobroker.eventlist@0.4.4 OK for: iobroker.inst@2.0.3 want: github:ioBroker/ioBroker.eventlist#327abcf013f33a73f955d2334ff373c15c813198
        126 silly placeDep ROOT iobroker.flot@1.12.0 OK for: iobroker.inst@2.0.3 want: 1.12.0
        127 silly placeDep ROOT iobroker.fritzbox@0.2.1 OK for: iobroker.inst@2.0.3 want: 0.2.1
        128 silly placeDep ROOT iobroker.hm-rega@3.0.46 OK for: iobroker.inst@2.0.3 want: 3.0.46
        129 silly placeDep ROOT iobroker.hm-rpc@1.15.16 OK for: iobroker.inst@2.0.3 want: 1.15.16
        130 silly placeDep ROOT iobroker.icons-addictive-flavour-png@0.1.0 OK for: iobroker.inst@2.0.3 want: 0.1.0
        131 silly placeDep ROOT iobroker.icons-icons8@0.0.1 OK for: iobroker.inst@2.0.3 want: 0.0.1
        132 silly placeDep ROOT iobroker.icons-material-png@0.1.0 OK for: iobroker.inst@2.0.3 want: 0.1.0
        133 silly placeDep ROOT iobroker.icons-mfd-png@1.1.0 OK for: iobroker.inst@2.0.3 want: 1.1.0
        134 silly placeDep ROOT iobroker.info@1.9.26 OK for: iobroker.inst@2.0.3 want: 1.9.26
        135 silly placeDep ROOT iobroker.javascript@7.0.3 OK for: iobroker.inst@2.0.3 want: 7.0.3
        136 silly placeDep ROOT iobroker.js-controller@4.0.24 OK for: iobroker.inst@2.0.3 want: 4.0.24
        137 silly placeDep ROOT iobroker.mobile@1.0.1 OK for: iobroker.inst@2.0.3 want: 1.0.1
        138 silly placeDep ROOT iobroker.openweathermap@0.3.9 OK for: iobroker.inst@2.0.3 want: 0.3.9
        139 silly placeDep ROOT iobroker.simple-api@2.7.2 OK for: iobroker.inst@2.0.3 want: 2.7.2
        140 silly placeDep ROOT iobroker.sql@2.1.8 OK for: iobroker.inst@2.0.3 want: 2.1.8
        141 silly placeDep ROOT iobroker.vis@1.4.16 OK for: iobroker.inst@2.0.3 want: 1.4.16
        142 silly placeDep ROOT iobroker.vis-canvas-gauges@1.0.1 OK for: iobroker.inst@2.0.3 want: 1.0.1
        143 silly placeDep ROOT iobroker.vis-hqwidgets@1.4.0 OK for: iobroker.inst@2.0.3 want: 1.4.0
        144 silly placeDep ROOT iobroker.vis-justgage@1.0.2 OK for: iobroker.inst@2.0.3 want: 1.0.2
        145 silly placeDep ROOT iobroker.vis-lcars@1.0.4 OK for: iobroker.inst@2.0.3 want: 1.0.4
        146 silly placeDep ROOT iobroker.vis-metro@1.2.0 OK for: iobroker.inst@2.0.3 want: 1.2.0
        147 silly placeDep ROOT iobroker.vis-rgraph@0.0.2 OK for: iobroker.inst@2.0.3 want: 0.0.2
        148 silly placeDep ROOT iobroker.vis-timeandweather@1.2.2 OK for: iobroker.inst@2.0.3 want: 1.2.2
        149 silly placeDep ROOT iobroker.web@4.3.0 OK for: iobroker.inst@2.0.3 want: 4.3.0
        150 silly placeDep ROOT iobroker.yr@5.3.0 OK for: iobroker.inst@2.0.3 want: 5.3.0
        151 silly placeDep ROOT semver@5.7.1 OK for: iobroker.inst@2.0.3 want: ^5.6.0
        152 silly placeDep ROOT yargs@7.1.2 OK for: iobroker.inst@2.0.3 want: ^7.0.2
        153 silly fetch manifest graceful-fs@^4.1.2
        154 silly fetch manifest jsonfile@^4.0.0
        155 silly fetch manifest universalify@^0.1.0
        156 silly fetch manifest @iobroker/adapter-core@^2.6.7
        157 silly fetch manifest @iobroker/ws-server@^2.1.0
        158 silly fetch manifest @iobroker/socket-classes@1.0.2
        159 silly fetch manifest body-parser@^1.20.1
        160 silly fetch manifest compression@^1.7.4
        161 silly fetch manifest connect-flash@^0.1.1
        162 silly fetch manifest cookie-parser@^1.4.6
        163 silly fetch manifest express@^4.18.2
        164 silly fetch manifest express-fileupload@^1.4.0
        165 silly fetch manifest express-session@^1.17.3
        166 silly fetch manifest passport@^0.6.0
        167 silly fetch manifest passport-local@^1.0.0
        168 silly fetch manifest axios@^0.27.2
        169 silly fetch manifest semver@^7.3.8
        170 silly fetch manifest ws@^8.11.0
        171 silly fetch manifest mime@^3.0.0
        172 silly fetch manifest @iobroker/adapter-core@^2.6.8
        173 silly fetch manifest dropbox-v2-api@^2.5.10
        174 silly fetch manifest webdav@^4.11.2
        175 silly fetch manifest ftp@^0.3.10
        176 silly fetch manifest node-schedule@^2.1.1
        177 silly fetch manifest @googleapis/drive@^5.1.0
        178 silly fetch manifest node-wol@^0.1.1
        179 silly fetch manifest request@^2.88.2
        180 silly fetch manifest google-auth-library@^8.8.0
        181 silly fetch manifest fs-extra@^11.1.1
        182 silly fetch manifest axios@^1.4.0
        183 silly fetch manifest tar-fs@^2.1.1
        184 silly fetch manifest onedrive-api@^1.0.9
        185 silly fetch manifest @iobroker/socket-classes@1.1.5
        186 silly fetch manifest socket.io-client@~1.7.4
        187 silly fetch manifest axios@^1.3.5
        188 silly fetch manifest ws@^8.13.0
        189 silly fetch manifest @iobroker/adapter-core@2.6.8
        190 silly fetch manifest axios@0.27.2
        191 silly fetch manifest xml2json-light@1.0.6
        192 silly fetch manifest node-ssdp@^4.0.1
        193 silly fetch manifest netmask@^2.0.2
        194 silly fetch manifest ipaddr.js@^2.0.1
        195 silly fetch manifest node-mndp@^0.0.3
        196 silly fetch manifest serialport@^10.4.0
        197 silly fetch manifest mdns-discovery@^0.2.6
        198 silly fetch manifest nodemailer@^6.8.0
        199 silly fetch manifest @iobroker/adapter-core@^2.5.0
        200 silly fetch manifest moment@^2.29.1
        201 silly fetch manifest pdfkit@^0.12.1
        202 silly fetch manifest xml2js@^0.4.9
        203 silly fetch manifest @iobroker/adapter-core@^2.6.0
        204 silly fetch manifest iconv-lite@^0.6.3
        205 silly fetch manifest xml2js@^0.4.23
        206 silly fetch manifest binrpc@^3.3.1
        207 silly fetch manifest homematic-xmlrpc@^1.0.2
        208 silly fetch manifest axios@^1.3.1
        209 silly fetch manifest systeminformation@^5.17.8
        210 silly fetch manifest jshashes@^1.0.8
        211 silly fetch manifest osx-temperature-sensor@^1.0.8
        212 silly fetch manifest @types/node@^18.15.1
        213 silly fetch manifest @types/request@^2.48.8
        214 silly fetch manifest axios@^1.3.4
        215 silly fetch manifest coffeescript@^1.12.7
        216 silly fetch manifest jsonata@^2.0.2
        217 silly fetch manifest jszip@^3.10.1
        218 silly fetch manifest node-inspect@^2.0.0
        219 silly fetch manifest node-schedule@2.1.1
        220 silly fetch manifest suncalc2@^1.8.1
        221 silly fetch manifest typescript@~4.7.4
        222 silly fetch manifest virtual-tsc@^0.6.2
        223 silly fetch manifest wake_on_lan@^1.0.0
        224 silly fetch manifest @alcalzone/esbuild-register@^2.5.1-1
        225 silly fetch manifest @iobroker/db-objects-file@4.0.24
        226 silly fetch manifest @iobroker/db-objects-jsonl@4.0.24
        227 silly fetch manifest @iobroker/db-objects-redis@4.0.24
        228 silly fetch manifest @iobroker/db-states-file@4.0.24
        229 silly fetch manifest @iobroker/db-states-jsonl@4.0.24
        230 silly fetch manifest @iobroker/db-states-redis@4.0.24
        231 silly fetch manifest @iobroker/js-controller-adapter@4.0.24
        232 silly fetch manifest @iobroker/js-controller-cli@4.0.24
        233 silly fetch manifest @iobroker/js-controller-common@4.0.24
        234 silly fetch manifest @iobroker/js-controller-common-db@4.0.24
        235 silly fetch manifest @iobroker/plugin-base@~1.2.1
        236 silly fetch manifest @iobroker/plugin-sentry@~1.2.0
        237 silly fetch manifest axios@^0.24.0
        238 silly fetch manifest daemonize2@^0.4.2
        239 silly fetch manifest debug@^4.3.3
        240 silly fetch manifest decache@^4.6.1
        241 silly fetch manifest deep-clone@^3.0.3
        242 silly fetch manifest fs-extra@^10.0.0
        243 silly fetch manifest jsonwebtoken@^8.5.1
        244 silly fetch manifest jszip@^3.7.0
        245 silly fetch manifest loadavg-windows@^1.1.1
        246 silly fetch manifest node-schedule@^2.1.0
        247 silly fetch manifest pidusage@^3.0.0
        248 silly fetch manifest promisify-child-process@^4.1.1
        249 silly fetch manifest prompt@^1.2.1
        250 silly fetch manifest readline-sync@^1.4.10
        251 silly fetch manifest semver@^7.3.5
        252 silly fetch manifest tar@^6.1.11
        253 silly fetch manifest yargs@^17.3.0
        254 silly fetch manifest diskusage@^1.1.3
        255 silly fetch manifest greenlock@^4.0.4
        256 silly fetch manifest greenlock-express@^4.0.3
        257 silly fetch manifest le-acme-core@^2.1.4
        258 silly fetch manifest le-challenge-fs@^2.0.9
        259 silly fetch manifest le-sni-auto@^2.1.9
        260 silly fetch manifest @iobroker/adapter-core@^2.4.0
        261 silly fetch manifest sql-client@^3.0.0
        262 silly fetch manifest mysql2@^2.3.3
        263 silly fetch manifest pg@^8.7.3
        264 silly fetch manifest sqlite3@^5.0.11
        265 silly fetch manifest mssql@^8.1.2
        266 silly fetch manifest axios@^1.1.3
        267 silly fetch manifest @iobroker/adapter-core@^1.0.3
        268 silly fetch manifest body-parser@^1.19.2
        269 silly fetch manifest express@^4.17.3
        270 silly fetch manifest express-session@^1.17.2
        271 silly fetch manifest iobroker.ws@^1.3.0
        272 silly fetch manifest iobroker.socketio@^4.2.0
        273 silly fetch manifest mime-types@^2.1.35
        274 silly fetch manifest passport@^0.5.2
        275 silly fetch manifest xtend@^4.0.2
        276 silly fetch manifest axios@^0.26.1
        277 silly fetch manifest camelcase@^3.0.0
        278 silly fetch manifest cliui@^3.2.0
        279 silly fetch manifest decamelize@^1.1.1
        280 silly fetch manifest get-caller-file@^1.0.1
        281 silly fetch manifest os-locale@^1.4.0
        282 silly fetch manifest read-pkg-up@^1.0.1
        283 silly fetch manifest require-directory@^2.1.1
        284 silly fetch manifest require-main-filename@^1.0.1
        285 silly fetch manifest set-blocking@^2.0.0
        286 silly fetch manifest string-width@^1.0.2
        287 silly fetch manifest which-module@^1.0.0
        288 silly fetch manifest y18n@^3.2.1
        289 silly fetch manifest yargs-parser@^5.0.1
        290 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fadapter-core 5180ms (cache hit)
        291 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fadapter-core 5021ms (cache hit)
        292 http fetch GET 200 https://registry.npmjs.org/graceful-fs 5231ms (cache hit)
        293 http fetch GET 200 https://registry.npmjs.org/jsonfile 5235ms (cache hit)
        294 http fetch GET 200 https://registry.npmjs.org/universalify 5237ms (cache hit)
        295 http fetch GET 200 https://registry.npmjs.org/axios 4980ms (cache hit)
        296 http fetch GET 200 https://registry.npmjs.org/axios 4924ms (cache hit)
        297 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fadapter-core 4954ms (cache hit)
        298 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fadapter-core 4855ms (cache hit)
        299 http fetch GET 200 https://registry.npmjs.org/axios 5205ms (cache hit)
        300 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fadapter-core 4872ms (cache hit)
        301 http fetch GET 200 https://registry.npmjs.org/axios 5075ms (cache hit)
        302 http fetch GET 200 https://registry.npmjs.org/request 5166ms (cache hit)
        303 http fetch GET 200 https://registry.npmjs.org/pdfkit 4957ms (cache hit)
        304 http fetch GET 200 https://registry.npmjs.org/axios 4956ms (cache hit)
        305 http fetch GET 200 https://registry.npmjs.org/axios 4904ms (cache hit)
        306 http fetch GET 200 https://registry.npmjs.org/axios 4490ms (cache hit)
        307 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fadapter-core 4273ms (cache hit)
        308 http fetch GET 200 https://registry.npmjs.org/axios 4201ms (cache hit)
        309 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fadapter-core 4211ms (cache hit)
        310 http fetch GET 200 https://registry.npmjs.org/axios 4105ms (cache hit)
        311 http fetch GET 200 https://registry.npmjs.org/moment 5229ms (cache hit)
        312 http fetch GET 200 https://registry.npmjs.org/debug 4606ms (cache hit)
        313 http fetch GET 200 https://registry.npmjs.org/xtend 4185ms (cache hit)
        314 http fetch GET 200 https://registry.npmjs.org/camelcase 4165ms (cache hit)
        315 http fetch GET 200 https://registry.npmjs.org/mime-types 4246ms (cache hit)
        316 http fetch GET 200 https://registry.npmjs.org/cliui 4200ms (cache hit)
        317 http fetch GET 200 https://registry.npmjs.org/get-caller-file 4188ms (cache hit)
        318 http fetch GET 200 https://registry.npmjs.org/read-pkg-up 4178ms (cache hit)
        319 http fetch GET 200 https://registry.npmjs.org/decamelize 4218ms (cache hit)
        320 http fetch GET 200 https://registry.npmjs.org/set-blocking 4170ms (cache hit)
        321 http fetch GET 200 https://registry.npmjs.org/@types%2fnode 5273ms (cache hit)
        322 http fetch GET 200 https://registry.npmjs.org/os-locale 4711ms (cache hit)
        323 http fetch GET 200 https://registry.npmjs.org/require-directory 4700ms (cache hit)
        324 http fetch GET 200 https://registry.npmjs.org/require-main-filename 4697ms (cache hit)
        325 http fetch GET 200 https://registry.npmjs.org/string-width 4673ms (cache hit)
        326 http fetch GET 200 https://registry.npmjs.org/which-module 4671ms (cache hit)
        327 http fetch GET 200 https://registry.npmjs.org/y18n 4668ms (cache hit)
        328 http fetch GET 200 https://registry.npmjs.org/yargs-parser 4803ms (cache hit)
        329 http fetch GET 200 https://registry.npmjs.org/body-parser 6997ms (cache revalidated)
        330 http fetch GET 200 https://registry.npmjs.org/webdav 6923ms (cache revalidated)
        331 http fetch GET 200 https://registry.npmjs.org/connect-flash 7203ms (cache revalidated)
        332 http fetch GET 200 https://registry.npmjs.org/cookie-parser 7188ms (cache revalidated)
        333 http fetch GET 200 https://registry.npmjs.org/compression 7224ms (cache revalidated)
        334 http fetch GET 200 https://registry.npmjs.org/node-schedule 7167ms (cache revalidated)
        335 http fetch GET 200 https://registry.npmjs.org/google-auth-library 7137ms (cache revalidated)
        336 http fetch GET 200 https://registry.npmjs.org/passport 7327ms (cache revalidated)
        337 http fetch GET 200 https://registry.npmjs.org/express-fileupload 7354ms (cache revalidated)
        338 http fetch GET 200 https://registry.npmjs.org/ws 7319ms (cache revalidated)
        339 http fetch GET 200 https://registry.npmjs.org/express 7419ms (cache revalidated)
        340 http fetch GET 200 https://registry.npmjs.org/passport-local 7435ms (cache revalidated)
        341 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fsocket-classes 7263ms (cache revalidated)
        342 http fetch GET 200 https://registry.npmjs.org/express-session 7471ms (cache revalidated)
        343 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fws-server 7573ms (cache revalidated)
        344 http fetch GET 200 https://registry.npmjs.org/@googleapis%2fdrive 7371ms (cache revalidated)
        345 http fetch GET 200 https://registry.npmjs.org/ws 7365ms (cache revalidated)
        346 http fetch GET 200 https://registry.npmjs.org/netmask 7335ms (cache revalidated)
        347 http fetch GET 200 https://registry.npmjs.org/socket.io-client 7430ms (cache revalidated)
        348 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fsocket-classes 7773ms (cache revalidated)
        349 http fetch GET 200 https://registry.npmjs.org/ftp 7603ms (cache revalidated)
        350 http fetch GET 200 https://registry.npmjs.org/node-ssdp 7427ms (cache revalidated)
        351 http fetch GET 200 https://registry.npmjs.org/node-wol 7593ms (cache revalidated)
        352 http fetch GET 200 https://registry.npmjs.org/xml2js 7411ms (cache revalidated)
        353 http fetch GET 200 https://registry.npmjs.org/xml2js 7481ms (cache revalidated)
        354 http fetch GET 200 https://registry.npmjs.org/serialport 7577ms (cache revalidated)
        355 http fetch GET 200 https://registry.npmjs.org/nodemailer 7627ms (cache revalidated)
        356 http fetch GET 200 https://registry.npmjs.org/ipaddr.js 7714ms (cache revalidated)
        357 http fetch GET 200 https://registry.npmjs.org/node-mndp 7715ms (cache revalidated)
        358 http fetch GET 200 https://registry.npmjs.org/osx-temperature-sensor 7743ms (cache revalidated)
        359 http fetch GET 200 https://registry.npmjs.org/binrpc 7807ms (cache revalidated)
        360 http fetch GET 200 https://registry.npmjs.org/mime 8222ms (cache revalidated)
        361 http fetch GET 200 https://registry.npmjs.org/systeminformation 7838ms (cache revalidated)
        362 http fetch GET 200 https://registry.npmjs.org/node-schedule 8001ms (cache revalidated)
        363 http fetch GET 200 https://registry.npmjs.org/jszip 8027ms (cache revalidated)
        364 http fetch GET 200 https://registry.npmjs.org/@types%2frequest 8070ms (cache revalidated)
        365 http fetch GET 200 https://registry.npmjs.org/coffeescript 8058ms (cache revalidated)
        366 http fetch GET 200 https://registry.npmjs.org/jshashes 8152ms (cache revalidated)
        367 http fetch GET 200 https://registry.npmjs.org/virtual-tsc 8032ms (cache revalidated)
        368 http fetch GET 200 https://registry.npmjs.org/node-inspect 8109ms (cache revalidated)
        369 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fdb-objects-file 8150ms (cache revalidated)
        370 http fetch GET 200 https://registry.npmjs.org/suncalc2 8289ms (cache revalidated)
        371 http fetch GET 200 https://registry.npmjs.org/jsonata 8345ms (cache revalidated)
        372 http fetch GET 200 https://registry.npmjs.org/@alcalzone%2fesbuild-register 8239ms (cache revalidated)
        373 http fetch GET 200 https://registry.npmjs.org/typescript 8500ms (cache revalidated)
        374 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fdb-objects-redis 9743ms (cache revalidated)
        375 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fdb-objects-jsonl 9833ms (cache revalidated)
        376 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fjs-controller-cli 9677ms (cache revalidated)
        377 http fetch GET 200 https://registry.npmjs.org/tar-fs 10487ms (cache revalidated)
        378 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fdb-states-jsonl 9874ms (cache revalidated)
        379 http fetch GET 200 https://registry.npmjs.org/mdns-discovery 10514ms (cache revalidated)
        380 http fetch GET 200 https://registry.npmjs.org/xml2json-light 10588ms (cache revalidated)
        381 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fplugin-sentry 9885ms (cache revalidated)
        382 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fjs-controller-adapter 9963ms (cache revalidated)
        383 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fjs-controller-common-db 9989ms (cache revalidated)
        384 http fetch GET 200 https://registry.npmjs.org/onedrive-api 10945ms (cache revalidated)
        385 http fetch GET 200 https://registry.npmjs.org/node-schedule 10058ms (cache revalidated)
        386 http fetch GET 200 https://registry.npmjs.org/jszip 10091ms (cache revalidated)
        387 http fetch GET 200 https://registry.npmjs.org/pidusage 10057ms (cache revalidated)
        388 http fetch GET 200 https://registry.npmjs.org/decache 10148ms (cache revalidated)
        389 http fetch GET 200 https://registry.npmjs.org/homematic-xmlrpc 10716ms (cache revalidated)
        390 http fetch GET 200 https://registry.npmjs.org/dropbox-v2-api 11114ms (cache revalidated)
        391 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fplugin-base 10243ms (cache revalidated)
        392 http fetch GET 200 https://registry.npmjs.org/diskusage 10172ms (cache revalidated)
        393 http fetch GET 200 https://registry.npmjs.org/greenlock-express 10161ms (cache revalidated)
        394 http fetch GET 200 https://registry.npmjs.org/greenlock 10191ms (cache revalidated)
        395 http fetch GET 200 https://registry.npmjs.org/readline-sync 10265ms (cache revalidated)
        396 http fetch GET 200 https://registry.npmjs.org/prompt 10285ms (cache revalidated)
        397 http fetch GET 200 https://registry.npmjs.org/wake_on_lan 10748ms (cache revalidated)
        398 http fetch GET 200 https://registry.npmjs.org/tar 10265ms (cache revalidated)
        399 http fetch GET 200 https://registry.npmjs.org/loadavg-windows 10433ms (cache revalidated)
        400 http fetch GET 200 https://registry.npmjs.org/express 10135ms (cache revalidated)
        401 http fetch GET 200 https://registry.npmjs.org/le-sni-auto 10397ms (cache revalidated)
        402 http fetch GET 200 https://registry.npmjs.org/mysql2 10370ms (cache revalidated)
        403 http fetch GET 200 https://registry.npmjs.org/le-acme-core 10570ms (cache revalidated)
        404 http fetch GET 200 https://registry.npmjs.org/le-challenge-fs 10564ms (cache revalidated)
        405 http fetch GET 200 https://registry.npmjs.org/jsonwebtoken 10746ms (cache revalidated)
        406 http fetch GET 200 https://registry.npmjs.org/daemonize2 10822ms (cache revalidated)
        407 http fetch GET 200 https://registry.npmjs.org/express-session 10459ms (cache revalidated)
        408 http fetch GET 200 https://registry.npmjs.org/promisify-child-process 10747ms (cache revalidated)
        409 http fetch GET 200 https://registry.npmjs.org/mssql 10565ms (cache revalidated)
        410 http fetch GET 200 https://registry.npmjs.org/body-parser 10562ms (cache revalidated)
        411 http fetch GET 200 https://registry.npmjs.org/passport 10493ms (cache revalidated)
        412 http fetch GET 200 https://registry.npmjs.org/deep-clone 10905ms (cache revalidated)
        413 http fetch GET 200 https://registry.npmjs.org/pg 10690ms (cache revalidated)
        414 http fetch GET 200 https://registry.npmjs.org/iobroker.socketio 10586ms (cache revalidated)
        415 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fdb-states-redis 11198ms (cache revalidated)
        416 http fetch GET 200 https://registry.npmjs.org/iconv-lite 11672ms (cache revalidated)
        417 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fjs-controller-common 11179ms (cache revalidated)
        418 http fetch GET 200 https://registry.npmjs.org/sqlite3 10871ms (cache revalidated)
        419 http fetch GET 200 https://registry.npmjs.org/sql-client 10941ms (cache revalidated)
        420 http fetch GET 200 https://registry.npmjs.org/iobroker.ws 10806ms (cache revalidated)
        421 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fdb-states-file 11477ms (cache revalidated)
        422 timing idealTree:#root Completed in 205575ms
        423 timing idealTree:node_modules/colors Completed in 0ms
        424 silly placeDep ROOT graceful-fs@4.2.11 OK for: fs-extra@7.0.1 want: ^4.1.2
        425 silly placeDep ROOT jsonfile@4.0.0 OK for: fs-extra@7.0.1 want: ^4.0.0
        426 silly placeDep ROOT universalify@0.1.2 OK for: fs-extra@7.0.1 want: ^0.1.0
        427 timing idealTree:node_modules/fs-extra Completed in 38ms
        428 timing idealTree:node_modules/graceful-fs Completed in 0ms
        429 timing idealTree:node_modules/iobroker Completed in 1ms
        430 silly fetch manifest bufferutil@^4.0.1
        431 http fetch GET 200 https://registry.npmjs.org/bufferutil 94ms (cache revalidated)
        432 silly fetch manifest utf-8-validate@>=5.0.2
        433 http fetch GET 200 https://registry.npmjs.org/utf-8-validate 113ms (cache revalidated)
        434 silly placeDep ROOT @iobroker/adapter-core@2.6.8 OK for: iobroker.admin@6.3.5 want: ^2.6.7
        435 silly placeDep ROOT @iobroker/socket-classes@1.0.2 OK for: iobroker.admin@6.3.5 want: 1.0.2
        436 silly placeDep ROOT @iobroker/ws-server@2.1.0 OK for: iobroker.admin@6.3.5 want: ^2.1.0
        437 silly placeDep ROOT axios@0.27.2 OK for: iobroker.admin@6.3.5 want: ^0.27.2
        438 silly placeDep ROOT body-parser@1.20.2 OK for: iobroker.admin@6.3.5 want: ^1.20.1
        439 silly placeDep ROOT compression@1.7.4 OK for: iobroker.admin@6.3.5 want: ^1.7.4
        440 silly placeDep ROOT connect-flash@0.1.1 OK for: iobroker.admin@6.3.5 want: ^0.1.1
        441 silly placeDep ROOT cookie-parser@1.4.6 OK for: iobroker.admin@6.3.5 want: ^1.4.6
        442 silly placeDep ROOT express@4.18.2 OK for: iobroker.admin@6.3.5 want: ^4.18.2
        443 silly placeDep ROOT express-fileupload@1.4.0 OK for: iobroker.admin@6.3.5 want: ^1.4.0
        444 silly placeDep ROOT express-session@1.17.3 OK for: iobroker.admin@6.3.5 want: ^1.17.3
        445 silly placeDep ROOT mime@3.0.0 OK for: iobroker.admin@6.3.5 want: ^3.0.0
        446 silly placeDep ROOT passport@0.6.0 OK for: iobroker.admin@6.3.5 want: ^0.6.0
        447 silly placeDep ROOT passport-local@1.0.0 OK for: iobroker.admin@6.3.5 want: ^1.0.0
        448 silly placeDep node_modules/iobroker.admin semver@7.5.3 OK for: iobroker.admin@6.3.5 want: ^7.3.8
        449 silly placeDep ROOT ws@8.13.0 OK for: iobroker.admin@6.3.5 want: ^8.11.0
        450 silly fetch manifest @types/iobroker@^4.0.5
        451 silly fetch manifest follow-redirects@^1.14.9
        452 silly fetch manifest form-data@^4.0.0
        453 silly fetch manifest bytes@3.1.2
        454 silly fetch manifest content-type@~1.0.5
        455 silly fetch manifest debug@2.6.9
        456 silly fetch manifest depd@2.0.0
        457 silly fetch manifest destroy@1.2.0
        458 silly fetch manifest http-errors@2.0.0
        459 silly fetch manifest iconv-lite@0.4.24
        460 silly fetch manifest on-finished@2.4.1
        461 silly fetch manifest qs@6.11.0
        462 silly fetch manifest raw-body@2.5.2
        463 silly fetch manifest type-is@~1.6.18
        464 silly fetch manifest unpipe@1.0.0
        465 silly fetch manifest accepts@~1.3.5
        466 silly fetch manifest bytes@3.0.0
        467 silly fetch manifest compressible@~2.0.16
        468 silly fetch manifest on-headers@~1.0.2
        469 silly fetch manifest safe-buffer@5.1.2
        470 silly fetch manifest vary@~1.1.2
        471 silly fetch manifest cookie@0.4.1
        472 silly fetch manifest cookie-signature@1.0.6
        473 silly fetch manifest accepts@~1.3.8
        474 silly fetch manifest array-flatten@1.1.1
        475 silly fetch manifest body-parser@1.20.1
        476 silly fetch manifest content-disposition@0.5.4
        477 silly fetch manifest content-type@~1.0.4
        478 silly fetch manifest cookie@0.5.0
        479 silly fetch manifest encodeurl@~1.0.2
        480 silly fetch manifest escape-html@~1.0.3
        481 silly fetch manifest etag@~1.8.1
        482 silly fetch manifest finalhandler@1.2.0
        483 silly fetch manifest fresh@0.5.2
        484 silly fetch manifest merge-descriptors@1.0.1
        485 silly fetch manifest methods@~1.1.2
        486 silly fetch manifest parseurl@~1.3.3
        487 silly fetch manifest path-to-regexp@0.1.7
        488 silly fetch manifest proxy-addr@~2.0.7
        489 silly fetch manifest range-parser@~1.2.1
        490 silly fetch manifest safe-buffer@5.2.1
        491 silly fetch manifest send@0.18.0
        492 silly fetch manifest serve-static@1.15.0
        493 silly fetch manifest setprototypeof@1.2.0
        494 silly fetch manifest statuses@2.0.1
        495 silly fetch manifest utils-merge@1.0.1
        496 silly fetch manifest busboy@^1.6.0
        497 silly fetch manifest cookie@0.4.2
        498 silly fetch manifest depd@~2.0.0
        499 silly fetch manifest uid-safe@~2.1.5
        500 silly fetch manifest passport-strategy@1.x.x
        501 silly fetch manifest pause@0.0.1
        502 silly fetch manifest utils-merge@^1.0.1
        503 silly fetch manifest lru-cache@^6.0.0
        504 http fetch GET 200 https://registry.npmjs.org/@types%2fiobroker 2108ms (cache hit)
        505 http fetch GET 200 https://registry.npmjs.org/follow-redirects 2106ms (cache hit)
        506 http fetch GET 200 https://registry.npmjs.org/form-data 2111ms (cache hit)
        507 http fetch GET 200 https://registry.npmjs.org/qs 2038ms (cache hit)
        508 http fetch GET 200 https://registry.npmjs.org/safe-buffer 1946ms (cache hit)
        509 http fetch GET 200 https://registry.npmjs.org/safe-buffer 1804ms (cache hit)
        510 http fetch GET 200 https://registry.npmjs.org/merge-descriptors 1880ms (cache hit)
        511 http fetch GET 200 https://registry.npmjs.org/path-to-regexp 1843ms (cache hit)
        512 http fetch GET 200 https://registry.npmjs.org/lru-cache 1729ms (cache hit)
        513 http fetch GET 200 https://registry.npmjs.org/content-type 2748ms (cache revalidated)
        514 http fetch GET 200 https://registry.npmjs.org/bytes 2764ms (cache revalidated)
        515 http fetch GET 200 https://registry.npmjs.org/http-errors 2729ms (cache revalidated)
        516 http fetch GET 200 https://registry.npmjs.org/bytes 2638ms (cache revalidated)
        517 http fetch GET 200 https://registry.npmjs.org/depd 2760ms (cache revalidated)
        518 http fetch GET 200 https://registry.npmjs.org/unpipe 2676ms (cache revalidated)
        519 http fetch GET 200 https://registry.npmjs.org/type-is 2698ms (cache revalidated)
        520 http fetch GET 200 https://registry.npmjs.org/destroy 2769ms (cache revalidated)
        521 http fetch GET 200 https://registry.npmjs.org/on-finished 2751ms (cache revalidated)
        522 http fetch GET 200 https://registry.npmjs.org/vary 2617ms (cache revalidated)
        523 http fetch GET 200 https://registry.npmjs.org/accepts 2695ms (cache revalidated)
        524 http fetch GET 200 https://registry.npmjs.org/compressible 2678ms (cache revalidated)
        525 http fetch GET 200 https://registry.npmjs.org/cookie 2601ms (cache revalidated)
        526 http fetch GET 200 https://registry.npmjs.org/content-type 2633ms (cache revalidated)
        527 http fetch GET 200 https://registry.npmjs.org/cookie 2702ms (cache revalidated)
        528 http fetch GET 200 https://registry.npmjs.org/cookie-signature 2697ms (cache revalidated)
        529 http fetch GET 200 https://registry.npmjs.org/escape-html 2598ms (cache revalidated)
        530 http fetch GET 200 https://registry.npmjs.org/array-flatten 2677ms (cache revalidated)
        531 http fetch GET 200 https://registry.npmjs.org/encodeurl 2618ms (cache revalidated)
        532 http fetch GET 200 https://registry.npmjs.org/etag 2600ms (cache revalidated)
        533 http fetch GET 200 https://registry.npmjs.org/accepts 2708ms (cache revalidated)
        534 http fetch GET 200 https://registry.npmjs.org/raw-body 2863ms (cache revalidated)
        535 http fetch GET 200 https://registry.npmjs.org/fresh 2604ms (cache revalidated)
        536 http fetch GET 200 https://registry.npmjs.org/proxy-addr 2548ms (cache revalidated)
        537 http fetch GET 200 https://registry.npmjs.org/finalhandler 2626ms (cache revalidated)
        538 http fetch GET 200 https://registry.npmjs.org/content-disposition 2715ms (cache revalidated)
        539 http fetch GET 200 https://registry.npmjs.org/depd 2479ms (cache revalidated)
        540 http fetch GET 200 https://registry.npmjs.org/setprototypeof 2545ms (cache revalidated)
        541 http fetch GET 200 https://registry.npmjs.org/range-parser 2587ms (cache revalidated)
        542 http fetch GET 200 https://registry.npmjs.org/cookie 2503ms (cache revalidated)
        543 http fetch GET 200 https://registry.npmjs.org/send 2579ms (cache revalidated)
        544 http fetch GET 200 https://registry.npmjs.org/serve-static 2582ms (cache revalidated)
        545 http fetch GET 200 https://registry.npmjs.org/utils-merge 2470ms (cache revalidated)
        546 http fetch GET 200 https://registry.npmjs.org/utils-merge 2556ms (cache revalidated)
        547 http fetch GET 200 https://registry.npmjs.org/statuses 2570ms (cache revalidated)
        548 http fetch GET 200 https://registry.npmjs.org/methods 2686ms (cache revalidated)
        549 http fetch GET 200 https://registry.npmjs.org/parseurl 2669ms (cache revalidated)
        550 http fetch GET 200 https://registry.npmjs.org/pause 2512ms (cache revalidated)
        551 http fetch GET 200 https://registry.npmjs.org/uid-safe 2535ms (cache revalidated)
        552 http fetch GET 200 https://registry.npmjs.org/on-headers 2903ms (cache revalidated)
        553 http fetch GET 200 https://registry.npmjs.org/busboy 2580ms (cache revalidated)
        554 http fetch GET 200 https://registry.npmjs.org/passport-strategy 2542ms (cache revalidated)
        555 timing idealTree:node_modules/iobroker.admin Completed in 3681ms
        556 silly placeDep ROOT @types/iobroker@4.0.5 OK for: @iobroker/adapter-core@2.6.8 want: ^4.0.5
        557 silly fetch manifest @types/node@*
        558 timing idealTree:node_modules/@iobroker/adapter-core Completed in 19ms
        559 timing idealTree:node_modules/@iobroker/socket-classes Completed in 1ms
        560 timing idealTree:node_modules/@iobroker/ws-server Completed in 0ms
        561 silly placeDep ROOT @types/node@20.3.1 OK for: @types/iobroker@4.0.5 want: *
        562 timing idealTree:node_modules/@types/iobroker Completed in 12ms
        563 timing idealTree:node_modules/@types/node Completed in 0ms
        564 silly placeDep ROOT follow-redirects@1.15.2 OK for: axios@0.27.2 want: ^1.14.9
        565 silly placeDep ROOT form-data@4.0.0 OK for: axios@0.27.2 want: ^4.0.0
        566 silly fetch manifest asynckit@^0.4.0
        567 silly fetch manifest combined-stream@^1.0.8
        568 silly fetch manifest mime-types@^2.1.12
        569 http fetch GET 200 https://registry.npmjs.org/asynckit 59ms (cache hit)
        570 http fetch GET 200 https://registry.npmjs.org/combined-stream 55ms (cache hit)
        571 timing idealTree:node_modules/axios Completed in 107ms
        572 silly placeDep ROOT bytes@3.1.2 OK for: body-parser@1.20.2 want: 3.1.2
        573 silly placeDep ROOT content-type@1.0.5 OK for: body-parser@1.20.2 want: ~1.0.5
        574 silly placeDep ROOT debug@2.6.9 OK for: body-parser@1.20.2 want: 2.6.9
        575 silly placeDep ROOT depd@2.0.0 OK for: body-parser@1.20.2 want: 2.0.0
        576 silly placeDep ROOT destroy@1.2.0 OK for: body-parser@1.20.2 want: 1.2.0
        577 silly placeDep ROOT http-errors@2.0.0 OK for: body-parser@1.20.2 want: 2.0.0
        578 silly placeDep ROOT iconv-lite@0.4.24 OK for: body-parser@1.20.2 want: 0.4.24
        579 silly placeDep ROOT on-finished@2.4.1 OK for: body-parser@1.20.2 want: 2.4.1
        580 silly placeDep ROOT qs@6.11.0 OK for: body-parser@1.20.2 want: 6.11.0
        581 silly placeDep ROOT raw-body@2.5.2 OK for: body-parser@1.20.2 want: 2.5.2
        582 silly placeDep ROOT type-is@1.6.18 OK for: body-parser@1.20.2 want: ~1.6.18
        583 silly placeDep ROOT unpipe@1.0.0 OK for: body-parser@1.20.2 want: 1.0.0
        584 silly fetch manifest ms@2.0.0
        585 silly fetch manifest inherits@2.0.4
        586 silly fetch manifest toidentifier@1.0.1
        587 silly fetch manifest safer-buffer@>= 2.1.2 < 3
        588 silly fetch manifest ee-first@1.1.1
        589 silly fetch manifest side-channel@^1.0.4
        590 silly fetch manifest media-typer@0.3.0
        591 silly fetch manifest mime-types@~2.1.24
        592 http fetch GET 200 https://registry.npmjs.org/inherits 227ms (cache hit)
        593 http fetch GET 200 https://registry.npmjs.org/ms 243ms (cache hit)
        594 http fetch GET 200 https://registry.npmjs.org/safer-buffer 217ms (cache hit)
        595 http fetch GET 200 https://registry.npmjs.org/side-channel 204ms (cache hit)
        596 http fetch GET 200 https://registry.npmjs.org/ee-first 257ms (cache revalidated)
        597 http fetch GET 200 https://registry.npmjs.org/toidentifier 281ms (cache revalidated)
        598 http fetch GET 200 https://registry.npmjs.org/media-typer 250ms (cache revalidated)
        599 timing idealTree:node_modules/body-parser Completed in 514ms
        600 timing idealTree:node_modules/bytes Completed in 0ms
        601 silly placeDep ROOT accepts@1.3.8 OK for: compression@1.7.4 want: ~1.3.5
        602 silly placeDep node_modules/compression bytes@3.0.0 OK for: compression@1.7.4 want: 3.0.0
        603 silly placeDep ROOT compressible@2.0.18 OK for: compression@1.7.4 want: ~2.0.16
        604 silly placeDep ROOT on-headers@1.0.2 OK for: compression@1.7.4 want: ~1.0.2
        605 silly placeDep ROOT safe-buffer@5.1.2 OK for: compression@1.7.4 want: 5.1.2
        606 silly placeDep ROOT vary@1.1.2 OK for: compression@1.7.4 want: ~1.1.2
        ...
        
        ...
        4571 silly reify   '/opt/iobroker/node_modules/@sentry/node': '/opt/iobroker/node_modules/@sentry/.node-fcFhT34r',
        4571 silly reify   '/opt/iobroker/node_modules/@root/pem': '/opt/iobroker/node_modules/@root/.pem-n7tAcJsL',
        4571 silly reify   '/opt/iobroker/node_modules/@sentry/utils': '/opt/iobroker/node_modules/@sentry/.utils-hx1Gtaez',
        4571 silly reify   '/opt/iobroker/node_modules/@sentry-internal/tracing': '/opt/iobroker/node_modules/@sentry-internal/.tracing-WgFbpiK6',
        4571 silly reify   '/opt/iobroker/node_modules/@root/request': '/opt/iobroker/node_modules/@root/.request-OtWG2jmz',
        4571 silly reify   '/opt/iobroker/node_modules/@root/x509': '/opt/iobroker/node_modules/@root/.x509-SbjQd4J6',
        4571 silly reify   '/opt/iobroker/node_modules/@sentry/types': '/opt/iobroker/node_modules/@sentry/.types-aFtRyDms',
        4571 silly reify   '/opt/iobroker/node_modules/@serialport/binding-mock': '/opt/iobroker/node_modules/@serialport/.binding-mock-hzXCWsor',
        4571 silly reify   '/opt/iobroker/node_modules/@serialport/bindings-cpp': '/opt/iobroker/node_modules/@serialport/.bindings-cpp-CZTkgMov',
        4571 silly reify   '/opt/iobroker/node_modules/@serialport/parser-byte-length': '/opt/iobroker/node_modules/@serialport/.parser-byte-length-MXwqGQ7u',
        4571 silly reify   '/opt/iobroker/node_modules/@serialport/bindings-interface': '/opt/iobroker/node_modules/@serialport/.bindings-interface-e5aeHvP9',
        4571 silly reify   '/opt/iobroker/node_modules/@serialport/parser-cctalk': '/opt/iobroker/node_modules/@serialport/.parser-cctalk-lp0rgKcH',
        4571 silly reify   '/opt/iobroker/node_modules/@serialport/parser-delimiter': '/opt/iobroker/node_modules/@serialport/.parser-delimiter-NSEgsVkT',
        4571 silly reify   '/opt/iobroker/node_modules/@serialport/parser-inter-byte-timeout': '/opt/iobroker/node_modules/@serialport/.parser-inter-byte-timeout-uXh3Bpol',
        4571 silly reify   '/opt/iobroker/node_modules/@serialport/parser-packet-length': '/opt/iobroker/node_modules/@serialport/.parser-packet-length-wkqHIICY',
        4571 silly reify   '/opt/iobroker/node_modules/@serialport/parser-readline': '/opt/iobroker/node_modules/@serialport/.parser-readline-eNuIKXKm',
        4571 silly reify   '/opt/iobroker/node_modules/@serialport/parser-ready': '/opt/iobroker/node_modules/@serialport/.parser-ready-5kDMNFGZ',
        4571 silly reify   '/opt/iobroker/node_modules/@serialport/parser-regex': '/opt/iobroker/node_modules/@serialport/.parser-regex-VIYyZWal',
        4571 silly reify   '/opt/iobroker/node_modules/@serialport/parser-slip-encoder': '/opt/iobroker/node_modules/@serialport/.parser-slip-encoder-Q7aN5Mhr',
        4571 silly reify   '/opt/iobroker/node_modules/@serialport/parser-spacepacket': '/opt/iobroker/node_modules/@serialport/.parser-spacepacket-Nofpop6g',
        4571 silly reify   '/opt/iobroker/node_modules/@serialport/stream': '/opt/iobroker/node_modules/@serialport/.stream-Yv96S3hV',
        4571 silly reify   '/opt/iobroker/node_modules/@sindresorhus/is': '/opt/iobroker/node_modules/@sindresorhus/.is-mrZnnes6',
        4571 silly reify   '/opt/iobroker/node_modules/@swc/helpers': '/opt/iobroker/node_modules/@swc/.helpers-PZYzR79A',
        4571 silly reify   '/opt/iobroker/node_modules/@szmarczak/http-timer': '/opt/iobroker/node_modules/@szmarczak/.http-timer-46Ljxvd4',
        4571 silly reify   '/opt/iobroker/node_modules/@tediousjs/connection-string': '/opt/iobroker/node_modules/@tediousjs/.connection-string-90tBQ2wa',
        4571 silly reify   '/opt/iobroker/node_modules/@tootallnate/once': '/opt/iobroker/node_modules/@tootallnate/.once-ZoNnWMHe',
        4571 silly reify   '/opt/iobroker/node_modules/@types/caseless': '/opt/iobroker/node_modules/@types/.caseless-biP5OApG',
        4571 silly reify   '/opt/iobroker/node_modules/@types/es-aggregate-error': '/opt/iobroker/node_modules/@types/.es-aggregate-error-bQvLBJnV',
        4571 silly reify   '/opt/iobroker/node_modules/@types/http-cache-semantics': '/opt/iobroker/node_modules/@types/.http-cache-semantics-qJujM7DN',
        4571 silly reify   '/opt/iobroker/node_modules/@types/iobroker': '/opt/iobroker/node_modules/@types/.iobroker-JcYhvZJx',
        4571 silly reify   '/opt/iobroker/node_modules/@types/request': '/opt/iobroker/node_modules/@types/.request-wwDUthdZ',
        4571 silly reify   '/opt/iobroker/node_modules/@types/node': '/opt/iobroker/node_modules/@types/.node-Bd1x5fmz',
        4571 silly reify   '/opt/iobroker/node_modules/@types/tough-cookie': '/opt/iobroker/node_modules/@types/.tough-cookie-7q0ZC6AD',
        4571 silly reify   '/opt/iobroker/node_modules/@types/triple-beam': '/opt/iobroker/node_modules/@types/.triple-beam-MdcuNCXx',
        4571 silly reify   '/opt/iobroker/node_modules/sshpk': '/opt/iobroker/node_modules/.sshpk-cCL4zyMp',
        4571 silly reify   '/opt/iobroker/node_modules/.bin/sshpk-conv': '/opt/iobroker/node_modules/.bin/.sshpk-conv-10TbNdNs',
        4571 silly reify   '/opt/iobroker/node_modules/.bin/sshpk-sign': '/opt/iobroker/node_modules/.bin/.sshpk-sign-iDI0Q2jB',
        4571 silly reify   '/opt/iobroker/node_modules/.bin/sshpk-verify': '/opt/iobroker/node_modules/.bin/.sshpk-verify-Vb7nRdrF'
        4571 silly reify }
        4572 timing reify:rollback:retireShallow Completed in 476ms
        4573 timing command:install Completed in 277560ms
        4574 verbose stack Error: ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/agent-base' -> '/opt/iobroker/node_modules/.agent-base-ZzrsLltQ'
        4575 verbose cwd /opt/iobroker
        4576 verbose Linux 5.10.103-v7+
        4577 verbose node v18.16.0
        4578 verbose npm  v9.5.1
        4579 error code ENOTEMPTY
        4580 error syscall rename
        4581 error path /opt/iobroker/node_modules/agent-base
        4582 error dest /opt/iobroker/node_modules/.agent-base-ZzrsLltQ
        4583 error errno -39
        4584 error ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/agent-base' -> '/opt/iobroker/node_modules/.agent-base-ZzrsLltQ'
        4585 verbose exit -39
        4586 timing npm Completed in 277815ms
        4587 verbose unfinished npm timer reify 1687534106944
        4588 verbose unfinished npm timer reify:retireShallow 1687534382456
        4589 verbose code -39
        4590 error A complete log of this run can be found in:
        4590 error     /home/iobroker/.npm/_logs/2023-06-23T15_28_26_723Z-debug-0.log
        
        

        iob diag

        ======================= SUMMARY =======================
        		     v.2023-04-16
        
        
        Operatingsystem: 	Raspbian GNU/Linux 10 (buster)
        Kernel: 		5.10.103-v7+
        Installation: 		Native
        Timezone: 		Europe/Berlin (CEST, +0200)
        User-ID: 		1000
        X-Server: 		false
        Boot Target: 		multi-user.target
        
        Pending OS-Updates: 	1
        Pending iob updates: 	2
        
        Nodejs-Installation: 	/usr/bin/nodejs 	v18.16.0
        			/usr/bin/node 		v18.16.0
        			/usr/bin/npm 		9.5.1
        			/usr/bin/npx 		9.5.1
        
        Recommended versions are nodejs 18.x.y and npm 9.x.y
        Your nodejs installation is correct
        
        MEMORY:
                      total        used        free      shared  buff/cache   available
        Mem:           923M         41M        495M        1.0M        386M        816M
        Swap:           99M         19M         80M
        Total:         1.0G         60M        576M
        
        Active iob-Instances: 	1
        Active repo(s): stable, stable
        
        ioBroker Core: 		js-controller 		4.0.24
        			admin 			6.3.5
        
        ioBroker Status: 	iobroker is not running on this host.
        
        
        Objects type: jsonl
        States  type: jsonl
        
        Status admin and web instance:
          system.adapter.admin.0                  : admin                 : Raspi-3BioB                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
          system.adapter.web.0                    : web                   : Raspi-3BioB                              -  enabled, port: 8082, bind: 192.168.1.161, run as: admin
        
        Objects: 		12458
        States: 		16344
        
        Size of iob-Database:
        
        19M	/opt/iobroker/iobroker-data/objects.jsonl
        16K	/opt/iobroker/iobroker-data/objects.json.migrated
        16K	/opt/iobroker/iobroker-data/objects.json.bak.migrated
        3.2M	/opt/iobroker/iobroker-data/states.jsonl
        4.0K	/opt/iobroker/iobroker-data/states.json.migrated
        4.0K	/opt/iobroker/iobroker-data/states.json.bak.migrated
        0	/opt/iobroker/iobroker-data/states.json.broken
        
        
        *********************************************************************
        Some problems detected, please run iob fix and try to have them fixed
        *********************************************************************
        
        =================== END OF SUMMARY ====================
        
        DJMarc75D Offline
        DJMarc75D Offline
        DJMarc75
        schrieb am zuletzt editiert von DJMarc75
        #3

        @nieip sagte in ERROR: Process exited with code 25 nach nodes Update 16->18:

        Some problems detected, please run iob fix and try to have them fixed

        das noch zusätzlich zu dem was @Homoran geschrieben hat bitte beachten.

        Aber ich (ich) befürchte dass Dir sehr bald der RAM ausgehen wird (RPI3)

        edit: und Buster ist EOL

        Lehrling seit 1975 !!!
        Beitrag geholfen ? dann gerne ein upvote rechts unten im Beitrag klicken ;)
        https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge

        nieIPN 1 Antwort Letzte Antwort
        0
        • nieIPN nieIP
          Systemdata Bitte Ausfüllen
          Hardwaresystem: Pi3B
          Arbeitsspeicher:
          Festplattenart: SD-Karte
          Betriebssystem: Ubuntu
          Node-Version: 18.16
          Nodejs-Version: 18.16
          NPM-Version: 9.5.1
          Installationsart: Skript
          Image genutzt: Ja

          Hallo

          seit dem Update von Node.js auf 18.x ,um bestimmte Adapter in der aktuellen Version benutzen zu können, kann ich keine Updates von Adaptern mehr machen.
          Das Update endet jeweils mit einer Fehlermeldung
          ERROR: Process exited with code 25

          iob fix
          habe ich schon mehrfach laufen lassen, ohne Verbesserung.

          Kann mir jemand bei der weiteren Diagnose helfen?

          hier die Bildschirmausgabe eines Upgrades

          $ iobroker upgrade javascript@7.0.3 --debug
          
          Update javascript from @6.1.4 to @7.0.3
          
          NPM version: 9.5.1
          
          Installing iobroker.javascript@7.0.3... (System call)
          
          npm ERR! code ENOTEMPTY
          
          npm ERR! A complete log of this run can be found in:npm ERR! /home/iobroker/.npm/_logs/2023-06-23T15_28_26_723Z-debug-0.log
          
          host.Raspi-3BioB Cannot install iobroker.javascript@7.0.3: 217
          
          ERROR: Process exited with code 25
          

          und dazu das komplette LOG. Mir fällt immer wieder das directory not empty auf, ich weiss aber nicht, wie ich das lösen soll :(

          wegen einer Beschränkung des Forums musste ich das kürzen ...

          0 verbose cli /usr/bin/node /usr/bin/npm
          1 info using npm@9.5.1
          2 info using node@v18.16.0
          3 timing npm:load:whichnode Completed in 4ms
          4 timing config:load:defaults Completed in 10ms
          5 timing config:load:file:/usr/lib/node_modules/npm/npmrc Completed in 5ms
          6 timing config:load:builtin Completed in 7ms
          7 timing config:load:cli Completed in 12ms
          8 timing config:load:env Completed in 1ms
          9 timing config:load:file:/opt/iobroker/.npmrc Completed in 9ms
          10 timing config:load:project Completed in 14ms
          11 timing config:load:file:/home/iobroker/.npmrc Completed in 1ms
          12 timing config:load:user Completed in 2ms
          13 timing config:load:file:/usr/etc/npmrc Completed in 2ms
          14 timing config:load:global Completed in 2ms
          15 timing config:load:setEnvs Completed in 6ms
          16 timing config:load Completed in 55ms
          17 timing npm:load:configload Completed in 56ms
          18 timing npm:load:mkdirpcache Completed in 1ms
          19 timing npm:load:mkdirplogs Completed in 0ms
          20 verbose title npm install iobroker.javascript@7.0.3
          21 verbose argv "install" "--save-exact" "iobroker.javascript@7.0.3"
          22 timing npm:load:setTitle Completed in 7ms
          23 timing config:load:flatten Completed in 16ms
          24 timing npm:load:display Completed in 21ms
          25 verbose logfile logs-max:10 dir:/home/iobroker/.npm/_logs/2023-06-23T15_28_26_723Z-
          26 verbose logfile /home/iobroker/.npm/_logs/2023-06-23T15_28_26_723Z-debug-0.log
          27 timing npm:load:logFile Completed in 26ms
          28 timing npm:load:timers Completed in 0ms
          29 timing npm:load:configScope Completed in 0ms
          30 timing npm:load Completed in 121ms
          31 timing arborist:ctor Completed in 5ms
          32 silly logfile start cleaning logs, removing 2 files
          33 silly logfile done cleaning log files
          34 timing idealTree:init Completed in 50ms
          35 timing idealTree:userRequests Completed in 23ms
          36 silly idealTree buildDeps
          37 silly fetch manifest colors@^1.3.3
          38 http fetch GET 200 https://registry.npmjs.org/colors 10325ms (cache revalidated)
          39 silly fetch manifest fs-extra@^7.0.1
          40 http fetch GET 200 https://registry.npmjs.org/fs-extra 2038ms (cache revalidated)
          41 silly fetch manifest iobroker@^2.0.3
          42 http fetch GET 200 https://registry.npmjs.org/iobroker 917ms (cache revalidated)
          43 silly fetch manifest iobroker.admin@6.3.5
          44 http fetch GET 200 https://registry.npmjs.org/iobroker.admin 970ms (cache revalidated)
          45 silly fetch manifest iobroker.backitup@2.6.23
          46 http fetch GET 200 https://registry.npmjs.org/iobroker.backitup 118ms (cache revalidated)
          47 silly fetch manifest iobroker.cloud@4.4.1
          48 http fetch GET 200 https://registry.npmjs.org/iobroker.cloud 835ms (cache revalidated)
          49 silly fetch manifest iobroker.daswetter@3.1.8
          50 http fetch GET 200 https://registry.npmjs.org/iobroker.daswetter 815ms (cache revalidated)
          51 silly fetch manifest iobroker.devices@1.1.5
          52 http fetch GET 200 https://registry.npmjs.org/iobroker.devices 92ms (cache revalidated)
          53 silly fetch manifest iobroker.discovery@3.1.0
          54 http fetch GET 200 https://registry.npmjs.org/iobroker.discovery 867ms (cache revalidated)
          55 silly fetch manifest iobroker.email@1.2.0
          56 http fetch GET 200 https://registry.npmjs.org/iobroker.email 860ms (cache revalidated)
          57 silly fetch manifest iobroker.eventlist@github:ioBroker/ioBroker.eventlist#327abcf013f33a73f955d2334ff373c15c813198
          58 http fetch GET 200 https://codeload.github.com/ioBroker/ioBroker.eventlist/tar.gz/327abcf013f33a73f955d2334ff373c15c813198 1944ms (cache revalidated)
          59 timing arborist:ctor Completed in 3ms
          60 timing arborist:ctor Completed in 0ms
          61 silly fetch manifest iobroker.flot@1.12.0
          62 http fetch GET 200 https://registry.npmjs.org/iobroker.flot 321ms (cache revalidated)
          63 silly fetch manifest iobroker.fritzbox@0.2.1
          64 http fetch GET 200 https://registry.npmjs.org/iobroker.fritzbox 1062ms (cache revalidated)
          65 silly fetch manifest iobroker.hm-rega@3.0.46
          66 http fetch GET 200 https://registry.npmjs.org/iobroker.hm-rega 849ms (cache revalidated)
          67 silly fetch manifest iobroker.hm-rpc@1.15.16
          68 http fetch GET 200 https://registry.npmjs.org/iobroker.hm-rpc 927ms (cache revalidated)
          69 silly fetch manifest iobroker.icons-addictive-flavour-png@0.1.0
          70 http fetch GET 200 https://registry.npmjs.org/iobroker.icons-addictive-flavour-png 843ms (cache revalidated)
          71 silly fetch manifest iobroker.icons-icons8@0.0.1
          72 http fetch GET 200 https://registry.npmjs.org/iobroker.icons-icons8 847ms (cache revalidated)
          73 silly fetch manifest iobroker.icons-material-png@0.1.0
          74 http fetch GET 200 https://registry.npmjs.org/iobroker.icons-material-png 856ms (cache revalidated)
          75 silly fetch manifest iobroker.icons-mfd-png@1.1.0
          76 http fetch GET 200 https://registry.npmjs.org/iobroker.icons-mfd-png 895ms (cache revalidated)
          77 silly fetch manifest iobroker.info@1.9.26
          78 http fetch GET 200 https://registry.npmjs.org/iobroker.info 884ms (cache revalidated)
          79 silly fetch manifest iobroker.javascript@7.0.3
          80 http fetch GET 200 https://registry.npmjs.org/iobroker.javascript 905ms (cache revalidated)
          81 silly fetch manifest iobroker.js-controller@4.0.24
          82 http fetch GET 200 https://registry.npmjs.org/iobroker.js-controller 968ms (cache revalidated)
          83 silly fetch manifest iobroker.mobile@1.0.1
          84 http fetch GET 200 https://registry.npmjs.org/iobroker.mobile 870ms (cache revalidated)
          85 silly fetch manifest iobroker.openweathermap@0.3.9
          86 http fetch GET 200 https://registry.npmjs.org/iobroker.openweathermap 886ms (cache revalidated)
          87 silly fetch manifest iobroker.simple-api@2.7.2
          88 http fetch GET 200 https://registry.npmjs.org/iobroker.simple-api 924ms (cache revalidated)
          89 silly fetch manifest iobroker.sql@2.1.8
          90 http fetch GET 200 https://registry.npmjs.org/iobroker.sql 1014ms (cache revalidated)
          91 silly fetch manifest iobroker.vis@1.4.16
          92 http fetch GET 200 https://registry.npmjs.org/iobroker.vis 855ms (cache revalidated)
          93 silly fetch manifest iobroker.vis-canvas-gauges@1.0.1
          94 http fetch GET 200 https://registry.npmjs.org/iobroker.vis-canvas-gauges 883ms (cache revalidated)
          95 silly fetch manifest iobroker.vis-hqwidgets@1.4.0
          96 http fetch GET 200 https://registry.npmjs.org/iobroker.vis-hqwidgets 926ms (cache revalidated)
          97 silly fetch manifest iobroker.vis-justgage@1.0.2
          98 http fetch GET 200 https://registry.npmjs.org/iobroker.vis-justgage 896ms (cache revalidated)
          99 silly fetch manifest iobroker.vis-lcars@1.0.4
          100 http fetch GET 200 https://registry.npmjs.org/iobroker.vis-lcars 319ms (cache revalidated)
          101 silly fetch manifest iobroker.vis-metro@1.2.0
          102 http fetch GET 200 https://registry.npmjs.org/iobroker.vis-metro 850ms (cache revalidated)
          103 silly fetch manifest iobroker.vis-rgraph@0.0.2
          104 http fetch GET 200 https://registry.npmjs.org/iobroker.vis-rgraph 872ms (cache revalidated)
          105 silly fetch manifest iobroker.vis-timeandweather@1.2.2
          106 http fetch GET 200 https://registry.npmjs.org/iobroker.vis-timeandweather 892ms (cache revalidated)
          107 silly fetch manifest iobroker.web@4.3.0
          108 http fetch GET 200 https://registry.npmjs.org/iobroker.web 880ms (cache revalidated)
          109 silly fetch manifest iobroker.yr@5.3.0
          110 http fetch GET 200 https://registry.npmjs.org/iobroker.yr 860ms (cache revalidated)
          111 silly fetch manifest semver@^5.6.0
          112 http fetch GET 200 https://registry.npmjs.org/semver 68ms (cache hit)
          113 silly fetch manifest yargs@^7.0.2
          114 http fetch GET 200 https://registry.npmjs.org/yargs 68ms (cache hit)
          115 silly placeDep ROOT colors@1.4.0 OK for: iobroker.inst@2.0.3 want: ^1.3.3
          116 silly placeDep ROOT fs-extra@7.0.1 OK for: iobroker.inst@2.0.3 want: ^7.0.1
          117 silly placeDep ROOT iobroker@2.0.3 OK for: iobroker.inst@2.0.3 want: ^2.0.3
          118 silly placeDep ROOT iobroker.admin@6.3.5 OK for: iobroker.inst@2.0.3 want: 6.3.5
          119 silly placeDep ROOT iobroker.backitup@2.6.23 OK for: iobroker.inst@2.0.3 want: 2.6.23
          120 silly placeDep ROOT iobroker.cloud@4.4.1 OK for: iobroker.inst@2.0.3 want: 4.4.1
          121 silly placeDep ROOT iobroker.daswetter@3.1.8 OK for: iobroker.inst@2.0.3 want: 3.1.8
          122 silly placeDep ROOT iobroker.devices@1.1.5 OK for: iobroker.inst@2.0.3 want: 1.1.5
          123 silly placeDep ROOT iobroker.discovery@3.1.0 OK for: iobroker.inst@2.0.3 want: 3.1.0
          124 silly placeDep ROOT iobroker.email@1.2.0 OK for: iobroker.inst@2.0.3 want: 1.2.0
          125 silly placeDep ROOT iobroker.eventlist@0.4.4 OK for: iobroker.inst@2.0.3 want: github:ioBroker/ioBroker.eventlist#327abcf013f33a73f955d2334ff373c15c813198
          126 silly placeDep ROOT iobroker.flot@1.12.0 OK for: iobroker.inst@2.0.3 want: 1.12.0
          127 silly placeDep ROOT iobroker.fritzbox@0.2.1 OK for: iobroker.inst@2.0.3 want: 0.2.1
          128 silly placeDep ROOT iobroker.hm-rega@3.0.46 OK for: iobroker.inst@2.0.3 want: 3.0.46
          129 silly placeDep ROOT iobroker.hm-rpc@1.15.16 OK for: iobroker.inst@2.0.3 want: 1.15.16
          130 silly placeDep ROOT iobroker.icons-addictive-flavour-png@0.1.0 OK for: iobroker.inst@2.0.3 want: 0.1.0
          131 silly placeDep ROOT iobroker.icons-icons8@0.0.1 OK for: iobroker.inst@2.0.3 want: 0.0.1
          132 silly placeDep ROOT iobroker.icons-material-png@0.1.0 OK for: iobroker.inst@2.0.3 want: 0.1.0
          133 silly placeDep ROOT iobroker.icons-mfd-png@1.1.0 OK for: iobroker.inst@2.0.3 want: 1.1.0
          134 silly placeDep ROOT iobroker.info@1.9.26 OK for: iobroker.inst@2.0.3 want: 1.9.26
          135 silly placeDep ROOT iobroker.javascript@7.0.3 OK for: iobroker.inst@2.0.3 want: 7.0.3
          136 silly placeDep ROOT iobroker.js-controller@4.0.24 OK for: iobroker.inst@2.0.3 want: 4.0.24
          137 silly placeDep ROOT iobroker.mobile@1.0.1 OK for: iobroker.inst@2.0.3 want: 1.0.1
          138 silly placeDep ROOT iobroker.openweathermap@0.3.9 OK for: iobroker.inst@2.0.3 want: 0.3.9
          139 silly placeDep ROOT iobroker.simple-api@2.7.2 OK for: iobroker.inst@2.0.3 want: 2.7.2
          140 silly placeDep ROOT iobroker.sql@2.1.8 OK for: iobroker.inst@2.0.3 want: 2.1.8
          141 silly placeDep ROOT iobroker.vis@1.4.16 OK for: iobroker.inst@2.0.3 want: 1.4.16
          142 silly placeDep ROOT iobroker.vis-canvas-gauges@1.0.1 OK for: iobroker.inst@2.0.3 want: 1.0.1
          143 silly placeDep ROOT iobroker.vis-hqwidgets@1.4.0 OK for: iobroker.inst@2.0.3 want: 1.4.0
          144 silly placeDep ROOT iobroker.vis-justgage@1.0.2 OK for: iobroker.inst@2.0.3 want: 1.0.2
          145 silly placeDep ROOT iobroker.vis-lcars@1.0.4 OK for: iobroker.inst@2.0.3 want: 1.0.4
          146 silly placeDep ROOT iobroker.vis-metro@1.2.0 OK for: iobroker.inst@2.0.3 want: 1.2.0
          147 silly placeDep ROOT iobroker.vis-rgraph@0.0.2 OK for: iobroker.inst@2.0.3 want: 0.0.2
          148 silly placeDep ROOT iobroker.vis-timeandweather@1.2.2 OK for: iobroker.inst@2.0.3 want: 1.2.2
          149 silly placeDep ROOT iobroker.web@4.3.0 OK for: iobroker.inst@2.0.3 want: 4.3.0
          150 silly placeDep ROOT iobroker.yr@5.3.0 OK for: iobroker.inst@2.0.3 want: 5.3.0
          151 silly placeDep ROOT semver@5.7.1 OK for: iobroker.inst@2.0.3 want: ^5.6.0
          152 silly placeDep ROOT yargs@7.1.2 OK for: iobroker.inst@2.0.3 want: ^7.0.2
          153 silly fetch manifest graceful-fs@^4.1.2
          154 silly fetch manifest jsonfile@^4.0.0
          155 silly fetch manifest universalify@^0.1.0
          156 silly fetch manifest @iobroker/adapter-core@^2.6.7
          157 silly fetch manifest @iobroker/ws-server@^2.1.0
          158 silly fetch manifest @iobroker/socket-classes@1.0.2
          159 silly fetch manifest body-parser@^1.20.1
          160 silly fetch manifest compression@^1.7.4
          161 silly fetch manifest connect-flash@^0.1.1
          162 silly fetch manifest cookie-parser@^1.4.6
          163 silly fetch manifest express@^4.18.2
          164 silly fetch manifest express-fileupload@^1.4.0
          165 silly fetch manifest express-session@^1.17.3
          166 silly fetch manifest passport@^0.6.0
          167 silly fetch manifest passport-local@^1.0.0
          168 silly fetch manifest axios@^0.27.2
          169 silly fetch manifest semver@^7.3.8
          170 silly fetch manifest ws@^8.11.0
          171 silly fetch manifest mime@^3.0.0
          172 silly fetch manifest @iobroker/adapter-core@^2.6.8
          173 silly fetch manifest dropbox-v2-api@^2.5.10
          174 silly fetch manifest webdav@^4.11.2
          175 silly fetch manifest ftp@^0.3.10
          176 silly fetch manifest node-schedule@^2.1.1
          177 silly fetch manifest @googleapis/drive@^5.1.0
          178 silly fetch manifest node-wol@^0.1.1
          179 silly fetch manifest request@^2.88.2
          180 silly fetch manifest google-auth-library@^8.8.0
          181 silly fetch manifest fs-extra@^11.1.1
          182 silly fetch manifest axios@^1.4.0
          183 silly fetch manifest tar-fs@^2.1.1
          184 silly fetch manifest onedrive-api@^1.0.9
          185 silly fetch manifest @iobroker/socket-classes@1.1.5
          186 silly fetch manifest socket.io-client@~1.7.4
          187 silly fetch manifest axios@^1.3.5
          188 silly fetch manifest ws@^8.13.0
          189 silly fetch manifest @iobroker/adapter-core@2.6.8
          190 silly fetch manifest axios@0.27.2
          191 silly fetch manifest xml2json-light@1.0.6
          192 silly fetch manifest node-ssdp@^4.0.1
          193 silly fetch manifest netmask@^2.0.2
          194 silly fetch manifest ipaddr.js@^2.0.1
          195 silly fetch manifest node-mndp@^0.0.3
          196 silly fetch manifest serialport@^10.4.0
          197 silly fetch manifest mdns-discovery@^0.2.6
          198 silly fetch manifest nodemailer@^6.8.0
          199 silly fetch manifest @iobroker/adapter-core@^2.5.0
          200 silly fetch manifest moment@^2.29.1
          201 silly fetch manifest pdfkit@^0.12.1
          202 silly fetch manifest xml2js@^0.4.9
          203 silly fetch manifest @iobroker/adapter-core@^2.6.0
          204 silly fetch manifest iconv-lite@^0.6.3
          205 silly fetch manifest xml2js@^0.4.23
          206 silly fetch manifest binrpc@^3.3.1
          207 silly fetch manifest homematic-xmlrpc@^1.0.2
          208 silly fetch manifest axios@^1.3.1
          209 silly fetch manifest systeminformation@^5.17.8
          210 silly fetch manifest jshashes@^1.0.8
          211 silly fetch manifest osx-temperature-sensor@^1.0.8
          212 silly fetch manifest @types/node@^18.15.1
          213 silly fetch manifest @types/request@^2.48.8
          214 silly fetch manifest axios@^1.3.4
          215 silly fetch manifest coffeescript@^1.12.7
          216 silly fetch manifest jsonata@^2.0.2
          217 silly fetch manifest jszip@^3.10.1
          218 silly fetch manifest node-inspect@^2.0.0
          219 silly fetch manifest node-schedule@2.1.1
          220 silly fetch manifest suncalc2@^1.8.1
          221 silly fetch manifest typescript@~4.7.4
          222 silly fetch manifest virtual-tsc@^0.6.2
          223 silly fetch manifest wake_on_lan@^1.0.0
          224 silly fetch manifest @alcalzone/esbuild-register@^2.5.1-1
          225 silly fetch manifest @iobroker/db-objects-file@4.0.24
          226 silly fetch manifest @iobroker/db-objects-jsonl@4.0.24
          227 silly fetch manifest @iobroker/db-objects-redis@4.0.24
          228 silly fetch manifest @iobroker/db-states-file@4.0.24
          229 silly fetch manifest @iobroker/db-states-jsonl@4.0.24
          230 silly fetch manifest @iobroker/db-states-redis@4.0.24
          231 silly fetch manifest @iobroker/js-controller-adapter@4.0.24
          232 silly fetch manifest @iobroker/js-controller-cli@4.0.24
          233 silly fetch manifest @iobroker/js-controller-common@4.0.24
          234 silly fetch manifest @iobroker/js-controller-common-db@4.0.24
          235 silly fetch manifest @iobroker/plugin-base@~1.2.1
          236 silly fetch manifest @iobroker/plugin-sentry@~1.2.0
          237 silly fetch manifest axios@^0.24.0
          238 silly fetch manifest daemonize2@^0.4.2
          239 silly fetch manifest debug@^4.3.3
          240 silly fetch manifest decache@^4.6.1
          241 silly fetch manifest deep-clone@^3.0.3
          242 silly fetch manifest fs-extra@^10.0.0
          243 silly fetch manifest jsonwebtoken@^8.5.1
          244 silly fetch manifest jszip@^3.7.0
          245 silly fetch manifest loadavg-windows@^1.1.1
          246 silly fetch manifest node-schedule@^2.1.0
          247 silly fetch manifest pidusage@^3.0.0
          248 silly fetch manifest promisify-child-process@^4.1.1
          249 silly fetch manifest prompt@^1.2.1
          250 silly fetch manifest readline-sync@^1.4.10
          251 silly fetch manifest semver@^7.3.5
          252 silly fetch manifest tar@^6.1.11
          253 silly fetch manifest yargs@^17.3.0
          254 silly fetch manifest diskusage@^1.1.3
          255 silly fetch manifest greenlock@^4.0.4
          256 silly fetch manifest greenlock-express@^4.0.3
          257 silly fetch manifest le-acme-core@^2.1.4
          258 silly fetch manifest le-challenge-fs@^2.0.9
          259 silly fetch manifest le-sni-auto@^2.1.9
          260 silly fetch manifest @iobroker/adapter-core@^2.4.0
          261 silly fetch manifest sql-client@^3.0.0
          262 silly fetch manifest mysql2@^2.3.3
          263 silly fetch manifest pg@^8.7.3
          264 silly fetch manifest sqlite3@^5.0.11
          265 silly fetch manifest mssql@^8.1.2
          266 silly fetch manifest axios@^1.1.3
          267 silly fetch manifest @iobroker/adapter-core@^1.0.3
          268 silly fetch manifest body-parser@^1.19.2
          269 silly fetch manifest express@^4.17.3
          270 silly fetch manifest express-session@^1.17.2
          271 silly fetch manifest iobroker.ws@^1.3.0
          272 silly fetch manifest iobroker.socketio@^4.2.0
          273 silly fetch manifest mime-types@^2.1.35
          274 silly fetch manifest passport@^0.5.2
          275 silly fetch manifest xtend@^4.0.2
          276 silly fetch manifest axios@^0.26.1
          277 silly fetch manifest camelcase@^3.0.0
          278 silly fetch manifest cliui@^3.2.0
          279 silly fetch manifest decamelize@^1.1.1
          280 silly fetch manifest get-caller-file@^1.0.1
          281 silly fetch manifest os-locale@^1.4.0
          282 silly fetch manifest read-pkg-up@^1.0.1
          283 silly fetch manifest require-directory@^2.1.1
          284 silly fetch manifest require-main-filename@^1.0.1
          285 silly fetch manifest set-blocking@^2.0.0
          286 silly fetch manifest string-width@^1.0.2
          287 silly fetch manifest which-module@^1.0.0
          288 silly fetch manifest y18n@^3.2.1
          289 silly fetch manifest yargs-parser@^5.0.1
          290 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fadapter-core 5180ms (cache hit)
          291 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fadapter-core 5021ms (cache hit)
          292 http fetch GET 200 https://registry.npmjs.org/graceful-fs 5231ms (cache hit)
          293 http fetch GET 200 https://registry.npmjs.org/jsonfile 5235ms (cache hit)
          294 http fetch GET 200 https://registry.npmjs.org/universalify 5237ms (cache hit)
          295 http fetch GET 200 https://registry.npmjs.org/axios 4980ms (cache hit)
          296 http fetch GET 200 https://registry.npmjs.org/axios 4924ms (cache hit)
          297 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fadapter-core 4954ms (cache hit)
          298 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fadapter-core 4855ms (cache hit)
          299 http fetch GET 200 https://registry.npmjs.org/axios 5205ms (cache hit)
          300 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fadapter-core 4872ms (cache hit)
          301 http fetch GET 200 https://registry.npmjs.org/axios 5075ms (cache hit)
          302 http fetch GET 200 https://registry.npmjs.org/request 5166ms (cache hit)
          303 http fetch GET 200 https://registry.npmjs.org/pdfkit 4957ms (cache hit)
          304 http fetch GET 200 https://registry.npmjs.org/axios 4956ms (cache hit)
          305 http fetch GET 200 https://registry.npmjs.org/axios 4904ms (cache hit)
          306 http fetch GET 200 https://registry.npmjs.org/axios 4490ms (cache hit)
          307 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fadapter-core 4273ms (cache hit)
          308 http fetch GET 200 https://registry.npmjs.org/axios 4201ms (cache hit)
          309 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fadapter-core 4211ms (cache hit)
          310 http fetch GET 200 https://registry.npmjs.org/axios 4105ms (cache hit)
          311 http fetch GET 200 https://registry.npmjs.org/moment 5229ms (cache hit)
          312 http fetch GET 200 https://registry.npmjs.org/debug 4606ms (cache hit)
          313 http fetch GET 200 https://registry.npmjs.org/xtend 4185ms (cache hit)
          314 http fetch GET 200 https://registry.npmjs.org/camelcase 4165ms (cache hit)
          315 http fetch GET 200 https://registry.npmjs.org/mime-types 4246ms (cache hit)
          316 http fetch GET 200 https://registry.npmjs.org/cliui 4200ms (cache hit)
          317 http fetch GET 200 https://registry.npmjs.org/get-caller-file 4188ms (cache hit)
          318 http fetch GET 200 https://registry.npmjs.org/read-pkg-up 4178ms (cache hit)
          319 http fetch GET 200 https://registry.npmjs.org/decamelize 4218ms (cache hit)
          320 http fetch GET 200 https://registry.npmjs.org/set-blocking 4170ms (cache hit)
          321 http fetch GET 200 https://registry.npmjs.org/@types%2fnode 5273ms (cache hit)
          322 http fetch GET 200 https://registry.npmjs.org/os-locale 4711ms (cache hit)
          323 http fetch GET 200 https://registry.npmjs.org/require-directory 4700ms (cache hit)
          324 http fetch GET 200 https://registry.npmjs.org/require-main-filename 4697ms (cache hit)
          325 http fetch GET 200 https://registry.npmjs.org/string-width 4673ms (cache hit)
          326 http fetch GET 200 https://registry.npmjs.org/which-module 4671ms (cache hit)
          327 http fetch GET 200 https://registry.npmjs.org/y18n 4668ms (cache hit)
          328 http fetch GET 200 https://registry.npmjs.org/yargs-parser 4803ms (cache hit)
          329 http fetch GET 200 https://registry.npmjs.org/body-parser 6997ms (cache revalidated)
          330 http fetch GET 200 https://registry.npmjs.org/webdav 6923ms (cache revalidated)
          331 http fetch GET 200 https://registry.npmjs.org/connect-flash 7203ms (cache revalidated)
          332 http fetch GET 200 https://registry.npmjs.org/cookie-parser 7188ms (cache revalidated)
          333 http fetch GET 200 https://registry.npmjs.org/compression 7224ms (cache revalidated)
          334 http fetch GET 200 https://registry.npmjs.org/node-schedule 7167ms (cache revalidated)
          335 http fetch GET 200 https://registry.npmjs.org/google-auth-library 7137ms (cache revalidated)
          336 http fetch GET 200 https://registry.npmjs.org/passport 7327ms (cache revalidated)
          337 http fetch GET 200 https://registry.npmjs.org/express-fileupload 7354ms (cache revalidated)
          338 http fetch GET 200 https://registry.npmjs.org/ws 7319ms (cache revalidated)
          339 http fetch GET 200 https://registry.npmjs.org/express 7419ms (cache revalidated)
          340 http fetch GET 200 https://registry.npmjs.org/passport-local 7435ms (cache revalidated)
          341 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fsocket-classes 7263ms (cache revalidated)
          342 http fetch GET 200 https://registry.npmjs.org/express-session 7471ms (cache revalidated)
          343 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fws-server 7573ms (cache revalidated)
          344 http fetch GET 200 https://registry.npmjs.org/@googleapis%2fdrive 7371ms (cache revalidated)
          345 http fetch GET 200 https://registry.npmjs.org/ws 7365ms (cache revalidated)
          346 http fetch GET 200 https://registry.npmjs.org/netmask 7335ms (cache revalidated)
          347 http fetch GET 200 https://registry.npmjs.org/socket.io-client 7430ms (cache revalidated)
          348 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fsocket-classes 7773ms (cache revalidated)
          349 http fetch GET 200 https://registry.npmjs.org/ftp 7603ms (cache revalidated)
          350 http fetch GET 200 https://registry.npmjs.org/node-ssdp 7427ms (cache revalidated)
          351 http fetch GET 200 https://registry.npmjs.org/node-wol 7593ms (cache revalidated)
          352 http fetch GET 200 https://registry.npmjs.org/xml2js 7411ms (cache revalidated)
          353 http fetch GET 200 https://registry.npmjs.org/xml2js 7481ms (cache revalidated)
          354 http fetch GET 200 https://registry.npmjs.org/serialport 7577ms (cache revalidated)
          355 http fetch GET 200 https://registry.npmjs.org/nodemailer 7627ms (cache revalidated)
          356 http fetch GET 200 https://registry.npmjs.org/ipaddr.js 7714ms (cache revalidated)
          357 http fetch GET 200 https://registry.npmjs.org/node-mndp 7715ms (cache revalidated)
          358 http fetch GET 200 https://registry.npmjs.org/osx-temperature-sensor 7743ms (cache revalidated)
          359 http fetch GET 200 https://registry.npmjs.org/binrpc 7807ms (cache revalidated)
          360 http fetch GET 200 https://registry.npmjs.org/mime 8222ms (cache revalidated)
          361 http fetch GET 200 https://registry.npmjs.org/systeminformation 7838ms (cache revalidated)
          362 http fetch GET 200 https://registry.npmjs.org/node-schedule 8001ms (cache revalidated)
          363 http fetch GET 200 https://registry.npmjs.org/jszip 8027ms (cache revalidated)
          364 http fetch GET 200 https://registry.npmjs.org/@types%2frequest 8070ms (cache revalidated)
          365 http fetch GET 200 https://registry.npmjs.org/coffeescript 8058ms (cache revalidated)
          366 http fetch GET 200 https://registry.npmjs.org/jshashes 8152ms (cache revalidated)
          367 http fetch GET 200 https://registry.npmjs.org/virtual-tsc 8032ms (cache revalidated)
          368 http fetch GET 200 https://registry.npmjs.org/node-inspect 8109ms (cache revalidated)
          369 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fdb-objects-file 8150ms (cache revalidated)
          370 http fetch GET 200 https://registry.npmjs.org/suncalc2 8289ms (cache revalidated)
          371 http fetch GET 200 https://registry.npmjs.org/jsonata 8345ms (cache revalidated)
          372 http fetch GET 200 https://registry.npmjs.org/@alcalzone%2fesbuild-register 8239ms (cache revalidated)
          373 http fetch GET 200 https://registry.npmjs.org/typescript 8500ms (cache revalidated)
          374 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fdb-objects-redis 9743ms (cache revalidated)
          375 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fdb-objects-jsonl 9833ms (cache revalidated)
          376 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fjs-controller-cli 9677ms (cache revalidated)
          377 http fetch GET 200 https://registry.npmjs.org/tar-fs 10487ms (cache revalidated)
          378 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fdb-states-jsonl 9874ms (cache revalidated)
          379 http fetch GET 200 https://registry.npmjs.org/mdns-discovery 10514ms (cache revalidated)
          380 http fetch GET 200 https://registry.npmjs.org/xml2json-light 10588ms (cache revalidated)
          381 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fplugin-sentry 9885ms (cache revalidated)
          382 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fjs-controller-adapter 9963ms (cache revalidated)
          383 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fjs-controller-common-db 9989ms (cache revalidated)
          384 http fetch GET 200 https://registry.npmjs.org/onedrive-api 10945ms (cache revalidated)
          385 http fetch GET 200 https://registry.npmjs.org/node-schedule 10058ms (cache revalidated)
          386 http fetch GET 200 https://registry.npmjs.org/jszip 10091ms (cache revalidated)
          387 http fetch GET 200 https://registry.npmjs.org/pidusage 10057ms (cache revalidated)
          388 http fetch GET 200 https://registry.npmjs.org/decache 10148ms (cache revalidated)
          389 http fetch GET 200 https://registry.npmjs.org/homematic-xmlrpc 10716ms (cache revalidated)
          390 http fetch GET 200 https://registry.npmjs.org/dropbox-v2-api 11114ms (cache revalidated)
          391 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fplugin-base 10243ms (cache revalidated)
          392 http fetch GET 200 https://registry.npmjs.org/diskusage 10172ms (cache revalidated)
          393 http fetch GET 200 https://registry.npmjs.org/greenlock-express 10161ms (cache revalidated)
          394 http fetch GET 200 https://registry.npmjs.org/greenlock 10191ms (cache revalidated)
          395 http fetch GET 200 https://registry.npmjs.org/readline-sync 10265ms (cache revalidated)
          396 http fetch GET 200 https://registry.npmjs.org/prompt 10285ms (cache revalidated)
          397 http fetch GET 200 https://registry.npmjs.org/wake_on_lan 10748ms (cache revalidated)
          398 http fetch GET 200 https://registry.npmjs.org/tar 10265ms (cache revalidated)
          399 http fetch GET 200 https://registry.npmjs.org/loadavg-windows 10433ms (cache revalidated)
          400 http fetch GET 200 https://registry.npmjs.org/express 10135ms (cache revalidated)
          401 http fetch GET 200 https://registry.npmjs.org/le-sni-auto 10397ms (cache revalidated)
          402 http fetch GET 200 https://registry.npmjs.org/mysql2 10370ms (cache revalidated)
          403 http fetch GET 200 https://registry.npmjs.org/le-acme-core 10570ms (cache revalidated)
          404 http fetch GET 200 https://registry.npmjs.org/le-challenge-fs 10564ms (cache revalidated)
          405 http fetch GET 200 https://registry.npmjs.org/jsonwebtoken 10746ms (cache revalidated)
          406 http fetch GET 200 https://registry.npmjs.org/daemonize2 10822ms (cache revalidated)
          407 http fetch GET 200 https://registry.npmjs.org/express-session 10459ms (cache revalidated)
          408 http fetch GET 200 https://registry.npmjs.org/promisify-child-process 10747ms (cache revalidated)
          409 http fetch GET 200 https://registry.npmjs.org/mssql 10565ms (cache revalidated)
          410 http fetch GET 200 https://registry.npmjs.org/body-parser 10562ms (cache revalidated)
          411 http fetch GET 200 https://registry.npmjs.org/passport 10493ms (cache revalidated)
          412 http fetch GET 200 https://registry.npmjs.org/deep-clone 10905ms (cache revalidated)
          413 http fetch GET 200 https://registry.npmjs.org/pg 10690ms (cache revalidated)
          414 http fetch GET 200 https://registry.npmjs.org/iobroker.socketio 10586ms (cache revalidated)
          415 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fdb-states-redis 11198ms (cache revalidated)
          416 http fetch GET 200 https://registry.npmjs.org/iconv-lite 11672ms (cache revalidated)
          417 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fjs-controller-common 11179ms (cache revalidated)
          418 http fetch GET 200 https://registry.npmjs.org/sqlite3 10871ms (cache revalidated)
          419 http fetch GET 200 https://registry.npmjs.org/sql-client 10941ms (cache revalidated)
          420 http fetch GET 200 https://registry.npmjs.org/iobroker.ws 10806ms (cache revalidated)
          421 http fetch GET 200 https://registry.npmjs.org/@iobroker%2fdb-states-file 11477ms (cache revalidated)
          422 timing idealTree:#root Completed in 205575ms
          423 timing idealTree:node_modules/colors Completed in 0ms
          424 silly placeDep ROOT graceful-fs@4.2.11 OK for: fs-extra@7.0.1 want: ^4.1.2
          425 silly placeDep ROOT jsonfile@4.0.0 OK for: fs-extra@7.0.1 want: ^4.0.0
          426 silly placeDep ROOT universalify@0.1.2 OK for: fs-extra@7.0.1 want: ^0.1.0
          427 timing idealTree:node_modules/fs-extra Completed in 38ms
          428 timing idealTree:node_modules/graceful-fs Completed in 0ms
          429 timing idealTree:node_modules/iobroker Completed in 1ms
          430 silly fetch manifest bufferutil@^4.0.1
          431 http fetch GET 200 https://registry.npmjs.org/bufferutil 94ms (cache revalidated)
          432 silly fetch manifest utf-8-validate@>=5.0.2
          433 http fetch GET 200 https://registry.npmjs.org/utf-8-validate 113ms (cache revalidated)
          434 silly placeDep ROOT @iobroker/adapter-core@2.6.8 OK for: iobroker.admin@6.3.5 want: ^2.6.7
          435 silly placeDep ROOT @iobroker/socket-classes@1.0.2 OK for: iobroker.admin@6.3.5 want: 1.0.2
          436 silly placeDep ROOT @iobroker/ws-server@2.1.0 OK for: iobroker.admin@6.3.5 want: ^2.1.0
          437 silly placeDep ROOT axios@0.27.2 OK for: iobroker.admin@6.3.5 want: ^0.27.2
          438 silly placeDep ROOT body-parser@1.20.2 OK for: iobroker.admin@6.3.5 want: ^1.20.1
          439 silly placeDep ROOT compression@1.7.4 OK for: iobroker.admin@6.3.5 want: ^1.7.4
          440 silly placeDep ROOT connect-flash@0.1.1 OK for: iobroker.admin@6.3.5 want: ^0.1.1
          441 silly placeDep ROOT cookie-parser@1.4.6 OK for: iobroker.admin@6.3.5 want: ^1.4.6
          442 silly placeDep ROOT express@4.18.2 OK for: iobroker.admin@6.3.5 want: ^4.18.2
          443 silly placeDep ROOT express-fileupload@1.4.0 OK for: iobroker.admin@6.3.5 want: ^1.4.0
          444 silly placeDep ROOT express-session@1.17.3 OK for: iobroker.admin@6.3.5 want: ^1.17.3
          445 silly placeDep ROOT mime@3.0.0 OK for: iobroker.admin@6.3.5 want: ^3.0.0
          446 silly placeDep ROOT passport@0.6.0 OK for: iobroker.admin@6.3.5 want: ^0.6.0
          447 silly placeDep ROOT passport-local@1.0.0 OK for: iobroker.admin@6.3.5 want: ^1.0.0
          448 silly placeDep node_modules/iobroker.admin semver@7.5.3 OK for: iobroker.admin@6.3.5 want: ^7.3.8
          449 silly placeDep ROOT ws@8.13.0 OK for: iobroker.admin@6.3.5 want: ^8.11.0
          450 silly fetch manifest @types/iobroker@^4.0.5
          451 silly fetch manifest follow-redirects@^1.14.9
          452 silly fetch manifest form-data@^4.0.0
          453 silly fetch manifest bytes@3.1.2
          454 silly fetch manifest content-type@~1.0.5
          455 silly fetch manifest debug@2.6.9
          456 silly fetch manifest depd@2.0.0
          457 silly fetch manifest destroy@1.2.0
          458 silly fetch manifest http-errors@2.0.0
          459 silly fetch manifest iconv-lite@0.4.24
          460 silly fetch manifest on-finished@2.4.1
          461 silly fetch manifest qs@6.11.0
          462 silly fetch manifest raw-body@2.5.2
          463 silly fetch manifest type-is@~1.6.18
          464 silly fetch manifest unpipe@1.0.0
          465 silly fetch manifest accepts@~1.3.5
          466 silly fetch manifest bytes@3.0.0
          467 silly fetch manifest compressible@~2.0.16
          468 silly fetch manifest on-headers@~1.0.2
          469 silly fetch manifest safe-buffer@5.1.2
          470 silly fetch manifest vary@~1.1.2
          471 silly fetch manifest cookie@0.4.1
          472 silly fetch manifest cookie-signature@1.0.6
          473 silly fetch manifest accepts@~1.3.8
          474 silly fetch manifest array-flatten@1.1.1
          475 silly fetch manifest body-parser@1.20.1
          476 silly fetch manifest content-disposition@0.5.4
          477 silly fetch manifest content-type@~1.0.4
          478 silly fetch manifest cookie@0.5.0
          479 silly fetch manifest encodeurl@~1.0.2
          480 silly fetch manifest escape-html@~1.0.3
          481 silly fetch manifest etag@~1.8.1
          482 silly fetch manifest finalhandler@1.2.0
          483 silly fetch manifest fresh@0.5.2
          484 silly fetch manifest merge-descriptors@1.0.1
          485 silly fetch manifest methods@~1.1.2
          486 silly fetch manifest parseurl@~1.3.3
          487 silly fetch manifest path-to-regexp@0.1.7
          488 silly fetch manifest proxy-addr@~2.0.7
          489 silly fetch manifest range-parser@~1.2.1
          490 silly fetch manifest safe-buffer@5.2.1
          491 silly fetch manifest send@0.18.0
          492 silly fetch manifest serve-static@1.15.0
          493 silly fetch manifest setprototypeof@1.2.0
          494 silly fetch manifest statuses@2.0.1
          495 silly fetch manifest utils-merge@1.0.1
          496 silly fetch manifest busboy@^1.6.0
          497 silly fetch manifest cookie@0.4.2
          498 silly fetch manifest depd@~2.0.0
          499 silly fetch manifest uid-safe@~2.1.5
          500 silly fetch manifest passport-strategy@1.x.x
          501 silly fetch manifest pause@0.0.1
          502 silly fetch manifest utils-merge@^1.0.1
          503 silly fetch manifest lru-cache@^6.0.0
          504 http fetch GET 200 https://registry.npmjs.org/@types%2fiobroker 2108ms (cache hit)
          505 http fetch GET 200 https://registry.npmjs.org/follow-redirects 2106ms (cache hit)
          506 http fetch GET 200 https://registry.npmjs.org/form-data 2111ms (cache hit)
          507 http fetch GET 200 https://registry.npmjs.org/qs 2038ms (cache hit)
          508 http fetch GET 200 https://registry.npmjs.org/safe-buffer 1946ms (cache hit)
          509 http fetch GET 200 https://registry.npmjs.org/safe-buffer 1804ms (cache hit)
          510 http fetch GET 200 https://registry.npmjs.org/merge-descriptors 1880ms (cache hit)
          511 http fetch GET 200 https://registry.npmjs.org/path-to-regexp 1843ms (cache hit)
          512 http fetch GET 200 https://registry.npmjs.org/lru-cache 1729ms (cache hit)
          513 http fetch GET 200 https://registry.npmjs.org/content-type 2748ms (cache revalidated)
          514 http fetch GET 200 https://registry.npmjs.org/bytes 2764ms (cache revalidated)
          515 http fetch GET 200 https://registry.npmjs.org/http-errors 2729ms (cache revalidated)
          516 http fetch GET 200 https://registry.npmjs.org/bytes 2638ms (cache revalidated)
          517 http fetch GET 200 https://registry.npmjs.org/depd 2760ms (cache revalidated)
          518 http fetch GET 200 https://registry.npmjs.org/unpipe 2676ms (cache revalidated)
          519 http fetch GET 200 https://registry.npmjs.org/type-is 2698ms (cache revalidated)
          520 http fetch GET 200 https://registry.npmjs.org/destroy 2769ms (cache revalidated)
          521 http fetch GET 200 https://registry.npmjs.org/on-finished 2751ms (cache revalidated)
          522 http fetch GET 200 https://registry.npmjs.org/vary 2617ms (cache revalidated)
          523 http fetch GET 200 https://registry.npmjs.org/accepts 2695ms (cache revalidated)
          524 http fetch GET 200 https://registry.npmjs.org/compressible 2678ms (cache revalidated)
          525 http fetch GET 200 https://registry.npmjs.org/cookie 2601ms (cache revalidated)
          526 http fetch GET 200 https://registry.npmjs.org/content-type 2633ms (cache revalidated)
          527 http fetch GET 200 https://registry.npmjs.org/cookie 2702ms (cache revalidated)
          528 http fetch GET 200 https://registry.npmjs.org/cookie-signature 2697ms (cache revalidated)
          529 http fetch GET 200 https://registry.npmjs.org/escape-html 2598ms (cache revalidated)
          530 http fetch GET 200 https://registry.npmjs.org/array-flatten 2677ms (cache revalidated)
          531 http fetch GET 200 https://registry.npmjs.org/encodeurl 2618ms (cache revalidated)
          532 http fetch GET 200 https://registry.npmjs.org/etag 2600ms (cache revalidated)
          533 http fetch GET 200 https://registry.npmjs.org/accepts 2708ms (cache revalidated)
          534 http fetch GET 200 https://registry.npmjs.org/raw-body 2863ms (cache revalidated)
          535 http fetch GET 200 https://registry.npmjs.org/fresh 2604ms (cache revalidated)
          536 http fetch GET 200 https://registry.npmjs.org/proxy-addr 2548ms (cache revalidated)
          537 http fetch GET 200 https://registry.npmjs.org/finalhandler 2626ms (cache revalidated)
          538 http fetch GET 200 https://registry.npmjs.org/content-disposition 2715ms (cache revalidated)
          539 http fetch GET 200 https://registry.npmjs.org/depd 2479ms (cache revalidated)
          540 http fetch GET 200 https://registry.npmjs.org/setprototypeof 2545ms (cache revalidated)
          541 http fetch GET 200 https://registry.npmjs.org/range-parser 2587ms (cache revalidated)
          542 http fetch GET 200 https://registry.npmjs.org/cookie 2503ms (cache revalidated)
          543 http fetch GET 200 https://registry.npmjs.org/send 2579ms (cache revalidated)
          544 http fetch GET 200 https://registry.npmjs.org/serve-static 2582ms (cache revalidated)
          545 http fetch GET 200 https://registry.npmjs.org/utils-merge 2470ms (cache revalidated)
          546 http fetch GET 200 https://registry.npmjs.org/utils-merge 2556ms (cache revalidated)
          547 http fetch GET 200 https://registry.npmjs.org/statuses 2570ms (cache revalidated)
          548 http fetch GET 200 https://registry.npmjs.org/methods 2686ms (cache revalidated)
          549 http fetch GET 200 https://registry.npmjs.org/parseurl 2669ms (cache revalidated)
          550 http fetch GET 200 https://registry.npmjs.org/pause 2512ms (cache revalidated)
          551 http fetch GET 200 https://registry.npmjs.org/uid-safe 2535ms (cache revalidated)
          552 http fetch GET 200 https://registry.npmjs.org/on-headers 2903ms (cache revalidated)
          553 http fetch GET 200 https://registry.npmjs.org/busboy 2580ms (cache revalidated)
          554 http fetch GET 200 https://registry.npmjs.org/passport-strategy 2542ms (cache revalidated)
          555 timing idealTree:node_modules/iobroker.admin Completed in 3681ms
          556 silly placeDep ROOT @types/iobroker@4.0.5 OK for: @iobroker/adapter-core@2.6.8 want: ^4.0.5
          557 silly fetch manifest @types/node@*
          558 timing idealTree:node_modules/@iobroker/adapter-core Completed in 19ms
          559 timing idealTree:node_modules/@iobroker/socket-classes Completed in 1ms
          560 timing idealTree:node_modules/@iobroker/ws-server Completed in 0ms
          561 silly placeDep ROOT @types/node@20.3.1 OK for: @types/iobroker@4.0.5 want: *
          562 timing idealTree:node_modules/@types/iobroker Completed in 12ms
          563 timing idealTree:node_modules/@types/node Completed in 0ms
          564 silly placeDep ROOT follow-redirects@1.15.2 OK for: axios@0.27.2 want: ^1.14.9
          565 silly placeDep ROOT form-data@4.0.0 OK for: axios@0.27.2 want: ^4.0.0
          566 silly fetch manifest asynckit@^0.4.0
          567 silly fetch manifest combined-stream@^1.0.8
          568 silly fetch manifest mime-types@^2.1.12
          569 http fetch GET 200 https://registry.npmjs.org/asynckit 59ms (cache hit)
          570 http fetch GET 200 https://registry.npmjs.org/combined-stream 55ms (cache hit)
          571 timing idealTree:node_modules/axios Completed in 107ms
          572 silly placeDep ROOT bytes@3.1.2 OK for: body-parser@1.20.2 want: 3.1.2
          573 silly placeDep ROOT content-type@1.0.5 OK for: body-parser@1.20.2 want: ~1.0.5
          574 silly placeDep ROOT debug@2.6.9 OK for: body-parser@1.20.2 want: 2.6.9
          575 silly placeDep ROOT depd@2.0.0 OK for: body-parser@1.20.2 want: 2.0.0
          576 silly placeDep ROOT destroy@1.2.0 OK for: body-parser@1.20.2 want: 1.2.0
          577 silly placeDep ROOT http-errors@2.0.0 OK for: body-parser@1.20.2 want: 2.0.0
          578 silly placeDep ROOT iconv-lite@0.4.24 OK for: body-parser@1.20.2 want: 0.4.24
          579 silly placeDep ROOT on-finished@2.4.1 OK for: body-parser@1.20.2 want: 2.4.1
          580 silly placeDep ROOT qs@6.11.0 OK for: body-parser@1.20.2 want: 6.11.0
          581 silly placeDep ROOT raw-body@2.5.2 OK for: body-parser@1.20.2 want: 2.5.2
          582 silly placeDep ROOT type-is@1.6.18 OK for: body-parser@1.20.2 want: ~1.6.18
          583 silly placeDep ROOT unpipe@1.0.0 OK for: body-parser@1.20.2 want: 1.0.0
          584 silly fetch manifest ms@2.0.0
          585 silly fetch manifest inherits@2.0.4
          586 silly fetch manifest toidentifier@1.0.1
          587 silly fetch manifest safer-buffer@>= 2.1.2 < 3
          588 silly fetch manifest ee-first@1.1.1
          589 silly fetch manifest side-channel@^1.0.4
          590 silly fetch manifest media-typer@0.3.0
          591 silly fetch manifest mime-types@~2.1.24
          592 http fetch GET 200 https://registry.npmjs.org/inherits 227ms (cache hit)
          593 http fetch GET 200 https://registry.npmjs.org/ms 243ms (cache hit)
          594 http fetch GET 200 https://registry.npmjs.org/safer-buffer 217ms (cache hit)
          595 http fetch GET 200 https://registry.npmjs.org/side-channel 204ms (cache hit)
          596 http fetch GET 200 https://registry.npmjs.org/ee-first 257ms (cache revalidated)
          597 http fetch GET 200 https://registry.npmjs.org/toidentifier 281ms (cache revalidated)
          598 http fetch GET 200 https://registry.npmjs.org/media-typer 250ms (cache revalidated)
          599 timing idealTree:node_modules/body-parser Completed in 514ms
          600 timing idealTree:node_modules/bytes Completed in 0ms
          601 silly placeDep ROOT accepts@1.3.8 OK for: compression@1.7.4 want: ~1.3.5
          602 silly placeDep node_modules/compression bytes@3.0.0 OK for: compression@1.7.4 want: 3.0.0
          603 silly placeDep ROOT compressible@2.0.18 OK for: compression@1.7.4 want: ~2.0.16
          604 silly placeDep ROOT on-headers@1.0.2 OK for: compression@1.7.4 want: ~1.0.2
          605 silly placeDep ROOT safe-buffer@5.1.2 OK for: compression@1.7.4 want: 5.1.2
          606 silly placeDep ROOT vary@1.1.2 OK for: compression@1.7.4 want: ~1.1.2
          ...
          
          ...
          4571 silly reify   '/opt/iobroker/node_modules/@sentry/node': '/opt/iobroker/node_modules/@sentry/.node-fcFhT34r',
          4571 silly reify   '/opt/iobroker/node_modules/@root/pem': '/opt/iobroker/node_modules/@root/.pem-n7tAcJsL',
          4571 silly reify   '/opt/iobroker/node_modules/@sentry/utils': '/opt/iobroker/node_modules/@sentry/.utils-hx1Gtaez',
          4571 silly reify   '/opt/iobroker/node_modules/@sentry-internal/tracing': '/opt/iobroker/node_modules/@sentry-internal/.tracing-WgFbpiK6',
          4571 silly reify   '/opt/iobroker/node_modules/@root/request': '/opt/iobroker/node_modules/@root/.request-OtWG2jmz',
          4571 silly reify   '/opt/iobroker/node_modules/@root/x509': '/opt/iobroker/node_modules/@root/.x509-SbjQd4J6',
          4571 silly reify   '/opt/iobroker/node_modules/@sentry/types': '/opt/iobroker/node_modules/@sentry/.types-aFtRyDms',
          4571 silly reify   '/opt/iobroker/node_modules/@serialport/binding-mock': '/opt/iobroker/node_modules/@serialport/.binding-mock-hzXCWsor',
          4571 silly reify   '/opt/iobroker/node_modules/@serialport/bindings-cpp': '/opt/iobroker/node_modules/@serialport/.bindings-cpp-CZTkgMov',
          4571 silly reify   '/opt/iobroker/node_modules/@serialport/parser-byte-length': '/opt/iobroker/node_modules/@serialport/.parser-byte-length-MXwqGQ7u',
          4571 silly reify   '/opt/iobroker/node_modules/@serialport/bindings-interface': '/opt/iobroker/node_modules/@serialport/.bindings-interface-e5aeHvP9',
          4571 silly reify   '/opt/iobroker/node_modules/@serialport/parser-cctalk': '/opt/iobroker/node_modules/@serialport/.parser-cctalk-lp0rgKcH',
          4571 silly reify   '/opt/iobroker/node_modules/@serialport/parser-delimiter': '/opt/iobroker/node_modules/@serialport/.parser-delimiter-NSEgsVkT',
          4571 silly reify   '/opt/iobroker/node_modules/@serialport/parser-inter-byte-timeout': '/opt/iobroker/node_modules/@serialport/.parser-inter-byte-timeout-uXh3Bpol',
          4571 silly reify   '/opt/iobroker/node_modules/@serialport/parser-packet-length': '/opt/iobroker/node_modules/@serialport/.parser-packet-length-wkqHIICY',
          4571 silly reify   '/opt/iobroker/node_modules/@serialport/parser-readline': '/opt/iobroker/node_modules/@serialport/.parser-readline-eNuIKXKm',
          4571 silly reify   '/opt/iobroker/node_modules/@serialport/parser-ready': '/opt/iobroker/node_modules/@serialport/.parser-ready-5kDMNFGZ',
          4571 silly reify   '/opt/iobroker/node_modules/@serialport/parser-regex': '/opt/iobroker/node_modules/@serialport/.parser-regex-VIYyZWal',
          4571 silly reify   '/opt/iobroker/node_modules/@serialport/parser-slip-encoder': '/opt/iobroker/node_modules/@serialport/.parser-slip-encoder-Q7aN5Mhr',
          4571 silly reify   '/opt/iobroker/node_modules/@serialport/parser-spacepacket': '/opt/iobroker/node_modules/@serialport/.parser-spacepacket-Nofpop6g',
          4571 silly reify   '/opt/iobroker/node_modules/@serialport/stream': '/opt/iobroker/node_modules/@serialport/.stream-Yv96S3hV',
          4571 silly reify   '/opt/iobroker/node_modules/@sindresorhus/is': '/opt/iobroker/node_modules/@sindresorhus/.is-mrZnnes6',
          4571 silly reify   '/opt/iobroker/node_modules/@swc/helpers': '/opt/iobroker/node_modules/@swc/.helpers-PZYzR79A',
          4571 silly reify   '/opt/iobroker/node_modules/@szmarczak/http-timer': '/opt/iobroker/node_modules/@szmarczak/.http-timer-46Ljxvd4',
          4571 silly reify   '/opt/iobroker/node_modules/@tediousjs/connection-string': '/opt/iobroker/node_modules/@tediousjs/.connection-string-90tBQ2wa',
          4571 silly reify   '/opt/iobroker/node_modules/@tootallnate/once': '/opt/iobroker/node_modules/@tootallnate/.once-ZoNnWMHe',
          4571 silly reify   '/opt/iobroker/node_modules/@types/caseless': '/opt/iobroker/node_modules/@types/.caseless-biP5OApG',
          4571 silly reify   '/opt/iobroker/node_modules/@types/es-aggregate-error': '/opt/iobroker/node_modules/@types/.es-aggregate-error-bQvLBJnV',
          4571 silly reify   '/opt/iobroker/node_modules/@types/http-cache-semantics': '/opt/iobroker/node_modules/@types/.http-cache-semantics-qJujM7DN',
          4571 silly reify   '/opt/iobroker/node_modules/@types/iobroker': '/opt/iobroker/node_modules/@types/.iobroker-JcYhvZJx',
          4571 silly reify   '/opt/iobroker/node_modules/@types/request': '/opt/iobroker/node_modules/@types/.request-wwDUthdZ',
          4571 silly reify   '/opt/iobroker/node_modules/@types/node': '/opt/iobroker/node_modules/@types/.node-Bd1x5fmz',
          4571 silly reify   '/opt/iobroker/node_modules/@types/tough-cookie': '/opt/iobroker/node_modules/@types/.tough-cookie-7q0ZC6AD',
          4571 silly reify   '/opt/iobroker/node_modules/@types/triple-beam': '/opt/iobroker/node_modules/@types/.triple-beam-MdcuNCXx',
          4571 silly reify   '/opt/iobroker/node_modules/sshpk': '/opt/iobroker/node_modules/.sshpk-cCL4zyMp',
          4571 silly reify   '/opt/iobroker/node_modules/.bin/sshpk-conv': '/opt/iobroker/node_modules/.bin/.sshpk-conv-10TbNdNs',
          4571 silly reify   '/opt/iobroker/node_modules/.bin/sshpk-sign': '/opt/iobroker/node_modules/.bin/.sshpk-sign-iDI0Q2jB',
          4571 silly reify   '/opt/iobroker/node_modules/.bin/sshpk-verify': '/opt/iobroker/node_modules/.bin/.sshpk-verify-Vb7nRdrF'
          4571 silly reify }
          4572 timing reify:rollback:retireShallow Completed in 476ms
          4573 timing command:install Completed in 277560ms
          4574 verbose stack Error: ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/agent-base' -> '/opt/iobroker/node_modules/.agent-base-ZzrsLltQ'
          4575 verbose cwd /opt/iobroker
          4576 verbose Linux 5.10.103-v7+
          4577 verbose node v18.16.0
          4578 verbose npm  v9.5.1
          4579 error code ENOTEMPTY
          4580 error syscall rename
          4581 error path /opt/iobroker/node_modules/agent-base
          4582 error dest /opt/iobroker/node_modules/.agent-base-ZzrsLltQ
          4583 error errno -39
          4584 error ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/agent-base' -> '/opt/iobroker/node_modules/.agent-base-ZzrsLltQ'
          4585 verbose exit -39
          4586 timing npm Completed in 277815ms
          4587 verbose unfinished npm timer reify 1687534106944
          4588 verbose unfinished npm timer reify:retireShallow 1687534382456
          4589 verbose code -39
          4590 error A complete log of this run can be found in:
          4590 error     /home/iobroker/.npm/_logs/2023-06-23T15_28_26_723Z-debug-0.log
          
          

          iob diag

          ======================= SUMMARY =======================
          		     v.2023-04-16
          
          
          Operatingsystem: 	Raspbian GNU/Linux 10 (buster)
          Kernel: 		5.10.103-v7+
          Installation: 		Native
          Timezone: 		Europe/Berlin (CEST, +0200)
          User-ID: 		1000
          X-Server: 		false
          Boot Target: 		multi-user.target
          
          Pending OS-Updates: 	1
          Pending iob updates: 	2
          
          Nodejs-Installation: 	/usr/bin/nodejs 	v18.16.0
          			/usr/bin/node 		v18.16.0
          			/usr/bin/npm 		9.5.1
          			/usr/bin/npx 		9.5.1
          
          Recommended versions are nodejs 18.x.y and npm 9.x.y
          Your nodejs installation is correct
          
          MEMORY:
                        total        used        free      shared  buff/cache   available
          Mem:           923M         41M        495M        1.0M        386M        816M
          Swap:           99M         19M         80M
          Total:         1.0G         60M        576M
          
          Active iob-Instances: 	1
          Active repo(s): stable, stable
          
          ioBroker Core: 		js-controller 		4.0.24
          			admin 			6.3.5
          
          ioBroker Status: 	iobroker is not running on this host.
          
          
          Objects type: jsonl
          States  type: jsonl
          
          Status admin and web instance:
            system.adapter.admin.0                  : admin                 : Raspi-3BioB                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
            system.adapter.web.0                    : web                   : Raspi-3BioB                              -  enabled, port: 8082, bind: 192.168.1.161, run as: admin
          
          Objects: 		12458
          States: 		16344
          
          Size of iob-Database:
          
          19M	/opt/iobroker/iobroker-data/objects.jsonl
          16K	/opt/iobroker/iobroker-data/objects.json.migrated
          16K	/opt/iobroker/iobroker-data/objects.json.bak.migrated
          3.2M	/opt/iobroker/iobroker-data/states.jsonl
          4.0K	/opt/iobroker/iobroker-data/states.json.migrated
          4.0K	/opt/iobroker/iobroker-data/states.json.bak.migrated
          0	/opt/iobroker/iobroker-data/states.json.broken
          
          
          *********************************************************************
          Some problems detected, please run iob fix and try to have them fixed
          *********************************************************************
          
          =================== END OF SUMMARY ====================
          
          ? Offline
          ? Offline
          Ein ehemaliger Benutzer
          schrieb am zuletzt editiert von
          #4

          @nieip sagte in ERROR: Process exited with code 25 nach nodes Update 16->18:

          Operatingsystem: Raspbian GNU/Linux 10 (buster)

          Moin,

          und bevor es Thomas wieder sagen muss, Buster ist tot, selbst Bullseye ist auf dem sterbenden Ast.

          Es gibt hier schon ganz viel Threads, die das Thema behandeln, daher keine weiteren Hinweise dazu ;)

          VG
          Bernd

          nieIPN 1 Antwort Letzte Antwort
          0
          • ? Ein ehemaliger Benutzer

            @nieip sagte in ERROR: Process exited with code 25 nach nodes Update 16->18:

            Operatingsystem: Raspbian GNU/Linux 10 (buster)

            Moin,

            und bevor es Thomas wieder sagen muss, Buster ist tot, selbst Bullseye ist auf dem sterbenden Ast.

            Es gibt hier schon ganz viel Threads, die das Thema behandeln, daher keine weiteren Hinweise dazu ;)

            VG
            Bernd

            nieIPN Offline
            nieIPN Offline
            nieIP
            schrieb am zuletzt editiert von
            #5

            @dp20eic

            was heisst das jetzt für mich?
            Ein aktuelles Image auf einer neuen SD Karte installieren und dann ein iob Backup zurück spielen?

            iob fix hat ja keine Verbesserung gebracht.

            zumindest funktioniert das System noch, ich kann nur die Adapter nicht mehr updaten.

            DJMarc75D crunchipC ? 3 Antworten Letzte Antwort
            0
            • nieIPN nieIP

              @dp20eic

              was heisst das jetzt für mich?
              Ein aktuelles Image auf einer neuen SD Karte installieren und dann ein iob Backup zurück spielen?

              iob fix hat ja keine Verbesserung gebracht.

              zumindest funktioniert das System noch, ich kann nur die Adapter nicht mehr updaten.

              DJMarc75D Offline
              DJMarc75D Offline
              DJMarc75
              schrieb am zuletzt editiert von
              #6

              @nieip sagte in ERROR: Process exited with code 25 nach nodes Update 16->18:

              was heisst das jetzt für mich?

              Du hast aber schon den Beitrag von @Homoran gelesen ?

              Lehrling seit 1975 !!!
              Beitrag geholfen ? dann gerne ein upvote rechts unten im Beitrag klicken ;)
              https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge

              1 Antwort Letzte Antwort
              0
              • HomoranH Homoran

                @nieip
                das hast du gesehen?
                Screenshot_20230527-093608_Firefox.jpg

                nieIPN Offline
                nieIPN Offline
                nieIP
                schrieb am zuletzt editiert von
                #7

                @homoran
                nein, hatte ich nicht gesehen.
                Ich werde das später testen um die Installation vielleicht doch noch zu retten. Danke.

                1 Antwort Letzte Antwort
                0
                • nieIPN nieIP

                  @dp20eic

                  was heisst das jetzt für mich?
                  Ein aktuelles Image auf einer neuen SD Karte installieren und dann ein iob Backup zurück spielen?

                  iob fix hat ja keine Verbesserung gebracht.

                  zumindest funktioniert das System noch, ich kann nur die Adapter nicht mehr updaten.

                  crunchipC Abwesend
                  crunchipC Abwesend
                  crunchip
                  Forum Testing Most Active
                  schrieb am zuletzt editiert von
                  #8

                  @nieip ja, aktuelles System und iobroker mittels backup zurück

                  ansonsten, wenn du mit dem alten System noch weiter fahren möchtest, das ausführen was im Link steht

                  umgestiegen von Proxmox auf Unraid

                  nieIPN 1 Antwort Letzte Antwort
                  0
                  • crunchipC crunchip

                    @nieip ja, aktuelles System und iobroker mittels backup zurück

                    ansonsten, wenn du mit dem alten System noch weiter fahren möchtest, das ausführen was im Link steht

                    nieIPN Offline
                    nieIPN Offline
                    nieIP
                    schrieb am zuletzt editiert von nieIP
                    #9

                    @crunchip
                    in dem Beitrag steht, dass die Löschung der Leichen jetzt im iob fix integriert ist. Und das ist schon mehrfach gelaufen.
                    Aber ich probiere den Einzeiler dann (aus Verzweiflung) trotzdem noch ;-)

                    danke

                    PS ein Symptom war auch noch, dass die Admin Oberfläche vor einem Adapter Update behauptet, ich hätte noch node 14
                    Obwohl eindeutig V 18 läuft und das auch so auf der Info Seite steht.
                    Ein iob stop / start hat das dann immer behoben ...
                    Da ist was total schräg :(

                    crunchipC 1 Antwort Letzte Antwort
                    0
                    • nieIPN nieIP

                      @crunchip
                      in dem Beitrag steht, dass die Löschung der Leichen jetzt im iob fix integriert ist. Und das ist schon mehrfach gelaufen.
                      Aber ich probiere den Einzeiler dann (aus Verzweiflung) trotzdem noch ;-)

                      danke

                      PS ein Symptom war auch noch, dass die Admin Oberfläche vor einem Adapter Update behauptet, ich hätte noch node 14
                      Obwohl eindeutig V 18 läuft und das auch so auf der Info Seite steht.
                      Ein iob stop / start hat das dann immer behoben ...
                      Da ist was total schräg :(

                      crunchipC Abwesend
                      crunchipC Abwesend
                      crunchip
                      Forum Testing Most Active
                      schrieb am zuletzt editiert von crunchip
                      #10

                      @nieip sagte in ERROR: Process exited with code 25 nach nodes Update 16->18:

                      Da ist was total schräg

                      laut diag, steht auch, das eine Instanz aktiv ist und iob nicht läuft

                      umgestiegen von Proxmox auf Unraid

                      1 Antwort Letzte Antwort
                      0
                      • DJMarc75D DJMarc75

                        @nieip sagte in ERROR: Process exited with code 25 nach nodes Update 16->18:

                        Some problems detected, please run iob fix and try to have them fixed

                        das noch zusätzlich zu dem was @Homoran geschrieben hat bitte beachten.

                        Aber ich (ich) befürchte dass Dir sehr bald der RAM ausgehen wird (RPI3)

                        edit: und Buster ist EOL

                        nieIPN Offline
                        nieIPN Offline
                        nieIP
                        schrieb am zuletzt editiert von
                        #11

                        @djmarc75

                        ich habe noch einen Win11 PC, der 24/7 läuft und eigentlich nichts zu tun hat.

                        Kann ich ein iob backup von einem RasPi auf eine iob Windows installation wieder herstellen.
                        Dann hätte ich mehr Leistung, mehr Ram und auch gleich das SD Karten Problem gelöst.

                        HomoranH DJMarc75D 2 Antworten Letzte Antwort
                        0
                        • nieIPN nieIP

                          @djmarc75

                          ich habe noch einen Win11 PC, der 24/7 läuft und eigentlich nichts zu tun hat.

                          Kann ich ein iob backup von einem RasPi auf eine iob Windows installation wieder herstellen.
                          Dann hätte ich mehr Leistung, mehr Ram und auch gleich das SD Karten Problem gelöst.

                          HomoranH Nicht stören
                          HomoranH Nicht stören
                          Homoran
                          Global Moderator Administrators
                          schrieb am zuletzt editiert von
                          #12

                          @nieip sagte in ERROR: Process exited with code 25 nach nodes Update 16->18:

                          Kann ich ein iob backup von einem RasPi auf eine iob Windows installation wieder herstellen.

                          ja, aber nimm den neuen Installer.
                          mehr weiß ich aber nicht zu windows

                          kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                          Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                          der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                          nieIPN 1 Antwort Letzte Antwort
                          0
                          • nieIPN nieIP

                            @djmarc75

                            ich habe noch einen Win11 PC, der 24/7 läuft und eigentlich nichts zu tun hat.

                            Kann ich ein iob backup von einem RasPi auf eine iob Windows installation wieder herstellen.
                            Dann hätte ich mehr Leistung, mehr Ram und auch gleich das SD Karten Problem gelöst.

                            DJMarc75D Offline
                            DJMarc75D Offline
                            DJMarc75
                            schrieb am zuletzt editiert von
                            #13

                            @nieip sagte in ERROR: Process exited with code 25 nach nodes Update 16->18:

                            Kann ich ein iob backup von einem RasPi auf eine iob Windows installation wieder herstellen.

                            ein iob Backup ist dazu da systemübergreifend zu agieren

                            Du hast echt einen WindowsPC 24/7 am laufen ? :dizzy_face:
                            Naja, jedem das Seine

                            Lehrling seit 1975 !!!
                            Beitrag geholfen ? dann gerne ein upvote rechts unten im Beitrag klicken ;)
                            https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge

                            nieIPN 1 Antwort Letzte Antwort
                            0
                            • HomoranH Homoran

                              @nieip sagte in ERROR: Process exited with code 25 nach nodes Update 16->18:

                              Kann ich ein iob backup von einem RasPi auf eine iob Windows installation wieder herstellen.

                              ja, aber nimm den neuen Installer.
                              mehr weiß ich aber nicht zu windows

                              nieIPN Offline
                              nieIPN Offline
                              nieIP
                              schrieb am zuletzt editiert von
                              #14

                              @homoran sagte in ERROR: Process exited with code 25 nach nodes Update 16->18:

                              ja, aber nimm den neuen Installer.

                              hmmm, wird wohl auch eine längere Geschichte.

                              npm notice 
                              npm notice New minor version of npm available! 9.5.1 -> 9.7.2
                              npm notice Changelog: <https://github.com/npm/cli/releases/tag/v9.7.2>
                              npm notice Run `npm install -g npm@9.7.2` to update!
                              npm notice 
                              npm ERR! code ENOENT
                              npm ERR! syscall lstat
                              npm ERR! path C:\Users\uwe\AppData\Roaming\npm
                              npm ERR! errno -4058
                              npm ERR! enoent ENOENT: no such file or directory, lstat 'C:\Users\uwe\AppData\Roaming\npm'
                              npm ERR! enoent This is related to npm not being able to find a file.
                              npm ERR! enoent 
                              
                              
                              crunchipC 1 Antwort Letzte Antwort
                              0
                              • DJMarc75D DJMarc75

                                @nieip sagte in ERROR: Process exited with code 25 nach nodes Update 16->18:

                                Kann ich ein iob backup von einem RasPi auf eine iob Windows installation wieder herstellen.

                                ein iob Backup ist dazu da systemübergreifend zu agieren

                                Du hast echt einen WindowsPC 24/7 am laufen ? :dizzy_face:
                                Naja, jedem das Seine

                                nieIPN Offline
                                nieIPN Offline
                                nieIP
                                schrieb am zuletzt editiert von
                                #15

                                @djmarc75 sagte in ERROR: Process exited with code 25 nach nodes Update 16->18:

                                Du hast echt einen WindowsPC 24/7 am laufen ? :dizzy_face:

                                Ja, weil es (bei mir) genau 2 Programme gibt, die in einer Win VM auf einem Apple M2 nicht laufen. Und für diese Programme gibt es auch keine MacOS Alternative.
                                Neben einigen Linux Servern spielt der Stromverbrauch für einen Win Mini PC keine bedeutende Rolle, falls die Bedenken daher kommen :)

                                1 Antwort Letzte Antwort
                                0
                                • nieIPN nieIP

                                  @homoran sagte in ERROR: Process exited with code 25 nach nodes Update 16->18:

                                  ja, aber nimm den neuen Installer.

                                  hmmm, wird wohl auch eine längere Geschichte.

                                  npm notice 
                                  npm notice New minor version of npm available! 9.5.1 -> 9.7.2
                                  npm notice Changelog: <https://github.com/npm/cli/releases/tag/v9.7.2>
                                  npm notice Run `npm install -g npm@9.7.2` to update!
                                  npm notice 
                                  npm ERR! code ENOENT
                                  npm ERR! syscall lstat
                                  npm ERR! path C:\Users\uwe\AppData\Roaming\npm
                                  npm ERR! errno -4058
                                  npm ERR! enoent ENOENT: no such file or directory, lstat 'C:\Users\uwe\AppData\Roaming\npm'
                                  npm ERR! enoent This is related to npm not being able to find a file.
                                  npm ERR! enoent 
                                  
                                  
                                  crunchipC Abwesend
                                  crunchipC Abwesend
                                  crunchip
                                  Forum Testing Most Active
                                  schrieb am zuletzt editiert von
                                  #16

                                  @nieip wit solch "Fetzen" kann man nicht so viel anfangen, komplette Eingabe wäre hilfreich bzw was hast du gemacht?

                                  umgestiegen von Proxmox auf Unraid

                                  nieIPN 2 Antworten Letzte Antwort
                                  0
                                  • crunchipC crunchip

                                    @nieip wit solch "Fetzen" kann man nicht so viel anfangen, komplette Eingabe wäre hilfreich bzw was hast du gemacht?

                                    nieIPN Offline
                                    nieIPN Offline
                                    nieIP
                                    schrieb am zuletzt editiert von
                                    #17

                                    @crunchip
                                    ich habe den auf der ioBroker Web Seite verlinkten Installer 2.2.1 ausgeführt.

                                    0 verbose cli C:\Program Files\nodejs\node.exe C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js
                                    1 info using npm@9.5.1
                                    2 info using node@v18.16.1
                                    3 timing npm:load:whichnode Completed in 1ms
                                    4 timing config:load:defaults Completed in 1ms
                                    5 timing config:load:file:C:\Program Files\nodejs\node_modules\npm\npmrc Completed in 2ms
                                    6 timing config:load:builtin Completed in 2ms
                                    7 timing config:load:cli Completed in 2ms
                                    8 timing config:load:env Completed in 0ms
                                    9 timing config:load:file:C:\ioBroker\.npmrc Completed in 1ms
                                    10 timing config:load:project Completed in 1ms
                                    11 timing config:load:file:C:\Users\uwe\.npmrc Completed in 0ms
                                    12 timing config:load:user Completed in 0ms
                                    13 timing config:load:file:C:\Users\uwe\AppData\Roaming\npm\etc\npmrc Completed in 0ms
                                    14 timing config:load:global Completed in 0ms
                                    15 timing config:load:setEnvs Completed in 1ms
                                    16 timing config:load Completed in 8ms
                                    17 timing npm:load:configload Completed in 9ms
                                    18 timing npm:load:mkdirpcache Completed in 1ms
                                    19 timing npm:load:mkdirplogs Completed in 0ms
                                    20 verbose title npm exec @iobroker/install@latest
                                    21 verbose argv "exec" "--yes" "--" "@iobroker/install@latest"
                                    22 timing npm:load:setTitle Completed in 2ms
                                    23 timing config:load:flatten Completed in 4ms
                                    24 timing npm:load:display Completed in 4ms
                                    25 verbose logfile logs-max:10 dir:C:\Users\uwe\AppData\Local\npm-cache\_logs\2023-06-23T18_10_46_008Z-
                                    26 verbose logfile C:\Users\uwe\AppData\Local\npm-cache\_logs\2023-06-23T18_10_46_008Z-debug-0.log
                                    27 timing npm:load:logFile Completed in 6ms
                                    28 timing npm:load:timers Completed in 0ms
                                    29 timing npm:load:configScope Completed in 0ms
                                    30 timing npm:load Completed in 23ms
                                    31 silly logfile done cleaning log files
                                    32 timing arborist:ctor Completed in 0ms
                                    33 http fetch GET 200 https://registry.npmjs.org/npm 808ms (cache miss)
                                    34 http fetch GET 200 https://registry.npmjs.org/@iobroker%2finstall 1807ms (cache miss)
                                    35 timing arborist:ctor Completed in 1ms
                                    36 timing command:exec Completed in 1879ms
                                    37 notice
                                    37 notice New minor version of npm available! 9.5.1 -> 9.7.2
                                    37 notice Changelog: <https://github.com/npm/cli/releases/tag/v9.7.2>
                                    37 notice Run `npm install -g npm@9.7.2` to update!
                                    37 notice
                                    38 verbose stack Error: ENOENT: no such file or directory, lstat 'C:\Users\uwe\AppData\Roaming\npm'
                                    39 verbose cwd C:\ioBroker
                                    40 verbose Windows_NT 10.0.22621
                                    41 verbose node v18.16.1
                                    42 verbose npm  v9.5.1
                                    43 error code ENOENT
                                    44 error syscall lstat
                                    45 error path C:\Users\uwe\AppData\Roaming\npm
                                    46 error errno -4058
                                    47 error enoent ENOENT: no such file or directory, lstat 'C:\Users\uwe\AppData\Roaming\npm'
                                    48 error enoent This is related to npm not being able to find a file.
                                    48 error enoent
                                    49 verbose exit -4058
                                    50 timing npm Completed in 1924ms
                                    51 verbose code -4058
                                    52 error A complete log of this run can be found in:
                                    52 error     C:\Users\uwe\AppData\Local\npm-cache\_logs\2023-06-23T18_10_46_008Z-debug-0.log
                                    
                                    
                                    1 Antwort Letzte Antwort
                                    0
                                    • crunchipC crunchip

                                      @nieip wit solch "Fetzen" kann man nicht so viel anfangen, komplette Eingabe wäre hilfreich bzw was hast du gemacht?

                                      nieIPN Offline
                                      nieIPN Offline
                                      nieIP
                                      schrieb am zuletzt editiert von
                                      #18

                                      @crunchip

                                      ich habe den Ordner npm im Profil manuell angelegt.
                                      Im Terminal die npm Version auf die aktuelle hoch gezogen, wie im log beschrieben
                                      Dann den Windows Installer noch mal mit Admin Rechner drüber laufen lassen. Jetzt ist es durch gelaufen und startet auch.

                                      Dann werde ich wohl am WE ein Backup auf der Windows Maschine einspielen und den Raspi abschalten.

                                      crunchipC 1 Antwort Letzte Antwort
                                      0
                                      • nieIPN nieIP

                                        @crunchip

                                        ich habe den Ordner npm im Profil manuell angelegt.
                                        Im Terminal die npm Version auf die aktuelle hoch gezogen, wie im log beschrieben
                                        Dann den Windows Installer noch mal mit Admin Rechner drüber laufen lassen. Jetzt ist es durch gelaufen und startet auch.

                                        Dann werde ich wohl am WE ein Backup auf der Windows Maschine einspielen und den Raspi abschalten.

                                        crunchipC Abwesend
                                        crunchipC Abwesend
                                        crunchip
                                        Forum Testing Most Active
                                        schrieb am zuletzt editiert von crunchip
                                        #19

                                        @nieip hab zwar mit dem windows Installer überhaupt keinen Plan, aber

                                        @nieip sagte in ERROR: Process exited with code 25 nach nodes Update 16->18:

                                        Im Terminal die npm Version auf die aktuelle hoch gezogen, wie im log beschrieben

                                        sollte man glaub ich nicht machen, npm kommt doch automatisch die passende version mit nodejs
                                        https://forum.iobroker.net/post/963863

                                        umgestiegen von Proxmox auf Unraid

                                        1 Antwort Letzte Antwort
                                        0
                                        • nieIPN nieIP

                                          @dp20eic

                                          was heisst das jetzt für mich?
                                          Ein aktuelles Image auf einer neuen SD Karte installieren und dann ein iob Backup zurück spielen?

                                          iob fix hat ja keine Verbesserung gebracht.

                                          zumindest funktioniert das System noch, ich kann nur die Adapter nicht mehr updaten.

                                          ? Offline
                                          ? Offline
                                          Ein ehemaliger Benutzer
                                          schrieb am zuletzt editiert von
                                          #20

                                          @nieip sagte in ERROR: Process exited with code 25 nach nodes Update 16->18:

                                          was heisst das jetzt für mich?
                                          Ein aktuelles Image auf einer neuen SD Karte installieren und dann ein iob Backup zurück spielen?

                                          Moin,

                                          eigentlich erst einmal nichts, außer, dass Du mit dem System außerhalb der supporteten Distribution unterwegs bist, es keine oder nur noch selten Updates gibt.

                                          Wenn Dein System funktioniert, dann kann man damit glücklich werden, aber spätestens bei größeren Anpassungen/Erweiterungen bei ioBroker oder Du hast noch andere Software auf der Kiste am Laufen, z.B.: influxdb dann kann es Dir die Migration verhinder.
                                          Aus Sicherheitsgründen ist es auch immer ratsam, dass man nicht zu weit hinter dem aktuellen Standard hängt.

                                          Aber Du hast ja eine Lösung gefunden :)

                                          VG
                                          Bernd

                                          S 1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

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

                                          785

                                          Online

                                          32.5k

                                          Benutzer

                                          81.7k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe