Navigation

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

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    BackItUp Update hängt

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

      Nach einer gefühlten Ewigkeit ging es dann im Backend auch weiter:

      $ iobroker upgrade backitup@2.8.7
      
      Update backitup from @2.8.1 to @2.8.7
      
      Installing iobroker.backitup@2.8.7... (System call)
      
      upload [21] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/adapter-settings.js adapter-settings.js application/javascript
      
      upload [10] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/i18n/ru/translations.json i18n/ru/translations.json application/json
      
      upload [7] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/index.html index.html text/html
      
      upload [2] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/tab_m.html tab_m.html text/html
      
      upload [0] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/words.js words.js application/javascript
      
      Process exited with code 0
      

      Aber er zeigt bei den Adaptern immer noch an, dass es ein Update gibt.

      9a04ead1-5d44-43b5-9390-63769adc77ef-grafik.png

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

        @myssv

        iob update
        

        sagt?

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

          @thomas-braun sagte in BackItUp Update hängt:

          iob update

          Ich habe den Server vorher einmal neu gestartet. Scheinbar auch ohne Erfolg.

          Volker@ioBroker:~$ iob update
          Used repository: stable
          Adapter    "admin"        : 6.12.0   , installed 6.12.0
          Adapter    "backitup"     : 2.8.7    , installed 2.8.1  [Updatable]
          Adapter    "daswetter"    : 3.1.10   , installed 3.1.10
          Adapter    "deconz"       : 1.3.21   , installed 1.3.21
          Adapter    "dwd"          : 2.8.5    , installed 2.8.5
          Adapter    "ecovacs-deebot": 1.4.13  , installed 1.4.14-alpha.6
          Adapter    "email"        : 1.2.0    , installed 1.2.0
          Adapter    "fb-checkpresence": 1.2.2 , installed 1.2.2
          Adapter    "fitbit-fitness": 0.4.10  , installed 0.4.10
          Adapter    "fritzbox"     : 0.5.0    , installed 0.5.0
          Adapter    "fritzdect"    : 2.3.1    , installed 2.3.1
          Adapter    "history"      : 3.0.1    , installed 3.0.1
          Adapter    "ical"         : 1.13.3   , installed 1.13.3
          Adapter    "icons-material-png": 0.1.0, installed 0.1.0
          Adapter    "info"         : 2.0.0    , installed 2.0.0
          Adapter    "javascript"   : 7.1.4    , installed 7.1.4
          Controller "js-controller": 5.0.12   , installed 5.0.12
          Adapter    "openligadb"   : 1.2.4    , installed 1.3.3
          Adapter    "pollenflug"   : 1.0.6    , installed 1.0.6
          Adapter    "scenes"       : 2.3.9    , installed 2.3.9
          Adapter    "signal-cmb"   : 0.3.0    , installed 0.3.0
          Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
          Adapter    "socketio"     : 6.5.5    , installed 6.5.5
          Adapter    "tahoma"       : 0.10.2   , installed 0.10.2
          Adapter    "tankerkoenig" : 3.3.7    , installed 3.3.7
          Adapter    "telegram"     : 1.16.0   , installed 1.16.0
          Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
          Adapter    "trashschedule": 2.2.0    , installed 2.2.0
          Adapter    "tvprogram"    : 1.1.2    , installed 1.1.2
          Adapter    "upnp"         : 1.0.21   , installed 1.0.21
          Adapter    "vis"          : 1.4.16   , installed 1.4.16
          Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
          Adapter    "vis-google-fonts": 1.0.4 , installed 1.0.4
          Adapter    "vis-hqwidgets": 1.4.0    , installed 1.4.0
          Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
          Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
          Adapter    "weatherunderground": 3.6.0, installed 3.6.0
          Adapter    "web"          : 6.1.2    , installed 6.1.2
          Adapter    "ws"           : 2.5.5    , installed 2.5.5
          Volker@ioBroker:~$ 
          
          
          1 Reply Last reply Reply Quote 0
          • M
            myssv last edited by

            Ich habe jetzt nach dem Neustart das Update im Backend noch einmal gestartet und nun lief es durch

            $ iobroker upgrade backitup@2.8.7
            
            Update backitup from @2.8.1 to @2.8.7
            
            Installing iobroker.backitup@2.8.7... (System call)
            
            88 packages are looking for funding run `npm fund` for details
            
            Update "system.adapter.backitup.0"
            
            upload [0] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/words.js words.js application/javascript
            
            Process exited with code 0
            

            b2454f75-0b64-4c3e-b57a-b2201ca91e70-grafik.png

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

              @thomas-braun Danke für Deine Mühen!

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

                Bei mir lief das Update durch. Dann kam aber die Fehlerneldung:

                startInstance system.adapter.backitup.0 Adapter dependency not fulfilled on any host: required adapter "admin" has wrong version. Installed "5.3.1", required ">=6.0.0"!
                

                admin: 6.12.0
                Node.js: v18.17.1(18.18.2)
                NPM: 9.6.7(9.8.1)

                Auch die Installation einer älteren Version haben nichts gebracht.

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

                  @marios774

                  iob stop
                  iob fix
                  iob nodejs-update
                  iob upload all
                  
                  Duffy 1 Reply Last reply Reply Quote 0
                  • Duffy
                    Duffy @Thomas Braun last edited by

                    @thomas-braun sagte in BackItUp Update hängt:

                                                                                                                                                iob stop                                                                                                                                                                            iob fix                                                                                                                                                                            iob nodejs-update                                                                                                                                                                            iob upload all                                            
                    

                    Kann man das node.js Update immer so machen? Es gibt hier so viele Beschreibungen zu das ich mir da jetzt etwas unsicher bin 🙂

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

                      @duffy

                      Seit kurzen gibt es den Befehl dazu. Siehe auch die Ankündigungen hier im Forum.

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

                        @thomas-braun

                        Wenn man am letzten Wochenende den IOB neu installiert hatte muss man dann trotzdem jetzt noch mal

                        fix iob
                        

                        ausführen oder hat das die IOB Version dann schon drin das man jetzt

                        iob nodejs-update
                        

                        ausführen kann?

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

                          @duffy

                          Nein, der

                          iob fix
                          

                          ist nur erforderlich, wenn das Kommando 'iobroker nodejs-update' noch nicht geladen wurde (bei Alt-Installationen, Neuinstallationen kommen direkt damit an). Jetzt steht das natürlich direkt zur Verfügung.

                          Probier es halt einfach aus. Wenn es nicht vorhanden ist:

                          iob fix
                          
                          Duffy 1 Reply Last reply Reply Quote 0
                          • Duffy
                            Duffy @Thomas Braun last edited by Duffy

                            @thomas-braun

                            Ich komme jetzt gerade nicht an meinen IOB aber woran sollte ich den erkennen ob es verfügbar ist?
                            Gibt es da auch einen Befehl für?

                            Glaub der Groschen ist gefallen, wenn

                            iob nodejs-update
                            

                            funktioniert ist kein

                            fix iob
                            

                            nötig.

                            Werde mir das heute Abend mal anschauen. Danke dir.

                            Gruß Duffy

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

                              @duffy

                              iob fix
                              

                              nicht fix iob...

                              Duffy 2 Replies Last reply Reply Quote 0
                              • Duffy
                                Duffy @Thomas Braun last edited by

                                @thomas-braun

                                Ja, danke, war ein Kopierfehler trotzdem danke für den Hinweis, sonst wäre ich vielleicht wieder mal auf dem Schlauch gestanden.

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

                                  @thomas-braun

                                  Habe es gerade überprüft. Ich konnte

                                  iob nodejs-update
                                  

                                  ausführen. Dann wurde mir vorgeschlagen um das System up to Date zu halten

                                  sudo apt update && sudo apt full-upgrade
                                  

                                  auszuführen.

                                  Dabei kam am Ende die Meldung mit der ich nichts anfangen kann (letzter Satz):

                                  pi@raspberrypi:~ $ sudo apt update && sudo apt full-upgrade
                                  Hit:1 http://deb.debian.org/debian bookworm InRelease
                                  Get:2 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
                                  Get:3 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
                                  Get:4 http://archive.raspberrypi.com/debian bookworm InRelease [23.6 kB]
                                  Get:5 https://repos.influxdata.com/debian stable InRelease [6,901 B]
                                  Get:6 https://packages.grafana.com/oss/deb stable InRelease [5,983 B]
                                  Hit:7 https://deb.nodesource.com/node_18.x nodistro InRelease
                                  Get:8 http://deb.debian.org/debian-security bookworm-security/main armhf Packages [90.9 kB]
                                  Get:9 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [93.2 kB]
                                  Get:10 http://deb.debian.org/debian bookworm-updates/main armhf Packages [6,648 B]
                                  Get:11 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [6,672 B]
                                  Get:12 http://deb.debian.org/debian bookworm-updates/main Translation-en [5,204 B]
                                  Get:13 http://archive.raspberrypi.com/debian bookworm/main armhf Packages [346 kB]
                                  Get:14 http://archive.raspberrypi.com/debian bookworm/main arm64 Packages [338 kB]
                                  Get:15 https://repos.influxdata.com/debian stable/main arm64 Packages [7,173 B]
                                  Get:16 https://packages.grafana.com/oss/deb stable/main arm64 Packages [126 kB]
                                  Fetched 1,157 kB in 3s (427 kB/s)
                                  Reading package lists... Done
                                  ^Cilding dependency tree... 50%
                                  

                                  Ist

                                  ^Cilding dependency tree... 50%
                                  

                                  was gutes?? 😧

                                  VG Duffy

                                  Thomas Braun ? Homoran 3 Replies Last reply Reply Quote 0
                                  • Thomas Braun
                                    Thomas Braun Most Active @Duffy last edited by

                                    @duffy sagte in BackItUp Update hängt:

                                    was gutes??

                                    Was normales.
                                    Dauert hat gglfs. etwas.

                                    1 Reply Last reply Reply Quote 0
                                    • ?
                                      A Former User @Duffy last edited by A Former User

                                      @duffy sagte in BackItUp Update hängt:

                                      ^Cilding dependency tree... 50%

                                      Moin,

                                      der war noch nicht fertig!
                                      Da steht eigentlich Building, Du hast aber irgendwie ein ^C gemacht also Control C == Abbruch der Aktion, die gerade auf der Kommandozeile ausgeführt wurde.

                                      Also nochmal ausführen und dann nicht immer herumfummeln, halte mal die Finger still und warte!

                                      VG
                                      Bernd

                                      1 Reply Last reply Reply Quote 1
                                      • Homoran
                                        Homoran Global Moderator Administrators @Duffy last edited by

                                        @duffy sagte in BackItUp Update hängt:

                                        Ist
                                        ^Cilding dependency tree... 50%

                                        was gutes??

                                        das ist ein Zeichen dass du zu ungeduldig warst und mitten im Prozess mit ctrl-c abgebrochen hast

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

                                          @homoran

                                          Hmm, eigentlich war ich an etwas anderem dran auf einem 2. Bildschirm aber vielleicht bin ich wirklich drauf gekommen.

                                          Aber sagt mal ist

                                          sudo apt update && sudo apt full-upgrade
                                          

                                          das gleiche wie

                                          Sudo apt update
                                          

                                          und

                                          Sudo apt upgrade
                                          

                                          ?

                                          Wenn nein wo ist der Unterschied?

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

                                            @duffy sagte in BackItUp Update hängt:

                                            Wenn nein wo ist der Unterschied?

                                            Der Unterschied besteht darin, das ein apt full-upgrade die Abhängigkeiten anders auflöst. Das macht u. U. auch ein Downgrade, was ein simples apt upgrade nicht macht.

                                            Meist wird allerdings da gleiche gemacht, weil in der Regel kein Downgrade sondern eher ein Upgrade von Paketen vorgesehen ist.

                                            Duffy 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

                                            466
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            8
                                            118
                                            6657
                                            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