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. [gelöst] keine Updates mehr möglich - npm ERR! code ETARGET

NEWS

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

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    2.3k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    16
    1
    3.4k

[gelöst] keine Updates mehr möglich - npm ERR! code ETARGET

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
51 Beiträge 5 Kommentatoren 5.8k Aufrufe 4 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.
  • K Kueppert

    @homoran jo, das hier:

    npm ERR! code ETARGET
    npm ERR! notarget No matching version found for js-controller@>=2.0.0.
    

    mir fällt hierzu nur ein, den js-controller manuell über die Konsole upzudaten, wenn das denn geht via NPM. Oder das Teil komplett löschen und neu drauf. Ich weiß nur nicht, ob das die Lösung ist...

    Thomas BraunT Online
    Thomas BraunT Online
    Thomas Braun
    Most Active
    schrieb am zuletzt editiert von Thomas Braun
    #20

    @kueppert

    Wie schaut denn dein npm tree aus?

    cd /opt/iobroker
    npm ls
    

    Und auch mal in die /opt/iobroker/package.json schauen.

    Linux-Werkzeugkasten:
    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
    NodeJS Fixer Skript:
    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

    K 2 Antworten Letzte Antwort
    1
    • Thomas BraunT Thomas Braun

      @kueppert

      Wie schaut denn dein npm tree aus?

      cd /opt/iobroker
      npm ls
      

      Und auch mal in die /opt/iobroker/package.json schauen.

      K Online
      K Online
      Kueppert
      schrieb am zuletzt editiert von
      #21

      @thomas-braun uiuiui, sieht verdammt rot aus

      thorsten@ioBroker2:/opt/iobroker$ npm ls
      [sudo] Passwort für thorsten:
      iobroker.inst@2.0.3 /opt/iobroker
      ├── @types/caseless@0.12.2 extraneous
      ├── @types/request@2.48.2 extraneous
      ├── @types/tough-cookie@2.3.5 extraneous
      ├── alexa-cookie2@2.1.0 extraneous
      ├── alexa-remote2@2.3.7 extraneous
      ├── ansi-bgblack@0.1.1 extraneous
      ├── ansi-bgblue@0.1.1 extraneous
      ├── ansi-bgcyan@0.1.1 extraneous
      ├── ansi-bggreen@0.1.1 extraneous
      ├── ansi-bgmagenta@0.1.1 extraneous
      ├── ansi-bgred@0.1.1 extraneous
      ├── ansi-bgwhite@0.1.1 extraneous
      ├── ansi-bgyellow@0.1.1 extraneous
      ├── ansi-black@0.1.1 extraneous
      ├── ansi-blue@0.1.1 extraneous
      ├── ansi-bold@0.1.1 extraneous
      ├── ansi-colors@0.2.0 extraneous
      ├── ansi-cyan@0.1.1 extraneous
      ├── ansi-dim@0.1.1 extraneous
      ├── ansi-gray@0.1.1 extraneous
      ├── ansi-green@0.1.1 extraneous
      ├── ansi-grey@0.1.1 extraneous
      ├── ansi-hidden@0.1.1 extraneous
      ├── ansi-inverse@0.1.1 extraneous
      ├── ansi-italic@0.1.1 extraneous
      ├── ansi-magenta@0.1.1 extraneous
      ├── ansi-red@0.1.1 extraneous
      ├── ansi-reset@0.1.1 extraneous
      ├── ansi-strikethrough@0.1.1 extraneous
      ├── ansi-underline@0.1.1 extraneous
      ├── ansi-white@0.1.1 extraneous
      ├── ansi-wrap@0.1.0 extraneous
      ├── ansi-yellow@0.1.1 extraneous
      ├── argf@0.0.1 extraneous
      ├── arr-diff@4.0.0 extraneous
      ├── arr-flatten@1.1.0 extraneous
      ├── arr-swap@1.0.1 extraneous
      ├── arr-union@3.1.0 extraneous
      ├── array-unique@0.3.2 extraneous
      ├── asap@2.0.6 extraneous
      ├── assertion-error@1.1.0 extraneous
      ├── assign-symbols@1.0.0 extraneous
      ├── atob@2.1.2 extraneous
      ├── aws-iot-device-sdk@2.2.3 extraneous
      ├── aws-sdk@2.493.0 extraneous
      ├── babel-runtime@5.8.38 extraneous
      ├── base@0.11.2 extraneous
      ├── big-number@0.3.1 extraneous
      ├── bignumber.js@7.2.1 extraneous
      ├── binary-search-tree@0.2.5 extraneous
      ├── bottleneck@2.19.2 extraneous
      ├── braces@2.3.2 extraneous
      ├── buffer-alloc-unsafe@1.1.0 extraneous
      ├── buffer-fill@1.0.0 extraneous
      ├── buffer-writer@2.0.0 extraneous
      ├── buffer@4.9.1 extraneous
      ├── busboy@0.2.14 extraneous
      ├── busyman@0.3.0 extraneous
      ├── cache-base@1.0.1 extraneous
      ├── callback-stream@1.1.0 extraneous
      ├── canvas@2.6.1
      ├── chai@4.2.0 extraneous
      ├── check-error@1.0.2 extraneous
      ├── choices-separator@2.0.0 extraneous
      ├── class-utils@0.3.6 extraneous
      ├── clone-deep@1.0.0 extraneous
      ├── coffee-compiler@0.3.2 extraneous
      ├── coffeescript@1.12.7 extraneous
      ├── collection-visit@1.0.0 extraneous
      ├── colors@1.3.3
      ├── commander@2.20.3 extraneous
      ├── comment-json@1.1.3 extraneous
      ├── concentrate@0.2.3 extraneous
      ├── copy-descriptor@0.1.1 extraneous
      ├── core-js@1.2.7 extraneous
      ├── d@1.0.1 extraneous
      ├── decode-uri-component@0.2.0 extraneous
      ├── deep-eql@3.0.1 extraneous
      ├── define-property@2.0.2 extraneous
      ├── dicer@0.2.5 extraneous
      ├── dissolve@0.3.3 extraneous
      ├── dotenv@4.0.0 extraneous
      ├── enum@2.5.0 extraneous
      ├── error-symbol@0.1.0 extraneous
      ├── es5-ext@0.10.59 extraneous
      ├── es6-iterator@2.0.3 extraneous
      ├── es6-map@0.1.5 extraneous
      ├── es6-set@0.1.5 extraneous
      ├── es6-symbol@3.1.3 extraneous
      ├── esprima@2.7.3 extraneous
      ├── event-emitter@0.3.5 extraneous
      ├── events@1.1.1 extraneous
      ├── expand-brackets@2.1.4 extraneous
      ├── expand-template@1.1.1 extraneous
      ├── express-fileupload@0.4.1 extraneous
      ├── ext@1.6.0 extraneous
      ├── extend-shallow@3.0.2 extraneous
      ├── extglob@2.0.4 extraneous
      ├── fill-range@4.0.0 extraneous
      ├── for-in@1.0.2 extraneous
      ├── for-own@1.0.0 extraneous
      ├── fragment-cache@0.2.1 extraneous
      ├── fs-extra@7.0.1
      ├── generic-pool@2.5.4 extraneous
      ├── get-func-name@2.0.0 extraneous
      ├── get-value@2.0.6 extraneous
      ├── glob-parent@3.1.0 extraneous
      ├── glob-stream@6.1.0 extraneous
      ├── has-value@1.0.0 extraneous
      ├── has-values@1.0.0 extraneous
      ├── hashish@0.0.4 extraneous
      ├── http-proxy-middleware@0.19.1 extraneous
      ├── info-symbol@0.1.0 extraneous
      ├── inote-util@1.17.2 extraneous
      ├── interpret@1.4.0 extraneous
      ├── iobroker.admin@6.2.0
      ├── iobroker.alarm@3.1.1
      ├── iobroker.alexa2@3.17.4
      ├── iobroker.alias-manager@1.2.6
      ├── iobroker.backitup@2.4.10
      ├── iobroker.daswetter@3.1.3
      ├── iobroker.denon@1.13.4
      ├── iobroker.devices@1.0.12
      ├── iobroker.discovery@3.0.5
      ├── iobroker.echarts@1.0.12
      ├── iobroker.email@1.1.3
      ├── iobroker.flot@1.11.0
      ├── iobroker.fully-tablet-control@0.3.7-0.0 invalid: "github:xXBJXx/ioBroker.fully-tablet-control#7d931a40ad31c1439f39ffea6a1dc48e9b5527e9" from the root project
      ├── iobroker.harmony@1.2.2
      ├── iobroker.history@2.1.7
      ├── iobroker.hm-rega@3.0.40
      ├── iobroker.hm-rpc@1.15.12
      ├── iobroker.hue@3.7.1
      ├── iobroker.ical@1.13.1
      ├── iobroker.icons-mfd-png@1.1.0
      ├── iobroker.icons-ultimate-png@1.0.1
      ├── iobroker.influxdb@3.1.7
      ├── iobroker.info@1.9.19
      ├── iobroker.iot@1.11.8
      ├── iobroker.iqontrol@2.0.1
      ├── iobroker.javascript@5.8.8
      ├── iobroker.js-controller@4.0.23
      ├── iobroker.lifx@0.1.1
      ├── iobroker.logparser@1.1.0
      ├── iobroker.mihome@1.4.0
      ├── iobroker.nut@1.5.1
      ├── iobroker.pi-hole@1.4.0 invalid: "github:unltdnetworx/ioBroker.pi-hole#master" from the root project
      ├── iobroker.ping@1.5.3
      ├── iobroker.pollenflug@1.0.6
      ├── iobroker.proxmox@1.3.4
      ├── iobroker.scenes@2.3.9
      ├── iobroker.shelly@6.0.0
      ├── iobroker.simple-api@2.7.0
      ├── iobroker.smartcontrol@1.2.1
      ├── iobroker.snmp@1.0.0
      ├── iobroker.socketio@6.1.8
      ├── iobroker.sonoff@2.5.1
      ├── iobroker.synochat@1.2.1 invalid: "github:phoeluga/ioBroker.synochat" from the root project
      ├── iobroker.synology@2.1.9
      ├── iobroker.tankerkoenig@2.1.1
      ├── iobroker.telegram@1.14.1
      ├── iobroker.text2command@2.2.2
      ├── iobroker.tr-064@4.2.16
      ├── iobroker.trashschedule@2.0.3
      ├── iobroker.type-detector@0.1.2 extraneous
      ├── iobroker.unifi@0.6.1
      ├── iobroker.vcard@0.0.9
      ├── iobroker.vis-bars@0.1.4
      ├── iobroker.vis-canvas-gauges@0.1.5
      ├── iobroker.vis-colorpicker@1.2.0
      ├── iobroker.vis-fancyswitch@1.1.0
      ├── iobroker.vis-history@1.0.0
      ├── iobroker.vis-hqwidgets@1.2.0
      ├── iobroker.vis-jqui-mfd@1.0.12
      ├── iobroker.vis-justgage@1.0.2
      ├── iobroker.vis-materialdesign@0.5.9
      ├── iobroker.vis-players@0.1.6
      ├── iobroker.vis-timeandweather@1.2.2
      ├── iobroker.vis-weather@2.5.5
      ├── iobroker.vis@1.4.15
      ├── iobroker.web-speedy@0.2.0
      ├── iobroker.web@5.2.4
      ├── iobroker.whatsapp-cmb@0.2.2
      ├── iobroker.wled@0.6.7
      ├── iobroker.ws@2.1.3
      ├── iobroker.yeelight-2@1.2.1
      ├── iobroker.zigbee@1.7.5
      ├── iobroker@2.0.3
      ├── is-absolute@1.0.0 extraneous
      ├── is-accessor-descriptor@0.1.6 extraneous
      ├── is-data-descriptor@0.1.4 extraneous
      ├── is-descriptor@0.1.6 extraneous
      ├── is-extendable@0.1.1 extraneous
      ├── is-glob@3.1.0 extraneous
      ├── is-negated-glob@1.0.0 extraneous
      ├── is-number@6.0.0 extraneous
      ├── is-relative@1.0.0 extraneous
      ├── is-unc-path@1.0.0 extraneous
      ├── is-windows@1.0.2 extraneous
      ├── jmespath@0.15.0 extraneous
      ├── json-parser@1.1.5 extraneous
      ├── json-stable-stringify-without-jsonify@1.0.1 extraneous
      ├── jsonata@1.8.4 extraneous
      ├── kind-of@6.0.3 extraneous
      ├── koalas@1.0.2 extraneous
      ├── lazy-cache@2.0.2 extraneous
      ├── localforage@1.7.3 extraneous
      ├── log-ok@0.1.1 extraneous
      ├── log-utils@0.2.1 extraneous
      ├── map-cache@0.2.2 extraneous
      ├── map-visit@1.0.0 extraneous
      ├── md5@2.2.1 extraneous
      ├── micromatch@3.1.10 extraneous
      ├── mixin-deep@1.3.2 extraneous
      ├── mixin-object@2.0.1 extraneous
      ├── mmmagic@0.5.3 extraneous
      ├── mssql@3.3.0 extraneous
      ├── mysql@2.17.1 extraneous
      ├── nanomatch@1.2.13 extraneous
      ├── nedb@1.8.0 extraneous
      ├── next-tick@1.1.0 extraneous
      ├── node-hue-api@2.4.6 extraneous
      ├── node-inspect@2.0.0 extraneous
      ├── nodemailer@6.3.0 extraneous
      ├── noop-logger@0.1.1 extraneous
      ├── object-copy@0.1.0 extraneous
      ├── object-visit@1.0.1 extraneous
      ├── object.pick@1.3.0 extraneous
      ├── objectbox@0.3.0 extraneous
      ├── openzwave-shared@1.5.6 extraneous
      ├── optimist@0.6.1 extraneous
      ├── ordered-read-streams@1.0.1 extraneous
      ├── packet-reader@1.0.0 extraneous
      ├── pascalcase@0.1.1 extraneous
      ├── path-dirname@1.0.2 extraneous
      ├── pathval@1.1.0 extraneous
      ├── pg-int8@1.0.1 extraneous
      ├── pg-pool@2.0.6 extraneous
      ├── pg-types@2.0.1 extraneous
      ├── pg@7.11.0 extraneous
      ├── pgpass@1.0.4 extraneous
      ├── picocolors@1.0.0 extraneous
      ├── pointer-symbol@1.0.0 extraneous
      ├── posix-character-classes@0.1.1 extraneous
      ├── postgres-array@2.0.0 extraneous
      ├── postgres-bytea@1.0.0 extraneous
      ├── postgres-date@1.0.7 extraneous
      ├── postgres-interval@1.2.0 extraneous
      ├── prebuild-install@4.0.0 extraneous
      ├── priorityqueuejs@1.0.0 extraneous
      ├── promirepl@1.0.1 extraneous
      ├── promise@7.3.1 extraneous
      ├── prompt-actions@3.0.2 extraneous
      ├── prompt-base@4.1.0 extraneous
      ├── prompt-checkbox@2.2.0 extraneous
      ├── prompt-choices@4.1.0 extraneous
      ├── prompt-list@3.2.0 extraneous
      ├── prompt-question@5.0.2 extraneous
      ├── prompt-radio@1.2.1 extraneous
      ├── proving@0.1.0 extraneous
      ├── pumpify@1.5.1 extraneous
      ├── queue@6.0.1 extraneous
      ├── radio-symbol@2.0.0 extraneous
      ├── readline-ui@2.2.3 extraneous
      ├── readline-utils@2.2.3 extraneous
      ├── rechoir@0.6.2 extraneous
      ├── regex-not@1.0.2 extraneous
      ├── remove-trailing-separator@1.1.0 extraneous
      ├── remove@0.1.5 extraneous
      ├── repeat-element@1.1.4 extraneous
      ├── repeat-string@1.6.1 extraneous
      ├── resolve-url@0.2.1 extraneous
      ├── ret@0.1.15 extraneous
      ├── safe-regex@1.1.0 extraneous
      ├── seedrandom@2.4.4 extraneous
      ├── semver@5.7.0
      ├── seq@0.3.5 extraneous
      ├── set-getter@0.1.0 extraneous
      ├── setimmediate@1.0.5 extraneous
      ├── shallow-clone@1.0.0 extraneous
      ├── sharp@0.24.1 extraneous
      ├── shelljs@0.8.3 extraneous
      ├── snapdragon-node@2.1.1 extraneous
      ├── snapdragon-util@3.0.1 extraneous
      ├── snapdragon@0.8.2 extraneous
      ├── source-map-resolve@0.5.3 extraneous
      ├── source-map-url@0.4.1 extraneous
      ├── split-string@3.1.0 extraneous
      ├── sprintf@0.1.5 extraneous
      ├── sql-client@1.3.0 extraneous
      ├── sqlite3@4.0.9 extraneous
      ├── sqlstring@2.3.1 extraneous
      ├── static-extend@0.1.2 extraneous
      ├── streamifier@0.1.1 extraneous
      ├── strip-color@0.1.0 extraneous
      ├── success-symbol@0.1.0 extraneous
      ├── systeminformation@4.14.3 extraneous
      ├── tedious@1.14.0 extraneous
      ├── terminal-paginator@2.0.2 extraneous
      ├── through2-filter@3.0.0 extraneous
      ├── time-stamp@1.1.0 extraneous
      ├── to-absolute-glob@2.0.2 extraneous
      ├── to-object-path@0.3.0 extraneous
      ├── to-regex-range@2.1.1 extraneous
      ├── to-regex@3.0.2 extraneous
      ├── toggle-array@1.0.1 extraneous
      ├── traits@0.4.0 extraneous
      ├── type-detect@4.0.8 extraneous
      ├── type@1.2.0 extraneous
      ├── typescript@3.5.3 extraneous
      ├── unc-path-regex@0.1.2 extraneous
      ├── union-value@1.0.1 extraneous
      ├── unique-stream@2.3.1 extraneous
      ├── unset-value@1.0.0 extraneous
      ├── urix@0.1.0 extraneous
      ├── url@0.10.3 extraneous
      ├── use@3.1.1 extraneous
      ├── virtual-device-sdk@1.5.18 extraneous
      ├── virtual-tsc@0.6.2 extraneous
      ├── vm2@3.8.2 extraneous
      ├── wake_on_lan@1.0.0 extraneous
      ├── warning-symbol@0.1.0 extraneous
      ├── which-pm-runs@1.0.0 extraneous
      ├── window-size@1.1.1 extraneous
      ├── winston-syslog@2.5.0
      ├── wordwrap@0.0.3 extraneous
      ├── yargs@7.1.0
      ├── zigbee-herdsman-converters@14.0.309 extraneous
      ├── zigbee-herdsman@0.13.166 extraneous
      └── zigbee-shepherd-converters@10.2.5 extraneous
      
      npm ERR! code ELSPROBLEMS
      npm ERR! extraneous: @types/caseless@0.12.2 /opt/iobroker/node_modules/@types/caseless
      npm ERR! extraneous: @types/request@2.48.2 /opt/iobroker/node_modules/@types/request
      npm ERR! extraneous: @types/tough-cookie@2.3.5 /opt/iobroker/node_modules/@types/tough-cookie
      npm ERR! extraneous: alexa-cookie2@2.1.0 /opt/iobroker/node_modules/alexa-cookie2
      npm ERR! extraneous: alexa-remote2@2.3.7 /opt/iobroker/node_modules/alexa-remote2
      npm ERR! extraneous: ansi-bgblack@0.1.1 /opt/iobroker/node_modules/ansi-bgblack
      npm ERR! extraneous: ansi-bgblue@0.1.1 /opt/iobroker/node_modules/ansi-bgblue
      npm ERR! extraneous: ansi-bgcyan@0.1.1 /opt/iobroker/node_modules/ansi-bgcyan
      npm ERR! extraneous: ansi-bggreen@0.1.1 /opt/iobroker/node_modules/ansi-bggreen
      npm ERR! extraneous: ansi-bgmagenta@0.1.1 /opt/iobroker/node_modules/ansi-bgmagenta
      npm ERR! extraneous: ansi-bgred@0.1.1 /opt/iobroker/node_modules/ansi-bgred
      npm ERR! extraneous: ansi-bgwhite@0.1.1 /opt/iobroker/node_modules/ansi-bgwhite
      npm ERR! extraneous: ansi-bgyellow@0.1.1 /opt/iobroker/node_modules/ansi-bgyellow
      npm ERR! extraneous: ansi-black@0.1.1 /opt/iobroker/node_modules/ansi-black
      npm ERR! extraneous: ansi-blue@0.1.1 /opt/iobroker/node_modules/ansi-blue
      npm ERR! extraneous: ansi-bold@0.1.1 /opt/iobroker/node_modules/ansi-bold
      npm ERR! extraneous: ansi-colors@0.2.0 /opt/iobroker/node_modules/ansi-colors
      npm ERR! extraneous: ansi-cyan@0.1.1 /opt/iobroker/node_modules/ansi-cyan
      npm ERR! extraneous: ansi-dim@0.1.1 /opt/iobroker/node_modules/ansi-dim
      npm ERR! extraneous: ansi-gray@0.1.1 /opt/iobroker/node_modules/ansi-gray
      npm ERR! extraneous: ansi-green@0.1.1 /opt/iobroker/node_modules/ansi-green
      npm ERR! extraneous: ansi-grey@0.1.1 /opt/iobroker/node_modules/ansi-grey
      npm ERR! extraneous: ansi-hidden@0.1.1 /opt/iobroker/node_modules/ansi-hidden
      npm ERR! extraneous: ansi-inverse@0.1.1 /opt/iobroker/node_modules/ansi-inverse
      npm ERR! extraneous: ansi-italic@0.1.1 /opt/iobroker/node_modules/ansi-italic
      npm ERR! extraneous: ansi-magenta@0.1.1 /opt/iobroker/node_modules/ansi-magenta
      npm ERR! extraneous: ansi-red@0.1.1 /opt/iobroker/node_modules/ansi-red
      npm ERR! extraneous: ansi-reset@0.1.1 /opt/iobroker/node_modules/ansi-reset
      npm ERR! extraneous: ansi-strikethrough@0.1.1 /opt/iobroker/node_modules/ansi-strikethrough
      npm ERR! extraneous: ansi-underline@0.1.1 /opt/iobroker/node_modules/ansi-underline
      npm ERR! extraneous: ansi-white@0.1.1 /opt/iobroker/node_modules/ansi-white
      npm ERR! extraneous: ansi-wrap@0.1.0 /opt/iobroker/node_modules/ansi-wrap
      npm ERR! extraneous: ansi-yellow@0.1.1 /opt/iobroker/node_modules/ansi-yellow
      npm ERR! extraneous: argf@0.0.1 /opt/iobroker/node_modules/argf
      npm ERR! extraneous: arr-diff@4.0.0 /opt/iobroker/node_modules/arr-diff
      npm ERR! extraneous: arr-flatten@1.1.0 /opt/iobroker/node_modules/arr-flatten
      npm ERR! extraneous: arr-swap@1.0.1 /opt/iobroker/node_modules/arr-swap
      npm ERR! extraneous: arr-union@3.1.0 /opt/iobroker/node_modules/arr-union
      npm ERR! extraneous: array-unique@0.3.2 /opt/iobroker/node_modules/array-unique
      npm ERR! extraneous: asap@2.0.6 /opt/iobroker/node_modules/asap
      npm ERR! extraneous: assertion-error@1.1.0 /opt/iobroker/node_modules/assertion-error
      npm ERR! extraneous: assign-symbols@1.0.0 /opt/iobroker/node_modules/assign-symbols
      npm ERR! extraneous: atob@2.1.2 /opt/iobroker/node_modules/atob
      npm ERR! extraneous: aws-iot-device-sdk@2.2.3 /opt/iobroker/node_modules/aws-iot-device-sdk
      npm ERR! extraneous: aws-sdk@2.493.0 /opt/iobroker/node_modules/aws-sdk
      npm ERR! extraneous: babel-runtime@5.8.38 /opt/iobroker/node_modules/babel-runtime
      npm ERR! extraneous: base@0.11.2 /opt/iobroker/node_modules/base
      npm ERR! extraneous: big-number@0.3.1 /opt/iobroker/node_modules/big-number
      npm ERR! extraneous: bignumber.js@7.2.1 /opt/iobroker/node_modules/bignumber.js
      npm ERR! extraneous: binary-search-tree@0.2.5 /opt/iobroker/node_modules/binary-search-tree
      npm ERR! extraneous: bottleneck@2.19.2 /opt/iobroker/node_modules/bottleneck
      npm ERR! extraneous: braces@2.3.2 /opt/iobroker/node_modules/braces
      npm ERR! extraneous: buffer-alloc-unsafe@1.1.0 /opt/iobroker/node_modules/buffer-alloc-unsafe
      npm ERR! extraneous: buffer-fill@1.0.0 /opt/iobroker/node_modules/buffer-fill
      npm ERR! extraneous: buffer-writer@2.0.0 /opt/iobroker/node_modules/buffer-writer
      npm ERR! extraneous: buffer@4.9.1 /opt/iobroker/node_modules/buffer
      npm ERR! extraneous: busboy@0.2.14 /opt/iobroker/node_modules/busboy
      npm ERR! extraneous: busyman@0.3.0 /opt/iobroker/node_modules/busyman
      npm ERR! extraneous: cache-base@1.0.1 /opt/iobroker/node_modules/cache-base
      npm ERR! extraneous: callback-stream@1.1.0 /opt/iobroker/node_modules/callback-stream
      npm ERR! extraneous: chai@4.2.0 /opt/iobroker/node_modules/chai
      npm ERR! extraneous: check-error@1.0.2 /opt/iobroker/node_modules/check-error
      npm ERR! extraneous: choices-separator@2.0.0 /opt/iobroker/node_modules/choices-separator
      npm ERR! extraneous: class-utils@0.3.6 /opt/iobroker/node_modules/class-utils
      npm ERR! extraneous: clone-deep@1.0.0 /opt/iobroker/node_modules/clone-deep
      npm ERR! extraneous: coffee-compiler@0.3.2 /opt/iobroker/node_modules/coffee-compiler
      npm ERR! extraneous: coffeescript@1.12.7 /opt/iobroker/node_modules/coffeescript
      npm ERR! extraneous: collection-visit@1.0.0 /opt/iobroker/node_modules/collection-visit
      npm ERR! extraneous: commander@2.20.3 /opt/iobroker/node_modules/commander
      npm ERR! extraneous: comment-json@1.1.3 /opt/iobroker/node_modules/comment-json
      npm ERR! extraneous: concentrate@0.2.3 /opt/iobroker/node_modules/concentrate
      npm ERR! extraneous: copy-descriptor@0.1.1 /opt/iobroker/node_modules/copy-descriptor
      npm ERR! extraneous: core-js@1.2.7 /opt/iobroker/node_modules/core-js
      npm ERR! extraneous: d@1.0.1 /opt/iobroker/node_modules/d
      npm ERR! extraneous: decode-uri-component@0.2.0 /opt/iobroker/node_modules/decode-uri-component
      npm ERR! extraneous: deep-eql@3.0.1 /opt/iobroker/node_modules/deep-eql
      npm ERR! extraneous: define-property@2.0.2 /opt/iobroker/node_modules/define-property
      npm ERR! extraneous: dicer@0.2.5 /opt/iobroker/node_modules/dicer
      npm ERR! extraneous: dissolve@0.3.3 /opt/iobroker/node_modules/dissolve
      npm ERR! extraneous: dotenv@4.0.0 /opt/iobroker/node_modules/dotenv
      npm ERR! extraneous: enum@2.5.0 /opt/iobroker/node_modules/enum
      npm ERR! extraneous: error-symbol@0.1.0 /opt/iobroker/node_modules/error-symbol
      npm ERR! extraneous: es5-ext@0.10.59 /opt/iobroker/node_modules/es5-ext
      npm ERR! extraneous: es6-iterator@2.0.3 /opt/iobroker/node_modules/es6-iterator
      npm ERR! extraneous: es6-map@0.1.5 /opt/iobroker/node_modules/es6-map
      npm ERR! extraneous: es6-set@0.1.5 /opt/iobroker/node_modules/es6-set
      npm ERR! extraneous: es6-symbol@3.1.3 /opt/iobroker/node_modules/es6-symbol
      npm ERR! extraneous: esprima@2.7.3 /opt/iobroker/node_modules/esprima
      npm ERR! extraneous: event-emitter@0.3.5 /opt/iobroker/node_modules/event-emitter
      npm ERR! extraneous: events@1.1.1 /opt/iobroker/node_modules/events
      npm ERR! extraneous: expand-brackets@2.1.4 /opt/iobroker/node_modules/expand-brackets
      npm ERR! extraneous: expand-template@1.1.1 /opt/iobroker/node_modules/expand-template
      npm ERR! extraneous: express-fileupload@0.4.1 /opt/iobroker/node_modules/express-fileupload
      npm ERR! extraneous: ext@1.6.0 /opt/iobroker/node_modules/ext
      npm ERR! extraneous: extend-shallow@3.0.2 /opt/iobroker/node_modules/extend-shallow
      npm ERR! extraneous: extglob@2.0.4 /opt/iobroker/node_modules/extglob
      npm ERR! extraneous: fill-range@4.0.0 /opt/iobroker/node_modules/fill-range
      npm ERR! extraneous: for-in@1.0.2 /opt/iobroker/node_modules/for-in
      npm ERR! extraneous: for-own@1.0.0 /opt/iobroker/node_modules/for-own
      npm ERR! extraneous: fragment-cache@0.2.1 /opt/iobroker/node_modules/fragment-cache
      npm ERR! extraneous: generic-pool@2.5.4 /opt/iobroker/node_modules/generic-pool
      npm ERR! extraneous: get-func-name@2.0.0 /opt/iobroker/node_modules/get-func-name
      npm ERR! extraneous: get-value@2.0.6 /opt/iobroker/node_modules/get-value
      npm ERR! extraneous: glob-parent@3.1.0 /opt/iobroker/node_modules/glob-parent
      npm ERR! extraneous: glob-stream@6.1.0 /opt/iobroker/node_modules/glob-stream
      npm ERR! extraneous: has-value@1.0.0 /opt/iobroker/node_modules/has-value
      npm ERR! extraneous: has-values@1.0.0 /opt/iobroker/node_modules/has-values
      npm ERR! extraneous: hashish@0.0.4 /opt/iobroker/node_modules/hashish
      npm ERR! extraneous: http-proxy-middleware@0.19.1 /opt/iobroker/node_modules/http-proxy-middleware
      npm ERR! extraneous: info-symbol@0.1.0 /opt/iobroker/node_modules/info-symbol
      npm ERR! extraneous: inote-util@1.17.2 /opt/iobroker/node_modules/inote-util
      npm ERR! extraneous: interpret@1.4.0 /opt/iobroker/node_modules/interpret
      npm ERR! invalid: iobroker.fully-tablet-control@0.3.7-0.0 /opt/iobroker/node_modules/iobroker.fully-tablet-control
      npm ERR! invalid: iobroker.pi-hole@1.4.0 /opt/iobroker/node_modules/iobroker.pi-hole
      npm ERR! invalid: iobroker.synochat@1.2.1 /opt/iobroker/node_modules/iobroker.synochat
      npm ERR! extraneous: iobroker.type-detector@0.1.2 /opt/iobroker/node_modules/iobroker.type-detector
      npm ERR! extraneous: is-absolute@1.0.0 /opt/iobroker/node_modules/is-absolute
      npm ERR! extraneous: is-accessor-descriptor@0.1.6 /opt/iobroker/node_modules/is-accessor-descriptor
      npm ERR! extraneous: is-data-descriptor@0.1.4 /opt/iobroker/node_modules/is-data-descriptor
      npm ERR! extraneous: is-descriptor@0.1.6 /opt/iobroker/node_modules/is-descriptor
      npm ERR! extraneous: is-extendable@0.1.1 /opt/iobroker/node_modules/is-extendable
      npm ERR! extraneous: is-glob@3.1.0 /opt/iobroker/node_modules/is-glob
      npm ERR! extraneous: is-negated-glob@1.0.0 /opt/iobroker/node_modules/is-negated-glob
      npm ERR! extraneous: is-number@6.0.0 /opt/iobroker/node_modules/is-number
      npm ERR! extraneous: is-relative@1.0.0 /opt/iobroker/node_modules/is-relative
      npm ERR! extraneous: is-unc-path@1.0.0 /opt/iobroker/node_modules/is-unc-path
      npm ERR! extraneous: is-windows@1.0.2 /opt/iobroker/node_modules/is-windows
      npm ERR! extraneous: jmespath@0.15.0 /opt/iobroker/node_modules/jmespath
      npm ERR! extraneous: json-parser@1.1.5 /opt/iobroker/node_modules/json-parser
      npm ERR! extraneous: json-stable-stringify-without-jsonify@1.0.1 /opt/iobroker/node_modules/json-stable-stringify-without-jsonify
      npm ERR! extraneous: jsonata@1.8.4 /opt/iobroker/node_modules/jsonata
      npm ERR! extraneous: kind-of@6.0.3 /opt/iobroker/node_modules/kind-of
      npm ERR! extraneous: koalas@1.0.2 /opt/iobroker/node_modules/koalas
      npm ERR! extraneous: lazy-cache@2.0.2 /opt/iobroker/node_modules/lazy-cache
      npm ERR! extraneous: localforage@1.7.3 /opt/iobroker/node_modules/localforage
      npm ERR! extraneous: log-ok@0.1.1 /opt/iobroker/node_modules/log-ok
      npm ERR! extraneous: log-utils@0.2.1 /opt/iobroker/node_modules/log-utils
      npm ERR! extraneous: map-cache@0.2.2 /opt/iobroker/node_modules/map-cache
      npm ERR! extraneous: map-visit@1.0.0 /opt/iobroker/node_modules/map-visit
      npm ERR! extraneous: md5@2.2.1 /opt/iobroker/node_modules/md5
      npm ERR! extraneous: micromatch@3.1.10 /opt/iobroker/node_modules/micromatch
      npm ERR! extraneous: mixin-deep@1.3.2 /opt/iobroker/node_modules/mixin-deep
      npm ERR! extraneous: mixin-object@2.0.1 /opt/iobroker/node_modules/mixin-object
      npm ERR! extraneous: mmmagic@0.5.3 /opt/iobroker/node_modules/mmmagic
      npm ERR! extraneous: mssql@3.3.0 /opt/iobroker/node_modules/mssql
      npm ERR! extraneous: mysql@2.17.1 /opt/iobroker/node_modules/mysql
      npm ERR! extraneous: nanomatch@1.2.13 /opt/iobroker/node_modules/nanomatch
      npm ERR! extraneous: nedb@1.8.0 /opt/iobroker/node_modules/nedb
      npm ERR! extraneous: next-tick@1.1.0 /opt/iobroker/node_modules/next-tick
      npm ERR! extraneous: node-hue-api@2.4.6 /opt/iobroker/node_modules/node-hue-api
      npm ERR! extraneous: node-inspect@2.0.0 /opt/iobroker/node_modules/node-inspect
      npm ERR! extraneous: nodemailer@6.3.0 /opt/iobroker/node_modules/nodemailer
      npm ERR! extraneous: noop-logger@0.1.1 /opt/iobroker/node_modules/noop-logger
      npm ERR! extraneous: object-copy@0.1.0 /opt/iobroker/node_modules/object-copy
      npm ERR! extraneous: object-visit@1.0.1 /opt/iobroker/node_modules/object-visit
      npm ERR! extraneous: object.pick@1.3.0 /opt/iobroker/node_modules/object.pick
      npm ERR! extraneous: objectbox@0.3.0 /opt/iobroker/node_modules/objectbox
      npm ERR! extraneous: openzwave-shared@1.5.6 /opt/iobroker/node_modules/openzwave-shared
      npm ERR! extraneous: optimist@0.6.1 /opt/iobroker/node_modules/optimist
      npm ERR! extraneous: ordered-read-streams@1.0.1 /opt/iobroker/node_modules/ordered-read-streams
      npm ERR! extraneous: packet-reader@1.0.0 /opt/iobroker/node_modules/packet-reader
      npm ERR! extraneous: pascalcase@0.1.1 /opt/iobroker/node_modules/pascalcase
      npm ERR! extraneous: path-dirname@1.0.2 /opt/iobroker/node_modules/path-dirname
      npm ERR! extraneous: pathval@1.1.0 /opt/iobroker/node_modules/pathval
      npm ERR! extraneous: pg-int8@1.0.1 /opt/iobroker/node_modules/pg-int8
      npm ERR! extraneous: pg-pool@2.0.6 /opt/iobroker/node_modules/pg-pool
      npm ERR! extraneous: pg-types@2.0.1 /opt/iobroker/node_modules/pg-types
      npm ERR! extraneous: pg@7.11.0 /opt/iobroker/node_modules/pg
      npm ERR! extraneous: pgpass@1.0.4 /opt/iobroker/node_modules/pgpass
      npm ERR! extraneous: picocolors@1.0.0 /opt/iobroker/node_modules/picocolors
      npm ERR! extraneous: pointer-symbol@1.0.0 /opt/iobroker/node_modules/pointer-symbol
      npm ERR! extraneous: posix-character-classes@0.1.1 /opt/iobroker/node_modules/posix-character-classes
      npm ERR! extraneous: postgres-array@2.0.0 /opt/iobroker/node_modules/postgres-array
      npm ERR! extraneous: postgres-bytea@1.0.0 /opt/iobroker/node_modules/postgres-bytea
      npm ERR! extraneous: postgres-date@1.0.7 /opt/iobroker/node_modules/postgres-date
      npm ERR! extraneous: postgres-interval@1.2.0 /opt/iobroker/node_modules/postgres-interval
      npm ERR! extraneous: prebuild-install@4.0.0 /opt/iobroker/node_modules/prebuild-install
      npm ERR! extraneous: priorityqueuejs@1.0.0 /opt/iobroker/node_modules/priorityqueuejs
      npm ERR! extraneous: promirepl@1.0.1 /opt/iobroker/node_modules/promirepl
      npm ERR! extraneous: promise@7.3.1 /opt/iobroker/node_modules/promise
      npm ERR! extraneous: prompt-actions@3.0.2 /opt/iobroker/node_modules/prompt-actions
      npm ERR! extraneous: prompt-base@4.1.0 /opt/iobroker/node_modules/prompt-base
      npm ERR! extraneous: prompt-checkbox@2.2.0 /opt/iobroker/node_modules/prompt-checkbox
      npm ERR! extraneous: prompt-choices@4.1.0 /opt/iobroker/node_modules/prompt-choices
      npm ERR! extraneous: prompt-list@3.2.0 /opt/iobroker/node_modules/prompt-list
      npm ERR! extraneous: prompt-question@5.0.2 /opt/iobroker/node_modules/prompt-question
      npm ERR! extraneous: prompt-radio@1.2.1 /opt/iobroker/node_modules/prompt-radio
      npm ERR! extraneous: proving@0.1.0 /opt/iobroker/node_modules/proving
      npm ERR! extraneous: pumpify@1.5.1 /opt/iobroker/node_modules/pumpify
      npm ERR! extraneous: queue@6.0.1 /opt/iobroker/node_modules/queue
      npm ERR! extraneous: radio-symbol@2.0.0 /opt/iobroker/node_modules/radio-symbol
      npm ERR! extraneous: readline-ui@2.2.3 /opt/iobroker/node_modules/readline-ui
      npm ERR! extraneous: readline-utils@2.2.3 /opt/iobroker/node_modules/readline-utils
      npm ERR! extraneous: rechoir@0.6.2 /opt/iobroker/node_modules/rechoir
      npm ERR! extraneous: regex-not@1.0.2 /opt/iobroker/node_modules/regex-not
      npm ERR! extraneous: remove-trailing-separator@1.1.0 /opt/iobroker/node_modules/remove-trailing-separator
      npm ERR! extraneous: remove@0.1.5 /opt/iobroker/node_modules/remove
      npm ERR! extraneous: repeat-element@1.1.4 /opt/iobroker/node_modules/repeat-element
      npm ERR! extraneous: repeat-string@1.6.1 /opt/iobroker/node_modules/repeat-string
      npm ERR! extraneous: resolve-url@0.2.1 /opt/iobroker/node_modules/resolve-url
      npm ERR! extraneous: ret@0.1.15 /opt/iobroker/node_modules/ret
      npm ERR! extraneous: safe-regex@1.1.0 /opt/iobroker/node_modules/safe-regex
      npm ERR! extraneous: seedrandom@2.4.4 /opt/iobroker/node_modules/seedrandom
      npm ERR! extraneous: seq@0.3.5 /opt/iobroker/node_modules/seq
      npm ERR! extraneous: set-getter@0.1.0 /opt/iobroker/node_modules/set-getter
      npm ERR! extraneous: setimmediate@1.0.5 /opt/iobroker/node_modules/setimmediate
      npm ERR! extraneous: shallow-clone@1.0.0 /opt/iobroker/node_modules/shallow-clone
      npm ERR! extraneous: sharp@0.24.1 /opt/iobroker/node_modules/sharp
      npm ERR! extraneous: shelljs@0.8.3 /opt/iobroker/node_modules/shelljs
      npm ERR! extraneous: snapdragon-node@2.1.1 /opt/iobroker/node_modules/snapdragon-node
      npm ERR! extraneous: snapdragon-util@3.0.1 /opt/iobroker/node_modules/snapdragon-util
      npm ERR! extraneous: snapdragon@0.8.2 /opt/iobroker/node_modules/snapdragon
      npm ERR! extraneous: source-map-resolve@0.5.3 /opt/iobroker/node_modules/source-map-resolve
      npm ERR! extraneous: source-map-url@0.4.1 /opt/iobroker/node_modules/source-map-url
      npm ERR! extraneous: split-string@3.1.0 /opt/iobroker/node_modules/split-string
      npm ERR! extraneous: sprintf@0.1.5 /opt/iobroker/node_modules/sprintf
      npm ERR! extraneous: sql-client@1.3.0 /opt/iobroker/node_modules/sql-client
      npm ERR! extraneous: sqlite3@4.0.9 /opt/iobroker/node_modules/sqlite3
      npm ERR! extraneous: sqlstring@2.3.1 /opt/iobroker/node_modules/sqlstring
      npm ERR! extraneous: static-extend@0.1.2 /opt/iobroker/node_modules/static-extend
      npm ERR! extraneous: streamifier@0.1.1 /opt/iobroker/node_modules/streamifier
      npm ERR! extraneous: strip-color@0.1.0 /opt/iobroker/node_modules/strip-color
      npm ERR! extraneous: success-symbol@0.1.0 /opt/iobroker/node_modules/success-symbol
      npm ERR! extraneous: systeminformation@4.14.3 /opt/iobroker/node_modules/systeminformation
      npm ERR! extraneous: tedious@1.14.0 /opt/iobroker/node_modules/tedious
      npm ERR! extraneous: terminal-paginator@2.0.2 /opt/iobroker/node_modules/terminal-paginator
      npm ERR! extraneous: through2-filter@3.0.0 /opt/iobroker/node_modules/through2-filter
      npm ERR! extraneous: time-stamp@1.1.0 /opt/iobroker/node_modules/time-stamp
      npm ERR! extraneous: to-absolute-glob@2.0.2 /opt/iobroker/node_modules/to-absolute-glob
      npm ERR! extraneous: to-object-path@0.3.0 /opt/iobroker/node_modules/to-object-path
      npm ERR! extraneous: to-regex-range@2.1.1 /opt/iobroker/node_modules/to-regex-range
      npm ERR! extraneous: to-regex@3.0.2 /opt/iobroker/node_modules/to-regex
      npm ERR! extraneous: toggle-array@1.0.1 /opt/iobroker/node_modules/toggle-array
      npm ERR! extraneous: traits@0.4.0 /opt/iobroker/node_modules/traits
      npm ERR! extraneous: type-detect@4.0.8 /opt/iobroker/node_modules/type-detect
      npm ERR! extraneous: type@1.2.0 /opt/iobroker/node_modules/type
      npm ERR! extraneous: typescript@3.5.3 /opt/iobroker/node_modules/typescript
      npm ERR! extraneous: unc-path-regex@0.1.2 /opt/iobroker/node_modules/unc-path-regex
      npm ERR! extraneous: union-value@1.0.1 /opt/iobroker/node_modules/union-value
      npm ERR! extraneous: unique-stream@2.3.1 /opt/iobroker/node_modules/unique-stream
      npm ERR! extraneous: unset-value@1.0.0 /opt/iobroker/node_modules/unset-value
      npm ERR! extraneous: urix@0.1.0 /opt/iobroker/node_modules/urix
      npm ERR! extraneous: url@0.10.3 /opt/iobroker/node_modules/url
      npm ERR! extraneous: use@3.1.1 /opt/iobroker/node_modules/use
      npm ERR! extraneous: virtual-device-sdk@1.5.18 /opt/iobroker/node_modules/virtual-device-sdk
      npm ERR! extraneous: virtual-tsc@0.6.2 /opt/iobroker/node_modules/virtual-tsc
      npm ERR! extraneous: vm2@3.8.2 /opt/iobroker/node_modules/vm2
      npm ERR! extraneous: wake_on_lan@1.0.0 /opt/iobroker/node_modules/wake_on_lan
      npm ERR! extraneous: warning-symbol@0.1.0 /opt/iobroker/node_modules/warning-symbol
      npm ERR! extraneous: which-pm-runs@1.0.0 /opt/iobroker/node_modules/which-pm-runs
      npm ERR! extraneous: window-size@1.1.1 /opt/iobroker/node_modules/window-size
      npm ERR! extraneous: wordwrap@0.0.3 /opt/iobroker/node_modules/wordwrap
      npm ERR! extraneous: zigbee-herdsman-converters@14.0.309 /opt/iobroker/node_modules/zigbee-herdsman-converters
      npm ERR! extraneous: zigbee-herdsman@0.13.166 /opt/iobroker/node_modules/zigbee-herdsman
      npm ERR! extraneous: zigbee-shepherd-converters@10.2.5 /opt/iobroker/node_modules/zigbee-shepherd-converters
      
      npm ERR! A complete log of this run can be found in:
      npm ERR!     /home/iobroker/.npm/_logs/2022-07-15T08_18_10_697Z-debug-0.log
      
      

      UDM Pro, Intel NUC - ioBroker in Proxmox-VM, PiHole+Grafana&Influx+TasmoAdmin in LXCs, Raspberry Pi3 (als CCU), Zigbee-Stick Sonoff, Synology DS918+

      crunchipC 1 Antwort Letzte Antwort
      0
      • Thomas BraunT Thomas Braun

        @kueppert

        Wie schaut denn dein npm tree aus?

        cd /opt/iobroker
        npm ls
        

        Und auch mal in die /opt/iobroker/package.json schauen.

        K Online
        K Online
        Kueppert
        schrieb am zuletzt editiert von
        #22

        @thomas-braun

        {
          "name": "iobroker.inst",
          "version": "2.0.3",
          "private": true,
          "description": "Automation platform in node.js",
          "scripts": {
            "install": "node lib/checkVersions.js",
            "postinstall": "node lib/install.js",
            "test": "node node_modules/mocha/bin/mocha --exit"
          },
          "dependencies": {
            "canvas": "^2.6.1",
            "colors": "^1.3.3",
            "fs-extra": "^7.0.1",
            "iobroker": "^2.0.3",
            "iobroker.admin": "6.2.0",
            "iobroker.alarm": "3.1.1",
            "iobroker.alexa2": "3.17.4",
            "iobroker.alias-manager": "1.2.6",
            "iobroker.backitup": "2.4.10",
            "iobroker.daswetter": "3.1.3",
            "iobroker.denon": "1.13.4",
            "iobroker.devices": "1.0.12",
            "iobroker.discovery": "3.0.5",
            "iobroker.echarts": "1.0.12",
            "iobroker.email": "1.1.3",
            "iobroker.flot": "1.11.0",
            "iobroker.fully-tablet-control": "github:xXBJXx/ioBroker.fully-tablet-contro
            "iobroker.harmony": "^1.2.2",
            "iobroker.history": "2.1.7",
            "iobroker.hm-rega": "3.0.40",
            "iobroker.hm-rpc": "1.15.12",
            "iobroker.hue": "3.7.1",
            "iobroker.ical": "1.13.1",
            "iobroker.icons-mfd-png": "1.1.0",
            "iobroker.icons-ultimate-png": "^1.0.1",
            "iobroker.influxdb": "3.1.7",
            "iobroker.info": "1.9.19",
            "iobroker.iot": "1.11.8",
            "iobroker.iqontrol": "2.0.1",
            "iobroker.javascript": "5.8.8",
            "iobroker.js-controller": "4.0.23",
            "iobroker.lifx": "^0.1.1",
            "iobroker.logparser": "^1.1.0",
            "iobroker.mihome": "1.4.0",
            "iobroker.nut": "1.5.1",
            "iobroker.pi-hole": "github:unltdnetworx/ioBroker.pi-hole#master",
            "iobroker.ping": "1.5.3",
            "iobroker.pollenflug": "^1.0.6",
            "iobroker.proxmox": "^1.3.4",
            "iobroker.scenes": "2.3.9",
            "iobroker.shelly": "6.0.0",
            "iobroker.simple-api": "2.7.0",
            "iobroker.smartcontrol": "^1.2.1",
            "iobroker.snmp": "1.0.0",
            "iobroker.socketio": "6.1.8",
            "iobroker.sonoff": "2.5.1",
            "iobroker.synochat": "github:phoeluga/ioBroker.synochat",
            "iobroker.synology": "2.1.9",
            "iobroker.tankerkoenig": "^2.1.1",
            "iobroker.telegram": "1.14.1",
            "iobroker.text2command": "2.2.2",
            "iobroker.tr-064": "4.2.16",
            "iobroker.trashschedule": "2.0.3",
            "iobroker.unifi": "0.6.1",
            "iobroker.vcard": "0.0.9",
            "iobroker.vis": "1.4.15",
            "iobroker.vis-bars": "^0.1.4",
            "iobroker.vis-canvas-gauges": "^0.1.5",
            "iobroker.vis-colorpicker": "^1.2.0",
            "iobroker.vis-fancyswitch": "^1.1.0",
            "iobroker.vis-history": "^1.0.0",
            "iobroker.vis-hqwidgets": "1.2.0",
            "iobroker.vis-jqui-mfd": "^1.0.12",
            "iobroker.vis-justgage": "^1.0.2",
            "iobroker.vis-materialdesign": "^0.5.9",
            "iobroker.vis-players": "^0.1.6",
            "iobroker.vis-timeandweather": "1.2.2",
            "iobroker.vis-weather": "^2.5.5",
            "iobroker.web": "5.2.4",
            "iobroker.web-speedy": "^0.2.0",
            "iobroker.whatsapp-cmb": "0.2.2",
            "iobroker.wled": "0.6.7",
            "iobroker.ws": "2.1.3",
            "iobroker.yeelight-2": "1.2.1",
            "iobroker.zigbee": "1.7.5",
            "semver": "^5.6.0",
            "winston-syslog": "^2.5.0",
            "yargs": "^7.0.2"
          }
        }
        
        

        UDM Pro, Intel NUC - ioBroker in Proxmox-VM, PiHole+Grafana&Influx+TasmoAdmin in LXCs, Raspberry Pi3 (als CCU), Zigbee-Stick Sonoff, Synology DS918+

        1 Antwort Letzte Antwort
        0
        • K Kueppert

          @thomas-braun uiuiui, sieht verdammt rot aus

          thorsten@ioBroker2:/opt/iobroker$ npm ls
          [sudo] Passwort für thorsten:
          iobroker.inst@2.0.3 /opt/iobroker
          ├── @types/caseless@0.12.2 extraneous
          ├── @types/request@2.48.2 extraneous
          ├── @types/tough-cookie@2.3.5 extraneous
          ├── alexa-cookie2@2.1.0 extraneous
          ├── alexa-remote2@2.3.7 extraneous
          ├── ansi-bgblack@0.1.1 extraneous
          ├── ansi-bgblue@0.1.1 extraneous
          ├── ansi-bgcyan@0.1.1 extraneous
          ├── ansi-bggreen@0.1.1 extraneous
          ├── ansi-bgmagenta@0.1.1 extraneous
          ├── ansi-bgred@0.1.1 extraneous
          ├── ansi-bgwhite@0.1.1 extraneous
          ├── ansi-bgyellow@0.1.1 extraneous
          ├── ansi-black@0.1.1 extraneous
          ├── ansi-blue@0.1.1 extraneous
          ├── ansi-bold@0.1.1 extraneous
          ├── ansi-colors@0.2.0 extraneous
          ├── ansi-cyan@0.1.1 extraneous
          ├── ansi-dim@0.1.1 extraneous
          ├── ansi-gray@0.1.1 extraneous
          ├── ansi-green@0.1.1 extraneous
          ├── ansi-grey@0.1.1 extraneous
          ├── ansi-hidden@0.1.1 extraneous
          ├── ansi-inverse@0.1.1 extraneous
          ├── ansi-italic@0.1.1 extraneous
          ├── ansi-magenta@0.1.1 extraneous
          ├── ansi-red@0.1.1 extraneous
          ├── ansi-reset@0.1.1 extraneous
          ├── ansi-strikethrough@0.1.1 extraneous
          ├── ansi-underline@0.1.1 extraneous
          ├── ansi-white@0.1.1 extraneous
          ├── ansi-wrap@0.1.0 extraneous
          ├── ansi-yellow@0.1.1 extraneous
          ├── argf@0.0.1 extraneous
          ├── arr-diff@4.0.0 extraneous
          ├── arr-flatten@1.1.0 extraneous
          ├── arr-swap@1.0.1 extraneous
          ├── arr-union@3.1.0 extraneous
          ├── array-unique@0.3.2 extraneous
          ├── asap@2.0.6 extraneous
          ├── assertion-error@1.1.0 extraneous
          ├── assign-symbols@1.0.0 extraneous
          ├── atob@2.1.2 extraneous
          ├── aws-iot-device-sdk@2.2.3 extraneous
          ├── aws-sdk@2.493.0 extraneous
          ├── babel-runtime@5.8.38 extraneous
          ├── base@0.11.2 extraneous
          ├── big-number@0.3.1 extraneous
          ├── bignumber.js@7.2.1 extraneous
          ├── binary-search-tree@0.2.5 extraneous
          ├── bottleneck@2.19.2 extraneous
          ├── braces@2.3.2 extraneous
          ├── buffer-alloc-unsafe@1.1.0 extraneous
          ├── buffer-fill@1.0.0 extraneous
          ├── buffer-writer@2.0.0 extraneous
          ├── buffer@4.9.1 extraneous
          ├── busboy@0.2.14 extraneous
          ├── busyman@0.3.0 extraneous
          ├── cache-base@1.0.1 extraneous
          ├── callback-stream@1.1.0 extraneous
          ├── canvas@2.6.1
          ├── chai@4.2.0 extraneous
          ├── check-error@1.0.2 extraneous
          ├── choices-separator@2.0.0 extraneous
          ├── class-utils@0.3.6 extraneous
          ├── clone-deep@1.0.0 extraneous
          ├── coffee-compiler@0.3.2 extraneous
          ├── coffeescript@1.12.7 extraneous
          ├── collection-visit@1.0.0 extraneous
          ├── colors@1.3.3
          ├── commander@2.20.3 extraneous
          ├── comment-json@1.1.3 extraneous
          ├── concentrate@0.2.3 extraneous
          ├── copy-descriptor@0.1.1 extraneous
          ├── core-js@1.2.7 extraneous
          ├── d@1.0.1 extraneous
          ├── decode-uri-component@0.2.0 extraneous
          ├── deep-eql@3.0.1 extraneous
          ├── define-property@2.0.2 extraneous
          ├── dicer@0.2.5 extraneous
          ├── dissolve@0.3.3 extraneous
          ├── dotenv@4.0.0 extraneous
          ├── enum@2.5.0 extraneous
          ├── error-symbol@0.1.0 extraneous
          ├── es5-ext@0.10.59 extraneous
          ├── es6-iterator@2.0.3 extraneous
          ├── es6-map@0.1.5 extraneous
          ├── es6-set@0.1.5 extraneous
          ├── es6-symbol@3.1.3 extraneous
          ├── esprima@2.7.3 extraneous
          ├── event-emitter@0.3.5 extraneous
          ├── events@1.1.1 extraneous
          ├── expand-brackets@2.1.4 extraneous
          ├── expand-template@1.1.1 extraneous
          ├── express-fileupload@0.4.1 extraneous
          ├── ext@1.6.0 extraneous
          ├── extend-shallow@3.0.2 extraneous
          ├── extglob@2.0.4 extraneous
          ├── fill-range@4.0.0 extraneous
          ├── for-in@1.0.2 extraneous
          ├── for-own@1.0.0 extraneous
          ├── fragment-cache@0.2.1 extraneous
          ├── fs-extra@7.0.1
          ├── generic-pool@2.5.4 extraneous
          ├── get-func-name@2.0.0 extraneous
          ├── get-value@2.0.6 extraneous
          ├── glob-parent@3.1.0 extraneous
          ├── glob-stream@6.1.0 extraneous
          ├── has-value@1.0.0 extraneous
          ├── has-values@1.0.0 extraneous
          ├── hashish@0.0.4 extraneous
          ├── http-proxy-middleware@0.19.1 extraneous
          ├── info-symbol@0.1.0 extraneous
          ├── inote-util@1.17.2 extraneous
          ├── interpret@1.4.0 extraneous
          ├── iobroker.admin@6.2.0
          ├── iobroker.alarm@3.1.1
          ├── iobroker.alexa2@3.17.4
          ├── iobroker.alias-manager@1.2.6
          ├── iobroker.backitup@2.4.10
          ├── iobroker.daswetter@3.1.3
          ├── iobroker.denon@1.13.4
          ├── iobroker.devices@1.0.12
          ├── iobroker.discovery@3.0.5
          ├── iobroker.echarts@1.0.12
          ├── iobroker.email@1.1.3
          ├── iobroker.flot@1.11.0
          ├── iobroker.fully-tablet-control@0.3.7-0.0 invalid: "github:xXBJXx/ioBroker.fully-tablet-control#7d931a40ad31c1439f39ffea6a1dc48e9b5527e9" from the root project
          ├── iobroker.harmony@1.2.2
          ├── iobroker.history@2.1.7
          ├── iobroker.hm-rega@3.0.40
          ├── iobroker.hm-rpc@1.15.12
          ├── iobroker.hue@3.7.1
          ├── iobroker.ical@1.13.1
          ├── iobroker.icons-mfd-png@1.1.0
          ├── iobroker.icons-ultimate-png@1.0.1
          ├── iobroker.influxdb@3.1.7
          ├── iobroker.info@1.9.19
          ├── iobroker.iot@1.11.8
          ├── iobroker.iqontrol@2.0.1
          ├── iobroker.javascript@5.8.8
          ├── iobroker.js-controller@4.0.23
          ├── iobroker.lifx@0.1.1
          ├── iobroker.logparser@1.1.0
          ├── iobroker.mihome@1.4.0
          ├── iobroker.nut@1.5.1
          ├── iobroker.pi-hole@1.4.0 invalid: "github:unltdnetworx/ioBroker.pi-hole#master" from the root project
          ├── iobroker.ping@1.5.3
          ├── iobroker.pollenflug@1.0.6
          ├── iobroker.proxmox@1.3.4
          ├── iobroker.scenes@2.3.9
          ├── iobroker.shelly@6.0.0
          ├── iobroker.simple-api@2.7.0
          ├── iobroker.smartcontrol@1.2.1
          ├── iobroker.snmp@1.0.0
          ├── iobroker.socketio@6.1.8
          ├── iobroker.sonoff@2.5.1
          ├── iobroker.synochat@1.2.1 invalid: "github:phoeluga/ioBroker.synochat" from the root project
          ├── iobroker.synology@2.1.9
          ├── iobroker.tankerkoenig@2.1.1
          ├── iobroker.telegram@1.14.1
          ├── iobroker.text2command@2.2.2
          ├── iobroker.tr-064@4.2.16
          ├── iobroker.trashschedule@2.0.3
          ├── iobroker.type-detector@0.1.2 extraneous
          ├── iobroker.unifi@0.6.1
          ├── iobroker.vcard@0.0.9
          ├── iobroker.vis-bars@0.1.4
          ├── iobroker.vis-canvas-gauges@0.1.5
          ├── iobroker.vis-colorpicker@1.2.0
          ├── iobroker.vis-fancyswitch@1.1.0
          ├── iobroker.vis-history@1.0.0
          ├── iobroker.vis-hqwidgets@1.2.0
          ├── iobroker.vis-jqui-mfd@1.0.12
          ├── iobroker.vis-justgage@1.0.2
          ├── iobroker.vis-materialdesign@0.5.9
          ├── iobroker.vis-players@0.1.6
          ├── iobroker.vis-timeandweather@1.2.2
          ├── iobroker.vis-weather@2.5.5
          ├── iobroker.vis@1.4.15
          ├── iobroker.web-speedy@0.2.0
          ├── iobroker.web@5.2.4
          ├── iobroker.whatsapp-cmb@0.2.2
          ├── iobroker.wled@0.6.7
          ├── iobroker.ws@2.1.3
          ├── iobroker.yeelight-2@1.2.1
          ├── iobroker.zigbee@1.7.5
          ├── iobroker@2.0.3
          ├── is-absolute@1.0.0 extraneous
          ├── is-accessor-descriptor@0.1.6 extraneous
          ├── is-data-descriptor@0.1.4 extraneous
          ├── is-descriptor@0.1.6 extraneous
          ├── is-extendable@0.1.1 extraneous
          ├── is-glob@3.1.0 extraneous
          ├── is-negated-glob@1.0.0 extraneous
          ├── is-number@6.0.0 extraneous
          ├── is-relative@1.0.0 extraneous
          ├── is-unc-path@1.0.0 extraneous
          ├── is-windows@1.0.2 extraneous
          ├── jmespath@0.15.0 extraneous
          ├── json-parser@1.1.5 extraneous
          ├── json-stable-stringify-without-jsonify@1.0.1 extraneous
          ├── jsonata@1.8.4 extraneous
          ├── kind-of@6.0.3 extraneous
          ├── koalas@1.0.2 extraneous
          ├── lazy-cache@2.0.2 extraneous
          ├── localforage@1.7.3 extraneous
          ├── log-ok@0.1.1 extraneous
          ├── log-utils@0.2.1 extraneous
          ├── map-cache@0.2.2 extraneous
          ├── map-visit@1.0.0 extraneous
          ├── md5@2.2.1 extraneous
          ├── micromatch@3.1.10 extraneous
          ├── mixin-deep@1.3.2 extraneous
          ├── mixin-object@2.0.1 extraneous
          ├── mmmagic@0.5.3 extraneous
          ├── mssql@3.3.0 extraneous
          ├── mysql@2.17.1 extraneous
          ├── nanomatch@1.2.13 extraneous
          ├── nedb@1.8.0 extraneous
          ├── next-tick@1.1.0 extraneous
          ├── node-hue-api@2.4.6 extraneous
          ├── node-inspect@2.0.0 extraneous
          ├── nodemailer@6.3.0 extraneous
          ├── noop-logger@0.1.1 extraneous
          ├── object-copy@0.1.0 extraneous
          ├── object-visit@1.0.1 extraneous
          ├── object.pick@1.3.0 extraneous
          ├── objectbox@0.3.0 extraneous
          ├── openzwave-shared@1.5.6 extraneous
          ├── optimist@0.6.1 extraneous
          ├── ordered-read-streams@1.0.1 extraneous
          ├── packet-reader@1.0.0 extraneous
          ├── pascalcase@0.1.1 extraneous
          ├── path-dirname@1.0.2 extraneous
          ├── pathval@1.1.0 extraneous
          ├── pg-int8@1.0.1 extraneous
          ├── pg-pool@2.0.6 extraneous
          ├── pg-types@2.0.1 extraneous
          ├── pg@7.11.0 extraneous
          ├── pgpass@1.0.4 extraneous
          ├── picocolors@1.0.0 extraneous
          ├── pointer-symbol@1.0.0 extraneous
          ├── posix-character-classes@0.1.1 extraneous
          ├── postgres-array@2.0.0 extraneous
          ├── postgres-bytea@1.0.0 extraneous
          ├── postgres-date@1.0.7 extraneous
          ├── postgres-interval@1.2.0 extraneous
          ├── prebuild-install@4.0.0 extraneous
          ├── priorityqueuejs@1.0.0 extraneous
          ├── promirepl@1.0.1 extraneous
          ├── promise@7.3.1 extraneous
          ├── prompt-actions@3.0.2 extraneous
          ├── prompt-base@4.1.0 extraneous
          ├── prompt-checkbox@2.2.0 extraneous
          ├── prompt-choices@4.1.0 extraneous
          ├── prompt-list@3.2.0 extraneous
          ├── prompt-question@5.0.2 extraneous
          ├── prompt-radio@1.2.1 extraneous
          ├── proving@0.1.0 extraneous
          ├── pumpify@1.5.1 extraneous
          ├── queue@6.0.1 extraneous
          ├── radio-symbol@2.0.0 extraneous
          ├── readline-ui@2.2.3 extraneous
          ├── readline-utils@2.2.3 extraneous
          ├── rechoir@0.6.2 extraneous
          ├── regex-not@1.0.2 extraneous
          ├── remove-trailing-separator@1.1.0 extraneous
          ├── remove@0.1.5 extraneous
          ├── repeat-element@1.1.4 extraneous
          ├── repeat-string@1.6.1 extraneous
          ├── resolve-url@0.2.1 extraneous
          ├── ret@0.1.15 extraneous
          ├── safe-regex@1.1.0 extraneous
          ├── seedrandom@2.4.4 extraneous
          ├── semver@5.7.0
          ├── seq@0.3.5 extraneous
          ├── set-getter@0.1.0 extraneous
          ├── setimmediate@1.0.5 extraneous
          ├── shallow-clone@1.0.0 extraneous
          ├── sharp@0.24.1 extraneous
          ├── shelljs@0.8.3 extraneous
          ├── snapdragon-node@2.1.1 extraneous
          ├── snapdragon-util@3.0.1 extraneous
          ├── snapdragon@0.8.2 extraneous
          ├── source-map-resolve@0.5.3 extraneous
          ├── source-map-url@0.4.1 extraneous
          ├── split-string@3.1.0 extraneous
          ├── sprintf@0.1.5 extraneous
          ├── sql-client@1.3.0 extraneous
          ├── sqlite3@4.0.9 extraneous
          ├── sqlstring@2.3.1 extraneous
          ├── static-extend@0.1.2 extraneous
          ├── streamifier@0.1.1 extraneous
          ├── strip-color@0.1.0 extraneous
          ├── success-symbol@0.1.0 extraneous
          ├── systeminformation@4.14.3 extraneous
          ├── tedious@1.14.0 extraneous
          ├── terminal-paginator@2.0.2 extraneous
          ├── through2-filter@3.0.0 extraneous
          ├── time-stamp@1.1.0 extraneous
          ├── to-absolute-glob@2.0.2 extraneous
          ├── to-object-path@0.3.0 extraneous
          ├── to-regex-range@2.1.1 extraneous
          ├── to-regex@3.0.2 extraneous
          ├── toggle-array@1.0.1 extraneous
          ├── traits@0.4.0 extraneous
          ├── type-detect@4.0.8 extraneous
          ├── type@1.2.0 extraneous
          ├── typescript@3.5.3 extraneous
          ├── unc-path-regex@0.1.2 extraneous
          ├── union-value@1.0.1 extraneous
          ├── unique-stream@2.3.1 extraneous
          ├── unset-value@1.0.0 extraneous
          ├── urix@0.1.0 extraneous
          ├── url@0.10.3 extraneous
          ├── use@3.1.1 extraneous
          ├── virtual-device-sdk@1.5.18 extraneous
          ├── virtual-tsc@0.6.2 extraneous
          ├── vm2@3.8.2 extraneous
          ├── wake_on_lan@1.0.0 extraneous
          ├── warning-symbol@0.1.0 extraneous
          ├── which-pm-runs@1.0.0 extraneous
          ├── window-size@1.1.1 extraneous
          ├── winston-syslog@2.5.0
          ├── wordwrap@0.0.3 extraneous
          ├── yargs@7.1.0
          ├── zigbee-herdsman-converters@14.0.309 extraneous
          ├── zigbee-herdsman@0.13.166 extraneous
          └── zigbee-shepherd-converters@10.2.5 extraneous
          
          npm ERR! code ELSPROBLEMS
          npm ERR! extraneous: @types/caseless@0.12.2 /opt/iobroker/node_modules/@types/caseless
          npm ERR! extraneous: @types/request@2.48.2 /opt/iobroker/node_modules/@types/request
          npm ERR! extraneous: @types/tough-cookie@2.3.5 /opt/iobroker/node_modules/@types/tough-cookie
          npm ERR! extraneous: alexa-cookie2@2.1.0 /opt/iobroker/node_modules/alexa-cookie2
          npm ERR! extraneous: alexa-remote2@2.3.7 /opt/iobroker/node_modules/alexa-remote2
          npm ERR! extraneous: ansi-bgblack@0.1.1 /opt/iobroker/node_modules/ansi-bgblack
          npm ERR! extraneous: ansi-bgblue@0.1.1 /opt/iobroker/node_modules/ansi-bgblue
          npm ERR! extraneous: ansi-bgcyan@0.1.1 /opt/iobroker/node_modules/ansi-bgcyan
          npm ERR! extraneous: ansi-bggreen@0.1.1 /opt/iobroker/node_modules/ansi-bggreen
          npm ERR! extraneous: ansi-bgmagenta@0.1.1 /opt/iobroker/node_modules/ansi-bgmagenta
          npm ERR! extraneous: ansi-bgred@0.1.1 /opt/iobroker/node_modules/ansi-bgred
          npm ERR! extraneous: ansi-bgwhite@0.1.1 /opt/iobroker/node_modules/ansi-bgwhite
          npm ERR! extraneous: ansi-bgyellow@0.1.1 /opt/iobroker/node_modules/ansi-bgyellow
          npm ERR! extraneous: ansi-black@0.1.1 /opt/iobroker/node_modules/ansi-black
          npm ERR! extraneous: ansi-blue@0.1.1 /opt/iobroker/node_modules/ansi-blue
          npm ERR! extraneous: ansi-bold@0.1.1 /opt/iobroker/node_modules/ansi-bold
          npm ERR! extraneous: ansi-colors@0.2.0 /opt/iobroker/node_modules/ansi-colors
          npm ERR! extraneous: ansi-cyan@0.1.1 /opt/iobroker/node_modules/ansi-cyan
          npm ERR! extraneous: ansi-dim@0.1.1 /opt/iobroker/node_modules/ansi-dim
          npm ERR! extraneous: ansi-gray@0.1.1 /opt/iobroker/node_modules/ansi-gray
          npm ERR! extraneous: ansi-green@0.1.1 /opt/iobroker/node_modules/ansi-green
          npm ERR! extraneous: ansi-grey@0.1.1 /opt/iobroker/node_modules/ansi-grey
          npm ERR! extraneous: ansi-hidden@0.1.1 /opt/iobroker/node_modules/ansi-hidden
          npm ERR! extraneous: ansi-inverse@0.1.1 /opt/iobroker/node_modules/ansi-inverse
          npm ERR! extraneous: ansi-italic@0.1.1 /opt/iobroker/node_modules/ansi-italic
          npm ERR! extraneous: ansi-magenta@0.1.1 /opt/iobroker/node_modules/ansi-magenta
          npm ERR! extraneous: ansi-red@0.1.1 /opt/iobroker/node_modules/ansi-red
          npm ERR! extraneous: ansi-reset@0.1.1 /opt/iobroker/node_modules/ansi-reset
          npm ERR! extraneous: ansi-strikethrough@0.1.1 /opt/iobroker/node_modules/ansi-strikethrough
          npm ERR! extraneous: ansi-underline@0.1.1 /opt/iobroker/node_modules/ansi-underline
          npm ERR! extraneous: ansi-white@0.1.1 /opt/iobroker/node_modules/ansi-white
          npm ERR! extraneous: ansi-wrap@0.1.0 /opt/iobroker/node_modules/ansi-wrap
          npm ERR! extraneous: ansi-yellow@0.1.1 /opt/iobroker/node_modules/ansi-yellow
          npm ERR! extraneous: argf@0.0.1 /opt/iobroker/node_modules/argf
          npm ERR! extraneous: arr-diff@4.0.0 /opt/iobroker/node_modules/arr-diff
          npm ERR! extraneous: arr-flatten@1.1.0 /opt/iobroker/node_modules/arr-flatten
          npm ERR! extraneous: arr-swap@1.0.1 /opt/iobroker/node_modules/arr-swap
          npm ERR! extraneous: arr-union@3.1.0 /opt/iobroker/node_modules/arr-union
          npm ERR! extraneous: array-unique@0.3.2 /opt/iobroker/node_modules/array-unique
          npm ERR! extraneous: asap@2.0.6 /opt/iobroker/node_modules/asap
          npm ERR! extraneous: assertion-error@1.1.0 /opt/iobroker/node_modules/assertion-error
          npm ERR! extraneous: assign-symbols@1.0.0 /opt/iobroker/node_modules/assign-symbols
          npm ERR! extraneous: atob@2.1.2 /opt/iobroker/node_modules/atob
          npm ERR! extraneous: aws-iot-device-sdk@2.2.3 /opt/iobroker/node_modules/aws-iot-device-sdk
          npm ERR! extraneous: aws-sdk@2.493.0 /opt/iobroker/node_modules/aws-sdk
          npm ERR! extraneous: babel-runtime@5.8.38 /opt/iobroker/node_modules/babel-runtime
          npm ERR! extraneous: base@0.11.2 /opt/iobroker/node_modules/base
          npm ERR! extraneous: big-number@0.3.1 /opt/iobroker/node_modules/big-number
          npm ERR! extraneous: bignumber.js@7.2.1 /opt/iobroker/node_modules/bignumber.js
          npm ERR! extraneous: binary-search-tree@0.2.5 /opt/iobroker/node_modules/binary-search-tree
          npm ERR! extraneous: bottleneck@2.19.2 /opt/iobroker/node_modules/bottleneck
          npm ERR! extraneous: braces@2.3.2 /opt/iobroker/node_modules/braces
          npm ERR! extraneous: buffer-alloc-unsafe@1.1.0 /opt/iobroker/node_modules/buffer-alloc-unsafe
          npm ERR! extraneous: buffer-fill@1.0.0 /opt/iobroker/node_modules/buffer-fill
          npm ERR! extraneous: buffer-writer@2.0.0 /opt/iobroker/node_modules/buffer-writer
          npm ERR! extraneous: buffer@4.9.1 /opt/iobroker/node_modules/buffer
          npm ERR! extraneous: busboy@0.2.14 /opt/iobroker/node_modules/busboy
          npm ERR! extraneous: busyman@0.3.0 /opt/iobroker/node_modules/busyman
          npm ERR! extraneous: cache-base@1.0.1 /opt/iobroker/node_modules/cache-base
          npm ERR! extraneous: callback-stream@1.1.0 /opt/iobroker/node_modules/callback-stream
          npm ERR! extraneous: chai@4.2.0 /opt/iobroker/node_modules/chai
          npm ERR! extraneous: check-error@1.0.2 /opt/iobroker/node_modules/check-error
          npm ERR! extraneous: choices-separator@2.0.0 /opt/iobroker/node_modules/choices-separator
          npm ERR! extraneous: class-utils@0.3.6 /opt/iobroker/node_modules/class-utils
          npm ERR! extraneous: clone-deep@1.0.0 /opt/iobroker/node_modules/clone-deep
          npm ERR! extraneous: coffee-compiler@0.3.2 /opt/iobroker/node_modules/coffee-compiler
          npm ERR! extraneous: coffeescript@1.12.7 /opt/iobroker/node_modules/coffeescript
          npm ERR! extraneous: collection-visit@1.0.0 /opt/iobroker/node_modules/collection-visit
          npm ERR! extraneous: commander@2.20.3 /opt/iobroker/node_modules/commander
          npm ERR! extraneous: comment-json@1.1.3 /opt/iobroker/node_modules/comment-json
          npm ERR! extraneous: concentrate@0.2.3 /opt/iobroker/node_modules/concentrate
          npm ERR! extraneous: copy-descriptor@0.1.1 /opt/iobroker/node_modules/copy-descriptor
          npm ERR! extraneous: core-js@1.2.7 /opt/iobroker/node_modules/core-js
          npm ERR! extraneous: d@1.0.1 /opt/iobroker/node_modules/d
          npm ERR! extraneous: decode-uri-component@0.2.0 /opt/iobroker/node_modules/decode-uri-component
          npm ERR! extraneous: deep-eql@3.0.1 /opt/iobroker/node_modules/deep-eql
          npm ERR! extraneous: define-property@2.0.2 /opt/iobroker/node_modules/define-property
          npm ERR! extraneous: dicer@0.2.5 /opt/iobroker/node_modules/dicer
          npm ERR! extraneous: dissolve@0.3.3 /opt/iobroker/node_modules/dissolve
          npm ERR! extraneous: dotenv@4.0.0 /opt/iobroker/node_modules/dotenv
          npm ERR! extraneous: enum@2.5.0 /opt/iobroker/node_modules/enum
          npm ERR! extraneous: error-symbol@0.1.0 /opt/iobroker/node_modules/error-symbol
          npm ERR! extraneous: es5-ext@0.10.59 /opt/iobroker/node_modules/es5-ext
          npm ERR! extraneous: es6-iterator@2.0.3 /opt/iobroker/node_modules/es6-iterator
          npm ERR! extraneous: es6-map@0.1.5 /opt/iobroker/node_modules/es6-map
          npm ERR! extraneous: es6-set@0.1.5 /opt/iobroker/node_modules/es6-set
          npm ERR! extraneous: es6-symbol@3.1.3 /opt/iobroker/node_modules/es6-symbol
          npm ERR! extraneous: esprima@2.7.3 /opt/iobroker/node_modules/esprima
          npm ERR! extraneous: event-emitter@0.3.5 /opt/iobroker/node_modules/event-emitter
          npm ERR! extraneous: events@1.1.1 /opt/iobroker/node_modules/events
          npm ERR! extraneous: expand-brackets@2.1.4 /opt/iobroker/node_modules/expand-brackets
          npm ERR! extraneous: expand-template@1.1.1 /opt/iobroker/node_modules/expand-template
          npm ERR! extraneous: express-fileupload@0.4.1 /opt/iobroker/node_modules/express-fileupload
          npm ERR! extraneous: ext@1.6.0 /opt/iobroker/node_modules/ext
          npm ERR! extraneous: extend-shallow@3.0.2 /opt/iobroker/node_modules/extend-shallow
          npm ERR! extraneous: extglob@2.0.4 /opt/iobroker/node_modules/extglob
          npm ERR! extraneous: fill-range@4.0.0 /opt/iobroker/node_modules/fill-range
          npm ERR! extraneous: for-in@1.0.2 /opt/iobroker/node_modules/for-in
          npm ERR! extraneous: for-own@1.0.0 /opt/iobroker/node_modules/for-own
          npm ERR! extraneous: fragment-cache@0.2.1 /opt/iobroker/node_modules/fragment-cache
          npm ERR! extraneous: generic-pool@2.5.4 /opt/iobroker/node_modules/generic-pool
          npm ERR! extraneous: get-func-name@2.0.0 /opt/iobroker/node_modules/get-func-name
          npm ERR! extraneous: get-value@2.0.6 /opt/iobroker/node_modules/get-value
          npm ERR! extraneous: glob-parent@3.1.0 /opt/iobroker/node_modules/glob-parent
          npm ERR! extraneous: glob-stream@6.1.0 /opt/iobroker/node_modules/glob-stream
          npm ERR! extraneous: has-value@1.0.0 /opt/iobroker/node_modules/has-value
          npm ERR! extraneous: has-values@1.0.0 /opt/iobroker/node_modules/has-values
          npm ERR! extraneous: hashish@0.0.4 /opt/iobroker/node_modules/hashish
          npm ERR! extraneous: http-proxy-middleware@0.19.1 /opt/iobroker/node_modules/http-proxy-middleware
          npm ERR! extraneous: info-symbol@0.1.0 /opt/iobroker/node_modules/info-symbol
          npm ERR! extraneous: inote-util@1.17.2 /opt/iobroker/node_modules/inote-util
          npm ERR! extraneous: interpret@1.4.0 /opt/iobroker/node_modules/interpret
          npm ERR! invalid: iobroker.fully-tablet-control@0.3.7-0.0 /opt/iobroker/node_modules/iobroker.fully-tablet-control
          npm ERR! invalid: iobroker.pi-hole@1.4.0 /opt/iobroker/node_modules/iobroker.pi-hole
          npm ERR! invalid: iobroker.synochat@1.2.1 /opt/iobroker/node_modules/iobroker.synochat
          npm ERR! extraneous: iobroker.type-detector@0.1.2 /opt/iobroker/node_modules/iobroker.type-detector
          npm ERR! extraneous: is-absolute@1.0.0 /opt/iobroker/node_modules/is-absolute
          npm ERR! extraneous: is-accessor-descriptor@0.1.6 /opt/iobroker/node_modules/is-accessor-descriptor
          npm ERR! extraneous: is-data-descriptor@0.1.4 /opt/iobroker/node_modules/is-data-descriptor
          npm ERR! extraneous: is-descriptor@0.1.6 /opt/iobroker/node_modules/is-descriptor
          npm ERR! extraneous: is-extendable@0.1.1 /opt/iobroker/node_modules/is-extendable
          npm ERR! extraneous: is-glob@3.1.0 /opt/iobroker/node_modules/is-glob
          npm ERR! extraneous: is-negated-glob@1.0.0 /opt/iobroker/node_modules/is-negated-glob
          npm ERR! extraneous: is-number@6.0.0 /opt/iobroker/node_modules/is-number
          npm ERR! extraneous: is-relative@1.0.0 /opt/iobroker/node_modules/is-relative
          npm ERR! extraneous: is-unc-path@1.0.0 /opt/iobroker/node_modules/is-unc-path
          npm ERR! extraneous: is-windows@1.0.2 /opt/iobroker/node_modules/is-windows
          npm ERR! extraneous: jmespath@0.15.0 /opt/iobroker/node_modules/jmespath
          npm ERR! extraneous: json-parser@1.1.5 /opt/iobroker/node_modules/json-parser
          npm ERR! extraneous: json-stable-stringify-without-jsonify@1.0.1 /opt/iobroker/node_modules/json-stable-stringify-without-jsonify
          npm ERR! extraneous: jsonata@1.8.4 /opt/iobroker/node_modules/jsonata
          npm ERR! extraneous: kind-of@6.0.3 /opt/iobroker/node_modules/kind-of
          npm ERR! extraneous: koalas@1.0.2 /opt/iobroker/node_modules/koalas
          npm ERR! extraneous: lazy-cache@2.0.2 /opt/iobroker/node_modules/lazy-cache
          npm ERR! extraneous: localforage@1.7.3 /opt/iobroker/node_modules/localforage
          npm ERR! extraneous: log-ok@0.1.1 /opt/iobroker/node_modules/log-ok
          npm ERR! extraneous: log-utils@0.2.1 /opt/iobroker/node_modules/log-utils
          npm ERR! extraneous: map-cache@0.2.2 /opt/iobroker/node_modules/map-cache
          npm ERR! extraneous: map-visit@1.0.0 /opt/iobroker/node_modules/map-visit
          npm ERR! extraneous: md5@2.2.1 /opt/iobroker/node_modules/md5
          npm ERR! extraneous: micromatch@3.1.10 /opt/iobroker/node_modules/micromatch
          npm ERR! extraneous: mixin-deep@1.3.2 /opt/iobroker/node_modules/mixin-deep
          npm ERR! extraneous: mixin-object@2.0.1 /opt/iobroker/node_modules/mixin-object
          npm ERR! extraneous: mmmagic@0.5.3 /opt/iobroker/node_modules/mmmagic
          npm ERR! extraneous: mssql@3.3.0 /opt/iobroker/node_modules/mssql
          npm ERR! extraneous: mysql@2.17.1 /opt/iobroker/node_modules/mysql
          npm ERR! extraneous: nanomatch@1.2.13 /opt/iobroker/node_modules/nanomatch
          npm ERR! extraneous: nedb@1.8.0 /opt/iobroker/node_modules/nedb
          npm ERR! extraneous: next-tick@1.1.0 /opt/iobroker/node_modules/next-tick
          npm ERR! extraneous: node-hue-api@2.4.6 /opt/iobroker/node_modules/node-hue-api
          npm ERR! extraneous: node-inspect@2.0.0 /opt/iobroker/node_modules/node-inspect
          npm ERR! extraneous: nodemailer@6.3.0 /opt/iobroker/node_modules/nodemailer
          npm ERR! extraneous: noop-logger@0.1.1 /opt/iobroker/node_modules/noop-logger
          npm ERR! extraneous: object-copy@0.1.0 /opt/iobroker/node_modules/object-copy
          npm ERR! extraneous: object-visit@1.0.1 /opt/iobroker/node_modules/object-visit
          npm ERR! extraneous: object.pick@1.3.0 /opt/iobroker/node_modules/object.pick
          npm ERR! extraneous: objectbox@0.3.0 /opt/iobroker/node_modules/objectbox
          npm ERR! extraneous: openzwave-shared@1.5.6 /opt/iobroker/node_modules/openzwave-shared
          npm ERR! extraneous: optimist@0.6.1 /opt/iobroker/node_modules/optimist
          npm ERR! extraneous: ordered-read-streams@1.0.1 /opt/iobroker/node_modules/ordered-read-streams
          npm ERR! extraneous: packet-reader@1.0.0 /opt/iobroker/node_modules/packet-reader
          npm ERR! extraneous: pascalcase@0.1.1 /opt/iobroker/node_modules/pascalcase
          npm ERR! extraneous: path-dirname@1.0.2 /opt/iobroker/node_modules/path-dirname
          npm ERR! extraneous: pathval@1.1.0 /opt/iobroker/node_modules/pathval
          npm ERR! extraneous: pg-int8@1.0.1 /opt/iobroker/node_modules/pg-int8
          npm ERR! extraneous: pg-pool@2.0.6 /opt/iobroker/node_modules/pg-pool
          npm ERR! extraneous: pg-types@2.0.1 /opt/iobroker/node_modules/pg-types
          npm ERR! extraneous: pg@7.11.0 /opt/iobroker/node_modules/pg
          npm ERR! extraneous: pgpass@1.0.4 /opt/iobroker/node_modules/pgpass
          npm ERR! extraneous: picocolors@1.0.0 /opt/iobroker/node_modules/picocolors
          npm ERR! extraneous: pointer-symbol@1.0.0 /opt/iobroker/node_modules/pointer-symbol
          npm ERR! extraneous: posix-character-classes@0.1.1 /opt/iobroker/node_modules/posix-character-classes
          npm ERR! extraneous: postgres-array@2.0.0 /opt/iobroker/node_modules/postgres-array
          npm ERR! extraneous: postgres-bytea@1.0.0 /opt/iobroker/node_modules/postgres-bytea
          npm ERR! extraneous: postgres-date@1.0.7 /opt/iobroker/node_modules/postgres-date
          npm ERR! extraneous: postgres-interval@1.2.0 /opt/iobroker/node_modules/postgres-interval
          npm ERR! extraneous: prebuild-install@4.0.0 /opt/iobroker/node_modules/prebuild-install
          npm ERR! extraneous: priorityqueuejs@1.0.0 /opt/iobroker/node_modules/priorityqueuejs
          npm ERR! extraneous: promirepl@1.0.1 /opt/iobroker/node_modules/promirepl
          npm ERR! extraneous: promise@7.3.1 /opt/iobroker/node_modules/promise
          npm ERR! extraneous: prompt-actions@3.0.2 /opt/iobroker/node_modules/prompt-actions
          npm ERR! extraneous: prompt-base@4.1.0 /opt/iobroker/node_modules/prompt-base
          npm ERR! extraneous: prompt-checkbox@2.2.0 /opt/iobroker/node_modules/prompt-checkbox
          npm ERR! extraneous: prompt-choices@4.1.0 /opt/iobroker/node_modules/prompt-choices
          npm ERR! extraneous: prompt-list@3.2.0 /opt/iobroker/node_modules/prompt-list
          npm ERR! extraneous: prompt-question@5.0.2 /opt/iobroker/node_modules/prompt-question
          npm ERR! extraneous: prompt-radio@1.2.1 /opt/iobroker/node_modules/prompt-radio
          npm ERR! extraneous: proving@0.1.0 /opt/iobroker/node_modules/proving
          npm ERR! extraneous: pumpify@1.5.1 /opt/iobroker/node_modules/pumpify
          npm ERR! extraneous: queue@6.0.1 /opt/iobroker/node_modules/queue
          npm ERR! extraneous: radio-symbol@2.0.0 /opt/iobroker/node_modules/radio-symbol
          npm ERR! extraneous: readline-ui@2.2.3 /opt/iobroker/node_modules/readline-ui
          npm ERR! extraneous: readline-utils@2.2.3 /opt/iobroker/node_modules/readline-utils
          npm ERR! extraneous: rechoir@0.6.2 /opt/iobroker/node_modules/rechoir
          npm ERR! extraneous: regex-not@1.0.2 /opt/iobroker/node_modules/regex-not
          npm ERR! extraneous: remove-trailing-separator@1.1.0 /opt/iobroker/node_modules/remove-trailing-separator
          npm ERR! extraneous: remove@0.1.5 /opt/iobroker/node_modules/remove
          npm ERR! extraneous: repeat-element@1.1.4 /opt/iobroker/node_modules/repeat-element
          npm ERR! extraneous: repeat-string@1.6.1 /opt/iobroker/node_modules/repeat-string
          npm ERR! extraneous: resolve-url@0.2.1 /opt/iobroker/node_modules/resolve-url
          npm ERR! extraneous: ret@0.1.15 /opt/iobroker/node_modules/ret
          npm ERR! extraneous: safe-regex@1.1.0 /opt/iobroker/node_modules/safe-regex
          npm ERR! extraneous: seedrandom@2.4.4 /opt/iobroker/node_modules/seedrandom
          npm ERR! extraneous: seq@0.3.5 /opt/iobroker/node_modules/seq
          npm ERR! extraneous: set-getter@0.1.0 /opt/iobroker/node_modules/set-getter
          npm ERR! extraneous: setimmediate@1.0.5 /opt/iobroker/node_modules/setimmediate
          npm ERR! extraneous: shallow-clone@1.0.0 /opt/iobroker/node_modules/shallow-clone
          npm ERR! extraneous: sharp@0.24.1 /opt/iobroker/node_modules/sharp
          npm ERR! extraneous: shelljs@0.8.3 /opt/iobroker/node_modules/shelljs
          npm ERR! extraneous: snapdragon-node@2.1.1 /opt/iobroker/node_modules/snapdragon-node
          npm ERR! extraneous: snapdragon-util@3.0.1 /opt/iobroker/node_modules/snapdragon-util
          npm ERR! extraneous: snapdragon@0.8.2 /opt/iobroker/node_modules/snapdragon
          npm ERR! extraneous: source-map-resolve@0.5.3 /opt/iobroker/node_modules/source-map-resolve
          npm ERR! extraneous: source-map-url@0.4.1 /opt/iobroker/node_modules/source-map-url
          npm ERR! extraneous: split-string@3.1.0 /opt/iobroker/node_modules/split-string
          npm ERR! extraneous: sprintf@0.1.5 /opt/iobroker/node_modules/sprintf
          npm ERR! extraneous: sql-client@1.3.0 /opt/iobroker/node_modules/sql-client
          npm ERR! extraneous: sqlite3@4.0.9 /opt/iobroker/node_modules/sqlite3
          npm ERR! extraneous: sqlstring@2.3.1 /opt/iobroker/node_modules/sqlstring
          npm ERR! extraneous: static-extend@0.1.2 /opt/iobroker/node_modules/static-extend
          npm ERR! extraneous: streamifier@0.1.1 /opt/iobroker/node_modules/streamifier
          npm ERR! extraneous: strip-color@0.1.0 /opt/iobroker/node_modules/strip-color
          npm ERR! extraneous: success-symbol@0.1.0 /opt/iobroker/node_modules/success-symbol
          npm ERR! extraneous: systeminformation@4.14.3 /opt/iobroker/node_modules/systeminformation
          npm ERR! extraneous: tedious@1.14.0 /opt/iobroker/node_modules/tedious
          npm ERR! extraneous: terminal-paginator@2.0.2 /opt/iobroker/node_modules/terminal-paginator
          npm ERR! extraneous: through2-filter@3.0.0 /opt/iobroker/node_modules/through2-filter
          npm ERR! extraneous: time-stamp@1.1.0 /opt/iobroker/node_modules/time-stamp
          npm ERR! extraneous: to-absolute-glob@2.0.2 /opt/iobroker/node_modules/to-absolute-glob
          npm ERR! extraneous: to-object-path@0.3.0 /opt/iobroker/node_modules/to-object-path
          npm ERR! extraneous: to-regex-range@2.1.1 /opt/iobroker/node_modules/to-regex-range
          npm ERR! extraneous: to-regex@3.0.2 /opt/iobroker/node_modules/to-regex
          npm ERR! extraneous: toggle-array@1.0.1 /opt/iobroker/node_modules/toggle-array
          npm ERR! extraneous: traits@0.4.0 /opt/iobroker/node_modules/traits
          npm ERR! extraneous: type-detect@4.0.8 /opt/iobroker/node_modules/type-detect
          npm ERR! extraneous: type@1.2.0 /opt/iobroker/node_modules/type
          npm ERR! extraneous: typescript@3.5.3 /opt/iobroker/node_modules/typescript
          npm ERR! extraneous: unc-path-regex@0.1.2 /opt/iobroker/node_modules/unc-path-regex
          npm ERR! extraneous: union-value@1.0.1 /opt/iobroker/node_modules/union-value
          npm ERR! extraneous: unique-stream@2.3.1 /opt/iobroker/node_modules/unique-stream
          npm ERR! extraneous: unset-value@1.0.0 /opt/iobroker/node_modules/unset-value
          npm ERR! extraneous: urix@0.1.0 /opt/iobroker/node_modules/urix
          npm ERR! extraneous: url@0.10.3 /opt/iobroker/node_modules/url
          npm ERR! extraneous: use@3.1.1 /opt/iobroker/node_modules/use
          npm ERR! extraneous: virtual-device-sdk@1.5.18 /opt/iobroker/node_modules/virtual-device-sdk
          npm ERR! extraneous: virtual-tsc@0.6.2 /opt/iobroker/node_modules/virtual-tsc
          npm ERR! extraneous: vm2@3.8.2 /opt/iobroker/node_modules/vm2
          npm ERR! extraneous: wake_on_lan@1.0.0 /opt/iobroker/node_modules/wake_on_lan
          npm ERR! extraneous: warning-symbol@0.1.0 /opt/iobroker/node_modules/warning-symbol
          npm ERR! extraneous: which-pm-runs@1.0.0 /opt/iobroker/node_modules/which-pm-runs
          npm ERR! extraneous: window-size@1.1.1 /opt/iobroker/node_modules/window-size
          npm ERR! extraneous: wordwrap@0.0.3 /opt/iobroker/node_modules/wordwrap
          npm ERR! extraneous: zigbee-herdsman-converters@14.0.309 /opt/iobroker/node_modules/zigbee-herdsman-converters
          npm ERR! extraneous: zigbee-herdsman@0.13.166 /opt/iobroker/node_modules/zigbee-herdsman
          npm ERR! extraneous: zigbee-shepherd-converters@10.2.5 /opt/iobroker/node_modules/zigbee-shepherd-converters
          
          npm ERR! A complete log of this run can be found in:
          npm ERR!     /home/iobroker/.npm/_logs/2022-07-15T08_18_10_697Z-debug-0.log
          
          
          crunchipC Abwesend
          crunchipC Abwesend
          crunchip
          Forum Testing Most Active
          schrieb am zuletzt editiert von
          #23

          @kueppert da ich mich auch lange damit beschäftigt hatte und keine zufrieden stellende Lösung gefunden habe, kann ich dir https://forum.iobroker.net/post/827638 empfehlen, jedoch muss das jeder selbst entscheiden.

          umgestiegen von Proxmox auf Unraid

          K 1 Antwort Letzte Antwort
          1
          • crunchipC crunchip

            @kueppert da ich mich auch lange damit beschäftigt hatte und keine zufrieden stellende Lösung gefunden habe, kann ich dir https://forum.iobroker.net/post/827638 empfehlen, jedoch muss das jeder selbst entscheiden.

            K Online
            K Online
            Kueppert
            schrieb am zuletzt editiert von
            #24

            @crunchip danke dir für die kleine Anleitung. Das würde ich in der Tat dann machen, wenn wir hier nicht mehr weiterkommen. Meine Installation ist auch sehr sehr alt...
            Am saubersten wäre es vermutlich dann, die VM komplett neu aufzusetzen. Davor graut es mir aber, weil ich auch nicht mehr weiß, was ich da alles zusätzlich installieren musste, damit es so läuft (lief :( ) wie bisher (vorher)...
            Daher würde ich auch dann, wenn der Versuch hier scheitern sollte, deinen Lösungsvorschlag ausprobieren

            UDM Pro, Intel NUC - ioBroker in Proxmox-VM, PiHole+Grafana&Influx+TasmoAdmin in LXCs, Raspberry Pi3 (als CCU), Zigbee-Stick Sonoff, Synology DS918+

            Thomas BraunT crunchipC 2 Antworten Letzte Antwort
            0
            • K Kueppert

              @crunchip danke dir für die kleine Anleitung. Das würde ich in der Tat dann machen, wenn wir hier nicht mehr weiterkommen. Meine Installation ist auch sehr sehr alt...
              Am saubersten wäre es vermutlich dann, die VM komplett neu aufzusetzen. Davor graut es mir aber, weil ich auch nicht mehr weiß, was ich da alles zusätzlich installieren musste, damit es so läuft (lief :( ) wie bisher (vorher)...
              Daher würde ich auch dann, wenn der Versuch hier scheitern sollte, deinen Lösungsvorschlag ausprobieren

              Thomas BraunT Online
              Thomas BraunT Online
              Thomas Braun
              Most Active
              schrieb am zuletzt editiert von
              #25

              @kueppert

              Irgendwo steht da eine falsche Dep drin.
              Und der npm tree ist auch 'etwas' strubbelig. Vor dem Sprung auf node16 nicht aufgeräumt? Zumindest die git-Versionen hättest du auf Repo-gestützt umstellen können. Jedenfalls die meisten.

              Linux-Werkzeugkasten:
              https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
              NodeJS Fixer Skript:
              https://forum.iobroker.net/topic/68035/iob-node-fix-skript
              iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

              1 Antwort Letzte Antwort
              1
              • K Kueppert

                @crunchip danke dir für die kleine Anleitung. Das würde ich in der Tat dann machen, wenn wir hier nicht mehr weiterkommen. Meine Installation ist auch sehr sehr alt...
                Am saubersten wäre es vermutlich dann, die VM komplett neu aufzusetzen. Davor graut es mir aber, weil ich auch nicht mehr weiß, was ich da alles zusätzlich installieren musste, damit es so läuft (lief :( ) wie bisher (vorher)...
                Daher würde ich auch dann, wenn der Versuch hier scheitern sollte, deinen Lösungsvorschlag ausprobieren

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

                @kueppert sagte in keine Updates mehr möglich - npm ERR! code ETARGET:

                Am saubersten wäre es vermutlich dann, die VM komplett neu aufzusetzen

                Genau das wollte/habe ich ja vermieden, das heisst, ich habe in der alten VM iobroker und node.js neu installiert.

                Das kannst du auch, wenn du nicht zufrieden bist, spielst du halt das backup der VM zurück und bist wieder auf altem Stand.
                Aber ich garantier dir, du "verblödelst" mit dem Versuch alles zu richten, den ganzen Tag.

                umgestiegen von Proxmox auf Unraid

                1 Antwort Letzte Antwort
                1
                • K Online
                  K Online
                  Kueppert
                  schrieb am zuletzt editiert von
                  #27

                  @Thomas-Braun @crunchip ich werd mal richtig aufräumen...jup, hab das vor dem Update auf Node16 nicht gemacht. Dann beiße ich mal in den sauren Apfel und mach ioB neu auf meine VM :) Muss mir nur die Befehle vorher mal bereit legen

                  UDM Pro, Intel NUC - ioBroker in Proxmox-VM, PiHole+Grafana&Influx+TasmoAdmin in LXCs, Raspberry Pi3 (als CCU), Zigbee-Stick Sonoff, Synology DS918+

                  HomoranH 1 Antwort Letzte Antwort
                  0
                  • K Kueppert

                    @Thomas-Braun @crunchip ich werd mal richtig aufräumen...jup, hab das vor dem Update auf Node16 nicht gemacht. Dann beiße ich mal in den sauren Apfel und mach ioB neu auf meine VM :) Muss mir nur die Befehle vorher mal bereit legen

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

                    @kueppert sagte in keine Updates mehr möglich - npm ERR! code ETARGET:

                    Muss mir nur die Befehle vorher mal bereit legen

                    curl -sLf https://iobroker.net/install.sh | bash -

                    bei einem neuen jungfräulichen Debian brauchts nichts anderes

                    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 -

                    K 1 Antwort Letzte Antwort
                    0
                    • HomoranH Homoran

                      @kueppert sagte in keine Updates mehr möglich - npm ERR! code ETARGET:

                      Muss mir nur die Befehle vorher mal bereit legen

                      curl -sLf https://iobroker.net/install.sh | bash -

                      bei einem neuen jungfräulichen Debian brauchts nichts anderes

                      K Online
                      K Online
                      Kueppert
                      schrieb am zuletzt editiert von
                      #29

                      @homoran perfekt, und "sowie node.js deinstalliert" Hast du da auch den entsprechenden Befehl parat? Kann ihn mir auch raussuchen, aber nachher erwische ich wieder nen Befehl, den ich eigentlich nicht nutzen sollte :D

                      UDM Pro, Intel NUC - ioBroker in Proxmox-VM, PiHole+Grafana&Influx+TasmoAdmin in LXCs, Raspberry Pi3 (als CCU), Zigbee-Stick Sonoff, Synology DS918+

                      HomoranH Thomas BraunT 2 Antworten Letzte Antwort
                      0
                      • K Kueppert

                        @homoran perfekt, und "sowie node.js deinstalliert" Hast du da auch den entsprechenden Befehl parat? Kann ihn mir auch raussuchen, aber nachher erwische ich wieder nen Befehl, den ich eigentlich nicht nutzen sollte :D

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

                        @kueppert sagte in keine Updates mehr möglich - npm ERR! code ETARGET:

                        Hast du da auch den entsprechenden Befehl parat?

                        ist mit drin, wenn du noch nichts drauf hast.
                        du willst doch neu anfangen

                        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 -

                        1 Antwort Letzte Antwort
                        0
                        • K Kueppert

                          @homoran perfekt, und "sowie node.js deinstalliert" Hast du da auch den entsprechenden Befehl parat? Kann ihn mir auch raussuchen, aber nachher erwische ich wieder nen Befehl, den ich eigentlich nicht nutzen sollte :D

                          Thomas BraunT Online
                          Thomas BraunT Online
                          Thomas Braun
                          Most Active
                          schrieb am zuletzt editiert von
                          #31

                          @kueppert sagte in keine Updates mehr möglich - npm ERR! code ETARGET:

                          sowie node.js deinstalliert

                          sudo apt remove nodejs
                          

                          Wobei ich das eigentlich entbehrlich finde.

                          Linux-Werkzeugkasten:
                          https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                          NodeJS Fixer Skript:
                          https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                          iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                          1 Antwort Letzte Antwort
                          1
                          • K Online
                            K Online
                            Kueppert
                            schrieb am zuletzt editiert von Kueppert
                            #32

                            Okay, folgender Plan:
                            Ich lösche erst mal "nur" das ioBroker-Verzeichnis und jückel dann ioB mit dem Curl-Befehl neu drauf. Backup spiele ich dann via Backitup nur vom IOB neu ein (vorher die entsprechende Datei lokal in der VM ablegen). Dann mal weitersehen :)
                            Backup der VM hab ich schon erstellt vom Status Quo (läuft eh täglich, aber erst um 21 Uhr)

                            UDM Pro, Intel NUC - ioBroker in Proxmox-VM, PiHole+Grafana&Influx+TasmoAdmin in LXCs, Raspberry Pi3 (als CCU), Zigbee-Stick Sonoff, Synology DS918+

                            HomoranH 1 Antwort Letzte Antwort
                            0
                            • K Kueppert

                              Okay, folgender Plan:
                              Ich lösche erst mal "nur" das ioBroker-Verzeichnis und jückel dann ioB mit dem Curl-Befehl neu drauf. Backup spiele ich dann via Backitup nur vom IOB neu ein (vorher die entsprechende Datei lokal in der VM ablegen). Dann mal weitersehen :)
                              Backup der VM hab ich schon erstellt vom Status Quo (läuft eh täglich, aber erst um 21 Uhr)

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

                              @kueppert und warum nicht gleich das neueste Debian installieren?

                              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 -

                              K 1 Antwort Letzte Antwort
                              0
                              • HomoranH Homoran

                                @kueppert und warum nicht gleich das neueste Debian installieren?

                                K Online
                                K Online
                                Kueppert
                                schrieb am zuletzt editiert von Kueppert
                                #34

                                @homoran weil ich u.a. wegen dem Influx-Adapter auch Influx auf der VM installiert habe (und was weiß ich noch alles auch wegen dem MiHome-Adapter etc).
                                Und das neue Bullseye hab ich zwischenzeitlich ja schon drüber gebügelt ^^

                                UDM Pro, Intel NUC - ioBroker in Proxmox-VM, PiHole+Grafana&Influx+TasmoAdmin in LXCs, Raspberry Pi3 (als CCU), Zigbee-Stick Sonoff, Synology DS918+

                                1 Antwort Letzte Antwort
                                0
                                • K Online
                                  K Online
                                  Kueppert
                                  schrieb am zuletzt editiert von Kueppert
                                  #35

                                  @thomas-braun @crunchip
                                  Ich habe nun einmal ioBroker neu drauf gemacht, das ioBroker-Backup via Adapter neu drauf, laufen lassen, dann ein iobroker upload all und nen reboot.

                                  Nun hab ich nur Probleme mit 2 Adaptern: VIS + piHole

                                  host.ioBroker2 2022-07-18 10:34:27.321	error	Cannot download and install adapter "pi-hole@1.4.0". To retry it disable/enable the adapter or restart host. Also check the error messages in the log!
                                  host.ioBroker2 2022-07-18 10:34:25.300	error	iobroker npm-install: host.ioBroker2 Cannot install iobroker.pi-hole@1.4.0: 1
                                  host.ioBroker2 2022-07-18 10:34:19.106	warn	startInstance cannot find adapter "pi-hole@1.4.0". Try to install it... 4 attempt
                                  host.ioBroker2 2022-07-18 10:34:17.085	error	iobroker npm-install: host.ioBroker2 Cannot install iobroker.pi-hole@1.4.0: 1
                                  host.ioBroker2 2022-07-18 10:34:11.086	warn	startInstance cannot find adapter "pi-hole@1.4.0". Try to install it... 3 attempt
                                  host.ioBroker2 2022-07-18 10:34:09.063	error	iobroker npm-install: host.ioBroker2 Cannot install unltdnetworx/ioBroker.pi-hole#master: 1
                                  host.ioBroker2 2022-07-18 10:34:01.554	warn	startInstance cannot find adapter "pi-hole@1.4.0". Try to install it... 2 attempt
                                  host.ioBroker2 2022-07-18 10:33:59.533	error	iobroker npm-install: host.ioBroker2 Cannot install unltdnetworx/ioBroker.pi-hole#master: 1
                                  host.ioBroker2 2022-07-18 10:33:51.955	warn	startInstance cannot find adapter "pi-hole@1.4.0". Try to install it... 1 attempt
                                  admin.0 2022-07-18 10:32:49.697	info	==> Connected system.user.admin from ::ffff:192.168.1.42
                                  host.ioBroker2 2022-07-18 10:32:20.460	error	Cannot download and install adapter "vis@1.4.15". To retry it disable/enable the adapter or restart host. Also check the error messages in the log!
                                  host.ioBroker2 2022-07-18 10:32:19.958	error	Cannot download and install adapter "pi-hole@1.4.0". To retry it disable/enable the adapter or restart host. Also check the error messages in the log!
                                  host.ioBroker2 2022-07-18 10:32:17.938	error	iobroker npm-install: host.ioBroker2 Cannot install iobroker.vis@1.4.15: 6
                                  vis.0 2022-07-18 10:32:17.125	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
                                  vis.0 2022-07-18 10:32:17.123	info	terminating
                                  vis.0 2022-07-18 10:32:16.619	error	Not exists
                                  vis.0 2022-07-18 10:32:16.619	error	Error: Not exists at Object.maybeCallbackWithError (/opt/iobroker/node_modules/@iobroker/js-controller-common/lib/common/tools.js:2973:17) at ObjectsInRedisClient._readFile (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:1043:26) at Immediate.<anonymous> (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:1092:29) at processImmediate (node:internal/timers:468:21)
                                  vis.0 2022-07-18 10:32:16.616	error	unhandled promise rejection: Not exists
                                  vis.0 2022-07-18 10:32:16.616	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                                  vis.0 2022-07-18 10:32:16.207	info	vis license is OK.
                                  vis.0 2022-07-18 10:32:15.980	info	starting. Version 1.4.15 in /opt/iobroker/node_modules/iobroker.vis, node: v16.16.0, js-controller: 4.0.23
                                  host.ioBroker2 2022-07-18 10:32:07.065	warn	startInstance cannot find adapter "vis@1.4.15". Try to install it... 4 attempt
                                  host.ioBroker2 2022-07-18 10:32:05.044	error	iobroker npm-install: host.ioBroker2 Cannot install iobroker.pi-hole@1.4.0: 1
                                  host.ioBroker2 2022-07-18 10:31:59.057	warn	startInstance cannot find adapter "pi-hole@1.4.0". Try to install it... 4 attempt
                                  host.ioBroker2 2022-07-18 10:31:57.035	error	iobroker npm-install: host.ioBroker2 Cannot install iobroker.vis@1.4.15: 6
                                  vis.0 2022-07-18 10:31:56.226	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
                                  vis.0 2022-07-18 10:31:56.225	info	terminating
                                  vis.0 2022-07-18 10:31:55.721	error	Not exists
                                  vis.0 2022-07-18 10:31:55.720	error	Error: Not exists at Object.maybeCallbackWithError (/opt/iobroker/node_modules/@iobroker/js-controller-common/lib/common/tools.js:2973:17) at ObjectsInRedisClient._readFile (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:1043:26) at Immediate.<anonymous> (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:1092:29) at processImmediate (node:internal/timers:468:21)
                                  vis.0 2022-07-18 10:31:55.718	error	unhandled promise rejection: Not exists
                                  vis.0 2022-07-18 10:31:55.717	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                                  vis.0 2022-07-18 10:31:55.314	info	vis license is OK.
                                  vis.0 2022-07-18 10:31:55.074	info	starting. Version 1.4.15 in /opt/iobroker/node_modules/iobroker.vis, node: v16.16.0, js-controller: 4.0.23
                                  host.ioBroker2 2022-07-18 10:31:45.932	warn	startInstance cannot find adapter "vis@1.4.15". Try to install it... 3 attempt
                                  host.ioBroker2 2022-07-18 10:31:43.910	error	iobroker npm-install: host.ioBroker2 Cannot install iobroker.pi-hole@1.4.0: 1
                                  host.ioBroker2 2022-07-18 10:31:36.576	warn	startInstance cannot find adapter "pi-hole@1.4.0". Try to install it... 3 attempt
                                  host.ioBroker2 2022-07-18 10:31:34.552	error	iobroker npm-install: host.ioBroker2 Cannot install iobroker.vis@1.4.15: 6
                                  vis.0 2022-07-18 10:31:33.813	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
                                  vis.0 2022-07-18 10:31:33.812	info	terminating
                                  vis.0 2022-07-18 10:31:33.307	error	Not exists
                                  vis.0 2022-07-18 10:31:33.306	error	Error: Not exists at Object.maybeCallbackWithError (/opt/iobroker/node_modules/@iobroker/js-controller-common/lib/common/tools.js:2973:17) at ObjectsInRedisClient._readFile (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:1043:26) at Immediate.<anonymous> (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:1092:29) at processImmediate (node:internal/timers:468:21)
                                  vis.0 2022-07-18 10:31:33.304	error	unhandled promise rejection: Not exists
                                  vis.0 2022-07-18 10:31:33.303	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                                  vis.0 2022-07-18 10:31:32.886	info	vis license is OK.
                                  vis.0 2022-07-18 10:31:32.689	info	starting. Version 1.4.15 in /opt/iobroker/node_modules/iobroker.vis, node: v16.16.0, js-controller: 4.0.23
                                  host.ioBroker2 2022-07-18 10:31:23.795	warn	startInstance cannot find adapter "vis@1.4.15". Try to install it... 2 attempt
                                  host.ioBroker2 2022-07-18 10:31:21.768	error	iobroker npm-install: host.ioBroker2 Cannot install unltdnetworx/ioBroker.pi-hole#master: 1
                                  host.ioBroker2 2022-07-18 10:31:14.015	warn	startInstance cannot find adapter "pi-hole@1.4.0". Try to install it... 2 attempt
                                  host.ioBroker2 2022-07-18 10:31:11.996	error	iobroker npm-install: host.ioBroker2 Cannot install iobroker.vis@1.4.15: 6
                                  vis.0 2022-07-18 10:31:11.260	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
                                  vis.0 2022-07-18 10:31:11.258	info	terminating
                                  vis.0 2022-07-18 10:31:10.754	error	Not exists
                                  vis.0 2022-07-18 10:31:10.753	error	Error: Not exists at Object.maybeCallbackWithError (/opt/iobroker/node_modules/@iobroker/js-controller-common/lib/common/tools.js:2973:17) at ObjectsInRedisClient._readFile (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:1043:26) at Immediate.<anonymous> (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:1092:29) at processImmediate (node:internal/timers:468:21)
                                  vis.0 2022-07-18 10:31:10.751	error	unhandled promise rejection: Not exists
                                  vis.0 2022-07-18 10:31:10.750	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                                  vis.0 2022-07-18 10:31:09.854	info	vis license is OK.
                                  vis.0 2022-07-18 10:31:09.625	info	starting. Version 1.4.15 in /opt/iobroker/node_modules/iobroker.vis, node: v16.16.0, js-controller: 4.0.23
                                  

                                  Ich kann (natürlich?) die Confiog-Seite der beiden Adapter nicht öffnen. Da erhalte ich ne Fehlermeldung File index_m.html not found

                                  NACHTRAG:
                                  PiHole hab ich einfach deinstalliert und über den Admin neu drauf gemacht. Läuft nun.

                                  VIS möchte aber nicht:

                                  $ iobroker add vis --host ioBroker2
                                  
                                  NPM version: 8.11.0
                                  
                                  Installing iobroker.vis@1.4.15... (System call)
                                  
                                  host.ioBroker2 Cannot install iobroker.vis@1.4.15: 6
                                  
                                  ERROR: Process exited with code 25
                                  

                                  UDM Pro, Intel NUC - ioBroker in Proxmox-VM, PiHole+Grafana&Influx+TasmoAdmin in LXCs, Raspberry Pi3 (als CCU), Zigbee-Stick Sonoff, Synology DS918+

                                  Thomas BraunT 1 Antwort Letzte Antwort
                                  0
                                  • K Kueppert

                                    @thomas-braun @crunchip
                                    Ich habe nun einmal ioBroker neu drauf gemacht, das ioBroker-Backup via Adapter neu drauf, laufen lassen, dann ein iobroker upload all und nen reboot.

                                    Nun hab ich nur Probleme mit 2 Adaptern: VIS + piHole

                                    host.ioBroker2 2022-07-18 10:34:27.321	error	Cannot download and install adapter "pi-hole@1.4.0". To retry it disable/enable the adapter or restart host. Also check the error messages in the log!
                                    host.ioBroker2 2022-07-18 10:34:25.300	error	iobroker npm-install: host.ioBroker2 Cannot install iobroker.pi-hole@1.4.0: 1
                                    host.ioBroker2 2022-07-18 10:34:19.106	warn	startInstance cannot find adapter "pi-hole@1.4.0". Try to install it... 4 attempt
                                    host.ioBroker2 2022-07-18 10:34:17.085	error	iobroker npm-install: host.ioBroker2 Cannot install iobroker.pi-hole@1.4.0: 1
                                    host.ioBroker2 2022-07-18 10:34:11.086	warn	startInstance cannot find adapter "pi-hole@1.4.0". Try to install it... 3 attempt
                                    host.ioBroker2 2022-07-18 10:34:09.063	error	iobroker npm-install: host.ioBroker2 Cannot install unltdnetworx/ioBroker.pi-hole#master: 1
                                    host.ioBroker2 2022-07-18 10:34:01.554	warn	startInstance cannot find adapter "pi-hole@1.4.0". Try to install it... 2 attempt
                                    host.ioBroker2 2022-07-18 10:33:59.533	error	iobroker npm-install: host.ioBroker2 Cannot install unltdnetworx/ioBroker.pi-hole#master: 1
                                    host.ioBroker2 2022-07-18 10:33:51.955	warn	startInstance cannot find adapter "pi-hole@1.4.0". Try to install it... 1 attempt
                                    admin.0 2022-07-18 10:32:49.697	info	==> Connected system.user.admin from ::ffff:192.168.1.42
                                    host.ioBroker2 2022-07-18 10:32:20.460	error	Cannot download and install adapter "vis@1.4.15". To retry it disable/enable the adapter or restart host. Also check the error messages in the log!
                                    host.ioBroker2 2022-07-18 10:32:19.958	error	Cannot download and install adapter "pi-hole@1.4.0". To retry it disable/enable the adapter or restart host. Also check the error messages in the log!
                                    host.ioBroker2 2022-07-18 10:32:17.938	error	iobroker npm-install: host.ioBroker2 Cannot install iobroker.vis@1.4.15: 6
                                    vis.0 2022-07-18 10:32:17.125	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
                                    vis.0 2022-07-18 10:32:17.123	info	terminating
                                    vis.0 2022-07-18 10:32:16.619	error	Not exists
                                    vis.0 2022-07-18 10:32:16.619	error	Error: Not exists at Object.maybeCallbackWithError (/opt/iobroker/node_modules/@iobroker/js-controller-common/lib/common/tools.js:2973:17) at ObjectsInRedisClient._readFile (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:1043:26) at Immediate.<anonymous> (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:1092:29) at processImmediate (node:internal/timers:468:21)
                                    vis.0 2022-07-18 10:32:16.616	error	unhandled promise rejection: Not exists
                                    vis.0 2022-07-18 10:32:16.616	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                                    vis.0 2022-07-18 10:32:16.207	info	vis license is OK.
                                    vis.0 2022-07-18 10:32:15.980	info	starting. Version 1.4.15 in /opt/iobroker/node_modules/iobroker.vis, node: v16.16.0, js-controller: 4.0.23
                                    host.ioBroker2 2022-07-18 10:32:07.065	warn	startInstance cannot find adapter "vis@1.4.15". Try to install it... 4 attempt
                                    host.ioBroker2 2022-07-18 10:32:05.044	error	iobroker npm-install: host.ioBroker2 Cannot install iobroker.pi-hole@1.4.0: 1
                                    host.ioBroker2 2022-07-18 10:31:59.057	warn	startInstance cannot find adapter "pi-hole@1.4.0". Try to install it... 4 attempt
                                    host.ioBroker2 2022-07-18 10:31:57.035	error	iobroker npm-install: host.ioBroker2 Cannot install iobroker.vis@1.4.15: 6
                                    vis.0 2022-07-18 10:31:56.226	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
                                    vis.0 2022-07-18 10:31:56.225	info	terminating
                                    vis.0 2022-07-18 10:31:55.721	error	Not exists
                                    vis.0 2022-07-18 10:31:55.720	error	Error: Not exists at Object.maybeCallbackWithError (/opt/iobroker/node_modules/@iobroker/js-controller-common/lib/common/tools.js:2973:17) at ObjectsInRedisClient._readFile (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:1043:26) at Immediate.<anonymous> (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:1092:29) at processImmediate (node:internal/timers:468:21)
                                    vis.0 2022-07-18 10:31:55.718	error	unhandled promise rejection: Not exists
                                    vis.0 2022-07-18 10:31:55.717	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                                    vis.0 2022-07-18 10:31:55.314	info	vis license is OK.
                                    vis.0 2022-07-18 10:31:55.074	info	starting. Version 1.4.15 in /opt/iobroker/node_modules/iobroker.vis, node: v16.16.0, js-controller: 4.0.23
                                    host.ioBroker2 2022-07-18 10:31:45.932	warn	startInstance cannot find adapter "vis@1.4.15". Try to install it... 3 attempt
                                    host.ioBroker2 2022-07-18 10:31:43.910	error	iobroker npm-install: host.ioBroker2 Cannot install iobroker.pi-hole@1.4.0: 1
                                    host.ioBroker2 2022-07-18 10:31:36.576	warn	startInstance cannot find adapter "pi-hole@1.4.0". Try to install it... 3 attempt
                                    host.ioBroker2 2022-07-18 10:31:34.552	error	iobroker npm-install: host.ioBroker2 Cannot install iobroker.vis@1.4.15: 6
                                    vis.0 2022-07-18 10:31:33.813	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
                                    vis.0 2022-07-18 10:31:33.812	info	terminating
                                    vis.0 2022-07-18 10:31:33.307	error	Not exists
                                    vis.0 2022-07-18 10:31:33.306	error	Error: Not exists at Object.maybeCallbackWithError (/opt/iobroker/node_modules/@iobroker/js-controller-common/lib/common/tools.js:2973:17) at ObjectsInRedisClient._readFile (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:1043:26) at Immediate.<anonymous> (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:1092:29) at processImmediate (node:internal/timers:468:21)
                                    vis.0 2022-07-18 10:31:33.304	error	unhandled promise rejection: Not exists
                                    vis.0 2022-07-18 10:31:33.303	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                                    vis.0 2022-07-18 10:31:32.886	info	vis license is OK.
                                    vis.0 2022-07-18 10:31:32.689	info	starting. Version 1.4.15 in /opt/iobroker/node_modules/iobroker.vis, node: v16.16.0, js-controller: 4.0.23
                                    host.ioBroker2 2022-07-18 10:31:23.795	warn	startInstance cannot find adapter "vis@1.4.15". Try to install it... 2 attempt
                                    host.ioBroker2 2022-07-18 10:31:21.768	error	iobroker npm-install: host.ioBroker2 Cannot install unltdnetworx/ioBroker.pi-hole#master: 1
                                    host.ioBroker2 2022-07-18 10:31:14.015	warn	startInstance cannot find adapter "pi-hole@1.4.0". Try to install it... 2 attempt
                                    host.ioBroker2 2022-07-18 10:31:11.996	error	iobroker npm-install: host.ioBroker2 Cannot install iobroker.vis@1.4.15: 6
                                    vis.0 2022-07-18 10:31:11.260	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
                                    vis.0 2022-07-18 10:31:11.258	info	terminating
                                    vis.0 2022-07-18 10:31:10.754	error	Not exists
                                    vis.0 2022-07-18 10:31:10.753	error	Error: Not exists at Object.maybeCallbackWithError (/opt/iobroker/node_modules/@iobroker/js-controller-common/lib/common/tools.js:2973:17) at ObjectsInRedisClient._readFile (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:1043:26) at Immediate.<anonymous> (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:1092:29) at processImmediate (node:internal/timers:468:21)
                                    vis.0 2022-07-18 10:31:10.751	error	unhandled promise rejection: Not exists
                                    vis.0 2022-07-18 10:31:10.750	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                                    vis.0 2022-07-18 10:31:09.854	info	vis license is OK.
                                    vis.0 2022-07-18 10:31:09.625	info	starting. Version 1.4.15 in /opt/iobroker/node_modules/iobroker.vis, node: v16.16.0, js-controller: 4.0.23
                                    

                                    Ich kann (natürlich?) die Confiog-Seite der beiden Adapter nicht öffnen. Da erhalte ich ne Fehlermeldung File index_m.html not found

                                    NACHTRAG:
                                    PiHole hab ich einfach deinstalliert und über den Admin neu drauf gemacht. Läuft nun.

                                    VIS möchte aber nicht:

                                    $ iobroker add vis --host ioBroker2
                                    
                                    NPM version: 8.11.0
                                    
                                    Installing iobroker.vis@1.4.15... (System call)
                                    
                                    host.ioBroker2 Cannot install iobroker.vis@1.4.15: 6
                                    
                                    ERROR: Process exited with code 25
                                    
                                    Thomas BraunT Online
                                    Thomas BraunT Online
                                    Thomas Braun
                                    Most Active
                                    schrieb am zuletzt editiert von Thomas Braun
                                    #36

                                    @kueppert sagte in keine Updates mehr möglich - npm ERR! code ETARGET:

                                    iobroker add vis --host ioBroker2

                                    Bitte mit

                                    iobroker add vis --host ioBroker2 --debug
                                    

                                    versuchen. Da gibt es mehr Meldungen.

                                    Und bitte mal eine Übersicht geben wie du da jetzt unterwegs bist:

                                    cd /opt/iobroker
                                    npm ls | grep -E 'github.com|ERR'
                                    sudo ln -s /usr/bin/node /usr/bin/nodejs
                                    uname -m && type -P nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
                                    

                                    Linux-Werkzeugkasten:
                                    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                    NodeJS Fixer Skript:
                                    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                    K 1 Antwort Letzte Antwort
                                    0
                                    • Thomas BraunT Thomas Braun

                                      @kueppert sagte in keine Updates mehr möglich - npm ERR! code ETARGET:

                                      iobroker add vis --host ioBroker2

                                      Bitte mit

                                      iobroker add vis --host ioBroker2 --debug
                                      

                                      versuchen. Da gibt es mehr Meldungen.

                                      Und bitte mal eine Übersicht geben wie du da jetzt unterwegs bist:

                                      cd /opt/iobroker
                                      npm ls | grep -E 'github.com|ERR'
                                      sudo ln -s /usr/bin/node /usr/bin/nodejs
                                      uname -m && type -P nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
                                      
                                      K Online
                                      K Online
                                      Kueppert
                                      schrieb am zuletzt editiert von Kueppert
                                      #37

                                      @thomas-braun

                                      thorsten@ioBroker2:/opt/iobroker$ iobroker add vis --host ioBroker2 --debug
                                      NPM version: 8.11.0
                                      Installing iobroker.vis@1.4.15... (System call)
                                      npm ERR! code 6
                                      npm ERR! path /opt/iobroker/node_modules/iobroker.vis
                                      npm ERR! command failed
                                      npm ERR! command sh -c node main.js --install
                                      
                                      npm ERR! A complete log of this run can be found in:
                                      npm ERR!     /home/iobroker/.npm/_logs/2022-07-18T08_58_06_029Z-debug-0.log
                                      host.ioBroker2 Cannot install iobroker.vis@1.4.15: 6
                                      
                                      thorsten@ioBroker2:/opt/iobroker$ npm ls | grep -E 'github.com|ERR'
                                      [sudo] Passwort für thorsten:
                                      ├── iobroker.fully-tablet-control@0.3.7-0.0 (git+ssh://git@github.com/xXBJXx/ioBroker.fully-tablet-control.git#7d931a40ad31c1439f39ffea6a1dc48e9b5527e9)
                                      ├── iobroker.synochat@1.2.1 (git+ssh://git@github.com/phoeluga/ioBroker.synochat.git#c253779b16b7a89faa004a1d08d6a971d46a77c6)
                                      
                                      thorsten@ioBroker2:/opt/iobroker$ sudo ln -s /usr/bin/node /usr/bin/nodejs
                                      ln: die symbolische Verknüpfung '/usr/bin/nodejs' konnte nicht angelegt werden: Die Datei existiert bereits
                                      
                                      thorsten@ioBroker2:/opt/iobroker$ uname -m && type -P nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
                                      x86_64
                                      /usr/bin/nodejs
                                      /usr/bin/node
                                      /usr/bin/npm
                                      v16.16.0
                                      v16.16.0
                                      8.11.0
                                      thorsten
                                      /opt/iobroker
                                      OK:1 http://deb.debian.org/debian bullseye InRelease
                                      OK:2 http://deb.debian.org/debian-security bullseye-security InRelease
                                      OK:3 https://repos.influxdata.com/debian bullseye InRelease
                                      OK:4 http://deb.debian.org/debian bullseye-updates InRelease
                                      OK:5 https://deb.nodesource.com/node_14.x bullseye InRelease
                                      OK:6 https://deb.nodesource.com/node_16.x bullseye InRelease
                                      Paketlisten werden gelesen… Fertig
                                      Abhängigkeitsbaum wird aufgebaut… Fertig
                                      Statusinformationen werden eingelesen… Fertig
                                      Alle Pakete sind aktuell.
                                      nodejs:
                                        Installiert:           16.16.0-deb-1nodesource1
                                        Installationskandidat: 16.16.0-deb-1nodesource1
                                        Versionstabelle:
                                       *** 16.16.0-deb-1nodesource1 500
                                              500 https://deb.nodesource.com/node_16.x bullseye/main amd64 Packages
                                              100 /var/lib/dpkg/status
                                           14.20.0-deb-1nodesource1 500
                                              500 https://deb.nodesource.com/node_14.x bullseye/main amd64 Packages
                                           12.22.12~dfsg-1~deb11u1 500
                                              500 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages
                                           12.22.5~dfsg-2~11u1 500
                                              500 http://deb.debian.org/debian bullseye/main amd64 Packages
                                      

                                      Der Ordner iobroker.vis existiert bisher nicht (gerade via WinSCP mal geschaut)

                                      UDM Pro, Intel NUC - ioBroker in Proxmox-VM, PiHole+Grafana&Influx+TasmoAdmin in LXCs, Raspberry Pi3 (als CCU), Zigbee-Stick Sonoff, Synology DS918+

                                      Thomas BraunT 1 Antwort Letzte Antwort
                                      0
                                      • K Kueppert

                                        @thomas-braun

                                        thorsten@ioBroker2:/opt/iobroker$ iobroker add vis --host ioBroker2 --debug
                                        NPM version: 8.11.0
                                        Installing iobroker.vis@1.4.15... (System call)
                                        npm ERR! code 6
                                        npm ERR! path /opt/iobroker/node_modules/iobroker.vis
                                        npm ERR! command failed
                                        npm ERR! command sh -c node main.js --install
                                        
                                        npm ERR! A complete log of this run can be found in:
                                        npm ERR!     /home/iobroker/.npm/_logs/2022-07-18T08_58_06_029Z-debug-0.log
                                        host.ioBroker2 Cannot install iobroker.vis@1.4.15: 6
                                        
                                        thorsten@ioBroker2:/opt/iobroker$ npm ls | grep -E 'github.com|ERR'
                                        [sudo] Passwort für thorsten:
                                        ├── iobroker.fully-tablet-control@0.3.7-0.0 (git+ssh://git@github.com/xXBJXx/ioBroker.fully-tablet-control.git#7d931a40ad31c1439f39ffea6a1dc48e9b5527e9)
                                        ├── iobroker.synochat@1.2.1 (git+ssh://git@github.com/phoeluga/ioBroker.synochat.git#c253779b16b7a89faa004a1d08d6a971d46a77c6)
                                        
                                        thorsten@ioBroker2:/opt/iobroker$ sudo ln -s /usr/bin/node /usr/bin/nodejs
                                        ln: die symbolische Verknüpfung '/usr/bin/nodejs' konnte nicht angelegt werden: Die Datei existiert bereits
                                        
                                        thorsten@ioBroker2:/opt/iobroker$ uname -m && type -P nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
                                        x86_64
                                        /usr/bin/nodejs
                                        /usr/bin/node
                                        /usr/bin/npm
                                        v16.16.0
                                        v16.16.0
                                        8.11.0
                                        thorsten
                                        /opt/iobroker
                                        OK:1 http://deb.debian.org/debian bullseye InRelease
                                        OK:2 http://deb.debian.org/debian-security bullseye-security InRelease
                                        OK:3 https://repos.influxdata.com/debian bullseye InRelease
                                        OK:4 http://deb.debian.org/debian bullseye-updates InRelease
                                        OK:5 https://deb.nodesource.com/node_14.x bullseye InRelease
                                        OK:6 https://deb.nodesource.com/node_16.x bullseye InRelease
                                        Paketlisten werden gelesen… Fertig
                                        Abhängigkeitsbaum wird aufgebaut… Fertig
                                        Statusinformationen werden eingelesen… Fertig
                                        Alle Pakete sind aktuell.
                                        nodejs:
                                          Installiert:           16.16.0-deb-1nodesource1
                                          Installationskandidat: 16.16.0-deb-1nodesource1
                                          Versionstabelle:
                                         *** 16.16.0-deb-1nodesource1 500
                                                500 https://deb.nodesource.com/node_16.x bullseye/main amd64 Packages
                                                100 /var/lib/dpkg/status
                                             14.20.0-deb-1nodesource1 500
                                                500 https://deb.nodesource.com/node_14.x bullseye/main amd64 Packages
                                             12.22.12~dfsg-1~deb11u1 500
                                                500 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages
                                             12.22.5~dfsg-2~11u1 500
                                                500 http://deb.debian.org/debian bullseye/main amd64 Packages
                                        

                                        Der Ordner iobroker.vis existiert bisher nicht (gerade via WinSCP mal geschaut)

                                        Thomas BraunT Online
                                        Thomas BraunT Online
                                        Thomas Braun
                                        Most Active
                                        schrieb am zuletzt editiert von
                                        #38

                                        @kueppert sagte in keine Updates mehr möglich - npm ERR! code ETARGET:

                                        /home/iobroker/.npm/_logs/2022-07-18T08_58_06_029Z-debug-0.log

                                        Schau dir das log an.

                                        less -R /home/iobroker/.npm/_logs/2022-07-18T08_58_06_029Z-debug-0.log
                                        

                                        Linux-Werkzeugkasten:
                                        https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                        NodeJS Fixer Skript:
                                        https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                        iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                        K 1 Antwort Letzte Antwort
                                        0
                                        • Thomas BraunT Thomas Braun

                                          @kueppert sagte in keine Updates mehr möglich - npm ERR! code ETARGET:

                                          /home/iobroker/.npm/_logs/2022-07-18T08_58_06_029Z-debug-0.log

                                          Schau dir das log an.

                                          less -R /home/iobroker/.npm/_logs/2022-07-18T08_58_06_029Z-debug-0.log
                                          
                                          K Online
                                          K Online
                                          Kueppert
                                          schrieb am zuletzt editiert von Kueppert
                                          #39

                                          @thomas-braun

                                          thorsten@ioBroker2:/opt/iobroker$ less -R /home/iobroker/.npm/_logs/2022-07-18T08_58_06_029Z-debug-0.log
                                          44 timing idealTree:node_modules/iobroker.vis Completed in 0ms
                                          45 timing idealTree:buildDeps Completed in 1286ms
                                          46 timing idealTree:fixDepFlags Completed in 31ms
                                          47 timing idealTree Completed in 2796ms
                                          48 timing reify:loadTrees Completed in 3129ms
                                          49 timing reify:diffTrees Completed in 42ms
                                          50 silly reify moves {}
                                          51 timing reify:retireShallow Completed in 1ms
                                          52 timing reify:createSparse Completed in 2ms
                                          53 timing reify:loadBundles Completed in 0ms
                                          54 verbose reify failed optional dependency /opt/iobroker/node_modules/osx-temperature-sensor
                                          55 silly reify mark deleted [ '/opt/iobroker/node_modules/osx-temperature-sensor' ]
                                          56 verbose reify failed optional dependency /opt/iobroker/node_modules/fsevents
                                          57 silly reify mark deleted [ '/opt/iobroker/node_modules/fsevents' ]
                                          58 timing reifyNode:node_modules/osx-temperature-sensor Completed in 6ms
                                          59 timing reifyNode:node_modules/fsevents Completed in 6ms
                                          60 timing reifyNode:node_modules/iobroker.vis Completed in 363ms
                                          61 timing reify:unpack Completed in 363ms
                                          62 timing reify:unretire Completed in 0ms
                                          63 timing build:queue Completed in 2ms
                                          64 info run iobroker.vis@1.4.15 install node_modules/iobroker.vis node main.js --install
                                          65 info run iobroker.vis@1.4.15 install { code: 6, signal: null }
                                          66 timing reify:rollback:createSparse Completed in 203ms
                                          67 timing reify:rollback:retireShallow Completed in 0ms
                                          68 timing command:install Completed in 7574ms
                                          69 verbose stack Error: command failed
                                          69 verbose stack     at ChildProcess.<anonymous> (/usr/lib/node_modules/npm/node_modules/@npmcli/promise-spawn/lib/index.js:63:27)
                                          69 verbose stack     at ChildProcess.emit (node:events:527:28)
                                          69 verbose stack     at maybeClose (node:internal/child_process:1092:16)
                                          69 verbose stack     at Process.ChildProcess._handle.onexit (node:internal/child_process:302:5)
                                          70 verbose pkgid iobroker.vis@1.4.15
                                          71 verbose cwd /opt/iobroker
                                          72 verbose Linux 5.10.0-16-amd64
                                          73 verbose node v16.16.0
                                          74 verbose npm  v8.11.0
                                          75 error code 6
                                          76 error path /opt/iobroker/node_modules/iobroker.vis
                                          77 error command failed
                                          78 error command sh -c node main.js --install
                                          79 verbose exit 6
                                          80 timing npm Completed in 7755ms
                                          81 verbose unfinished npm timer reify 1658134686204
                                          82 verbose unfinished npm timer reify:build 1658134689753
                                          83 verbose unfinished npm timer build 1658134689754
                                          84 verbose unfinished npm timer build:deps 1658134689754
                                          85 verbose unfinished npm timer build:run:install 1658134689756
                                          86 verbose unfinished npm timer build:run:install:node_modules/iobroker.vis 1658134689757
                                          87 verbose code 6
                                          
                                          

                                          mehr steht in dem Log nicht drin

                                          UDM Pro, Intel NUC - ioBroker in Proxmox-VM, PiHole+Grafana&Influx+TasmoAdmin in LXCs, Raspberry Pi3 (als CCU), Zigbee-Stick Sonoff, Synology DS918+

                                          Thomas BraunT crunchipC 2 Antworten 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

                                          800

                                          Online

                                          32.4k

                                          Benutzer

                                          81.6k

                                          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