Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Admin Update Problem

    NEWS

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker goes Matter ... Matter Adapter in Stable

    Admin Update Problem

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

      Hallo,
      mein iobroker sagt, ich könne admin updaten auf 6.0.4. Allerduings bleibt der Button ausgegraut, wohl wegen "Dependencies" - aber wenn ich es richtig sehe, sind doch die aktuellen Versionen höher als die erforderlichen. Alles andere habe ich aktualisiert.
      bea19f8b-1832-437f-93c7-121c6a04e30c-grafik.png

      Was tun?
      Dank im Voraus

      Homoran Thomas Braun 2 Replies Last reply Reply Quote 0
      • Homoran
        Homoran Global Moderator Administrators @wrod last edited by

        @wrod sagte in Admin Update Problem:

        ich könne admin updaten auf 6.0.4.

        von welcher Version aus?

        Bist du Betatester?
        passt das hier:
        https://forum.iobroker.net/post/812420

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

          @wrod sagte in Admin Update Problem:

          Was tun?

          Die Kommandozeile bemühen.

          iobroker update
          iobroker upgrade
          
          W 2 Replies Last reply Reply Quote 0
          • W
            wrod @Thomas Braun last edited by

            @thomas-braun
            habe ich bereits beides gemacht ...

            Thomas Braun 1 Reply Last reply Reply Quote 0
            • W
              wrod @Thomas Braun last edited by

              @thomas-braun
              habe ich bereits beides gemacht ...

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

                @wrod sagte in Admin Update Problem:

                habe ich bereits beides gemacht ...

                Geheime Rückmeldungen? Dann wird es schwer.

                W 1 Reply Last reply Reply Quote 0
                • W
                  wrod @Thomas Braun last edited by

                  @thomas-braun
                  Was meint "geheime Rückmeldungen"?

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

                    @wrod

                    Was kam auf die beiden Befehle in der Konsole zurück?

                    W 1 Reply Last reply Reply Quote 0
                    • W
                      wrod @Thomas Braun last edited by

                      @thomas-braun
                      auf update:
                      Used repository: Beta (latest)
                      Adapter "admin" : 6.0.5 , installed 6.0.0 [Updatable]
                      Adapter "backitup" : 2.4.9 , installed 2.4.9
                      Adapter "ble" : 0.13.0 , installed 0.13.0
                      Adapter "bydbatt" : 1.0.7 , installed 1.0.7
                      Adapter "daswetter" : 3.1.3 , installed 3.1.3
                      Adapter "devices" : 1.0.12 , installed 1.0.12
                      Adapter "discovery" : 3.0.5 , installed 3.0.5
                      Adapter "ds18b20" : 1.6.0 , installed 1.6.0
                      Adapter "flot" : 1.11.0 , installed 1.11.0
                      Adapter "fritzdect" : 2.2.3 , installed 2.2.3
                      Adapter "hue" : 3.7.0 , installed 3.7.0
                      Adapter "influxdb" : 3.1.5 , installed 3.1.5
                      Adapter "info" : 1.9.19 , installed 1.9.19
                      Adapter "iqontrol" : 2.0.1 , installed 2.0.1
                      Adapter "javascript" : 5.7.0 , installed 5.7.0
                      Controller "js-controller": 4.0.23 , installed 4.0.23
                      Adapter "net-tools" : 0.2.0 , installed 0.2.0
                      Adapter "ping" : 1.5.3 , installed 1.5.3
                      Adapter "radar2" : 2.0.3 , installed 2.0.3
                      Adapter "rpi2" : 1.3.2 , installed 1.3.2
                      Adapter "shelly" : 5.3.2 , installed 5.3.2
                      Adapter "simple-api" : 2.7.0 , installed 2.7.0
                      Adapter "smartcontrol" : 1.2.1 , installed 1.2.1
                      Adapter "socketio" : 6.1.5 , installed 6.1.5
                      Adapter "sonoff" : 2.5.1 , installed 2.5.1
                      Adapter "sourceanalytix": 0.4.14 , installed 0.4.14
                      Adapter "synology" : 2.1.8 , installed 2.1.8
                      Adapter "tr-064" : 4.2.16 , installed 4.2.16
                      Adapter "web" : 5.2.2 , installed 5.2.2
                      Adapter "ws" : 2.1.1 , installed 2.1.1

                      Danach sudo iobroker fix

                      Your installation was fixed successfully
                      Run iobroker start to start ioBroker again!
                      

                      ====
                      sudo iobroker upgrade self:

                      Host "iobrokerpi" is up to date.

                      ====

                      Glasfaser Thomas Braun 3 Replies Last reply Reply Quote 0
                      • Glasfaser
                        Glasfaser @wrod last edited by Glasfaser

                        @wrod sagte in Admin Update Problem:

                        sudo iobroker fix

                        Wo hast du diesen Befehl her !?

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

                          @wrod

                          Bitte in CodeTags </> setzen.
                          Und

                          iobroker upgrade
                          

                          OHNE self!
                          macht was?

                          Und iobroker-Kommandos NIE NIE NIE mit sudo einleiten.

                          iobroker stop
                          iobroker fix
                          iobroker upgrade
                          iobroker start
                          
                          1 Reply Last reply Reply Quote 0
                          • Glasfaser
                            Glasfaser @wrod last edited by

                            @wrod sagte in Admin Update Problem:

                            sudo iobroker upgrade self:

                            und noch ein sudo !!!

                            W 1 Reply Last reply Reply Quote 0
                            • W
                              wrod @Glasfaser last edited by

                              @glasfaser OK; dann ohne Sudo (obwohl ich das mal so gelesen hatte):

                              iobroker upgrade fragt mich, ob ich von 6.0.0 auf (nun) 6.0.5 upgraden will. Mein Problem war doch aber gerade, dass die Dependendies eine viel niedrigere Versio verlangten, als ich schon hatte...

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

                                @wrod

                                Dann bestätige das Upgrade auf 6.0.5.

                                Herzlichen Glückwunsch, sie haben die Macht der Kommandozeile entdeckt...

                                Die lügt nämlich nicht, im Gegensatz zu GUIs.

                                1 Reply Last reply Reply Quote 0
                                • Glasfaser
                                  Glasfaser @wrod last edited by

                                  @wrod

                                  Zeige mal zusätzlich

                                  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
                                  

                                  BITTE die Ausgabe in Code-Tags setzen !!

                                  W 1 Reply Last reply Reply Quote 0
                                  • Glasfaser
                                    Glasfaser @Homoran last edited by

                                    @wrod

                                    @homoran sagte in Admin Update Problem:
                                    @wrod sagte in Admin Update Problem:

                                    ich könne admin updaten auf 6.0.4.

                                    von welcher Version aus?

                                    Bist du Betatester?

                                    und was ist hiermit !?

                                    Du bist dir schon im klaren , das du im BETA Zweig bist !!

                                    W 1 Reply Last reply Reply Quote 0
                                    • W
                                      wrod @Glasfaser last edited by

                                      @glasfaser said in Admin Update Problem:

                                      sudo ln -s /usr/bin/node /usr/bin/nodejs

                                      armv7l
                                      /usr/bin/nodejs
                                      /usr/bin/node
                                      /usr/bin/npm
                                      v14.18.3
                                      v14.18.3
                                      6.14.15
                                      pi
                                      /home/pi
                                      OK:1 http://archive.raspberrypi.org/debian bullseye InRelease
                                      OK:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
                                      OK:3 https://deb.nodesource.com/node_14.x bullseye InRelease
                                      OK:4 https://dl.yarnpkg.com/debian stable InRelease
                                      OK:5 https://packagecloud.io/ookla/speedtest-cli/debian bullseye InRelease
                                      Paketlisten werden gelesen... Fertig
                                      Abh▒ngigkeitsbaum wird aufgebaut... Fertig
                                      Statusinformationen werden eingelesen... Fertig
                                      Aktualisierung f▒r 137 Pakete verf▒gbar. F▒hren Sie ▒apt list --upgradable▒ aus, um sie anzuzeigen.
                                      nodejs:
                                        Installiert:           14.18.3-deb-1nodesource1
                                        Installationskandidat: 14.19.3-deb-1nodesource1
                                        Versionstabelle:
                                           14.19.3-deb-1nodesource1 500
                                              500 https://deb.nodesource.com/node_14.x bullseye/main armhf Packages
                                       *** 14.18.3-deb-1nodesource1 100
                                              100 /var/lib/dpkg/status
                                           12.22.5~dfsg-2~11u1 500
                                              500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
                                      
                                      

                                      Auch interesant, dass dieses Forum mir im rechten Fenster (preview) bei allen vorangegangenen Nachrichten Code-Format angezeigt hat, dann aber woch doch anders abgeschickt.

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

                                        @wrod sagte in Admin Update Problem:

                                        Aktualisierung für 137 Pakete verfügbar

                                        Na prima...

                                        iobroker stop
                                        sudo apt full-upgrade
                                        sudo reboot
                                        
                                        1 Reply Last reply Reply Quote 0
                                        • W
                                          wrod @Glasfaser last edited by

                                          @glasfaser ja, wegen einiger Adapter. ABer das sollte das Problem ja nicht betreffen

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

                                            @wrod sagte in Admin Update Problem:

                                            ABer das sollte das Problem ja nicht betreffen

                                            Doch, im Stable-Zweig wärst du gar nicht erst in das Problem gerannt, das hätten dir deine Beta-Tester-Kollegen schon aus dem Weg geräumt.

                                            Bitte stell das ganze Ding auf Stable zurück, das macht so gar keinen Sinn für dich und die anderen.

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

                                            Support us

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

                                            581
                                            Online

                                            32.0k
                                            Users

                                            80.5k
                                            Topics

                                            1.3m
                                            Posts

                                            4
                                            32
                                            1610
                                            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