Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. Error 25 bei Adapterupdates nach Node.JS 16.15.1 Update

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    Error 25 bei Adapterupdates nach Node.JS 16.15.1 Update

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

      @thomas-braun
      Noch drei Runden verschieben dreht, dann war der E Mail Adapter uogedatet.

      iob upgrade email --debug
      
      This upgrade of "email" will introduce the following changes:
      ==========================================================================
      -> 1.1.3:
      Make sure the STARTTLS configuration field is displayed
      
      -> 1.1.2:
      Fix mail.ee settings
      
      -> 1.1.1:
      Allow to use connections to port 25 unencrypted
      
      -> 1.1.0:
      Adjust default settings for web.de and 1und1 and add ionos
      Add "Always use STARTTLS" option for custom SMTP settings
      ==========================================================================
      
      Would you like to upgrade email from @1.0.10 to @1.1.3 now? [(y)es, (n)o]: y
      Update email from @1.0.10 to @1.1.3
      NPM version: 8.11.0
      Installing iobroker.email@1.1.3... (System call)
      npm WARN old lockfile
      npm WARN old lockfile The package-lock.json file was created with an old version of npm,
      npm WARN old lockfile so supplemental metadata must be fetched from the registry.
      npm WARN old lockfile
      npm WARN old lockfile This is a one-time fix-up, please be patient...
      npm WARN old lockfile
      
      added 32 packages, removed 45 packages, and changed 8 packages in 1m
      
      94 packages are looking for funding
        run `npm fund` for details
      Update "system.adapter.email.0"
      upload [4] email.admin /opt/iobroker/node_modules/iobroker.email/admin/blockly.js blockly.js application/javascript
      upload [3] email.admin /opt/iobroker/node_modules/iobroker.email/admin/email.png email.png image/png
      upload [2] email.admin /opt/iobroker/node_modules/iobroker.email/admin/index.html index.html text/html
      upload [1] email.admin /opt/iobroker/node_modules/iobroker.email/admin/index_m.html index_m.html text/html
      upload [0] email.admin /opt/iobroker/node_modules/iobroker.email/admin/words.js words.js application/javascript
      
      

      Dann wollte ich flot updaten, das gleiche Spiel nochmal.

      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/acorn-walk
      npm ERR! dest /opt/iobroker/node_modules/iobroker.javascript/node_modules/.acorn-walk-xHkEOJL1
      npm ERR! errno -39
      npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/iobroker.javascript/node_modules/acorn-walk' -> '/opt/iobroker/node_modules/iobroker.javascript/node_modules/.acorn-walk-xHkEOJL1'
      
      npm ERR! A complete log of this run can be found in:
      npm ERR!     /home/iobroker/.npm/_logs/2022-06-28T08_57_13_800Z-debug-0.log
      host.IOBroker-Sted1 Cannot install iobroker.flot@1.11.0: 217
      
      

      Gruss paul

      1 Reply Last reply Reply Quote 0
      • P
        paul.honka @Thomas Braun last edited by

        @thomas-braun
        wo finde ich die package-lock.json, im /opt/obroker/log nicht.
        Gruss paul

        1 Reply Last reply Reply Quote 0
        • P
          paul.honka @Thomas Braun last edited by

          @thomas-braun
          Jetzt fängt er an, das ich alle Dateien in /opt/iobroker/node_modules/iobroker.javascript/node_modules/
          umbennen soll. Natürlich nur eine pro Update Aufruf. Kommt dann das nächste Verzeichnis drann?
          Da wird es wohl Weihnachten. Das kann nicht die Lösung sein?
          Gruss paul

          1 Reply Last reply Reply Quote 0
          • apollon77
            apollon77 last edited by 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 2 Replies Last reply Reply Quote 1
            • Thomas Braun
              Thomas Braun Most Active last edited by

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

              wo finde ich die package-lock.json, im /opt/obroker/log nicht.

              In /opt/iobroker/

              1 Reply Last reply Reply Quote 0
              • P
                paul.honka @apollon77 last edited by

                @apollon77
                Wenn ich nachher zu Hause bin, dann schaue ich mal nach der Verzeichnisstruktur.
                Gruss paul

                1 Reply Last reply Reply Quote 1
                • T
                  taba_luga @taba_luga last edited by

                  @thomas-braun nach drei Tagen umbenennen der Verzeichnisse und immer noch kein Ende in Sicht, habe ich das System jetzt auf den Snapshot mit Debian 10 zurückgerollt. Hier scheint noch alles zu ordentlich zu laufen. Ich werde jetzt erstmal auf diesem Stand bleiben und dort alle Adapter updaten. Wenn das alles ordentlich funktioniert hat, versuche ich nochmal ein Update auf Debian 11 mit NPM 8.

                  Thomas Braun 1 Reply Last reply Reply Quote 0
                  • Thomas Braun
                    Thomas Braun Most Active @taba_luga last edited by 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 1 Reply Last reply Reply Quote 0
                    • T
                      taba_luga @Thomas Braun last edited by

                      @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 Braun 1 Reply Last reply Reply Quote 0
                      • Thomas Braun
                        Thomas Braun Most Active @taba_luga last edited by

                        @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 1 Reply Last reply Reply Quote 0
                        • P
                          paul.honka @apollon77 last edited by 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 Braun 1 Reply Last reply Reply Quote 0
                          • Thomas Braun
                            Thomas Braun Most Active @paul.honka last edited by

                            @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 1 Reply Last reply Reply Quote 0
                            • P
                              paul.honka @Thomas Braun last edited by 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 Braun 1 Reply Last reply Reply Quote 0
                              • Thomas Braun
                                Thomas Braun Most Active @paul.honka last edited by

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

                                Endlosschleife?

                                Nee, irgendwann ist Ende.

                                P 1 Reply Last reply Reply Quote 0
                                • P
                                  paul.honka @Thomas Braun last edited by

                                  @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 Braun 1 Reply Last reply Reply Quote 0
                                  • Thomas Braun
                                    Thomas Braun Most Active @paul.honka last edited by

                                    @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 1 Reply Last reply Reply Quote 0
                                    • P
                                      paul.honka @Thomas Braun last edited by 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 Braun 1 Reply Last reply Reply Quote 0
                                      • Thomas Braun
                                        Thomas Braun Most Active @paul.honka last edited by

                                        @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 1 Reply Last reply Reply Quote 0
                                        • T
                                          taba_luga @Thomas Braun last edited by 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 Braun 2 Replies Last reply Reply Quote 0
                                          • Thomas Braun
                                            Thomas Braun Most Active @taba_luga last edited by

                                            @taba_luga

                                            Ist rflink richtig installiert?

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            785
                                            Online

                                            31.8k
                                            Users

                                            80.0k
                                            Topics

                                            1.3m
                                            Posts

                                            errormeldung nodejs 16.15.1
                                            15
                                            169
                                            15636
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo