Skip to content
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • 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

  • Default (No Skin)
  • No Skin
Collapse
Logo
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. BackItUp Update hängt

NEWS

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

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    1.8k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    15
    1
    2.0k

BackItUp Update hängt

BackItUp Update hängt

Scheduled Pinned Locked Moved ioBroker Allgemein
118 Posts 8 Posters 11.9k Views 5 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • DuffyD 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 BraunT Online
    Thomas BraunT Online
    Thomas Braun
    Most Active
    wrote on last edited by
    #22

    @duffy

    iob fix
    

    nicht fix iob...

    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

    DuffyD 2 Replies Last reply
    0
    • Thomas BraunT Thomas Braun

      @duffy

      iob fix
      

      nicht fix iob...

      DuffyD Offline
      DuffyD Offline
      Duffy
      wrote on last edited by
      #23

      @thomas-braun

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

      Nix besonderes; iob auf Respberry pi 4 (8GB) mit 32 GB SSD
      Node.js: v22.21.0
      NPM: 10.9.4
      js-controller 7.0.7
      Linux: Trixie

      1 Reply Last reply
      0
      • Thomas BraunT Thomas Braun

        @duffy

        iob fix
        

        nicht fix iob...

        DuffyD Offline
        DuffyD Offline
        Duffy
        wrote on last edited by Duffy
        #24

        @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

        Nix besonderes; iob auf Respberry pi 4 (8GB) mit 32 GB SSD
        Node.js: v22.21.0
        NPM: 10.9.4
        js-controller 7.0.7
        Linux: Trixie

        Thomas BraunT ? HomoranH 3 Replies Last reply
        0
        • DuffyD 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 BraunT Online
          Thomas BraunT Online
          Thomas Braun
          Most Active
          wrote on last edited by
          #25

          @duffy sagte in BackItUp Update hängt:

          was gutes??

          Was normales.
          Dauert hat gglfs. etwas.

          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

          1 Reply Last reply
          0
          • DuffyD 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

            ? Offline
            ? Offline
            A Former User
            wrote on last edited by A Former User
            #26

            @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
            1
            • DuffyD 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

              HomoranH Do not disturb
              HomoranH Do not disturb
              Homoran
              Global Moderator Administrators
              wrote on last edited by
              #27

              @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

              kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

              Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

              der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

              DuffyD 1 Reply Last reply
              0
              • HomoranH Homoran

                @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

                DuffyD Offline
                DuffyD Offline
                Duffy
                wrote on last edited by
                #28

                @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?

                Nix besonderes; iob auf Respberry pi 4 (8GB) mit 32 GB SSD
                Node.js: v22.21.0
                NPM: 10.9.4
                js-controller 7.0.7
                Linux: Trixie

                Thomas BraunT 1 Reply Last reply
                0
                • DuffyD Duffy

                  @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 BraunT Online
                  Thomas BraunT Online
                  Thomas Braun
                  Most Active
                  wrote on last edited by Thomas Braun
                  #29

                  @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.

                  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

                  DuffyD 1 Reply Last reply
                  0
                  • Thomas BraunT 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.

                    DuffyD Offline
                    DuffyD Offline
                    Duffy
                    wrote on last edited by
                    #30

                    @thomas-braun

                    Heisst das man sollte lieber immer

                    sudo apt update && sudo apt full-upgrade
                    

                    verwenden?

                    Was ihr alles wisst, ihr seid der Hammer 👍

                    Nix besonderes; iob auf Respberry pi 4 (8GB) mit 32 GB SSD
                    Node.js: v22.21.0
                    NPM: 10.9.4
                    js-controller 7.0.7
                    Linux: Trixie

                    Thomas BraunT 1 Reply Last reply
                    0
                    • DuffyD Duffy

                      @thomas-braun

                      Heisst das man sollte lieber immer

                      sudo apt update && sudo apt full-upgrade
                      

                      verwenden?

                      Was ihr alles wisst, ihr seid der Hammer 👍

                      Thomas BraunT Online
                      Thomas BraunT Online
                      Thomas Braun
                      Most Active
                      wrote on last edited by
                      #31

                      @duffy

                      Ja, full-upgrade ist zu bevorzugen.

                      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

                      DuffyD 1 Reply Last reply
                      0
                      • Thomas BraunT Thomas Braun

                        @duffy

                        Ja, full-upgrade ist zu bevorzugen.

                        DuffyD Offline
                        DuffyD Offline
                        Duffy
                        wrote on last edited by
                        #32

                        @thomas-braun

                        in Verbindung mit

                        sudo apt update && ...
                        

                        ?

                        Nix besonderes; iob auf Respberry pi 4 (8GB) mit 32 GB SSD
                        Node.js: v22.21.0
                        NPM: 10.9.4
                        js-controller 7.0.7
                        Linux: Trixie

                        Thomas BraunT 1 Reply Last reply
                        0
                        • DuffyD Duffy

                          @thomas-braun

                          in Verbindung mit

                          sudo apt update && ...
                          

                          ?

                          Thomas BraunT Online
                          Thomas BraunT Online
                          Thomas Braun
                          Most Active
                          wrote on last edited by Thomas Braun
                          #33

                          @duffy

                          Natürlich.

                          apt update schaut ja nur, welche Updates in den einzelnen Quellen/Repos bereitstehen. Reingeschmissen werden die immer per upgrade / full-upgrade.

                          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

                          DuffyD 1 Reply Last reply
                          0
                          • Thomas BraunT Thomas Braun

                            @duffy

                            Natürlich.

                            apt update schaut ja nur, welche Updates in den einzelnen Quellen/Repos bereitstehen. Reingeschmissen werden die immer per upgrade / full-upgrade.

                            DuffyD Offline
                            DuffyD Offline
                            Duffy
                            wrote on last edited by
                            #34

                            @thomas-braun

                            Vielen Dank für den Hinweis.
                            Dann werde ich das künftig wohl über

                            sudo apt update && sudo apt full-upgrade
                            

                            machen.

                            Wenn man schon keine Ahnung hat wie ich sollte man doch wenigstens den besseren Weg nehmen 🙂

                            VG Duffy

                            Nix besonderes; iob auf Respberry pi 4 (8GB) mit 32 GB SSD
                            Node.js: v22.21.0
                            NPM: 10.9.4
                            js-controller 7.0.7
                            Linux: Trixie

                            1 Reply Last reply
                            0
                            • Thomas BraunT Thomas Braun

                              @myssv

                              iob update 
                              iob upgrade all --debug
                              
                              M Offline
                              M Offline
                              myssv
                              wrote on last edited by
                              #35

                              @thomas-braun

                              nun habe ich das gleiche Problem beim Updaten von ws bzw. web:

                              22a631db-d137-4e96-809c-814578be4392-grafik.png

                              und er hängt wieder

                              auch an der Console

                              Volker@ioBroker:~$ iob upgrade all --debug
                              
                              This upgrade of "ws" will introduce the following changes:
                              ==========================================================================
                              -> 2.5.8:
                              Corrected adapter termination if the alias has no target
                              
                              -> 2.5.7:
                              upgraded socket-classes to fix vis problems
                              
                              -> 2.5.6:
                              upgraded socket-classes to correct the error by unsubscribing on client disconnect
                              ==========================================================================
                              
                              Would you like to upgrade ws from @2.5.5 to @2.5.8 now? [(y)es, (n)o]: y
                              Update ws from @2.5.5 to @2.5.8
                              NPM version: 9.8.1
                              Installing iobroker.ws@2.5.8... (System call)
                              
                              
                              Thomas BraunT 1 Reply Last reply
                              0
                              • M myssv

                                @thomas-braun

                                nun habe ich das gleiche Problem beim Updaten von ws bzw. web:

                                22a631db-d137-4e96-809c-814578be4392-grafik.png

                                und er hängt wieder

                                auch an der Console

                                Volker@ioBroker:~$ iob upgrade all --debug
                                
                                This upgrade of "ws" will introduce the following changes:
                                ==========================================================================
                                -> 2.5.8:
                                Corrected adapter termination if the alias has no target
                                
                                -> 2.5.7:
                                upgraded socket-classes to fix vis problems
                                
                                -> 2.5.6:
                                upgraded socket-classes to correct the error by unsubscribing on client disconnect
                                ==========================================================================
                                
                                Would you like to upgrade ws from @2.5.5 to @2.5.8 now? [(y)es, (n)o]: y
                                Update ws from @2.5.5 to @2.5.8
                                NPM version: 9.8.1
                                Installing iobroker.ws@2.5.8... (System call)
                                
                                
                                Thomas BraunT Online
                                Thomas BraunT Online
                                Thomas Braun
                                Most Active
                                wrote on last edited by
                                #36

                                @myssv

                                Warten...

                                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

                                M 1 Reply Last reply
                                0
                                • Thomas BraunT Thomas Braun

                                  @myssv

                                  Warten...

                                  M Offline
                                  M Offline
                                  myssv
                                  wrote on last edited by
                                  #37

                                  @thomas-braun Wie lange denn?

                                  Sind inzwischen 10 Minuten, ohne dass sich etwas getan hat.

                                  Thomas BraunT 1 Reply Last reply
                                  0
                                  • M myssv

                                    @thomas-braun Wie lange denn?

                                    Sind inzwischen 10 Minuten, ohne dass sich etwas getan hat.

                                    Thomas BraunT Online
                                    Thomas BraunT Online
                                    Thomas Braun
                                    Most Active
                                    wrote on last edited by
                                    #38

                                    @myssv

                                    Bis sich was tut.

                                    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

                                    M 1 Reply Last reply
                                    0
                                    • Thomas BraunT Thomas Braun

                                      @myssv

                                      Bis sich was tut.

                                      M Offline
                                      M Offline
                                      myssv
                                      wrote on last edited by
                                      #39

                                      @thomas-braun hat sich was getan:

                                      $ iobroker upgrade ws@2.5.8
                                      
                                      Update ws from @2.5.5 to @2.5.8
                                      
                                      Installing iobroker.ws@2.5.8... (System call)
                                      
                                      Adapter "system.adapter.web.0" restarted.
                                      
                                      upload [11] ws.admin /opt/iobroker/node_modules/iobroker.ws/admin/i18n/de/translations.json i18n/de/translations.json application/json
                                      
                                      upload [10] ws.admin /opt/iobroker/node_modules/iobroker.ws/admin/i18n/en/translations.json i18n/en/translations.json application/json
                                      
                                      upload [8] ws.admin /opt/iobroker/node_modules/iobroker.ws/admin/i18n/fr/translations.json i18n/fr/translations.json application/json
                                      
                                      upload [2] ws.admin /opt/iobroker/node_modules/iobroker.ws/admin/i18n/zh-cn/translations.json i18n/zh-cn/translations.json application/json
                                      
                                      upload [0] ws.admin /opt/iobroker/node_modules/iobroker.ws/admin/ws.png ws.png image/png
                                      
                                      Process exited with code 0
                                      

                                      Der Adapter scheint aber noch der Alte zu sein:

                                      1d3fa8f8-ce72-4902-82db-2a8fa7c60b6a-grafik.png

                                      Thomas BraunT 1 Reply Last reply
                                      0
                                      • M myssv

                                        @thomas-braun hat sich was getan:

                                        $ iobroker upgrade ws@2.5.8
                                        
                                        Update ws from @2.5.5 to @2.5.8
                                        
                                        Installing iobroker.ws@2.5.8... (System call)
                                        
                                        Adapter "system.adapter.web.0" restarted.
                                        
                                        upload [11] ws.admin /opt/iobroker/node_modules/iobroker.ws/admin/i18n/de/translations.json i18n/de/translations.json application/json
                                        
                                        upload [10] ws.admin /opt/iobroker/node_modules/iobroker.ws/admin/i18n/en/translations.json i18n/en/translations.json application/json
                                        
                                        upload [8] ws.admin /opt/iobroker/node_modules/iobroker.ws/admin/i18n/fr/translations.json i18n/fr/translations.json application/json
                                        
                                        upload [2] ws.admin /opt/iobroker/node_modules/iobroker.ws/admin/i18n/zh-cn/translations.json i18n/zh-cn/translations.json application/json
                                        
                                        upload [0] ws.admin /opt/iobroker/node_modules/iobroker.ws/admin/ws.png ws.png image/png
                                        
                                        Process exited with code 0
                                        

                                        Der Adapter scheint aber noch der Alte zu sein:

                                        1d3fa8f8-ce72-4902-82db-2a8fa7c60b6a-grafik.png

                                        Thomas BraunT Online
                                        Thomas BraunT Online
                                        Thomas Braun
                                        Most Active
                                        wrote on last edited by
                                        #40

                                        @myssv

                                        iob update
                                        

                                        zeigen. GUIs lügen.

                                        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

                                        M 1 Reply Last reply
                                        0
                                        • Thomas BraunT Thomas Braun

                                          @myssv

                                          iob update
                                          

                                          zeigen. GUIs lügen.

                                          M Offline
                                          M Offline
                                          myssv
                                          wrote on last edited by
                                          #41

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

                                          iob update

                                          Volker@ioBroker:~$ iob update
                                          Used repository: stable
                                          Adapter    "admin"        : 6.12.0   , installed 6.12.0
                                          Adapter    "backitup"     : 2.8.7    , installed 2.8.7
                                          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"     : 2.0.1    , installed 2.0.1
                                          Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
                                          Adapter    "trashschedule": 2.3.0    , installed 2.3.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.10   , installed 6.1.4  [Updatable]
                                          Adapter    "ws"           : 2.5.8    , installed 2.5.5  [Updatable]
                                          Volker@ioBroker:~$ 
                                          
                                          
                                          HomoranH Thomas BraunT 2 Replies Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

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

                                          310

                                          Online

                                          32.4k

                                          Users

                                          81.3k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe