Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Admin funktioniert seit update auf 5.1.10 nicht mehr

    NEWS

    • Neues Video "KI im Smart Home" - ioBroker plus n8n

    • Neues Video über Aliase, virtuelle Geräte und Kategorien

    • Wir empfehlen: Node.js 22.x

    Admin funktioniert seit update auf 5.1.10 nicht mehr

    This topic has been deleted. Only users with topic management privileges can see it.
    • M
      myssv last edited by

      Auch nach 10 Minuten immer noch das gleiche Bild ...

      76fc008e-ad84-4289-8b3d-a2b4673ae8c3-image.png

      Thomas Braun 1 Reply Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @myssv last edited by

        @myssv
        Auf der Konsole arbeiten.

        iobroker stop
        iobroker update
        iobroker upgrade
        
        1 Reply Last reply Reply Quote 0
        • M
          myssv last edited by

          @thomas-braun sagte in Admin funktioniert seit update auf 5.1.10 nicht mehr:

          iobroker upgrade

          Bringt auch einen Fehler

          root@iobroker:/opt/iobroker# iobroker upgrade
          
          This upgrade of "admin" will introduce the following changes:
          ==========================================================================
          -> 5.1.10:
          Corrected some GUI errors
          ==========================================================================
          
          Would you like to upgrade admin from @5.1.9 to @5.1.10 now? [(y)es, (n)o]: y
          Update admin from @5.1.9 to @5.1.10
          host.iobroker Adapter "system.adapter.admin.0" is stopped.
          NPM version: 7.19.1
          npm install iobroker.admin@5.1.10 --loglevel error --prefix "/opt/iobroker" (System call)
          npm ERR! code EINTEGRITY
          npm ERR! sha512-pB22Fvp08/amIRWYLQfhozpKkRAiM2LUDrNZrEnHDhERBwidYFYWOFFJ80N54pVh9yz6Y3gbJ3VWK4/VmPl77A== integrity checksum failed when using sha512: wanted sha512-pB22Fvp08/amIRWYLQfhozpKkRAiM2LUDrNZrEnHDhERBwidYFYWOFFJ80N54pVh9yz6Y3gbJ3VWK4/VmPl77A== but got sha512-WLFcOaoHfNIu5uGyi6Q/iQ/UB+ITNjsAYShVYAUsWoefc/3RrqZzWl7odAxoQaRDmnkYP9+/s2/sE2mrAJPakQ==. (252178 bytes)
          
          npm ERR! A complete log of this run can be found in:
          npm ERR!     /opt/iobroker/.npm/_logs/2021-07-10T08_37_22_045Z-debug.log
          upload [4] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/words.js words.js application/javascript
          upload [3] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/jsonConfig.json jsonConfig.json application/json
          upload [2] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/index_m.html index_m.html text/html
          upload [1] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/index.html index.html text/html
          upload [0] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/admin.png admin.png image/png
          Adapter "admin" updated
          host.iobroker Adapter "system.adapter.admin.0" is started
          
          Thomas Braun 1 Reply Last reply Reply Quote 0
          • Thomas Braun
            Thomas Braun Most Active @myssv last edited by

            @myssv
            Falsche npm-Version.
            Installier npm@6.
            Und auch node mal prüfen ob das senkrecht ist

            cd /opt/iobroker
            npm cache clear --force
            

            Kann aber sein, dass das auf dem komischen Synology/Docker-Zeuch nicht/anders funktioniert.

            J 1 Reply Last reply Reply Quote 0
            • J
              Jan1 @Thomas Braun last edited by

              @thomas-braun
              Dann ist auch gleich die Frage was er für ne Node hat, da die 7er NPM nicht unbedingt das Problem sein muss, nur gehört die auch in Node 16.
              Ich hatte ein paar Updates mit Node 16 und NPM 7, wohl auch vom Admin und das lief.

              Thomas Braun 1 Reply Last reply Reply Quote 0
              • Thomas Braun
                Thomas Braun Most Active @Jan1 last edited by Thomas Braun

                @jan1 Auf meinem bleeding edge Testsystem läuft das auch.
                Aber das kannst du nicht auf einem Produktivsystem supporten. Also ist da node12 oder 14 inkl. npm@6 angesagt.

                Beim TE sind aber ein paar Bits beim Download gekippt, würde ich sagen.

                1 Reply Last reply Reply Quote 0
                • M
                  myssv last edited by

                  Mit npm@6 bekomme ich neue Meldungen:

                  root@iobroker:/opt/iobroker# iobroker upgrade
                  
                  This upgrade of "admin" will introduce the following changes:
                  ==========================================================================
                  -> 5.1.10:
                  Corrected some GUI errors
                  ==========================================================================
                  
                  Would you like to upgrade admin from @5.1.9 to @5.1.10 now? [(y)es, (n)o]: y
                  Update admin from @5.1.9 to @5.1.10
                  NPM version: 6.14.13
                  npm install iobroker.admin@5.1.10 --loglevel error --prefix "/opt/iobroker" (System call)
                  npm ERR! code EINTEGRITY
                  npm ERR! Verification failed while extracting iobroker.openligadb@https://github.com/oweitman/ioBroker.openligadb/tarball/master:
                  npm ERR! Verification failed while extracting iobroker.openligadb@https://github.com/oweitman/ioBroker.openligadb/tarball/master:
                  npm ERR! sha512-pB22Fvp08/amIRWYLQfhozpKkRAiM2LUDrNZrEnHDhERBwidYFYWOFFJ80N54pVh9yz6Y3gbJ3VWK4/VmPl77A== integrity checksum failed when using sha512: wanted sha512-pB22Fvp08/amIRWYLQfhozpKkRAiM2LUDrNZrEnHDhERBwidYFYWOFFJ80N54pVh9yz6Y3gbJ3VWK4/VmPl77A== but got sha512-WLFcOaoHfNIu5uGyi6Q/iQ/UB+ITNjsAYShVYAUsWoefc/3RrqZzWl7odAxoQaRDmnkYP9+/s2/sE2mrAJPakQ==. (252178 bytes)
                  
                  npm ERR! A complete log of this run can be found in:
                  npm ERR!     /opt/iobroker/.npm/_logs/2021-07-10T08_49_51_606Z-debug.log
                  upload [4] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/words.js words.js application/javascript
                  upload [3] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/jsonConfig.json jsonConfig.json application/json
                  upload [2] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/index_m.html index_m.html text/html
                  upload [1] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/index.html index.html text/html
                  upload [0] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/admin.png admin.png image/png
                  Adapter "admin" updated
                  

                  Node ist: Node.js v14.17.3 (Empfohlene Version v12.22.3)

                  Thomas Braun 2 Replies Last reply Reply Quote 0
                  • Thomas Braun
                    Thomas Braun Most Active @myssv last edited by Thomas Braun

                    @myssv
                    Der korrupte Download liegt noch im Cache.
                    Ist aber wohl von Openliga aus git.

                    M 1 Reply Last reply Reply Quote 0
                    • M
                      myssv @Thomas Braun last edited by

                      @thomas-braun Auch nach dem Löschen des Cache bekomme ich die Fehler:

                      oot@iobroker:/opt/iobroker# cd /opt/iobroker
                      root@iobroker:/opt/iobroker# npm cache clear --force
                      npm WARN using --force I sure hope you know what you are doing.
                      root@iobroker:/opt/iobroker# iobroker stop
                      iobroker controller daemon is not running
                      root@iobroker:/opt/iobroker# iobroker update
                      Used repository: beta
                      hash unchanged, use cached sources
                      update done
                      Adapter    "admin"         : 5.1.10   , installed 5.1.9 [Updateable]
                      Adapter    "backitup"      : 2.1.13   , installed 2.1.13
                      Adapter    "cloud"         : 4.0.11   , installed 4.0.11
                      Adapter    "dwd"           : 2.7.7    , installed 2.7.7
                      Adapter    "email"         : 1.0.10   , installed 1.0.10
                      Adapter    "fb-checkpresence": 1.1.7   , installed 1.1.7
                      Adapter    "fitbit-api"    : 0.1.1    , installed 0.1.1
                      Adapter    "flot"          : 1.10.6   , installed 1.10.6
                      Adapter    "fritzdect"     : 2.1.12   , installed 2.1.12
                      Adapter    "fullcalendar"  : 1.1.0    , installed 1.1.0
                      Adapter    "history"       : 1.9.13   , installed 1.9.13
                      Adapter    "ical"          : 1.9.3    , installed 1.9.3
                      Adapter    "icons-material-png": 0.1.0   , installed 0.1.0
                      Adapter    "icons-mfd-png" : 1.0.2    , installed 1.0.2
                      Adapter    "info"          : 1.7.15   , installed 1.7.15
                      Controller "js-controller" : 3.3.14   , installed 3.3.14
                      Adapter    "openligadb"    : 1.2.0    , installed 1.2.0
                      Adapter    "ping"          : 1.4.12   , installed 1.4.12
                      Adapter    "pollenflug"    : 1.0.6    , installed 1.0.6
                      Adapter    "rainbird"      : 0.2.2    , installed 0.2.3
                      Adapter    "simple-api"    : 2.6.1    , installed 2.6.1
                      Adapter    "socketio"      : 3.1.4    , installed 3.1.4
                      Adapter    "tankerkoenig"  : 2.1.1    , installed 2.1.1
                      Adapter    "telegram"      : 1.9.0    , installed 1.9.0
                      Adapter    "tr-064"        : 4.2.12   , installed 4.2.12
                      Adapter    "trashschedule" : 1.1.3    , installed 1.1.3
                      Adapter    "tvprogram"     : 1.1.0    , installed 1.1.0
                      Adapter    "vis"           : 1.4.2    , installed 1.4.2
                      Adapter    "vis-canvas-gauges": 0.1.5   , installed 0.1.5
                      Adapter    "vis-google-fonts": 0.1.0   , installed 0.1.0
                      Adapter    "vis-hqwidgets" : 1.1.7    , installed 1.1.7
                      Adapter    "vis-materialdesign": 0.5.9   , installed 0.5.9
                      Adapter    "vis-rgraph"    : 0.0.2    , installed 0.0.2
                      Adapter    "vis-timeandweather": 1.1.7   , installed 1.1.7
                      Adapter    "weatherunderground": 3.3.1   , installed 3.3.1
                      Adapter    "web"           : 3.4.4    , installed 3.4.4
                      Adapter    "web-speedy"    : 0.2.0    , installed 0.2.0
                      root@iobroker:/opt/iobroker# iobroker upgrade
                      
                      This upgrade of "admin" will introduce the following changes:
                      ==========================================================================
                      -> 5.1.10:
                      Corrected some GUI errors
                      ==========================================================================
                      
                      Would you like to upgrade admin from @5.1.9 to @5.1.10 now? [(y)es, (n)o]: y
                      Update admin from @5.1.9 to @5.1.10
                      host.iobroker Adapter "system.adapter.admin.0" is stopped.
                      NPM version: 6.14.13
                      npm install iobroker.admin@5.1.10 --loglevel error --prefix "/opt/iobroker" (System call)
                      npm ERR! code EINTEGRITY
                      npm ERR! Verification failed while extracting iobroker.openligadb@https://github.com/oweitman/ioBroker.openligadb/tarball/master:
                      npm ERR! Verification failed while extracting iobroker.openligadb@https://github.com/oweitman/ioBroker.openligadb/tarball/master:
                      npm ERR! sha512-pB22Fvp08/amIRWYLQfhozpKkRAiM2LUDrNZrEnHDhERBwidYFYWOFFJ80N54pVh9yz6Y3gbJ3VWK4/VmPl77A== integrity checksum failed when using sha512: wanted sha512-pB22Fvp08/amIRWYLQfhozpKkRAiM2LUDrNZrEnHDhERBwidYFYWOFFJ80N54pVh9yz6Y3gbJ3VWK4/VmPl77A== but got sha512-WLFcOaoHfNIu5uGyi6Q/iQ/UB+ITNjsAYShVYAUsWoefc/3RrqZzWl7odAxoQaRDmnkYP9+/s2/sE2mrAJPakQ==. (252178 bytes)
                      
                      npm ERR! A complete log of this run can be found in:
                      npm ERR!     /opt/iobroker/.npm/_logs/2021-07-10T08_56_35_606Z-debug.log
                      upload [4] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/words.js words.js application/javascript
                      upload [3] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/jsonConfig.json jsonConfig.json application/json
                      upload [2] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/index_m.html index_m.html text/html
                      upload [1] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/index.html index.html text/html
                      upload [0] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/admin.png admin.png image/png
                      Adapter "admin" updated
                      host.iobroker Adapter "system.adapter.admin.0" is started
                      
                      1 Reply Last reply Reply Quote 0
                      • Thomas Braun
                        Thomas Braun Most Active @myssv last edited by

                        @myssv

                        which nodejs node npm && nodejs -v && node -v && npm -v && sudo apt update && sudo apt update && apt policy nodejs
                        

                        liefert?

                        M 1 Reply Last reply Reply Quote 0
                        • M
                          myssv @Thomas Braun last edited by

                          @thomas-braun

                          root@iobroker:/opt/iobroker# which nodejs node npm && nodejs -v && node -v && npm -v && sudo apt update && sudo apt update && apt policy nodejs
                          /usr/bin/nodejs
                          /usr/local/bin/node
                          /usr/local/bin/npm
                          v12.22.1
                          v14.17.3
                          6.14.13
                          Holen:1 http://security.debian.org/debian-security buster/updates InRelease [65,4 kB]
                          Holen:2 http://deb.debian.org/debian buster InRelease [122 kB]                                 
                          Holen:3 http://deb.debian.org/debian buster-updates InRelease [51,9 kB]                             
                          Holen:4 https://deb.nodesource.com/node_12.x buster InRelease [4.584 B]            
                          Holen:5 http://security.debian.org/debian-security buster/updates/main amd64 Packages [293 kB]
                          Holen:6 http://deb.debian.org/debian buster/main amd64 Packages [7.907 kB]
                          Holen:7 https://deb.nodesource.com/node_12.x buster/main amd64 Packages [766 B]
                          Holen:8 http://deb.debian.org/debian buster-updates/main amd64 Packages [15,2 kB]                                                                                                                                                                       
                          Es wurden 8.459 kB in 8 s geholt (1.002 kB/s).                                                                                                                                                                                                          
                          Paketlisten werden gelesen... Fertig
                          Abhängigkeitsbaum wird aufgebaut.       
                          Statusinformationen werden eingelesen.... Fertig
                          Aktualisierung für 29 Pakete verfügbar. Führen Sie »apt list --upgradable« aus, um sie anzuzeigen.
                          OK:1 http://security.debian.org/debian-security buster/updates InRelease
                          OK:2 http://deb.debian.org/debian buster InRelease                          
                          OK:3 http://deb.debian.org/debian buster-updates InRelease                  
                          OK:4 https://deb.nodesource.com/node_12.x buster InRelease                  
                          Paketlisten werden gelesen... Fertig                
                          Abhängigkeitsbaum wird aufgebaut.       
                          Statusinformationen werden eingelesen.... Fertig
                          Aktualisierung für 29 Pakete verfügbar. Führen Sie »apt list --upgradable« aus, um sie anzuzeigen.
                          nodejs:
                            Installiert:           12.22.1-1nodesource1
                            Installationskandidat: 12.22.2-1nodesource1
                            Versionstabelle:
                               12.22.2-1nodesource1 500
                                  500 https://deb.nodesource.com/node_12.x buster/main amd64 Packages
                           *** 12.22.1-1nodesource1 100
                                  100 /var/lib/dpkg/status
                               10.24.0~dfsg-1~deb10u1 500
                                  500 http://deb.debian.org/debian buster/main amd64 Packages
                                  500 http://security.debian.org/debian-security buster/updates/main amd64 Packages
                          
                          Thomas Braun 1 Reply Last reply Reply Quote 0
                          • Thomas Braun
                            Thomas Braun Most Active @myssv last edited by

                            @myssv
                            NodeJS ist ja auch krumm installiert.

                            M J 2 Replies Last reply Reply Quote 0
                            • M
                              myssv @Thomas Braun last edited by

                              @thomas-braun sagte in Admin funktioniert seit update auf 5.1.10 nicht mehr:

                              @myssv
                              NodeJS ist ja auch krumm installiert.

                              ???

                              Sorry, bin nicht der Fachmann auf dem Gebiet und mache alles nach bestem Wissen und Gewissen ...

                              Thomas Braun 1 Reply Last reply Reply Quote 0
                              • Thomas Braun
                                Thomas Braun Most Active @myssv last edited by

                                @myssv Schau in meiner Signatur wie man das richtig über apt installiert.

                                M 1 Reply Last reply Reply Quote 0
                                • J
                                  Jan1 @Thomas Braun last edited by

                                  @thomas-braun sagte in Admin funktioniert seit update auf 5.1.10 nicht mehr:

                                  @myssv
                                  NodeJS ist ja auch krumm installiert.

                                  genau das war meine Vermutung, deshalb der Hinweis, dass es eigentlich laufen sollte wenn der Rest auch passt 😉

                                  Manuell dran gefummelt und sich alles verbogen.

                                  M 1 Reply Last reply Reply Quote 0
                                  • M
                                    myssv @Thomas Braun last edited by

                                    @thomas-braun woran erkenne ich, welches Linux bei mir im Docker läuft?

                                    Thomas Braun 1 Reply Last reply Reply Quote 0
                                    • M
                                      myssv @Jan1 last edited by

                                      @jan1 sagte in Admin funktioniert seit update auf 5.1.10 nicht mehr:

                                      @thomas-braun sagte in Admin funktioniert seit update auf 5.1.10 nicht mehr:

                                      @myssv
                                      NodeJS ist ja auch krumm installiert.

                                      genau das war meine Vermutung, deshalb der Hinweis, dass es eigentlich laufen sollte wenn der Rest auch passt 😉

                                      Manuell dran gefummelt und sich alles verbogen.

                                      Wahrscheinlich ....

                                      1 Reply Last reply Reply Quote 0
                                      • Thomas Braun
                                        Thomas Braun Most Active @myssv last edited by

                                        @myssv Debian Buster auf einem 64bit-Prozessor.

                                        M 1 Reply Last reply Reply Quote 0
                                        • M
                                          myssv @Thomas Braun last edited by

                                          @thomas-braun Danke

                                          Dann will ich mal versuchen es zu verschlimmbessern ...

                                          J 1 Reply Last reply Reply Quote 0
                                          • J
                                            Jan1 @myssv last edited by

                                            @myssv
                                            Am einfachsten ist es die Node Installationen (Du hast zwei davon drauf) zu deinstallieren und dann Node 12 oder 14 zu installieren. So wird NPM gleich passen mit installiert. Wichtig ist aber dass bevor Du Node neu installiert, darf der Befehl von oben nichts mehr finden.

                                            So in die Richtung steht es aber auch in der Anleitung von Thomas und daran solltest Du Dich unbedingt halten 😉

                                            Ob das im Docker auch so geht, kein Plan.

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

                                            Support us

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

                                            900
                                            Online

                                            32.1k
                                            Users

                                            80.6k
                                            Topics

                                            1.3m
                                            Posts

                                            6
                                            60
                                            1415
                                            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