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. Error/Bug
  4. Error 25 bei Adapterupdates nach Node.JS 16.15.1 Update

NEWS

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

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

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

Error 25 bei Adapterupdates nach Node.JS 16.15.1 Update

Geplant Angeheftet Gesperrt Verschoben Error/Bug
errormeldungnodejs 16.15.1
169 Beiträge 15 Kommentatoren 24.0k Aufrufe 12 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.
  • Thomas BraunT Thomas Braun

    @taba_luga sagte in Error 25 bei Adapterupdates nach Node.JS 16.15.1 Update:

    Debian 11 mit NPM 8.

    Das Debian-Release hat nichts mit npm8 zu tun.

    Schau dir vor einem Upgrade auf node16/npm8 den npm tree an. Der muss möglichst sauber sein.

    cd /opt/iobroker
    npm ls | grep -E 'ERR|github'
    

    sollte im Altsystem schon ohne Rückmeldung durchlaufen.

    T Offline
    T Offline
    taba_luga
    schrieb am zuletzt editiert von
    #138

    @thomas-braun
    Das war unglücklich formuliert von mir. Der Snapshot mit Debian 10 geht einher mit dem Stand Node14/npm6.

    xx@iobroker-prod:~$ which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs
    /usr/bin/nodejs
    v14.19.3
    /usr/bin/node
    v14.19.3
    /usr/bin/npm
    6.14.17
    nodejs:
      Installiert:           14.19.3-1nodesource1
      Installationskandidat: 14.19.3-1nodesource1
      Versionstabelle:
     *** 14.19.3-1nodesource1 500
            500 https://deb.nodesource.com/node_14.x stretch/main amd64 Packages
            100 /var/lib/dpkg/status
         10.24.0~dfsg-1~deb10u1 500
            500 http://ftp.de.debian.org/debian buster/main amd64 Packages
            500 http://security.debian.org/debian-security buster/updates/main amd64 Packages
    xx@iobroker-prod:~$ 
    

    Leider läuft das nicht ohne Rückmeldung durch...

     xx@iobroker-prod:~$ cd /opt/iobroker
    xx@iobroker-prod:/opt/iobroker$ npm ls | grep -E 'ERR|github'
    [sudo] Passwort für xx: 
    │ │ │ ├── github-from-package@0.0.0
    npm ERR! extraneous: @abandonware/noble@1.9.2-1 /opt/iobroker/node_modules/@abandonware/noble
    npm ERR! extraneous: @apollon/frankjoke-myadapter@1.2.5 /opt/iobroker/node_modules/@apollon/frankjoke-myadapter
    npm ERR! extraneous: @frankjoke/myadapter@1.2.4 /opt/iobroker/node_modules/@frankjoke/myadapter
    npm ERR! extraneous: @serialport/bindings@2.0.8 /opt/iobroker/node_modules/@serialport/bindings
    npm ERR! extraneous: @serialport/parser-byte-length@1.0.5 /opt/iobroker/node_modules/@serialport/parser-byte-length
    npm ERR! extraneous: @serialport/parser-cctalk@1.0.5 /opt/iobroker/node_modules/@serialport/parser-cctalk
    npm ERR! extraneous: @serialport/parser-readline@1.0.5 /opt/iobroker/node_modules/@serialport/parser-readline
    npm ERR! extraneous: @serialport/parser-ready@1.0.5 /opt/iobroker/node_modules/@serialport/parser-ready
    npm ERR! extraneous: @serialport/parser-regex@1.0.5 /opt/iobroker/node_modules/@serialport/parser-regex
    npm ERR! extraneous: @serialport/stream@2.0.5 /opt/iobroker/node_modules/@serialport/stream
    npm ERR! extraneous: iobroker.rflink /opt/iobroker/node_modules/iobroker.rflink
    npm ERR! error in /opt/iobroker/node_modules/iobroker.rflink: ENOENT: no such file or directory, open '/opt/iobroker/node_modules/iobroker.rflink/package.json'
    npm ERR! extraneous: alexa-remote2@1.0.0 /opt/iobroker/node_modules/alexa-remote2
    npm ERR! extraneous: axios@0.18.0 /opt/iobroker/node_modules/axios
    npm ERR! extraneous: dropbox-v2-api@2.4.0 /opt/iobroker/node_modules/dropbox-v2-api
    npm ERR! extraneous: express-fileupload@0.1.4 /opt/iobroker/node_modules/express-fileupload
    npm ERR! extraneous: fs-extra@0.22.1 /opt/iobroker/node_modules/fs-extra
    npm ERR! extraneous: googleapis@40.0.1 /opt/iobroker/node_modules/googleapis
    npm ERR! extraneous: iobroker@1.0.2 /opt/iobroker/node_modules/iobroker
    npm ERR! extraneous: iobroker.icons-material-png@0.1.0 /opt/iobroker/node_modules/iobroker.icons-material-png
    npm ERR! extraneous: iobroker.milight@0.3.6 /opt/iobroker/node_modules/iobroker.milight
    npm ERR! extraneous: iobroker.vis-timeandweather@1.1.7 /opt/iobroker/node_modules/iobroker.vis-timeandweather
    npm ERR! extraneous: joi@6.10.1 /opt/iobroker/node_modules/joi
    npm ERR! extraneous: js2xmlparser@3.0.0 /opt/iobroker/node_modules/js2xmlparser
    npm ERR! extraneous: jsonwebtoken@8.1.0 /opt/iobroker/node_modules/jsonwebtoken
    npm ERR! extraneous: md5@2.2.1 /opt/iobroker/node_modules/md5
    npm ERR! extraneous: mongodb@3.3.2 /opt/iobroker/node_modules/mongodb
    npm ERR! extraneous: mqtt-connection@3.2.0 /opt/iobroker/node_modules/mqtt-connection
    npm ERR! extraneous: nearest-color@0.4.2 /opt/iobroker/node_modules/nearest-color
    npm ERR! extraneous: net-ping@1.2.3 /opt/iobroker/node_modules/net-ping
    npm ERR! extraneous: noble@1.9.1 /opt/iobroker/node_modules/noble
    npm ERR! extraneous: node-arp@1.0.6 /opt/iobroker/node_modules/node-arp
    npm ERR! extraneous: node-bluetooth@1.2.6 /opt/iobroker/node_modules/node-bluetooth
    npm ERR! extraneous: node-red@0.20.8 /opt/iobroker/node_modules/node-red
    npm ERR! extraneous: node-red-contrib-aggregator@1.5.0 /opt/iobroker/node_modules/node-red-contrib-aggregator
    npm ERR! extraneous: node-red-contrib-os@0.1.7 /opt/iobroker/node_modules/node-red-contrib-os
    npm ERR! extraneous: node-red-contrib-polymer@0.0.21 /opt/iobroker/node_modules/node-red-contrib-polymer
    npm ERR! extraneous: node-red-dashboard@2.16.2 /opt/iobroker/node_modules/node-red-dashboard
    npm ERR! extraneous: node-ssdp@3.2.5 /opt/iobroker/node_modules/node-ssdp
    npm ERR! extraneous: node-telegram-bot-api@0.30.0 /opt/iobroker/node_modules/node-telegram-bot-api
    npm ERR! extraneous: openzwave-shared@1.4.0 /opt/iobroker/node_modules/openzwave-shared
    npm ERR! extraneous: picocolors@1.0.0 /opt/iobroker/node_modules/picocolors
    npm ERR! extraneous: ping@0.2.2 /opt/iobroker/node_modules/ping
    npm ERR! extraneous: prebuild-install@4.0.0 /opt/iobroker/node_modules/prebuild-install
    npm ERR! extraneous: promirepl@1.0.1 /opt/iobroker/node_modules/promirepl
    npm ERR! extraneous: prompt-list@3.2.0 /opt/iobroker/node_modules/prompt-list
    npm ERR! extraneous: pushover-notifications@0.2.4 /opt/iobroker/node_modules/pushover-notifications
    npm ERR! extraneous: suncalc@1.8.0 /opt/iobroker/node_modules/suncalc
    npm ERR! extraneous: systeminformation@4.5.1 /opt/iobroker/node_modules/systeminformation
    npm ERR! extraneous: typescript@2.6.2 /opt/iobroker/node_modules/typescript
    npm ERR! extraneous: virtual-device-sdk@1.5.1 /opt/iobroker/node_modules/virtual-device-sdk
    npm ERR! extraneous: virtual-tsc@0.3.4 /opt/iobroker/node_modules/virtual-tsc
    npm ERR! extraneous: zwave-js@5.4.0 /opt/iobroker/node_modules/zwave-js
    npm ERR! peer dep missing: @zwave-js/core@>=9.0.4, required by @zwave-js/log-transport-json@2.0.1
    npm ERR! peer dep missing: @zwave-js/shared@>=9.0.4, required by @zwave-js/log-transport-json@2.0.1
    xx@iobroker-prod:/opt/iobroker$ 
    
    
    Thomas BraunT 1 Antwort Letzte Antwort
    0
    • T taba_luga

      @thomas-braun
      Das war unglücklich formuliert von mir. Der Snapshot mit Debian 10 geht einher mit dem Stand Node14/npm6.

      xx@iobroker-prod:~$ which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs
      /usr/bin/nodejs
      v14.19.3
      /usr/bin/node
      v14.19.3
      /usr/bin/npm
      6.14.17
      nodejs:
        Installiert:           14.19.3-1nodesource1
        Installationskandidat: 14.19.3-1nodesource1
        Versionstabelle:
       *** 14.19.3-1nodesource1 500
              500 https://deb.nodesource.com/node_14.x stretch/main amd64 Packages
              100 /var/lib/dpkg/status
           10.24.0~dfsg-1~deb10u1 500
              500 http://ftp.de.debian.org/debian buster/main amd64 Packages
              500 http://security.debian.org/debian-security buster/updates/main amd64 Packages
      xx@iobroker-prod:~$ 
      

      Leider läuft das nicht ohne Rückmeldung durch...

       xx@iobroker-prod:~$ cd /opt/iobroker
      xx@iobroker-prod:/opt/iobroker$ npm ls | grep -E 'ERR|github'
      [sudo] Passwort für xx: 
      │ │ │ ├── github-from-package@0.0.0
      npm ERR! extraneous: @abandonware/noble@1.9.2-1 /opt/iobroker/node_modules/@abandonware/noble
      npm ERR! extraneous: @apollon/frankjoke-myadapter@1.2.5 /opt/iobroker/node_modules/@apollon/frankjoke-myadapter
      npm ERR! extraneous: @frankjoke/myadapter@1.2.4 /opt/iobroker/node_modules/@frankjoke/myadapter
      npm ERR! extraneous: @serialport/bindings@2.0.8 /opt/iobroker/node_modules/@serialport/bindings
      npm ERR! extraneous: @serialport/parser-byte-length@1.0.5 /opt/iobroker/node_modules/@serialport/parser-byte-length
      npm ERR! extraneous: @serialport/parser-cctalk@1.0.5 /opt/iobroker/node_modules/@serialport/parser-cctalk
      npm ERR! extraneous: @serialport/parser-readline@1.0.5 /opt/iobroker/node_modules/@serialport/parser-readline
      npm ERR! extraneous: @serialport/parser-ready@1.0.5 /opt/iobroker/node_modules/@serialport/parser-ready
      npm ERR! extraneous: @serialport/parser-regex@1.0.5 /opt/iobroker/node_modules/@serialport/parser-regex
      npm ERR! extraneous: @serialport/stream@2.0.5 /opt/iobroker/node_modules/@serialport/stream
      npm ERR! extraneous: iobroker.rflink /opt/iobroker/node_modules/iobroker.rflink
      npm ERR! error in /opt/iobroker/node_modules/iobroker.rflink: ENOENT: no such file or directory, open '/opt/iobroker/node_modules/iobroker.rflink/package.json'
      npm ERR! extraneous: alexa-remote2@1.0.0 /opt/iobroker/node_modules/alexa-remote2
      npm ERR! extraneous: axios@0.18.0 /opt/iobroker/node_modules/axios
      npm ERR! extraneous: dropbox-v2-api@2.4.0 /opt/iobroker/node_modules/dropbox-v2-api
      npm ERR! extraneous: express-fileupload@0.1.4 /opt/iobroker/node_modules/express-fileupload
      npm ERR! extraneous: fs-extra@0.22.1 /opt/iobroker/node_modules/fs-extra
      npm ERR! extraneous: googleapis@40.0.1 /opt/iobroker/node_modules/googleapis
      npm ERR! extraneous: iobroker@1.0.2 /opt/iobroker/node_modules/iobroker
      npm ERR! extraneous: iobroker.icons-material-png@0.1.0 /opt/iobroker/node_modules/iobroker.icons-material-png
      npm ERR! extraneous: iobroker.milight@0.3.6 /opt/iobroker/node_modules/iobroker.milight
      npm ERR! extraneous: iobroker.vis-timeandweather@1.1.7 /opt/iobroker/node_modules/iobroker.vis-timeandweather
      npm ERR! extraneous: joi@6.10.1 /opt/iobroker/node_modules/joi
      npm ERR! extraneous: js2xmlparser@3.0.0 /opt/iobroker/node_modules/js2xmlparser
      npm ERR! extraneous: jsonwebtoken@8.1.0 /opt/iobroker/node_modules/jsonwebtoken
      npm ERR! extraneous: md5@2.2.1 /opt/iobroker/node_modules/md5
      npm ERR! extraneous: mongodb@3.3.2 /opt/iobroker/node_modules/mongodb
      npm ERR! extraneous: mqtt-connection@3.2.0 /opt/iobroker/node_modules/mqtt-connection
      npm ERR! extraneous: nearest-color@0.4.2 /opt/iobroker/node_modules/nearest-color
      npm ERR! extraneous: net-ping@1.2.3 /opt/iobroker/node_modules/net-ping
      npm ERR! extraneous: noble@1.9.1 /opt/iobroker/node_modules/noble
      npm ERR! extraneous: node-arp@1.0.6 /opt/iobroker/node_modules/node-arp
      npm ERR! extraneous: node-bluetooth@1.2.6 /opt/iobroker/node_modules/node-bluetooth
      npm ERR! extraneous: node-red@0.20.8 /opt/iobroker/node_modules/node-red
      npm ERR! extraneous: node-red-contrib-aggregator@1.5.0 /opt/iobroker/node_modules/node-red-contrib-aggregator
      npm ERR! extraneous: node-red-contrib-os@0.1.7 /opt/iobroker/node_modules/node-red-contrib-os
      npm ERR! extraneous: node-red-contrib-polymer@0.0.21 /opt/iobroker/node_modules/node-red-contrib-polymer
      npm ERR! extraneous: node-red-dashboard@2.16.2 /opt/iobroker/node_modules/node-red-dashboard
      npm ERR! extraneous: node-ssdp@3.2.5 /opt/iobroker/node_modules/node-ssdp
      npm ERR! extraneous: node-telegram-bot-api@0.30.0 /opt/iobroker/node_modules/node-telegram-bot-api
      npm ERR! extraneous: openzwave-shared@1.4.0 /opt/iobroker/node_modules/openzwave-shared
      npm ERR! extraneous: picocolors@1.0.0 /opt/iobroker/node_modules/picocolors
      npm ERR! extraneous: ping@0.2.2 /opt/iobroker/node_modules/ping
      npm ERR! extraneous: prebuild-install@4.0.0 /opt/iobroker/node_modules/prebuild-install
      npm ERR! extraneous: promirepl@1.0.1 /opt/iobroker/node_modules/promirepl
      npm ERR! extraneous: prompt-list@3.2.0 /opt/iobroker/node_modules/prompt-list
      npm ERR! extraneous: pushover-notifications@0.2.4 /opt/iobroker/node_modules/pushover-notifications
      npm ERR! extraneous: suncalc@1.8.0 /opt/iobroker/node_modules/suncalc
      npm ERR! extraneous: systeminformation@4.5.1 /opt/iobroker/node_modules/systeminformation
      npm ERR! extraneous: typescript@2.6.2 /opt/iobroker/node_modules/typescript
      npm ERR! extraneous: virtual-device-sdk@1.5.1 /opt/iobroker/node_modules/virtual-device-sdk
      npm ERR! extraneous: virtual-tsc@0.3.4 /opt/iobroker/node_modules/virtual-tsc
      npm ERR! extraneous: zwave-js@5.4.0 /opt/iobroker/node_modules/zwave-js
      npm ERR! peer dep missing: @zwave-js/core@>=9.0.4, required by @zwave-js/log-transport-json@2.0.1
      npm ERR! peer dep missing: @zwave-js/shared@>=9.0.4, required by @zwave-js/log-transport-json@2.0.1
      xx@iobroker-prod:/opt/iobroker$ 
      
      
      Thomas BraunT Online
      Thomas BraunT Online
      Thomas Braun
      Most Active
      schrieb am zuletzt editiert von
      #139

      @taba_luga sagte in Error 25 bei Adapterupdates nach Node.JS 16.15.1 Update:

      Da vermute ich den Troublemaker:

      npm ERR! error in /opt/iobroker/node_modules/iobroker.rflink: ENOENT: no such file or directory, open '/opt/iobroker/node_modules/iobroker.rflink/package.json'
      

      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

      T 1 Antwort Letzte Antwort
      0
      • apollon77A apollon77

        Ich bin imme rnoch der Meinung das das nicht richtig ist was wir hier tun ... npm will das umbenennen, wohl weil es da Module gibt mit denen er was tun will ... und er kann es nicht umbenennen. So interpretiere ich diese Meldung. Die Frage ist also jetzt ob das Zielverzeichnis denn schon da ist oder warum er das anmeckert? Dann müsste man eher das aus dem Weg räumen.

        EDIT: je mehr ich google umso mehr vermute ich das es das Zielverzeichnis ist was man löschen muss - warum auch immer esd da geblieben ist Und dann nochmal versuchen.
        Das Rename zu machen macht ggf mehr Issues als alles andere

        P Offline
        P Offline
        paul.honka
        schrieb am zuletzt editiert von paul.honka
        #140

        @apollon77 Noch mal ein Versuch

        iob upgrade flot --debug
        
        This upgrade of "flot" will introduce the following changes:
        ==========================================================================
        -> 1.11.0:
        Trust GetHistory results to contain ms resolution timestamps
        ==========================================================================
        
        Would you like to upgrade flot from @1.10.7 to @1.11.0 now? [(y)es, (n)o]: y
        Update flot from @1.10.7 to @1.11.0
        NPM version: 8.11.0
        Installing iobroker.flot@1.11.0... (System call)
        npm ERR! code ENOTEMPTY
        npm ERR! syscall rename
        npm ERR! path /opt/iobroker/node_modules/iobroker.javascript/node_modules/@types/caseless
        npm ERR! dest /opt/iobroker/node_modules/iobroker.javascript/node_modules/@types/.caseless-E7EBKTiW
        npm ERR! errno -39
        npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/iobroker.javascript/node_modules/@types/caseless' -> '/opt/iobroker/node_modules/iobroker.javascript/node_modules/@types/.caseless-E7EBKTiW'
        
        npm ERR! A complete log of this run can be found in:
        npm ERR!     /home/iobroker/.npm/_logs/2022-06-28T16_56_44_129Z-debug-0.log
        host.IOBroker-Sted1 Cannot install iobroker.flot@1.11.0: 217
        
        

        und jetzt das Verzeichnis /opt/iobroker/node_modules/iobroker.javascript/node_modules

        659370 40 drwxrwxr-x+  91 iobroker iobroker 36864 Jun 28 18:56 .
         658280  4 drwxrwxr-x+   8 iobroker iobroker  4096 Jun  2 00:18 ..
        1708173  4 drwxrwxr-x+  12 iobroker iobroker  4096 Jun 28 10:55 @alcalzone
        1708174  4 drwxrwxr-x+   5 iobroker iobroker  4096 Jun 28 10:55 @babel
         794382  4 drwxrwxr-x+   2 iobroker iobroker  4096 Jun 28 18:45 .bin
        1313831  4 drwxrwxr-x+   4 iobroker iobroker  4096 Jun 28 10:55 coffee-script
        1313856  4 drwxrwxr-x+   3 iobroker iobroker  4096 Jun 28 10:55 combined-stream
        1313868  4 drwxrwxr-x+   3 iobroker iobroker  4096 Jun 28 10:55 core-util-is
        1313873  4 drwxrwxr-x+   5 iobroker iobroker  4096 Jun 28 10:55 cron-parser
        1313884  4 drwxrwxr-x+   4 iobroker iobroker  4096 Jun 28 10:55 dashdash
        1313887  4 drwxrwxr-x+   3 iobroker iobroker  4096 Jun 28 10:55 debug
        1313900  4 drwxrwxr-x+   3 iobroker iobroker  4096 Jun 28 10:55 define-properties
        1313908  4 drwxrwxr-x+   3 iobroker iobroker  4096 Jun 28 10:55 delayed-stream
        2232767  4 drwxrwxr-x+   2 iobroker iobroker  4096 Jun 28 10:55 dewpoint
        1313924  4 drwxrwxr-x+   3 iobroker iobroker  4096 Jun 28 10:55 ecc-jsbn
        1708178  4 drwxrwxr-x+   3 iobroker iobroker  4096 Jun 28 10:55 @eslint
        1577393  4 drwxrwxr-x+   2 iobroker iobroker  4096 Jun 28 10:55 extend
        1577772  4 drwxrwxr-x+   3 iobroker iobroker  4096 Jun 28 10:55 extsprintf
        1577808  4 drwxrwxr-x+   3 iobroker iobroker  4096 Jun 28 10:55 fast-deep-equal
        1577828  4 drwxrwxr-x+   6 iobroker iobroker  4096 Jun 28 10:55 fast-json-stable-stringify
        2109566  4 drwxrwxr-x+   2 iobroker iobroker  4096 Jun 28 10:55 forever-agent
        2109567  4 drwxrwxr-x+   3 iobroker iobroker  4096 Jun 28 10:55 form-data
        2109573  4 drwxrwxr-x+   3 iobroker iobroker  4096 Jun 28 10:55 function-bind
        2109577  4 drwxrwxr-x+   4 iobroker iobroker  4096 Jun 28 10:55 get-intrinsic
        2109580  4 drwxrwxr-x+   3 iobroker iobroker  4096 Jun 28 10:55 getpass
        2109594  4 drwxrwxr-x+   3 iobroker iobroker  4096 Jun 28 10:55 har-schema
        2109595  4 drwxrwxr-x+   3 iobroker iobroker  4096 Jun 28 10:55 har-validator
        2109596  4 drwxrwxr-x+   4 iobroker iobroker  4096 Jun 28 10:55 has
        2109598  4 drwxrwxr-x+   4 iobroker iobroker  4096 Jun 28 10:55 has-property-descriptors
        2109599  4 drwxrwxr-x+   4 iobroker iobroker  4096 Jun 28 10:55 has-symbols
        2109604  4 drwxrwxr-x+   3 iobroker iobroker  4096 Jun 28 10:55 http-signature
        1708175  4 drwxrwxr-x+   4 iobroker iobroker  4096 Jun 28 10:55 @humanwhocodes
        2109607  4 drwxrwxr-x+   4 iobroker iobroker  4096 Jun 28 10:55 immediate
        2109612  4 drwxrwxr-x+   2 iobroker iobroker  4096 Jun 28 10:55 inherits
         659375  4 drwxrwxr-x+   3 iobroker iobroker  4096 Jun 28 18:56 @iobroker
        2109640  4 drwxrwxr-x+   2 iobroker iobroker  4096 Jun 28 10:55 isarray
        2109626  4 drwxrwxr-x+   4 iobroker iobroker  4096 Jun 28 10:55 is-nan
        2109643  4 drwxrwxr-x+   2 iobroker iobroker  4096 Jun 28 10:55 isstream
        2109634  4 drwxrwxr-x+   2 iobroker iobroker  4096 Jun 28 10:55 is-typedarray
        2109647  4 drwxrwxr-x+   2 iobroker iobroker  4096 Jun 28 10:55 jsbn
        2109652  4 drwxrwxr-x+   2 iobroker iobroker  4096 Jun 28 10:55 jsonata
        2109648  4 drwxrwxr-x+   3 iobroker iobroker  4096 Jun 28 10:55 json-schema
        2109649  4 drwxrwxr-x+   3 iobroker iobroker  4096 Jun 28 10:55 json-schema-traverse
        2109651  4 drwxrwxr-x+   3 iobroker iobroker  4096 Jun 28 10:55 json-stringify-safe
        2109654  4 drwxrwxr-x+   3 iobroker iobroker  4096 Jun 28 10:55 jsprim
        2109655  4 drwxrwxr-x+   6 iobroker iobroker  4096 Jun 28 10:55 jszip
        2109663  4 drwxrwxr-x+   4 iobroker iobroker  4096 Jun 28 10:55 lie
        2232582  4 drwxrwxr-x+   2 iobroker iobroker  4096 Jun 28 10:55 long-timeout
        2232584  4 drwxrwxr-x+   2 iobroker iobroker  4096 Jun 28 10:55 lru-cache
        2232585  4 drwxrwxr-x+   4 iobroker iobroker  4096 Jun 28 10:55 luxon
        2232590  4 drwxrwxr-x+   2 iobroker iobroker  4096 Jun 28 10:55 mime-db
        2232591  4 drwxrwxr-x+   2 iobroker iobroker  4096 Jun 28 10:55 mime-types
        2232594  4 drwxrwxr-x+   4 iobroker iobroker  4096 Jun 28 10:55 minimist
        2232595  4 drwxrwxr-x+   2 iobroker iobroker  4096 Jun 28 10:55 ms
        2232601  4 drwxrwxr-x+   3 iobroker iobroker  4096 Jun 28 10:55 node-inspect
        1708176  4 drwxrwxr-x+   5 iobroker iobroker  4096 Jun 28 10:55 @nodelib
        2232602  4 drwxrwxr-x+   3 iobroker iobroker  4096 Jun 28 10:55 node-schedule
        2232607  4 drwxrwxr-x+   2 iobroker iobroker  4096 Jun 28 10:55 oauth-sign
        2232609  4 drwxrwxr-x+   3 iobroker iobroker  4096 Jun 28 10:55 object-keys
        2232624  4 drwxrwxr-x+   4 iobroker iobroker  4096 Jun 28 10:55 pako
        2232640  4 drwxrwxr-x+   5 iobroker iobroker  4096 Jun 28 10:55 performance-now
        2232641  4 drwxrwxr-x+   2 iobroker iobroker  4096 Jun 28 10:55 picocolors
        2232649  4 drwxrwxr-x+   2 iobroker iobroker  4096 Jun 28 10:55 process-nextick-args
        2232651  4 drwxrwxr-x+   4 iobroker iobroker  4096 Jun 28 10:55 psl
        2232654  4 drwxrwxr-x+   2 iobroker iobroker  4096 Jun 28 10:55 punycode
        2232655  4 drwxrwxr-x+   6 iobroker iobroker  4096 Jun 28 10:55 qs
        2232658  4 drwxrwxr-x+   4 iobroker iobroker  4096 Jun 28 10:55 readable-stream
        2232843  4 drwxrwxr-x+   4 iobroker iobroker  4096 Jun 28 10:55 request
         794224 24 drwxrwxr-x+ 478 pi       pi       24576 Jun 28 18:43 res
        2232680  4 drwxrwxr-x+   2 iobroker iobroker  4096 Jun 28 10:55 safe-buffer
        2232682  4 drwxrwxr-x+   2 iobroker iobroker  4096 Jun 28 10:55 safer-buffer
         658277  4 drwxrwxr-x+   7 iobroker iobroker  4096 Jun  2 00:18 semver
        2232686  4 drwxrwxr-x+   2 iobroker iobroker  4096 Jun 28 10:55 setimmediate
        2232692  4 drwxrwxr-x+   2 iobroker iobroker  4096 Jun 28 10:55 sorted-array-functions
        2232702  4 drwxrwxr-x+   5 iobroker iobroker  4096 Jun 28 10:55 sshpk
        2232707  4 drwxrwxr-x+   3 iobroker iobroker  4096 Jun 28 10:55 string_decoder
        2232713  4 drwxrwxr-x+   2 iobroker iobroker  4096 Jun 28 10:55 suncalc2
        2232727  4 drwxrwxr-x+   3 iobroker iobroker  4096 Jun 28 10:55 tough-cookie
        2232728  4 drwxrwxr-x+   2 iobroker iobroker  4096 Jun 28 10:55 tunnel-agent
        2232729  4 drwxrwxr-x+   2 iobroker iobroker  4096 Jun 28 10:55 tweetnacl
         659374  4 drwxrwxr-x+  13 iobroker iobroker  4096 Jun 28 18:56 @types
         658278  4 drwxrwxr-x+   5 iobroker iobroker  4096 Jun  2 00:18 typescript
        1708182  4 drwxrwxr-x+   3 iobroker iobroker  4096 Jun 28 10:55 @ungap
        2232741  4 drwxrwxr-x+   3 iobroker iobroker  4096 Jun 28 10:55 uri-js
        2232744  4 drwxrwxr-x+   2 iobroker iobroker  4096 Jun 28 10:55 util-deprecate
        2232745  4 drwxrwxr-x+   4 iobroker iobroker  4096 Jun 28 10:55 uuid
        2232858  4 drwxrwxr-x+   4 iobroker iobroker  4096 Jun 28 10:55 verror
        2232752  4 drwxrwxr-x+   4 iobroker iobroker  4096 Jun 28 10:55 virtual-tsc
        2232857  4 drwxrwxr-x+   5 iobroker iobroker  4096 Jun 28 10:55 vm2
        2232753  4 drwxrwxr-x+   2 iobroker iobroker  4096 Jun 28 10:55 wake_on_lan
        2232762  4 drwxrwxr-x+   2 iobroker iobroker  4096 Jun 28 10:55 yallist
        

        Wenig . Verzeichnisse dabei, sonst war zu jedem Verzeichnis auch ein .Verzeichnis vorhanden-
        zB. coffee-script und .coffee-script
        Vielleicht hat jemand ne Idee.
        Gruss paul

        Thomas BraunT 1 Antwort Letzte Antwort
        0
        • P paul.honka

          @apollon77 Noch mal ein Versuch

          iob upgrade flot --debug
          
          This upgrade of "flot" will introduce the following changes:
          ==========================================================================
          -> 1.11.0:
          Trust GetHistory results to contain ms resolution timestamps
          ==========================================================================
          
          Would you like to upgrade flot from @1.10.7 to @1.11.0 now? [(y)es, (n)o]: y
          Update flot from @1.10.7 to @1.11.0
          NPM version: 8.11.0
          Installing iobroker.flot@1.11.0... (System call)
          npm ERR! code ENOTEMPTY
          npm ERR! syscall rename
          npm ERR! path /opt/iobroker/node_modules/iobroker.javascript/node_modules/@types/caseless
          npm ERR! dest /opt/iobroker/node_modules/iobroker.javascript/node_modules/@types/.caseless-E7EBKTiW
          npm ERR! errno -39
          npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/iobroker.javascript/node_modules/@types/caseless' -> '/opt/iobroker/node_modules/iobroker.javascript/node_modules/@types/.caseless-E7EBKTiW'
          
          npm ERR! A complete log of this run can be found in:
          npm ERR!     /home/iobroker/.npm/_logs/2022-06-28T16_56_44_129Z-debug-0.log
          host.IOBroker-Sted1 Cannot install iobroker.flot@1.11.0: 217
          
          

          und jetzt das Verzeichnis /opt/iobroker/node_modules/iobroker.javascript/node_modules

          659370 40 drwxrwxr-x+  91 iobroker iobroker 36864 Jun 28 18:56 .
           658280  4 drwxrwxr-x+   8 iobroker iobroker  4096 Jun  2 00:18 ..
          1708173  4 drwxrwxr-x+  12 iobroker iobroker  4096 Jun 28 10:55 @alcalzone
          1708174  4 drwxrwxr-x+   5 iobroker iobroker  4096 Jun 28 10:55 @babel
           794382  4 drwxrwxr-x+   2 iobroker iobroker  4096 Jun 28 18:45 .bin
          1313831  4 drwxrwxr-x+   4 iobroker iobroker  4096 Jun 28 10:55 coffee-script
          1313856  4 drwxrwxr-x+   3 iobroker iobroker  4096 Jun 28 10:55 combined-stream
          1313868  4 drwxrwxr-x+   3 iobroker iobroker  4096 Jun 28 10:55 core-util-is
          1313873  4 drwxrwxr-x+   5 iobroker iobroker  4096 Jun 28 10:55 cron-parser
          1313884  4 drwxrwxr-x+   4 iobroker iobroker  4096 Jun 28 10:55 dashdash
          1313887  4 drwxrwxr-x+   3 iobroker iobroker  4096 Jun 28 10:55 debug
          1313900  4 drwxrwxr-x+   3 iobroker iobroker  4096 Jun 28 10:55 define-properties
          1313908  4 drwxrwxr-x+   3 iobroker iobroker  4096 Jun 28 10:55 delayed-stream
          2232767  4 drwxrwxr-x+   2 iobroker iobroker  4096 Jun 28 10:55 dewpoint
          1313924  4 drwxrwxr-x+   3 iobroker iobroker  4096 Jun 28 10:55 ecc-jsbn
          1708178  4 drwxrwxr-x+   3 iobroker iobroker  4096 Jun 28 10:55 @eslint
          1577393  4 drwxrwxr-x+   2 iobroker iobroker  4096 Jun 28 10:55 extend
          1577772  4 drwxrwxr-x+   3 iobroker iobroker  4096 Jun 28 10:55 extsprintf
          1577808  4 drwxrwxr-x+   3 iobroker iobroker  4096 Jun 28 10:55 fast-deep-equal
          1577828  4 drwxrwxr-x+   6 iobroker iobroker  4096 Jun 28 10:55 fast-json-stable-stringify
          2109566  4 drwxrwxr-x+   2 iobroker iobroker  4096 Jun 28 10:55 forever-agent
          2109567  4 drwxrwxr-x+   3 iobroker iobroker  4096 Jun 28 10:55 form-data
          2109573  4 drwxrwxr-x+   3 iobroker iobroker  4096 Jun 28 10:55 function-bind
          2109577  4 drwxrwxr-x+   4 iobroker iobroker  4096 Jun 28 10:55 get-intrinsic
          2109580  4 drwxrwxr-x+   3 iobroker iobroker  4096 Jun 28 10:55 getpass
          2109594  4 drwxrwxr-x+   3 iobroker iobroker  4096 Jun 28 10:55 har-schema
          2109595  4 drwxrwxr-x+   3 iobroker iobroker  4096 Jun 28 10:55 har-validator
          2109596  4 drwxrwxr-x+   4 iobroker iobroker  4096 Jun 28 10:55 has
          2109598  4 drwxrwxr-x+   4 iobroker iobroker  4096 Jun 28 10:55 has-property-descriptors
          2109599  4 drwxrwxr-x+   4 iobroker iobroker  4096 Jun 28 10:55 has-symbols
          2109604  4 drwxrwxr-x+   3 iobroker iobroker  4096 Jun 28 10:55 http-signature
          1708175  4 drwxrwxr-x+   4 iobroker iobroker  4096 Jun 28 10:55 @humanwhocodes
          2109607  4 drwxrwxr-x+   4 iobroker iobroker  4096 Jun 28 10:55 immediate
          2109612  4 drwxrwxr-x+   2 iobroker iobroker  4096 Jun 28 10:55 inherits
           659375  4 drwxrwxr-x+   3 iobroker iobroker  4096 Jun 28 18:56 @iobroker
          2109640  4 drwxrwxr-x+   2 iobroker iobroker  4096 Jun 28 10:55 isarray
          2109626  4 drwxrwxr-x+   4 iobroker iobroker  4096 Jun 28 10:55 is-nan
          2109643  4 drwxrwxr-x+   2 iobroker iobroker  4096 Jun 28 10:55 isstream
          2109634  4 drwxrwxr-x+   2 iobroker iobroker  4096 Jun 28 10:55 is-typedarray
          2109647  4 drwxrwxr-x+   2 iobroker iobroker  4096 Jun 28 10:55 jsbn
          2109652  4 drwxrwxr-x+   2 iobroker iobroker  4096 Jun 28 10:55 jsonata
          2109648  4 drwxrwxr-x+   3 iobroker iobroker  4096 Jun 28 10:55 json-schema
          2109649  4 drwxrwxr-x+   3 iobroker iobroker  4096 Jun 28 10:55 json-schema-traverse
          2109651  4 drwxrwxr-x+   3 iobroker iobroker  4096 Jun 28 10:55 json-stringify-safe
          2109654  4 drwxrwxr-x+   3 iobroker iobroker  4096 Jun 28 10:55 jsprim
          2109655  4 drwxrwxr-x+   6 iobroker iobroker  4096 Jun 28 10:55 jszip
          2109663  4 drwxrwxr-x+   4 iobroker iobroker  4096 Jun 28 10:55 lie
          2232582  4 drwxrwxr-x+   2 iobroker iobroker  4096 Jun 28 10:55 long-timeout
          2232584  4 drwxrwxr-x+   2 iobroker iobroker  4096 Jun 28 10:55 lru-cache
          2232585  4 drwxrwxr-x+   4 iobroker iobroker  4096 Jun 28 10:55 luxon
          2232590  4 drwxrwxr-x+   2 iobroker iobroker  4096 Jun 28 10:55 mime-db
          2232591  4 drwxrwxr-x+   2 iobroker iobroker  4096 Jun 28 10:55 mime-types
          2232594  4 drwxrwxr-x+   4 iobroker iobroker  4096 Jun 28 10:55 minimist
          2232595  4 drwxrwxr-x+   2 iobroker iobroker  4096 Jun 28 10:55 ms
          2232601  4 drwxrwxr-x+   3 iobroker iobroker  4096 Jun 28 10:55 node-inspect
          1708176  4 drwxrwxr-x+   5 iobroker iobroker  4096 Jun 28 10:55 @nodelib
          2232602  4 drwxrwxr-x+   3 iobroker iobroker  4096 Jun 28 10:55 node-schedule
          2232607  4 drwxrwxr-x+   2 iobroker iobroker  4096 Jun 28 10:55 oauth-sign
          2232609  4 drwxrwxr-x+   3 iobroker iobroker  4096 Jun 28 10:55 object-keys
          2232624  4 drwxrwxr-x+   4 iobroker iobroker  4096 Jun 28 10:55 pako
          2232640  4 drwxrwxr-x+   5 iobroker iobroker  4096 Jun 28 10:55 performance-now
          2232641  4 drwxrwxr-x+   2 iobroker iobroker  4096 Jun 28 10:55 picocolors
          2232649  4 drwxrwxr-x+   2 iobroker iobroker  4096 Jun 28 10:55 process-nextick-args
          2232651  4 drwxrwxr-x+   4 iobroker iobroker  4096 Jun 28 10:55 psl
          2232654  4 drwxrwxr-x+   2 iobroker iobroker  4096 Jun 28 10:55 punycode
          2232655  4 drwxrwxr-x+   6 iobroker iobroker  4096 Jun 28 10:55 qs
          2232658  4 drwxrwxr-x+   4 iobroker iobroker  4096 Jun 28 10:55 readable-stream
          2232843  4 drwxrwxr-x+   4 iobroker iobroker  4096 Jun 28 10:55 request
           794224 24 drwxrwxr-x+ 478 pi       pi       24576 Jun 28 18:43 res
          2232680  4 drwxrwxr-x+   2 iobroker iobroker  4096 Jun 28 10:55 safe-buffer
          2232682  4 drwxrwxr-x+   2 iobroker iobroker  4096 Jun 28 10:55 safer-buffer
           658277  4 drwxrwxr-x+   7 iobroker iobroker  4096 Jun  2 00:18 semver
          2232686  4 drwxrwxr-x+   2 iobroker iobroker  4096 Jun 28 10:55 setimmediate
          2232692  4 drwxrwxr-x+   2 iobroker iobroker  4096 Jun 28 10:55 sorted-array-functions
          2232702  4 drwxrwxr-x+   5 iobroker iobroker  4096 Jun 28 10:55 sshpk
          2232707  4 drwxrwxr-x+   3 iobroker iobroker  4096 Jun 28 10:55 string_decoder
          2232713  4 drwxrwxr-x+   2 iobroker iobroker  4096 Jun 28 10:55 suncalc2
          2232727  4 drwxrwxr-x+   3 iobroker iobroker  4096 Jun 28 10:55 tough-cookie
          2232728  4 drwxrwxr-x+   2 iobroker iobroker  4096 Jun 28 10:55 tunnel-agent
          2232729  4 drwxrwxr-x+   2 iobroker iobroker  4096 Jun 28 10:55 tweetnacl
           659374  4 drwxrwxr-x+  13 iobroker iobroker  4096 Jun 28 18:56 @types
           658278  4 drwxrwxr-x+   5 iobroker iobroker  4096 Jun  2 00:18 typescript
          1708182  4 drwxrwxr-x+   3 iobroker iobroker  4096 Jun 28 10:55 @ungap
          2232741  4 drwxrwxr-x+   3 iobroker iobroker  4096 Jun 28 10:55 uri-js
          2232744  4 drwxrwxr-x+   2 iobroker iobroker  4096 Jun 28 10:55 util-deprecate
          2232745  4 drwxrwxr-x+   4 iobroker iobroker  4096 Jun 28 10:55 uuid
          2232858  4 drwxrwxr-x+   4 iobroker iobroker  4096 Jun 28 10:55 verror
          2232752  4 drwxrwxr-x+   4 iobroker iobroker  4096 Jun 28 10:55 virtual-tsc
          2232857  4 drwxrwxr-x+   5 iobroker iobroker  4096 Jun 28 10:55 vm2
          2232753  4 drwxrwxr-x+   2 iobroker iobroker  4096 Jun 28 10:55 wake_on_lan
          2232762  4 drwxrwxr-x+   2 iobroker iobroker  4096 Jun 28 10:55 yallist
          

          Wenig . Verzeichnisse dabei, sonst war zu jedem Verzeichnis auch ein .Verzeichnis vorhanden-
          zB. coffee-script und .coffee-script
          Vielleicht hat jemand ne Idee.
          Gruss paul

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

          @paul-honka sagte in Error 25 bei Adapterupdates nach Node.JS 16.15.1 Update:

          /opt/iobroker/node_modules/iobroker.javascript/node_modules/.core-util-is-eZ4fUaee

          Lösch das Verzeichnis mal

          sudo -u iobroker rm -rf /opt/iobroker/node_modules/iobroker.javascript/node_modules/.core-util-is-eZ4fUaee
          

          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

          P 1 Antwort Letzte Antwort
          0
          • Thomas BraunT Thomas Braun

            @paul-honka sagte in Error 25 bei Adapterupdates nach Node.JS 16.15.1 Update:

            /opt/iobroker/node_modules/iobroker.javascript/node_modules/.core-util-is-eZ4fUaee

            Lösch das Verzeichnis mal

            sudo -u iobroker rm -rf /opt/iobroker/node_modules/iobroker.javascript/node_modules/.core-util-is-eZ4fUaee
            
            P Offline
            P Offline
            paul.honka
            schrieb am zuletzt editiert von paul.honka
            #142

            @thomas-braun

            sudo -u iobroker rm -rf /opt/iobroker/node_modules/iobroker.javascript/node_modules/.core-util-is-eZ4fUaee
            pi@IOBroker-Sted1:/opt/iobroker $ iob upgrade flot --debug
            
            This upgrade of "flot" will introduce the following changes:
            ==========================================================================
            -> 1.11.0:
            Trust GetHistory results to contain ms resolution timestamps
            ==========================================================================
            
            Would you like to upgrade flot from @1.10.7 to @1.11.0 now? [(y)es, (n)o]: y
            Update flot from @1.10.7 to @1.11.0
            NPM version: 8.11.0
            Installing iobroker.flot@1.11.0... (System call)
            npm ERR! code ENOTEMPTY
            npm ERR! syscall rename
            npm ERR! path /opt/iobroker/node_modules/iobroker.javascript/node_modules/@types/caseless
            npm ERR! dest /opt/iobroker/node_modules/iobroker.javascript/node_modules/@types/.caseless-E7EBKTiW
            npm ERR! errno -39
            npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/iobroker.javascript/node_modules/@types/caseless' -> '/opt/iobroker/node_modules/iobroker.javascript/node_modules/@types/.caseless-E7EBKTiW'
            
            npm ERR! A complete log of this run can be found in:
            npm ERR!     /home/iobroker/.npm/_logs/2022-06-28T17_07_00_023Z-debug-0.log
            host.IOBroker-Sted1 Cannot install iobroker.flot@1.11.0: 217
            

            Endlosschleife?
            Gruss paul

            Thomas BraunT 1 Antwort Letzte Antwort
            0
            • P paul.honka

              @thomas-braun

              sudo -u iobroker rm -rf /opt/iobroker/node_modules/iobroker.javascript/node_modules/.core-util-is-eZ4fUaee
              pi@IOBroker-Sted1:/opt/iobroker $ iob upgrade flot --debug
              
              This upgrade of "flot" will introduce the following changes:
              ==========================================================================
              -> 1.11.0:
              Trust GetHistory results to contain ms resolution timestamps
              ==========================================================================
              
              Would you like to upgrade flot from @1.10.7 to @1.11.0 now? [(y)es, (n)o]: y
              Update flot from @1.10.7 to @1.11.0
              NPM version: 8.11.0
              Installing iobroker.flot@1.11.0... (System call)
              npm ERR! code ENOTEMPTY
              npm ERR! syscall rename
              npm ERR! path /opt/iobroker/node_modules/iobroker.javascript/node_modules/@types/caseless
              npm ERR! dest /opt/iobroker/node_modules/iobroker.javascript/node_modules/@types/.caseless-E7EBKTiW
              npm ERR! errno -39
              npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/iobroker.javascript/node_modules/@types/caseless' -> '/opt/iobroker/node_modules/iobroker.javascript/node_modules/@types/.caseless-E7EBKTiW'
              
              npm ERR! A complete log of this run can be found in:
              npm ERR!     /home/iobroker/.npm/_logs/2022-06-28T17_07_00_023Z-debug-0.log
              host.IOBroker-Sted1 Cannot install iobroker.flot@1.11.0: 217
              

              Endlosschleife?
              Gruss paul

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

              @paul-honka sagte in Error 25 bei Adapterupdates nach Node.JS 16.15.1 Update:

              Endlosschleife?

              Nee, irgendwann ist Ende.

              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

              P 1 Antwort Letzte Antwort
              0
              • Thomas BraunT Thomas Braun

                @paul-honka sagte in Error 25 bei Adapterupdates nach Node.JS 16.15.1 Update:

                Endlosschleife?

                Nee, irgendwann ist Ende.

                P Offline
                P Offline
                paul.honka
                schrieb am zuletzt editiert von
                #144

                @thomas-braun
                So bei flot und Simply-api habe ich zwölf Löschungen gemacht, bei telegram 38 Löschungen.
                Ist das jetzt bei jedem Update so?
                Gruss paul

                Thomas BraunT 1 Antwort Letzte Antwort
                0
                • P paul.honka

                  @thomas-braun
                  So bei flot und Simply-api habe ich zwölf Löschungen gemacht, bei telegram 38 Löschungen.
                  Ist das jetzt bei jedem Update so?
                  Gruss paul

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

                  @paul-honka sagte in Error 25 bei Adapterupdates nach Node.JS 16.15.1 Update:

                  Ist das jetzt bei jedem Update so?

                  Hier ist das nicht so.

                  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

                  P 1 Antwort Letzte Antwort
                  0
                  • Thomas BraunT Thomas Braun

                    @paul-honka sagte in Error 25 bei Adapterupdates nach Node.JS 16.15.1 Update:

                    Ist das jetzt bei jedem Update so?

                    Hier ist das nicht so.

                    P Offline
                    P Offline
                    paul.honka
                    schrieb am zuletzt editiert von paul.honka
                    #146

                    @thomas-braun und
                    habe mal von stable auf beta ungestell.
                    Die Adapter ble und texttocommand2 konnte aus dem Admin updaten.
                    Besten Dank an tb, apollon77 und dem super Forum
                    Gruss paul

                    Thomas BraunT 1 Antwort Letzte Antwort
                    0
                    • P paul.honka

                      @thomas-braun und
                      habe mal von stable auf beta ungestell.
                      Die Adapter ble und texttocommand2 konnte aus dem Admin updaten.
                      Besten Dank an tb, apollon77 und dem super Forum
                      Gruss paul

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

                      @paul-honka

                      Wie schaut denn das nun aus?

                      sudo ln -s /usr/bin/node /usr/bin/nodejs
                      uname -m && which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
                      iobroker update -i
                      

                      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

                      P 1 Antwort Letzte Antwort
                      0
                      • Thomas BraunT Thomas Braun

                        @taba_luga sagte in Error 25 bei Adapterupdates nach Node.JS 16.15.1 Update:

                        Da vermute ich den Troublemaker:

                        npm ERR! error in /opt/iobroker/node_modules/iobroker.rflink: ENOENT: no such file or directory, open '/opt/iobroker/node_modules/iobroker.rflink/package.json'
                        
                        T Offline
                        T Offline
                        taba_luga
                        schrieb am zuletzt editiert von taba_luga
                        #148

                        @thomas-braun
                        Die Datei

                        /opt/iobroker/node_modules/iobroker.rflink/package.json
                        

                        ist nicht vorhanden. Das Verzeichnis existiert.

                        Nachtrag: Den Adapter RFLink habe ich gar nicht mehr installiert. Kann ich das gesamte Verzeichnis

                        iobroker.rflink
                        

                        mit Unterverzeichnissen einfach löschen?

                        Thomas BraunT 2 Antworten Letzte Antwort
                        0
                        • T taba_luga

                          @thomas-braun
                          Die Datei

                          /opt/iobroker/node_modules/iobroker.rflink/package.json
                          

                          ist nicht vorhanden. Das Verzeichnis existiert.

                          Nachtrag: Den Adapter RFLink habe ich gar nicht mehr installiert. Kann ich das gesamte Verzeichnis

                          iobroker.rflink
                          

                          mit Unterverzeichnissen einfach löschen?

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

                          @taba_luga

                          Ist rflink richtig installiert?

                          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
                          0
                          • T taba_luga

                            @thomas-braun
                            Die Datei

                            /opt/iobroker/node_modules/iobroker.rflink/package.json
                            

                            ist nicht vorhanden. Das Verzeichnis existiert.

                            Nachtrag: Den Adapter RFLink habe ich gar nicht mehr installiert. Kann ich das gesamte Verzeichnis

                            iobroker.rflink
                            

                            mit Unterverzeichnissen einfach löschen?

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

                            @taba_luga sagte in Error 25 bei Adapterupdates nach Node.JS 16.15.1 Update:

                            Nachtrag: Den Adapter RFLink habe ich gar nicht mehr installiert. Kann ich das gesamte Verzeichnis

                            Dann aber vermutlich nicht richtig deinstalliert. Da ist wohl was liegen geblieben.

                            iobroker del rflink
                            

                            sagt was?

                            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

                            T 1 Antwort Letzte Antwort
                            0
                            • Thomas BraunT Thomas Braun

                              @taba_luga sagte in Error 25 bei Adapterupdates nach Node.JS 16.15.1 Update:

                              Nachtrag: Den Adapter RFLink habe ich gar nicht mehr installiert. Kann ich das gesamte Verzeichnis

                              Dann aber vermutlich nicht richtig deinstalliert. Da ist wohl was liegen geblieben.

                              iobroker del rflink
                              

                              sagt was?

                              T Offline
                              T Offline
                              taba_luga
                              schrieb am zuletzt editiert von
                              #151

                              @thomas-braun

                              xx@iobroker-prod:/opt/iobroker$ iobroker del rflink
                              Delete adapter "rflink"
                              host.iobroker-prod object rflink deleted
                              host.iobroker-prod object rflink.admin deleted
                              Error deleting adapter rflink from disk: Cannot find module 'iobroker.rflink/io-package.json'
                              Require stack:
                              - /opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupInstall.js
                              - /opt/iobroker/node_modules/iobroker.js-controller/lib/setup.js
                              - /opt/iobroker/node_modules/iobroker.js-controller/iobroker.js
                              You might have to delete it yourself!
                              xx@iobroker-prod:/opt/iobroker$ 
                              
                              
                              Thomas BraunT 1 Antwort Letzte Antwort
                              0
                              • T taba_luga

                                @thomas-braun

                                xx@iobroker-prod:/opt/iobroker$ iobroker del rflink
                                Delete adapter "rflink"
                                host.iobroker-prod object rflink deleted
                                host.iobroker-prod object rflink.admin deleted
                                Error deleting adapter rflink from disk: Cannot find module 'iobroker.rflink/io-package.json'
                                Require stack:
                                - /opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupInstall.js
                                - /opt/iobroker/node_modules/iobroker.js-controller/lib/setup.js
                                - /opt/iobroker/node_modules/iobroker.js-controller/iobroker.js
                                You might have to delete it yourself!
                                xx@iobroker-prod:/opt/iobroker$ 
                                
                                
                                Thomas BraunT Online
                                Thomas BraunT Online
                                Thomas Braun
                                Most Active
                                schrieb am zuletzt editiert von
                                #152

                                @taba_luga

                                Taucht der jetzt bei

                                iobroker update -i
                                

                                auf?

                                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

                                T 1 Antwort Letzte Antwort
                                0
                                • Thomas BraunT Thomas Braun

                                  @taba_luga

                                  Taucht der jetzt bei

                                  iobroker update -i
                                  

                                  auf?

                                  T Offline
                                  T Offline
                                  taba_luga
                                  schrieb am zuletzt editiert von
                                  #153

                                  @thomas-braun
                                  nein, da steht er nicht in der Liste:

                                  xx@iobroker-prod:/opt/iobroker$ iobroker update -i
                                  Used repository: Stable (default)
                                  Adapter    "admin"        : 5.3.8    , installed 5.3.8
                                  Adapter    "alexa2"       : 3.11.2   , installed 3.11.2
                                  Adapter    "alias-manager": 1.2.4    , installed 1.2.4
                                  Adapter    "backitup"     : 2.4.9    , installed 2.4.9
                                  Adapter    "cloud"        : 4.1.1    , installed 4.1.1
                                  Adapter    "devices"      : 1.0.12   , installed 1.0.12
                                  Adapter    "discovery"    : 3.0.3    , installed 3.0.3
                                  Adapter    "echarts"      : 1.0.7    , installed 1.0.7
                                  Adapter    "feiertage"    : 1.1.0    , installed 1.1.0
                                  Adapter    "flot"         : 1.11.0   , installed 1.11.0
                                  Adapter    "fullybrowser" : 2.1.2    , installed 2.1.2
                                  Adapter    "heatingcontrol": 2.8.6   , installed 2.8.6
                                  Adapter    "history"      : 1.11.1   , installed 1.11.1
                                  Adapter    "hs100"        : 2.0.7    , installed 2.0.7
                                  Adapter    "icons-material-png": 0.1.0, installed 0.1.0
                                  Adapter    "icons-mfd-png": 1.1.0    , installed 1.1.0
                                  Adapter    "info"         : 1.9.19   , installed 1.9.19
                                  Adapter    "iot"          : 1.11.4   , installed 1.11.4
                                  Adapter    "javascript"   : 5.7.0    , installed 5.7.0
                                  Controller "js-controller": 4.0.23   , installed 4.0.23
                                  Adapter    "lg-thinq"     : 0.0.7    , installed 0.0.7
                                  Adapter    "lgtv"         : 1.1.10   , installed 1.1.10
                                  Adapter    "mihome-vacuum": 3.4.2    , installed 3.4.2
                                  Adapter    "milight"      : 0.3.6    , installed 0.3.6
                                  Adapter    "node-red"     : 3.3.1    , installed 3.2.0  [Updatable]
                                  Adapter    "ping"         : 1.5.3    , installed 1.5.3
                                  Adapter    "scenes"       : 2.3.9    , installed 2.3.9
                                  Adapter    "schoolfree"   : 1.0.1    , installed 1.0.1
                                  Adapter    "shelly"       : 5.3.2    , installed 5.3.2
                                  Adapter    "shuttercontrol": 1.4.12  , installed 1.4.12
                                  Adapter    "simple-api"   : 2.7.0    , installed 2.7.0
                                  Adapter    "socketio"     : 4.2.0    , installed 4.2.0
                                  Adapter    "sonoff"       : 2.5.1    , installed 2.5.1
                                  Adapter    "telegram"     : 1.13.0   , installed 1.13.0
                                  Adapter    "tr-064"       : 4.2.16   , installed 4.2.16
                                  Adapter    "vis"          : 1.4.15   , installed 1.4.15
                                  Adapter    "vis-colorpicker": 1.2.0  , installed 1.2.0
                                  Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
                                  Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                                  Adapter    "vis-timeandweather": 1.1.7, installed 1.1.7
                                  Adapter    "vis-weather"  : 2.5.5    , installed 2.5.5
                                  Adapter    "web"          : 4.3.0    , installed 4.3.0
                                  Adapter    "wifilight"    : 1.1.3    , installed 1.1.3
                                  Adapter    "ws"           : 1.3.0    , installed 1.3.0
                                  Adapter    "yahka"        : 0.13.1   , installed 0.13.1
                                  Adapter    "zwave2"       : 2.5.0    , installed 2.5.0
                                  xx@iobroker-prod:/opt/iobroker$ 
                                  
                                  
                                  1 Antwort Letzte Antwort
                                  0
                                  • Thomas BraunT Thomas Braun

                                    @paul-honka

                                    Wie schaut denn das nun aus?

                                    sudo ln -s /usr/bin/node /usr/bin/nodejs
                                    uname -m && which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
                                    iobroker update -i
                                    
                                    P Offline
                                    P Offline
                                    paul.honka
                                    schrieb am zuletzt editiert von
                                    #154

                                    @thomas-braun
                                    schau mal

                                    uname -m && which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
                                    armv7l
                                    /usr/bin/nodejs
                                    /usr/bin/node
                                    /usr/bin/npm
                                    v16.15.1
                                    v16.15.1
                                    8.11.0
                                    pi
                                    /opt/iobroker
                                    OK:1 http://archive.raspberrypi.org/debian buster InRelease
                                    OK:2 http://raspbian.raspberrypi.org/raspbian buster InRelease
                                    OK:3 https://deb.nodesource.com/node_16.x buster InRelease
                                    Paketlisten werden gelesen... Fertig
                                    Abhängigkeitsbaum wird aufgebaut.
                                    Statusinformationen werden eingelesen.... Fertig
                                    Alle Pakete sind aktuell.
                                    nodejs:
                                      Installiert:           16.15.1-deb-1nodesource1
                                      Installationskandidat: 16.15.1-deb-1nodesource1
                                      Versionstabelle:
                                     *** 16.15.1-deb-1nodesource1 500
                                            500 https://deb.nodesource.com/node_16.x buster/main armhf Packages
                                            100 /var/lib/dpkg/status
                                         10.24.0~dfsg-1~deb10u1 500
                                            500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
                                    pi@IOBroker-Sted1:/opt/iobroker $ iobroker update -i
                                    Used repository: Stable (default)
                                    Adapter    "admin"        : 5.3.8    , installed 5.3.8
                                    Adapter    "backitup"     : 2.4.9    , installed 2.4.9
                                    Adapter    "ble"          : 0.12.0   , installed 0.13.0
                                    Adapter    "cloud"        : 4.1.1    , installed 4.1.1
                                    Adapter    "discovery"    : 3.0.3    , installed 3.0.3
                                    Adapter    "echarts"      : 1.0.7    , installed 1.0.7
                                    Adapter    "email"        : 1.1.3    , installed 1.1.3
                                    Adapter    "fb-checkpresence": 1.1.14, installed 1.1.14
                                    Adapter    "flot"         : 1.11.0   , installed 1.11.0
                                    Adapter    "history"      : 1.11.1   , installed 1.11.1
                                    Adapter    "hm-rega"      : 3.0.40   , installed 3.0.40
                                    Adapter    "hm-rpc"       : 1.15.12  , installed 1.15.12
                                    Adapter    "icons-addictive-flavour-png": 0.1.0, installed 0.1.0
                                    Adapter    "icons-material-png": 0.1.0, installed 0.1.0
                                    Adapter    "icons-material-svg": 0.1.0, installed 0.1.0
                                    Adapter    "icons-mfd-png": 1.1.0    , installed 1.1.0
                                    Adapter    "icons-mfd-svg": 1.1.0    , installed 1.1.0
                                    Adapter    "info"         : 1.9.19   , installed 1.9.19
                                    Adapter    "iot"          : 1.11.4   , installed 1.11.4
                                    Adapter    "javascript"   : 5.7.0    , installed 5.7.0
                                    Controller "js-controller": 4.0.23   , installed 4.0.23
                                    Adapter    "luftdaten"    : 2.2.4    , installed 2.2.4
                                    Adapter    "mihome"       : 1.4.0    , installed 1.4.0
                                    Adapter    "mobile"       : 1.0.1    , installed 1.0.1
                                    Adapter    "ping"         : 1.5.3    , installed 1.5.3
                                    Adapter    "pollenflug"   : 1.0.6    , installed 1.0.6
                                    Adapter    "pushover"     : 2.1.0    , installed 2.1.0
                                    Adapter    "rpi2"         : 1.3.2    , installed 1.3.2
                                    Adapter    "simple-api"   : 2.7.0    , installed 2.7.0
                                    Adapter    "socketio"     : 4.2.0    , installed 4.2.0
                                    Adapter    "sonoff"       : 2.5.1    , installed 2.5.1
                                    Adapter    "sql"          : 1.16.2   , installed 1.16.2
                                    Adapter    "telegram"     : 1.13.0   , installed 1.13.0
                                    Adapter    "text2command" : 2.2.1    , installed 2.2.2
                                    Adapter    "vis"          : 1.4.15   , installed 1.4.15
                                    Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
                                    Adapter    "vis-canvas-gauges": 0.1.5, installed 0.1.5
                                    Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                                    Adapter    "vis-google-fonts": 1.0.3 , installed 1.0.3
                                    Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
                                    Adapter    "vis-hqwidgets": 1.2.0    , installed 1.2.0
                                    Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
                                    Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                                    Adapter    "vis-players"  : 0.1.6    , installed 0.1.6
                                    Adapter    "vis-timeandweather": 1.1.7, installed 1.1.7
                                    Adapter    "web"          : 4.3.0    , installed 4.3.0
                                    Adapter    "ws"           : 1.3.0    , installed 1.3.0
                                    Adapter    "yr"           : 5.3.0    , installed 5.3.0
                                    Adapter    "zigbee"       : 1.7.5    , installed 1.7.5
                                    
                                    

                                    Alles gut,oder?
                                    Gruss paul

                                    Thomas BraunT 1 Antwort Letzte Antwort
                                    0
                                    • P paul.honka

                                      @thomas-braun
                                      schau mal

                                      uname -m && which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
                                      armv7l
                                      /usr/bin/nodejs
                                      /usr/bin/node
                                      /usr/bin/npm
                                      v16.15.1
                                      v16.15.1
                                      8.11.0
                                      pi
                                      /opt/iobroker
                                      OK:1 http://archive.raspberrypi.org/debian buster InRelease
                                      OK:2 http://raspbian.raspberrypi.org/raspbian buster InRelease
                                      OK:3 https://deb.nodesource.com/node_16.x buster InRelease
                                      Paketlisten werden gelesen... Fertig
                                      Abhängigkeitsbaum wird aufgebaut.
                                      Statusinformationen werden eingelesen.... Fertig
                                      Alle Pakete sind aktuell.
                                      nodejs:
                                        Installiert:           16.15.1-deb-1nodesource1
                                        Installationskandidat: 16.15.1-deb-1nodesource1
                                        Versionstabelle:
                                       *** 16.15.1-deb-1nodesource1 500
                                              500 https://deb.nodesource.com/node_16.x buster/main armhf Packages
                                              100 /var/lib/dpkg/status
                                           10.24.0~dfsg-1~deb10u1 500
                                              500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
                                      pi@IOBroker-Sted1:/opt/iobroker $ iobroker update -i
                                      Used repository: Stable (default)
                                      Adapter    "admin"        : 5.3.8    , installed 5.3.8
                                      Adapter    "backitup"     : 2.4.9    , installed 2.4.9
                                      Adapter    "ble"          : 0.12.0   , installed 0.13.0
                                      Adapter    "cloud"        : 4.1.1    , installed 4.1.1
                                      Adapter    "discovery"    : 3.0.3    , installed 3.0.3
                                      Adapter    "echarts"      : 1.0.7    , installed 1.0.7
                                      Adapter    "email"        : 1.1.3    , installed 1.1.3
                                      Adapter    "fb-checkpresence": 1.1.14, installed 1.1.14
                                      Adapter    "flot"         : 1.11.0   , installed 1.11.0
                                      Adapter    "history"      : 1.11.1   , installed 1.11.1
                                      Adapter    "hm-rega"      : 3.0.40   , installed 3.0.40
                                      Adapter    "hm-rpc"       : 1.15.12  , installed 1.15.12
                                      Adapter    "icons-addictive-flavour-png": 0.1.0, installed 0.1.0
                                      Adapter    "icons-material-png": 0.1.0, installed 0.1.0
                                      Adapter    "icons-material-svg": 0.1.0, installed 0.1.0
                                      Adapter    "icons-mfd-png": 1.1.0    , installed 1.1.0
                                      Adapter    "icons-mfd-svg": 1.1.0    , installed 1.1.0
                                      Adapter    "info"         : 1.9.19   , installed 1.9.19
                                      Adapter    "iot"          : 1.11.4   , installed 1.11.4
                                      Adapter    "javascript"   : 5.7.0    , installed 5.7.0
                                      Controller "js-controller": 4.0.23   , installed 4.0.23
                                      Adapter    "luftdaten"    : 2.2.4    , installed 2.2.4
                                      Adapter    "mihome"       : 1.4.0    , installed 1.4.0
                                      Adapter    "mobile"       : 1.0.1    , installed 1.0.1
                                      Adapter    "ping"         : 1.5.3    , installed 1.5.3
                                      Adapter    "pollenflug"   : 1.0.6    , installed 1.0.6
                                      Adapter    "pushover"     : 2.1.0    , installed 2.1.0
                                      Adapter    "rpi2"         : 1.3.2    , installed 1.3.2
                                      Adapter    "simple-api"   : 2.7.0    , installed 2.7.0
                                      Adapter    "socketio"     : 4.2.0    , installed 4.2.0
                                      Adapter    "sonoff"       : 2.5.1    , installed 2.5.1
                                      Adapter    "sql"          : 1.16.2   , installed 1.16.2
                                      Adapter    "telegram"     : 1.13.0   , installed 1.13.0
                                      Adapter    "text2command" : 2.2.1    , installed 2.2.2
                                      Adapter    "vis"          : 1.4.15   , installed 1.4.15
                                      Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
                                      Adapter    "vis-canvas-gauges": 0.1.5, installed 0.1.5
                                      Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                                      Adapter    "vis-google-fonts": 1.0.3 , installed 1.0.3
                                      Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
                                      Adapter    "vis-hqwidgets": 1.2.0    , installed 1.2.0
                                      Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
                                      Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                                      Adapter    "vis-players"  : 0.1.6    , installed 0.1.6
                                      Adapter    "vis-timeandweather": 1.1.7, installed 1.1.7
                                      Adapter    "web"          : 4.3.0    , installed 4.3.0
                                      Adapter    "ws"           : 1.3.0    , installed 1.3.0
                                      Adapter    "yr"           : 5.3.0    , installed 5.3.0
                                      Adapter    "zigbee"       : 1.7.5    , installed 1.7.5
                                      
                                      

                                      Alles gut,oder?
                                      Gruss paul

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

                                      @paul-honka

                                      Ja, alles gut.
                                      Gegencheck:

                                      cd /opt/iobroker
                                      npm ls | grep -E 'github.com|ERR'
                                      

                                      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

                                      P 1 Antwort Letzte Antwort
                                      0
                                      • Thomas BraunT Thomas Braun

                                        @paul-honka

                                        Ja, alles gut.
                                        Gegencheck:

                                        cd /opt/iobroker
                                        npm ls | grep -E 'github.com|ERR'
                                        
                                        P Offline
                                        P Offline
                                        paul.honka
                                        schrieb am zuletzt editiert von
                                        #156

                                        @thomas-braun
                                        hier

                                        npm ls | grep -E 'github.com|ERR'
                                        ├── iobroker.gartenbewaesserung@0.0.8 (git+ssh://git@github.com/TA2k/ioBroker.gartenbewaesserung.git#95bf9dcd60b595c7e59e2ed87b719bf564d9ba59)
                                        ├── iobroker.mihome-airpurifier@0.1.8 (git+ssh://git@github.com/JoJ123/ioBroker.mihome-airpurifier.git#33aac153e52610c4362089bcf12ac40ed97d82f5)
                                        

                                        Was hat es mit diesen beide Adapter auf sich?
                                        Gruss paul

                                        Thomas BraunT 1 Antwort Letzte Antwort
                                        0
                                        • P paul.honka

                                          @thomas-braun
                                          hier

                                          npm ls | grep -E 'github.com|ERR'
                                          ├── iobroker.gartenbewaesserung@0.0.8 (git+ssh://git@github.com/TA2k/ioBroker.gartenbewaesserung.git#95bf9dcd60b595c7e59e2ed87b719bf564d9ba59)
                                          ├── iobroker.mihome-airpurifier@0.1.8 (git+ssh://git@github.com/JoJ123/ioBroker.mihome-airpurifier.git#33aac153e52610c4362089bcf12ac40ed97d82f5)
                                          

                                          Was hat es mit diesen beide Adapter auf sich?
                                          Gruss paul

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

                                          @paul-honka

                                          Die sind beide nur aus GitHub installiert. Zumindest den mihome-airpurifier könnte aber auch aus dem beta-Repo bedient werden.
                                          Aber lass es im Moment so. Sieht gut aus.

                                          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
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          383

                                          Online

                                          32.4k

                                          Benutzer

                                          81.5k

                                          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