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

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

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Problem mit Adapter-Updates

NEWS

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    11
    1
    481

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    24
    1
    1.6k

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

Problem mit Adapter-Updates

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
adapter aktualisieren
20 Beiträge 3 Kommentatoren 1.4k Aufrufe 3 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.
  • GlasfaserG Offline
    GlasfaserG Offline
    Glasfaser
    schrieb am zuletzt editiert von Glasfaser
    #5

    @kekz sagte in Problem mit Adapter-Updates:

    npm ERR! code E404

    Verweist auf eine falsche URL

    Wo hast du die 2.0.7 her laut Github finde ich nur 2.0.6 dann 2.1.0 !?

    Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

    K 1 Antwort Letzte Antwort
    0
    • GlasfaserG Offline
      GlasfaserG Offline
      Glasfaser
      schrieb am zuletzt editiert von
      #6

      @kekz

      iobroker stop
      rm -rf  /opt/iobroker/package.json 
      iobroker start
      iobroker upgrade hs100@2.1.2
      

      Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

      1 Antwort Letzte Antwort
      0
      • GlasfaserG Glasfaser

        @kekz sagte in Problem mit Adapter-Updates:

        andre@deb-iobroker:~$ sudo

        Was hast du jetzt gemacht !

        User ist OK..

        Aber vor iobroker Befehle gehört kein sudo .. . nie machen

        iobroker fix
        
        K Offline
        K Offline
        kekz
        schrieb am zuletzt editiert von
        #7

        @glasfaser

        Danke für den Hinweis!

        andre@deb-iobroker:~$ iobroker fix
        library: loaded
        Library version=2022-06-15
        
        ==========================================================================
        
            Welcome to the ioBroker installation fixer!
            Script version: 2022-06-03
        
            You might need to enter your password a couple of times.
        
        ==========================================================================
        
        
        ==========================================================================
            Installing prerequisites (1/3)
        ==========================================================================
        
        OK:1 http://security.debian.org stretch/updates InRelease
        OK:2 http://security.debian.org/debian-security stretch/updates InRelease
        OK:3 http://ftp.de.debian.org/debian stable InRelease
        Ign:4 http://ftp.be.debian.org/debian stretch InRelease
        OK:5 http://ftp.be.debian.org/debian stretch Release
        OK:6 https://deb.nodesource.com/node_16.x bullseye InRelease
        Ign:8 http://ftp.au.debian.org/debian stretch InRelease
        OK:9 http://ftp.au.debian.org/debian stretch Release
        Paketlisten werden gelesen... Fertig
        Installed gcc-c++
        
        ==========================================================================
            Checking ioBroker user and directory permissions (2/3)
        ==========================================================================
        
        Created /etc/sudoers.d/iobroker
        Fixing directory permissions...
        
        ==========================================================================
            Checking autostart (3/3)
        ==========================================================================
        
        Enabling autostart...
        Autostart enabled!
        
        ==========================================================================
        
            Your installation was fixed successfully
            Run iobroker start to start ioBroker again!
        
        ==========================================================================
        
        andre@deb-iobroker:~$
        
        
        andre@deb-iobroker:~$ iobroker upgrade hs100 --debug
        
        This upgrade of "hs100" will introduce the following changes:
        ==========================================================================
        -> 2.1.2:
        js-sontroller 4.x ledstate
        ==========================================================================
        
        Would you like to upgrade hs100 from @2.0.7 to @2.1.2 now? [(y)es, (n)o]: y
        Update hs100 from @2.0.7 to @2.1.2
        NPM version: 8.15.0
        Installing iobroker.hs100@2.1.2... (System call)
        npm ERR! code E404
        npm ERR! 404 Not Found - GET https://codeload.github.com/homeinstalator/mikronode-ng/tar.gz/v1.0.11
        npm ERR! 404
        npm ERR! 404  'mikronode-ng@https://github.com/homeinstalator/mikronode-ng/archive/v1.0.11.tar.gz' is not in this registry.
        npm ERR! 404
        npm ERR! 404 Note that you can also install from a
        npm ERR! 404 tarball, folder, http url, or git url.
        
        npm ERR! A complete log of this run can be found in:
        npm ERR!     /home/iobroker/.npm/_logs/2022-08-21T11_53_54_537Z-debug-0.log
        upload [5] hs100.admin /opt/iobroker/node_modules/iobroker.hs100/admin/admin.d.ts admin.d.ts video/mp2t
        upload [4] hs100.admin /opt/iobroker/node_modules/iobroker.hs100/admin/hs100.png hs100.png image/png
        upload [3] hs100.admin /opt/iobroker/node_modules/iobroker.hs100/admin/index.html index.html text/html
        upload [2] hs100.admin /opt/iobroker/node_modules/iobroker.hs100/admin/index_m.html index_m.html text/html
        upload [1] hs100.admin /opt/iobroker/node_modules/iobroker.hs100/admin/style.css style.css text/css
        upload [0] hs100.admin /opt/iobroker/node_modules/iobroker.hs100/admin/words.js words.js application/javascript
        andre@deb-iobroker:~$
        
        

        Ich habe mal dieses mikronode-ng nachinstalliert.

        andre@deb-iobroker:~$ npm install mikronode-ng
        npm WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
        npm WARN deprecated har-validator@5.1.5: this library is no longer supported
        npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
        npm WARN cleanup Failed to remove some directories [
        npm WARN cleanup   [
        npm WARN cleanup     '/home/andre/node_modules/.diskusage-NoLfal0G',
        npm WARN cleanup     [Error: EACCES: permission denied, unlink '/home/andre/node_modules/.diskusage-NoLfal0G/build/Makefile'] {
        npm WARN cleanup       errno: -13,
        npm WARN cleanup       code: 'EACCES',
        npm WARN cleanup       syscall: 'unlink',
        npm WARN cleanup       path: '/home/andre/node_modules/.diskusage-NoLfal0G/build/Makefile'
        npm WARN cleanup     }
        npm WARN cleanup   ],
        npm WARN cleanup   [
        npm WARN cleanup     '/home/andre/node_modules/.unix-dgram-NMvJvOpB',
        npm WARN cleanup     [Error: EACCES: permission denied, unlink '/home/andre/node_modules/.unix-dgram-NMvJvOpB/build/Makefile'] {
        npm WARN cleanup       errno: -13,
        npm WARN cleanup       code: 'EACCES',
        npm WARN cleanup       syscall: 'unlink',
        npm WARN cleanup       path: '/home/andre/node_modules/.unix-dgram-NMvJvOpB/build/Makefile'
        npm WARN cleanup     }
        npm WARN cleanup   ]
        npm WARN cleanup ]
        
        added 21 packages, removed 66 packages, changed 192 packages, and audited 247 packages in 17s
        
        14 packages are looking for funding
          run `npm fund` for details
        
        4 vulnerabilities (3 moderate, 1 high)
        
        To address all issues (including breaking changes), run:
          npm audit fix --force
        
        Run `npm audit` for details.
        npm notice
        npm notice New minor version of npm available! 8.15.0 -> 8.18.0
        npm notice Changelog: https://github.com/npm/cli/releases/tag/v8.18.0
        npm notice Run npm install -g npm@8.18.0 to update!
        npm notice
        
        

        Das, in Verbindung mit iobroker fix, brachte leider keine Veränderung

        andre@deb-iobroker:~$ iobroker upgrade hs100 --debug
        
        This upgrade of "hs100" will introduce the following changes:
        ==========================================================================
        -> 2.1.2:
        js-sontroller 4.x ledstate
        ==========================================================================
        
        Would you like to upgrade hs100 from @2.0.7 to @2.1.2 now? [(y)es, (n)o]: y
        Update hs100 from @2.0.7 to @2.1.2
        NPM version: 8.15.0
        Installing iobroker.hs100@2.1.2... (System call)
        npm ERR! code E404
        npm ERR! 404 Not Found - GET https://codeload.github.com/homeinstalator/mikronode-ng/tar.gz/v1.0.11
        npm ERR! 404
        npm ERR! 404  'mikronode-ng@https://github.com/homeinstalator/mikronode-ng/archive/v1.0.11.tar.gz' is not in this registry.
        npm ERR! 404
        npm ERR! 404 Note that you can also install from a
        npm ERR! 404 tarball, folder, http url, or git url.
        
        npm ERR! A complete log of this run can be found in:
        npm ERR!     /home/iobroker/.npm/_logs/2022-08-21T11_59_48_295Z-debug-0.log
        upload [5] hs100.admin /opt/iobroker/node_modules/iobroker.hs100/admin/admin.d.ts admin.d.ts video/mp2t
        upload [4] hs100.admin /opt/iobroker/node_modules/iobroker.hs100/admin/hs100.png hs100.png image/png
        upload [3] hs100.admin /opt/iobroker/node_modules/iobroker.hs100/admin/index.html index.html text/html
        upload [2] hs100.admin /opt/iobroker/node_modules/iobroker.hs100/admin/index_m.html index_m.html text/html
        upload [1] hs100.admin /opt/iobroker/node_modules/iobroker.hs100/admin/style.css style.css text/css
        upload [0] hs100.admin /opt/iobroker/node_modules/iobroker.hs100/admin/words.js words.js application/javascript
        andre@deb-iobroker:~$
        
        
        GlasfaserG Thomas BraunT 2 Antworten Letzte Antwort
        0
        • K kekz

          @glasfaser

          Danke für den Hinweis!

          andre@deb-iobroker:~$ iobroker fix
          library: loaded
          Library version=2022-06-15
          
          ==========================================================================
          
              Welcome to the ioBroker installation fixer!
              Script version: 2022-06-03
          
              You might need to enter your password a couple of times.
          
          ==========================================================================
          
          
          ==========================================================================
              Installing prerequisites (1/3)
          ==========================================================================
          
          OK:1 http://security.debian.org stretch/updates InRelease
          OK:2 http://security.debian.org/debian-security stretch/updates InRelease
          OK:3 http://ftp.de.debian.org/debian stable InRelease
          Ign:4 http://ftp.be.debian.org/debian stretch InRelease
          OK:5 http://ftp.be.debian.org/debian stretch Release
          OK:6 https://deb.nodesource.com/node_16.x bullseye InRelease
          Ign:8 http://ftp.au.debian.org/debian stretch InRelease
          OK:9 http://ftp.au.debian.org/debian stretch Release
          Paketlisten werden gelesen... Fertig
          Installed gcc-c++
          
          ==========================================================================
              Checking ioBroker user and directory permissions (2/3)
          ==========================================================================
          
          Created /etc/sudoers.d/iobroker
          Fixing directory permissions...
          
          ==========================================================================
              Checking autostart (3/3)
          ==========================================================================
          
          Enabling autostart...
          Autostart enabled!
          
          ==========================================================================
          
              Your installation was fixed successfully
              Run iobroker start to start ioBroker again!
          
          ==========================================================================
          
          andre@deb-iobroker:~$
          
          
          andre@deb-iobroker:~$ iobroker upgrade hs100 --debug
          
          This upgrade of "hs100" will introduce the following changes:
          ==========================================================================
          -> 2.1.2:
          js-sontroller 4.x ledstate
          ==========================================================================
          
          Would you like to upgrade hs100 from @2.0.7 to @2.1.2 now? [(y)es, (n)o]: y
          Update hs100 from @2.0.7 to @2.1.2
          NPM version: 8.15.0
          Installing iobroker.hs100@2.1.2... (System call)
          npm ERR! code E404
          npm ERR! 404 Not Found - GET https://codeload.github.com/homeinstalator/mikronode-ng/tar.gz/v1.0.11
          npm ERR! 404
          npm ERR! 404  'mikronode-ng@https://github.com/homeinstalator/mikronode-ng/archive/v1.0.11.tar.gz' is not in this registry.
          npm ERR! 404
          npm ERR! 404 Note that you can also install from a
          npm ERR! 404 tarball, folder, http url, or git url.
          
          npm ERR! A complete log of this run can be found in:
          npm ERR!     /home/iobroker/.npm/_logs/2022-08-21T11_53_54_537Z-debug-0.log
          upload [5] hs100.admin /opt/iobroker/node_modules/iobroker.hs100/admin/admin.d.ts admin.d.ts video/mp2t
          upload [4] hs100.admin /opt/iobroker/node_modules/iobroker.hs100/admin/hs100.png hs100.png image/png
          upload [3] hs100.admin /opt/iobroker/node_modules/iobroker.hs100/admin/index.html index.html text/html
          upload [2] hs100.admin /opt/iobroker/node_modules/iobroker.hs100/admin/index_m.html index_m.html text/html
          upload [1] hs100.admin /opt/iobroker/node_modules/iobroker.hs100/admin/style.css style.css text/css
          upload [0] hs100.admin /opt/iobroker/node_modules/iobroker.hs100/admin/words.js words.js application/javascript
          andre@deb-iobroker:~$
          
          

          Ich habe mal dieses mikronode-ng nachinstalliert.

          andre@deb-iobroker:~$ npm install mikronode-ng
          npm WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
          npm WARN deprecated har-validator@5.1.5: this library is no longer supported
          npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
          npm WARN cleanup Failed to remove some directories [
          npm WARN cleanup   [
          npm WARN cleanup     '/home/andre/node_modules/.diskusage-NoLfal0G',
          npm WARN cleanup     [Error: EACCES: permission denied, unlink '/home/andre/node_modules/.diskusage-NoLfal0G/build/Makefile'] {
          npm WARN cleanup       errno: -13,
          npm WARN cleanup       code: 'EACCES',
          npm WARN cleanup       syscall: 'unlink',
          npm WARN cleanup       path: '/home/andre/node_modules/.diskusage-NoLfal0G/build/Makefile'
          npm WARN cleanup     }
          npm WARN cleanup   ],
          npm WARN cleanup   [
          npm WARN cleanup     '/home/andre/node_modules/.unix-dgram-NMvJvOpB',
          npm WARN cleanup     [Error: EACCES: permission denied, unlink '/home/andre/node_modules/.unix-dgram-NMvJvOpB/build/Makefile'] {
          npm WARN cleanup       errno: -13,
          npm WARN cleanup       code: 'EACCES',
          npm WARN cleanup       syscall: 'unlink',
          npm WARN cleanup       path: '/home/andre/node_modules/.unix-dgram-NMvJvOpB/build/Makefile'
          npm WARN cleanup     }
          npm WARN cleanup   ]
          npm WARN cleanup ]
          
          added 21 packages, removed 66 packages, changed 192 packages, and audited 247 packages in 17s
          
          14 packages are looking for funding
            run `npm fund` for details
          
          4 vulnerabilities (3 moderate, 1 high)
          
          To address all issues (including breaking changes), run:
            npm audit fix --force
          
          Run `npm audit` for details.
          npm notice
          npm notice New minor version of npm available! 8.15.0 -> 8.18.0
          npm notice Changelog: https://github.com/npm/cli/releases/tag/v8.18.0
          npm notice Run npm install -g npm@8.18.0 to update!
          npm notice
          
          

          Das, in Verbindung mit iobroker fix, brachte leider keine Veränderung

          andre@deb-iobroker:~$ iobroker upgrade hs100 --debug
          
          This upgrade of "hs100" will introduce the following changes:
          ==========================================================================
          -> 2.1.2:
          js-sontroller 4.x ledstate
          ==========================================================================
          
          Would you like to upgrade hs100 from @2.0.7 to @2.1.2 now? [(y)es, (n)o]: y
          Update hs100 from @2.0.7 to @2.1.2
          NPM version: 8.15.0
          Installing iobroker.hs100@2.1.2... (System call)
          npm ERR! code E404
          npm ERR! 404 Not Found - GET https://codeload.github.com/homeinstalator/mikronode-ng/tar.gz/v1.0.11
          npm ERR! 404
          npm ERR! 404  'mikronode-ng@https://github.com/homeinstalator/mikronode-ng/archive/v1.0.11.tar.gz' is not in this registry.
          npm ERR! 404
          npm ERR! 404 Note that you can also install from a
          npm ERR! 404 tarball, folder, http url, or git url.
          
          npm ERR! A complete log of this run can be found in:
          npm ERR!     /home/iobroker/.npm/_logs/2022-08-21T11_59_48_295Z-debug-0.log
          upload [5] hs100.admin /opt/iobroker/node_modules/iobroker.hs100/admin/admin.d.ts admin.d.ts video/mp2t
          upload [4] hs100.admin /opt/iobroker/node_modules/iobroker.hs100/admin/hs100.png hs100.png image/png
          upload [3] hs100.admin /opt/iobroker/node_modules/iobroker.hs100/admin/index.html index.html text/html
          upload [2] hs100.admin /opt/iobroker/node_modules/iobroker.hs100/admin/index_m.html index_m.html text/html
          upload [1] hs100.admin /opt/iobroker/node_modules/iobroker.hs100/admin/style.css style.css text/css
          upload [0] hs100.admin /opt/iobroker/node_modules/iobroker.hs100/admin/words.js words.js application/javascript
          andre@deb-iobroker:~$
          
          
          GlasfaserG Offline
          GlasfaserG Offline
          Glasfaser
          schrieb am zuletzt editiert von Glasfaser
          #8

          @kekz sagte in Problem mit Adapter-Updates:

          Ich habe mal dieses mikronode-ng nachinstalliert.

          Habe ich nicht geschrieben, das du das machen sollst !!!

          siehe oben !!!!

          Da kannst du unendlich was machen , denn

          npm ERR! code E404

          Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

          K 1 Antwort Letzte Antwort
          0
          • GlasfaserG Glasfaser

            @kekz sagte in Problem mit Adapter-Updates:

            npm ERR! code E404

            Verweist auf eine falsche URL

            Wo hast du die 2.0.7 her laut Github finde ich nur 2.0.6 dann 2.1.0 !?

            K Offline
            K Offline
            kekz
            schrieb am zuletzt editiert von
            #9

            @glasfaser said in Problem mit Adapter-Updates:

            @kekz sagte in Problem mit Adapter-Updates:

            npm ERR! code E404

            Verweist auf eine falsche URL

            Wo hast du die 2.0.7 her laut Github finde ich nur 2.0.6 dann 2.1.0 !?

            Das wird sicher einmal über die Adapter-Updates installiert worden sein.
            Andere Quellen nutze ich nicht.

            GlasfaserG 1 Antwort Letzte Antwort
            0
            • K kekz

              @glasfaser said in Problem mit Adapter-Updates:

              @kekz sagte in Problem mit Adapter-Updates:

              npm ERR! code E404

              Verweist auf eine falsche URL

              Wo hast du die 2.0.7 her laut Github finde ich nur 2.0.6 dann 2.1.0 !?

              Das wird sicher einmal über die Adapter-Updates installiert worden sein.
              Andere Quellen nutze ich nicht.

              GlasfaserG Offline
              GlasfaserG Offline
              Glasfaser
              schrieb am zuletzt editiert von Glasfaser
              #10

              @kekz

              so jetzt die eingaben die ich oben gepostet habe durchführen !!

              @glasfaser sagte in Problem mit Adapter-Updates:

              @kekz

              iobroker stop
              rm -rf  /opt/iobroker/package.json 
              iobroker start
              iobroker upgrade hs100@2.1.2
              

              Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

              1 Antwort Letzte Antwort
              0
              • GlasfaserG Glasfaser

                @kekz sagte in Problem mit Adapter-Updates:

                Ich habe mal dieses mikronode-ng nachinstalliert.

                Habe ich nicht geschrieben, das du das machen sollst !!!

                siehe oben !!!!

                Da kannst du unendlich was machen , denn

                npm ERR! code E404

                K Offline
                K Offline
                kekz
                schrieb am zuletzt editiert von
                #11

                @glasfaser said in Problem mit Adapter-Updates:

                @kekz sagte in Problem mit Adapter-Updates:

                Ich habe mal dieses mikronode-ng nachinstalliert.

                Habe ich nicht geschrieben, das du das machen sollst !!!

                siehe oben !!!!

                Da kannst du unendlich was machen , denn

                npm ERR! code E404

                Ist ja in Ordnung. Du brauchst nicht schreien.
                Ich habe den Hinweis in der Ausgabe als eine fehlende dependency interpretiert.
                Darüber hinaus kann ich auch selbst probieren, also immer schön ruhig bleiben.

                iobroker stop
                rm -rf  /opt/iobroker/package.json 
                iobroker start
                iobroker upgrade hs100@2.1.2
                
                andre@deb-iobroker:~$ iobroker upgrade hs100@2.1.2 --debug
                
                This upgrade of "hs100" will introduce the following changes:
                ==========================================================================
                -> 2.1.2:
                js-sontroller 4.x ledstate
                ==========================================================================
                
                Would you like to upgrade hs100 from @2.0.7 to @2.1.2 now? [(y)es, (n)o]: y
                Update hs100 from @2.0.7 to @2.1.2
                NPM version: 8.15.0
                Installing iobroker.hs100@2.1.2... (System call)
                
                added 1 package, removed 4552 packages, and changed 15 packages in 8s
                
                1 package is looking for funding
                  run `npm fund` for details
                Update "system.adapter.hs100.0"
                Cannot upgrade: Cannot find module 'mime'
                Require stack:
                - /opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupUpload.js
                - /opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupUpgrade.js
                - /opt/iobroker/node_modules/iobroker.js-controller/lib/setup.js
                - /opt/iobroker/node_modules/iobroker.js-controller/iobroker.js
                andre@deb-iobroker:~$ iobroker start
                andre@deb-iobroker:~$
                
                
                GlasfaserG 1 Antwort Letzte Antwort
                0
                • K kekz

                  @glasfaser said in Problem mit Adapter-Updates:

                  @kekz sagte in Problem mit Adapter-Updates:

                  Ich habe mal dieses mikronode-ng nachinstalliert.

                  Habe ich nicht geschrieben, das du das machen sollst !!!

                  siehe oben !!!!

                  Da kannst du unendlich was machen , denn

                  npm ERR! code E404

                  Ist ja in Ordnung. Du brauchst nicht schreien.
                  Ich habe den Hinweis in der Ausgabe als eine fehlende dependency interpretiert.
                  Darüber hinaus kann ich auch selbst probieren, also immer schön ruhig bleiben.

                  iobroker stop
                  rm -rf  /opt/iobroker/package.json 
                  iobroker start
                  iobroker upgrade hs100@2.1.2
                  
                  andre@deb-iobroker:~$ iobroker upgrade hs100@2.1.2 --debug
                  
                  This upgrade of "hs100" will introduce the following changes:
                  ==========================================================================
                  -> 2.1.2:
                  js-sontroller 4.x ledstate
                  ==========================================================================
                  
                  Would you like to upgrade hs100 from @2.0.7 to @2.1.2 now? [(y)es, (n)o]: y
                  Update hs100 from @2.0.7 to @2.1.2
                  NPM version: 8.15.0
                  Installing iobroker.hs100@2.1.2... (System call)
                  
                  added 1 package, removed 4552 packages, and changed 15 packages in 8s
                  
                  1 package is looking for funding
                    run `npm fund` for details
                  Update "system.adapter.hs100.0"
                  Cannot upgrade: Cannot find module 'mime'
                  Require stack:
                  - /opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupUpload.js
                  - /opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupUpgrade.js
                  - /opt/iobroker/node_modules/iobroker.js-controller/lib/setup.js
                  - /opt/iobroker/node_modules/iobroker.js-controller/iobroker.js
                  andre@deb-iobroker:~$ iobroker start
                  andre@deb-iobroker:~$
                  
                  
                  GlasfaserG Offline
                  GlasfaserG Offline
                  Glasfaser
                  schrieb am zuletzt editiert von Glasfaser
                  #12

                  @kekz sagte in Problem mit Adapter-Updates:

                  Darüber hinaus kann ich auch selbst probieren, also immer schön ruhig bleiben.

                  Ich bin ruhig ...

                  nur du möchstest hier Hilfe und machst etwas noch zwischendurch

                  Kannst du ja gerne machen ich halte dich nicht auf ,

                  aber wer schon mit root unterwegs ist ... ich weise darauf hin ..
                  du änderst es ..

                  dann machst du Befehle mit sudo vorraus ....

                  Was soll ich noch dazu weiter sagen !?

                  Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                  K 1 Antwort Letzte Antwort
                  0
                  • GlasfaserG Glasfaser

                    @kekz sagte in Problem mit Adapter-Updates:

                    Darüber hinaus kann ich auch selbst probieren, also immer schön ruhig bleiben.

                    Ich bin ruhig ...

                    nur du möchstest hier Hilfe und machst etwas noch zwischendurch

                    Kannst du ja gerne machen ich halte dich nicht auf ,

                    aber wer schon mit root unterwegs ist ... ich weise darauf hin ..
                    du änderst es ..

                    dann machst du Befehle mit sudo vorraus ....

                    Was soll ich noch dazu weiter sagen !?

                    K Offline
                    K Offline
                    kekz
                    schrieb am zuletzt editiert von
                    #13

                    @glasfaser said in Problem mit Adapter-Updates:

                    @kekz sagte in Problem mit Adapter-Updates:

                    Darüber hinaus kann ich auch selbst probieren, also immer schön ruhig bleiben.

                    Ich bin ruhig ...

                    nur du möchstest hier Hilfe und machst etwas noch zwischendurch

                    Kannst du ja geren machen ich halte dich nicht auf ,

                    aber wer schon mit root unterwegs bist ... ich weise daruf hin ..
                    du änderst es ..

                    dann machst du Befehle mit sudo vorraus ....

                    Was soll ich noch dazu weiter sagen !?

                    Du bist sicher vieles, aber ruhig nicht.
                    Wenn mir jemand Postings im Befehlston entgegenknallt, versehen mit zahlreichen Ausrufezeichen, dann kann ich das nicht als "ruhig" empfinden.
                    Mag sein, dass das dein normaler Umgangston ist. Meiner nicht.
                    Deinen stark abwertenden Subtext mal ganz außen vor...

                    Dennoch danke für deine Hilfe.

                    1 Antwort Letzte Antwort
                    0
                    • K Offline
                      K Offline
                      kekz
                      schrieb am zuletzt editiert von kekz
                      #14
                      andre@deb-iobroker:~$ iobroker stop
                      [sudo] Passwort für andre:
                      andre@deb-iobroker:~$ rm -rf  /opt/iobroker/package.json
                      andre@deb-iobroker:~$ iobroker start
                      andre@deb-iobroker:~$ iobroker upgrade hs100@2.1.2
                      
                      This upgrade of "hs100" will introduce the following changes:
                      ==========================================================================
                      -> 2.1.2:
                      js-sontroller 4.x ledstate
                      ==========================================================================
                      
                      Would you like to upgrade hs100 from @2.0.7 to @2.1.2 now? [(y)es, (n)o]: y
                      Update hs100 from @2.0.7 to @2.1.2
                      NPM version: 8.15.0
                      Installing iobroker.hs100@2.1.2... (System call)
                      
                      added 1 package, removed 4552 packages, and changed 15 packages in 10s
                      
                      1 package is looking for funding
                        run `npm fund` for details
                      Update "system.adapter.hs100.0"
                      Cannot upgrade: Cannot find module 'mime'
                      Require stack:
                      - /opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupUpload.js
                      - /opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupUpgrade.js
                      - /opt/iobroker/node_modules/iobroker.js-controller/lib/setup.js
                      - /opt/iobroker/node_modules/iobroker.js-controller/iobroker.js
                      andre@deb-iobroker:~$
                      

                      Das Update des Adapters läuft durch. Ich sehe kurz im iobroker Admin, dass Version 2.1.2 installiert ist.
                      Danach crasht der iobroker Admin sofort.

                      andre@deb-iobroker:~$ iobroker stop
                      andre@deb-iobroker:~$ iobroker fix
                      library: loaded
                      Library version=2022-06-15
                      ioBroker is not installed in /opt/iobroker! Cannot fix anything...
                      andre@deb-iobroker:~$ curl -sL https://iobroker.net/fix.sh | bash -
                      library: loaded
                      Library version=2022-06-15
                      ioBroker is not installed in /opt/iobroker! Cannot fix anything...
                      
                      

                      Letzteres kann ich mir nun nicht erklären

                      1 Antwort Letzte Antwort
                      0
                      • K kekz

                        @glasfaser

                        Danke für den Hinweis!

                        andre@deb-iobroker:~$ iobroker fix
                        library: loaded
                        Library version=2022-06-15
                        
                        ==========================================================================
                        
                            Welcome to the ioBroker installation fixer!
                            Script version: 2022-06-03
                        
                            You might need to enter your password a couple of times.
                        
                        ==========================================================================
                        
                        
                        ==========================================================================
                            Installing prerequisites (1/3)
                        ==========================================================================
                        
                        OK:1 http://security.debian.org stretch/updates InRelease
                        OK:2 http://security.debian.org/debian-security stretch/updates InRelease
                        OK:3 http://ftp.de.debian.org/debian stable InRelease
                        Ign:4 http://ftp.be.debian.org/debian stretch InRelease
                        OK:5 http://ftp.be.debian.org/debian stretch Release
                        OK:6 https://deb.nodesource.com/node_16.x bullseye InRelease
                        Ign:8 http://ftp.au.debian.org/debian stretch InRelease
                        OK:9 http://ftp.au.debian.org/debian stretch Release
                        Paketlisten werden gelesen... Fertig
                        Installed gcc-c++
                        
                        ==========================================================================
                            Checking ioBroker user and directory permissions (2/3)
                        ==========================================================================
                        
                        Created /etc/sudoers.d/iobroker
                        Fixing directory permissions...
                        
                        ==========================================================================
                            Checking autostart (3/3)
                        ==========================================================================
                        
                        Enabling autostart...
                        Autostart enabled!
                        
                        ==========================================================================
                        
                            Your installation was fixed successfully
                            Run iobroker start to start ioBroker again!
                        
                        ==========================================================================
                        
                        andre@deb-iobroker:~$
                        
                        
                        andre@deb-iobroker:~$ iobroker upgrade hs100 --debug
                        
                        This upgrade of "hs100" will introduce the following changes:
                        ==========================================================================
                        -> 2.1.2:
                        js-sontroller 4.x ledstate
                        ==========================================================================
                        
                        Would you like to upgrade hs100 from @2.0.7 to @2.1.2 now? [(y)es, (n)o]: y
                        Update hs100 from @2.0.7 to @2.1.2
                        NPM version: 8.15.0
                        Installing iobroker.hs100@2.1.2... (System call)
                        npm ERR! code E404
                        npm ERR! 404 Not Found - GET https://codeload.github.com/homeinstalator/mikronode-ng/tar.gz/v1.0.11
                        npm ERR! 404
                        npm ERR! 404  'mikronode-ng@https://github.com/homeinstalator/mikronode-ng/archive/v1.0.11.tar.gz' is not in this registry.
                        npm ERR! 404
                        npm ERR! 404 Note that you can also install from a
                        npm ERR! 404 tarball, folder, http url, or git url.
                        
                        npm ERR! A complete log of this run can be found in:
                        npm ERR!     /home/iobroker/.npm/_logs/2022-08-21T11_53_54_537Z-debug-0.log
                        upload [5] hs100.admin /opt/iobroker/node_modules/iobroker.hs100/admin/admin.d.ts admin.d.ts video/mp2t
                        upload [4] hs100.admin /opt/iobroker/node_modules/iobroker.hs100/admin/hs100.png hs100.png image/png
                        upload [3] hs100.admin /opt/iobroker/node_modules/iobroker.hs100/admin/index.html index.html text/html
                        upload [2] hs100.admin /opt/iobroker/node_modules/iobroker.hs100/admin/index_m.html index_m.html text/html
                        upload [1] hs100.admin /opt/iobroker/node_modules/iobroker.hs100/admin/style.css style.css text/css
                        upload [0] hs100.admin /opt/iobroker/node_modules/iobroker.hs100/admin/words.js words.js application/javascript
                        andre@deb-iobroker:~$
                        
                        

                        Ich habe mal dieses mikronode-ng nachinstalliert.

                        andre@deb-iobroker:~$ npm install mikronode-ng
                        npm WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
                        npm WARN deprecated har-validator@5.1.5: this library is no longer supported
                        npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
                        npm WARN cleanup Failed to remove some directories [
                        npm WARN cleanup   [
                        npm WARN cleanup     '/home/andre/node_modules/.diskusage-NoLfal0G',
                        npm WARN cleanup     [Error: EACCES: permission denied, unlink '/home/andre/node_modules/.diskusage-NoLfal0G/build/Makefile'] {
                        npm WARN cleanup       errno: -13,
                        npm WARN cleanup       code: 'EACCES',
                        npm WARN cleanup       syscall: 'unlink',
                        npm WARN cleanup       path: '/home/andre/node_modules/.diskusage-NoLfal0G/build/Makefile'
                        npm WARN cleanup     }
                        npm WARN cleanup   ],
                        npm WARN cleanup   [
                        npm WARN cleanup     '/home/andre/node_modules/.unix-dgram-NMvJvOpB',
                        npm WARN cleanup     [Error: EACCES: permission denied, unlink '/home/andre/node_modules/.unix-dgram-NMvJvOpB/build/Makefile'] {
                        npm WARN cleanup       errno: -13,
                        npm WARN cleanup       code: 'EACCES',
                        npm WARN cleanup       syscall: 'unlink',
                        npm WARN cleanup       path: '/home/andre/node_modules/.unix-dgram-NMvJvOpB/build/Makefile'
                        npm WARN cleanup     }
                        npm WARN cleanup   ]
                        npm WARN cleanup ]
                        
                        added 21 packages, removed 66 packages, changed 192 packages, and audited 247 packages in 17s
                        
                        14 packages are looking for funding
                          run `npm fund` for details
                        
                        4 vulnerabilities (3 moderate, 1 high)
                        
                        To address all issues (including breaking changes), run:
                          npm audit fix --force
                        
                        Run `npm audit` for details.
                        npm notice
                        npm notice New minor version of npm available! 8.15.0 -> 8.18.0
                        npm notice Changelog: https://github.com/npm/cli/releases/tag/v8.18.0
                        npm notice Run npm install -g npm@8.18.0 to update!
                        npm notice
                        
                        

                        Das, in Verbindung mit iobroker fix, brachte leider keine Veränderung

                        andre@deb-iobroker:~$ iobroker upgrade hs100 --debug
                        
                        This upgrade of "hs100" will introduce the following changes:
                        ==========================================================================
                        -> 2.1.2:
                        js-sontroller 4.x ledstate
                        ==========================================================================
                        
                        Would you like to upgrade hs100 from @2.0.7 to @2.1.2 now? [(y)es, (n)o]: y
                        Update hs100 from @2.0.7 to @2.1.2
                        NPM version: 8.15.0
                        Installing iobroker.hs100@2.1.2... (System call)
                        npm ERR! code E404
                        npm ERR! 404 Not Found - GET https://codeload.github.com/homeinstalator/mikronode-ng/tar.gz/v1.0.11
                        npm ERR! 404
                        npm ERR! 404  'mikronode-ng@https://github.com/homeinstalator/mikronode-ng/archive/v1.0.11.tar.gz' is not in this registry.
                        npm ERR! 404
                        npm ERR! 404 Note that you can also install from a
                        npm ERR! 404 tarball, folder, http url, or git url.
                        
                        npm ERR! A complete log of this run can be found in:
                        npm ERR!     /home/iobroker/.npm/_logs/2022-08-21T11_59_48_295Z-debug-0.log
                        upload [5] hs100.admin /opt/iobroker/node_modules/iobroker.hs100/admin/admin.d.ts admin.d.ts video/mp2t
                        upload [4] hs100.admin /opt/iobroker/node_modules/iobroker.hs100/admin/hs100.png hs100.png image/png
                        upload [3] hs100.admin /opt/iobroker/node_modules/iobroker.hs100/admin/index.html index.html text/html
                        upload [2] hs100.admin /opt/iobroker/node_modules/iobroker.hs100/admin/index_m.html index_m.html text/html
                        upload [1] hs100.admin /opt/iobroker/node_modules/iobroker.hs100/admin/style.css style.css text/css
                        upload [0] hs100.admin /opt/iobroker/node_modules/iobroker.hs100/admin/words.js words.js application/javascript
                        andre@deb-iobroker:~$
                        
                        
                        Thomas BraunT Offline
                        Thomas BraunT Offline
                        Thomas Braun
                        Most Active
                        schrieb am zuletzt editiert von
                        #15

                        @kekz sagte in Problem mit Adapter-Updates:

                        Ich habe mal dieses mikronode-ng nachinstalliert.

                        Im falschen Ordner. Darüber hinaus fährst du das längst tote Stretch, hast aber Quellen für Buster/Bullseye drin. Von root abgesehen. Da läuft so einiges falsch.

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

                        K 1 Antwort Letzte Antwort
                        1
                        • Thomas BraunT Thomas Braun

                          @kekz sagte in Problem mit Adapter-Updates:

                          Ich habe mal dieses mikronode-ng nachinstalliert.

                          Im falschen Ordner. Darüber hinaus fährst du das längst tote Stretch, hast aber Quellen für Buster/Bullseye drin. Von root abgesehen. Da läuft so einiges falsch.

                          K Offline
                          K Offline
                          kekz
                          schrieb am zuletzt editiert von
                          #16

                          @thomas-braun

                          Schlägst Du eine Neuinstallation vor?

                          Thomas BraunT 1 Antwort Letzte Antwort
                          0
                          • K kekz

                            @thomas-braun

                            Schlägst Du eine Neuinstallation vor?

                            Thomas BraunT Offline
                            Thomas BraunT Offline
                            Thomas Braun
                            Most Active
                            schrieb am zuletzt editiert von Thomas Braun
                            #17

                            @kekz

                            Ich schlage vor erstmal dein System geradezurücken und ordentlich damit umzugehen.

                            Das tote Stretch-Pferd kannst du aber aufhören zu reiten. Installier ein Bullseye.

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

                            K 1 Antwort Letzte Antwort
                            0
                            • Thomas BraunT Thomas Braun

                              @kekz

                              Ich schlage vor erstmal dein System geradezurücken und ordentlich damit umzugehen.

                              Das tote Stretch-Pferd kannst du aber aufhören zu reiten. Installier ein Bullseye.

                              K Offline
                              K Offline
                              kekz
                              schrieb am zuletzt editiert von kekz
                              #18

                              @thomas-braun said in Problem mit Adapter-Updates:

                              @kekz

                              Ich schlage vor erstmal dein System geradezurücken und ordentlich damit umzugehen.

                              Aha.

                              Das tote Stretch-Pferd kannst du aber aufhören zu reiten. Installier ein Bullseye.

                              Ok, gut. Mache ich :)

                              Thomas BraunT 1 Antwort Letzte Antwort
                              0
                              • K kekz

                                @thomas-braun said in Problem mit Adapter-Updates:

                                @kekz

                                Ich schlage vor erstmal dein System geradezurücken und ordentlich damit umzugehen.

                                Aha.

                                Das tote Stretch-Pferd kannst du aber aufhören zu reiten. Installier ein Bullseye.

                                Ok, gut. Mache ich :)

                                Thomas BraunT Offline
                                Thomas BraunT Offline
                                Thomas Braun
                                Most Active
                                schrieb am zuletzt editiert von
                                #19

                                @kekz

                                Und lass den root in Ruhe im neuen System.

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

                                K 1 Antwort Letzte Antwort
                                0
                                • Thomas BraunT Thomas Braun

                                  @kekz

                                  Und lass den root in Ruhe im neuen System.

                                  K Offline
                                  K Offline
                                  kekz
                                  schrieb am zuletzt editiert von kekz
                                  #20

                                  @thomas-braun
                                  Verstanden :)
                                  Danke!

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


                                  Support us

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

                                  330

                                  Online

                                  32.5k

                                  Benutzer

                                  81.8k

                                  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