Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Bookworm - upgrade und IoBroker zurückholen

    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

    Bookworm - upgrade und IoBroker zurückholen

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

      Hi,
      so, nun war es doch tatsächlich soweit dass ich gezwungen war, mir bookworm zu holen.
      Zunächst wollte ich erstmal ein image von meinem alten system, einem (boot-) USB SSD Stick machen, doch das schlug während des Auslesens mit Fehlermeldungen fehl, auch nach mehreren Versuchen. Und dann mochte ihn der raspi auch nicht mehr ... (ssd defekt?). Auf alle Fälle tat sich nichts mehr außer Wärmeerzeugung bis 45 °...
      Aber ich wollte ja eh umstellen.
      Also:

      • neue ssd USB Stick besorgt
      • bookworm über raspi pi imager geladen
      • upgedated
      sudo apt update && sudo apt full-upgrade
      sudo reboot
      
      • iobroker installiert
      curl -sSLf https://iobroker.net/install.sh | bash -
      

      da bin ich nun und will ein backup restoren.
      (redis brauche ich noch!)
      Iobroker ist ansprechbar und backitup ist schon installiert.

      Wie mache ich weiter in welcher Reihenfolge?

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

        @brokeling sagte in Bookworm - upgrade und IoBroker zurückholen:

        Wie mache ich weiter in welcher Reihenfolge?

        redis installieren, Backup mittels Backitup-Adapter einspielen, fertig.

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

          @thomas-braun
          das klingt aber schön.
          ist das ok:

          sudo apt-get update
          sudo apt-get install redis-server
          sudo usermod -a -G redis iobroker
          sudo reboot now
          
          Thomas Braun 1 Reply Last reply Reply Quote 0
          • Thomas Braun
            Thomas Braun Most Active @brokeling last edited by

            @brokeling

            sudo apt update
            sudo apt install redis
            

            mehr sollte nicht notwendig sein.

            B 1 Reply Last reply Reply Quote 1
            • B
              brokeling @Thomas Braun last edited by

              @thomas-braun said in Bookworm - upgrade und IoBroker zurückholen:

              sudo apt install redis

              ok!

              Und in welcher Reihenfolge sollte ich vorgehen?
              Und wann soll ich den Zigbee usb stick einstecken?
              45f1ea9f-9496-4cfe-8ce7-154f638f6713-image.png

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

                @brokeling sagte in Bookworm - upgrade und IoBroker zurückholen:

                Und in welcher Reihenfolge sollte ich vorgehen?

                Erst das Backup des iobrokers. Der hat ja auch schon andere Dinge (wie z. B. die Skripte) an Bord.

                Und wann soll ich den Zigbee usb stick einstecken?

                ??? Hast du da nicht das Betriebssystem drauf installliert?

                B 1 Reply Last reply Reply Quote 1
                • B
                  brokeling @Thomas Braun last edited by

                  @thomas-braun said in Bookworm - upgrade und IoBroker zurückholen:

                  @brokeling sagte in Bookworm - upgrade und IoBroker zurückholen:

                  Und wann soll ich den Zigbee usb stick einstecken?

                  ??? Hast du da nicht das Betriebssystem drauf installliert?

                  Nein, das ist der separate Zigbee controller stick

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

                    @brokeling

                    Egal wann du den einsteckst.

                    1 Reply Last reply Reply Quote 0
                    • B
                      brokeling @brokeling last edited by

                      iobroker restore hat schonmal geklappt 👍
                      Und ist jetzt die Reihenfolge egal?

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

                        @brokeling

                        Was fehlt dir denn noch?
                        Und du weißt schon, das nun das eigentliche Wiederherstellen erst los geht?

                        Schau im Log mit, was da passiert.

                        iob logs --watch
                        
                        B 1 Reply Last reply Reply Quote 0
                        • B
                          brokeling @Thomas Braun last edited by brokeling

                          @thomas-braun said in Bookworm - upgrade und IoBroker zurückholen:

                          iob logs --watch

                          Ich dachte ich muss alle Teile restoren

                          • Javascripte
                          • Zigbee
                          • redis
                            ...
                            Javascript habe ich vorhin angestoßen.

                          und das kommt in

                          iob logs--watch
                          

                          ...

                          2024-07-04 21:21:15.728  - info: host.raspi iobroker npm-install: exit 0
                          2024-07-04 21:21:15.728  - info: host.raspi iobroker npm-install: exit 0
                          2024-07-04 21:21:16.729  - warn: host.raspi startInstance cannot find adapter "chromecast@3.4.0". Try to install it... 1 attempt
                          2024-07-04 21:21:16.730  - info: host.raspi iobroker install chromecast@3.4.0 using installedFrom
                          2024-07-04 21:21:16.729  - warn: host.raspi startInstance cannot find adapter "chromecast@3.4.0". Try to install it... 1 attempt
                          2024-07-04 21:21:16.730  - info: host.raspi iobroker install chromecast@3.4.0 using installedFrom
                          2024-07-04 21:21:19.783  - info: host.raspi iobroker npm-install: NPM version: 10.7.0
                          2024-07-04 21:21:19.785  - info: host.raspi iobroker npm-install: Installing iobroker.chromecast@3.4.0... (System call)
                          2024-07-04 21:21:19.783  - info: host.raspi iobroker npm-install: NPM version: 10.7.0
                          2024-07-04 21:21:19.785  - info: host.raspi iobroker npm-install: Installing iobroker.chromecast@3.4.0... (System call)
                          2024-07-04 21:21:42.557  - info: host.raspi iobroker npm-install:
                          2024-07-04 21:21:42.559  - info: host.raspi iobroker npm-install: added 42 packages in 22s
                          2024-07-04 21:21:42.562  - info: host.raspi iobroker npm-install:
                          2024-07-04 21:21:42.566  - info: host.raspi iobroker npm-install: 224 packages are looking for funding
                          2024-07-04 21:21:42.567  - info: host.raspi iobroker npm-install:   run `npm fund` for details
                          2024-07-04 21:21:42.622  - info: host.raspi iobroker npm-install: host.raspi install adapter chromecast@3.4.0
                          2024-07-04 21:21:42.703  - info: host.raspi iobroker npm-install: upload [13] chromecast.admin /opt/iobroker/node_modules/iobroker.chromecast/admin/chromecast.png chromecast.png image/png
                          2024-07-04 21:21:42.720  - info: host.raspi iobroker npm-install: upload [12] chromecast.admin /opt/iobroker/node_modules/iobroker.chromecast/admin/home.png home.png image/png
                          2024-07-04 21:21:42.731  - info: host.raspi iobroker npm-install: upload [11] chromecast.admin /opt/iobroker/node_modules/iobroker.chromecast/admin/i18n/de/translations.json i18n/de/translations.json application/json
                          2024-07-04 21:21:42.753  - info: host.raspi iobroker npm-install: upload [10] chromecast.admin /opt/iobroker/node_modules/iobroker.chromecast/admin/i18n/en/translations.json i18n/en/translations.json application/json
                          2024-07-04 21:21:42.764  - info: host.raspi iobroker npm-install: upload [9] chromecast.admin /opt/iobroker/node_modules/iobroker.chromecast/admin/i18n/es/translations.json i18n/es/translations.json application/json
                          2024-07-04 21:21:42.775  - info: host.raspi iobroker npm-install: upload [8] chromecast.admin /opt/iobroker/node_modules/iobroker.chromecast/admin/i18n/fr/translations.json i18n/fr/translations.json application/json
                          2024-07-04 21:21:42.784  - info: host.raspi iobroker npm-install: upload [7] chromecast.admin /opt/iobroker/node_modules/iobroker.chromecast/admin/i18n/it/translations.json i18n/it/translations.json application/json
                          2024-07-04 21:21:42.792  - info: host.raspi iobroker npm-install: upload [6] chromecast.admin /opt/iobroker/node_modules/iobroker.chromecast/admin/i18n/nl/translations.json i18n/nl/translations.json application/json
                          2024-07-04 21:21:42.801  - info: host.raspi iobroker npm-install: upload [5] chromecast.admin /opt/iobroker/node_modules/iobroker.chromecast/admin/i18n/pl/translations.json i18n/pl/translations.json application/json
                          2024-07-04 21:21:42.812  - info: host.raspi iobroker npm-install: upload [4] chromecast.admin /opt/iobroker/node_modules/iobroker.chromecast/admin/i18n/pt/translations.json i18n/pt/translations.json application/json
                          2024-07-04 21:21:42.821  - info: host.raspi iobroker npm-install: upload [3] chromecast.admin /opt/iobroker/node_modules/iobroker.chromecast/admin/i18n/ru/translations.json i18n/ru/translations.json application/json
                          2024-07-04 21:21:42.829  - info: host.raspi iobroker npm-install: upload [2] chromecast.admin /opt/iobroker/node_modules/iobroker.chromecast/admin/i18n/zh-cn/translations.json i18n/zh-cn/translations.json application/json
                          2024-07-04 21:21:42.838  - info: host.raspi iobroker npm-install: upload [1] chromecast.admin /opt/iobroker/node_modules/iobroker.chromecast/admin/index_m.html index_m.html text/html
                          2024-07-04 21:21:42.846  - info: host.raspi iobroker npm-install: upload [0] chromecast.admin /opt/iobroker/node_modules/iobroker.chromecast/admin/words.js words.js application/javascript
                          2024-07-04 21:21:43.078  - info: host.raspi iobroker npm-install: host.raspi object system.adapter.chromecast created/updated
                          2024-07-04 21:21:42.557  - info: host.raspi iobroker npm-install:
                          2024-07-04 21:21:42.559  - info: host.raspi iobroker npm-install: added 42 packages in 22s
                          2024-07-04 21:21:42.562  - info: host.raspi iobroker npm-install:
                          2024-07-04 21:21:42.566  - info: host.raspi iobroker npm-install: 224 packages are looking for funding
                          2024-07-04 21:21:42.567  - info: host.raspi iobroker npm-install:   run `npm fund` for details
                          2024-07-04 21:21:42.622  - info: host.raspi iobroker npm-install: host.raspi install adapter chromecast@3.4.0
                          2024-07-04 21:21:42.703  - info: host.raspi iobroker npm-install: upload [13] chromecast.admin /opt/iobroker/node_modules/iobroker.chromecast/admin/chromecast.png chromecast.png image/png
                          2024-07-04 21:21:42.720  - info: host.raspi iobroker npm-install: upload [12] chromecast.admin /opt/iobroker/node_modules/iobroker.chromecast/admin/home.png home.png image/png
                          2024-07-04 21:21:42.731  - info: host.raspi iobroker npm-install: upload [11] chromecast.admin /opt/iobroker/node_modules/iobroker.chromecast/admin/i18n/de/translations.json i18n/de/translations.json application/json
                          2024-07-04 21:21:42.753  - info: host.raspi iobroker npm-install: upload [10] chromecast.admin /opt/iobroker/node_modules/iobroker.chromecast/admin/i18n/en/translations.json i18n/en/translations.json application/json
                          2024-07-04 21:21:42.764  - info: host.raspi iobroker npm-install: upload [9] chromecast.admin /opt/iobroker/node_modules/iobroker.chromecast/admin/i18n/es/translations.json i18n/es/translations.json application/json
                          2024-07-04 21:21:42.775  - info: host.raspi iobroker npm-install: upload [8] chromecast.admin /opt/iobroker/node_modules/iobroker.chromecast/admin/i18n/fr/translations.json i18n/fr/translations.json application/json
                          2024-07-04 21:21:42.784  - info: host.raspi iobroker npm-install: upload [7] chromecast.admin /opt/iobroker/node_modules/iobroker.chromecast/admin/i18n/it/translations.json i18n/it/translations.json application/json
                          2024-07-04 21:21:42.792  - info: host.raspi iobroker npm-install: upload [6] chromecast.admin /opt/iobroker/node_modules/iobroker.chromecast/admin/i18n/nl/translations.json i18n/nl/translations.json application/json
                          2024-07-04 21:21:42.801  - info: host.raspi iobroker npm-install: upload [5] chromecast.admin /opt/iobroker/node_modules/iobroker.chromecast/admin/i18n/pl/translations.json i18n/pl/translations.json application/json
                          2024-07-04 21:21:42.812  - info: host.raspi iobroker npm-install: upload [4] chromecast.admin /opt/iobroker/node_modules/iobroker.chromecast/admin/i18n/pt/translations.json i18n/pt/translations.json application/json
                          2024-07-04 21:21:42.821  - info: host.raspi iobroker npm-install: upload [3] chromecast.admin /opt/iobroker/node_modules/iobroker.chromecast/admin/i18n/ru/translations.json i18n/ru/translations.json application/json
                          2024-07-04 21:21:42.829  - info: host.raspi iobroker npm-install: upload [2] chromecast.admin /opt/iobroker/node_modules/iobroker.chromecast/admin/i18n/zh-cn/translations.json i18n/zh-cn/translations.json application/json
                          2024-07-04 21:21:42.838  - info: host.raspi iobroker npm-install: upload [1] chromecast.admin /opt/iobroker/node_modules/iobroker.chromecast/admin/index_m.html index_m.html text/html
                          2024-07-04 21:21:42.846  - info: host.raspi iobroker npm-install: upload [0] chromecast.admin /opt/iobroker/node_modules/iobroker.chromecast/admin/words.js words.js application/javascript
                          2024-07-04 21:21:43.078  - info: host.raspi iobroker npm-install: host.raspi object system.adapter.chromecast created/updated
                          2024-07-04 21:21:44.170  - info: host.raspi iobroker npm-install: exit 0
                          2024-07-04 21:21:44.170  - info: host.raspi iobroker npm-install: exit 0
                          2024-07-04 21:21:45.170  - warn: host.raspi startInstance cannot find adapter "cloud@5.0.1". Try to install it... 1 attempt
                          2024-07-04 21:21:45.171  - info: host.raspi iobroker install cloud@5.0.1 using installedFrom
                          2024-07-04 21:21:45.170  - warn: host.raspi startInstance cannot find adapter "cloud@5.0.1". Try to install it... 1 attempt
                          2024-07-04 21:21:45.171  - info: host.raspi iobroker install cloud@5.0.1 using installedFrom
                          2024-07-04 21:21:48.118  - info: host.raspi iobroker npm-install: NPM version: 10.7.0
                          2024-07-04 21:21:48.123  - info: host.raspi iobroker npm-install: Installing iobroker.cloud@5.0.1... (System call)
                          2024-07-04 21:21:48.118  - info: host.raspi iobroker npm-install: NPM version: 10.7.0
                          2024-07-04 21:21:48.123  - info: host.raspi iobroker npm-install: Installing iobroker.cloud@5.0.1... (System call)
                          2024-07-04 21:22:06.798  - info: host.raspi iobroker npm-install:
                          2024-07-04 21:22:06.801  - info: host.raspi iobroker npm-install: added 39 packages in 18s
                          2024-07-04 21:22:06.803  - info: host.raspi iobroker npm-install: 224 packages are looking for funding  run `npm fund` for details
                          2024-07-04 21:22:06.851  - info: host.raspi iobroker npm-install: host.raspi install adapter cloud@5.0.1
                          2024-07-04 21:22:06.932  - info: host.raspi iobroker npm-install: upload [17] cloud.admin /opt/iobroker/node_modules/iobroker.cloud/admin/actions.js actions.js application/javascript
                          2024-07-04 21:22:06.944  - info: host.raspi iobroker npm-install: upload [16] cloud.admin /opt/iobroker/node_modules/iobroker.cloud/admin/alexalogo.png alexalogo.png image/png
                          2024-07-04 21:22:06.953  - info: host.raspi iobroker npm-install: upload [15] cloud.admin /opt/iobroker/node_modules/iobroker.cloud/admin/blockly.js blockly.js application/javascript
                          2024-07-04 21:22:06.961  - info: host.raspi iobroker npm-install: upload [14] cloud.admin /opt/iobroker/node_modules/iobroker.cloud/admin/cloud.png cloud.png image/png
                          2024-07-04 21:22:06.969  - info: host.raspi iobroker npm-install: upload [13] cloud.admin /opt/iobroker/node_modules/iobroker.cloud/admin/i18n/de/translations.json i18n/de/translations.json application/json
                          2024-07-04 21:22:06.977  - info: host.raspi iobroker npm-install: upload [12] cloud.admin /opt/iobroker/node_modules/iobroker.cloud/admin/i18n/en/translations.json i18n/en/translations.json application/json
                          2024-07-04 21:22:06.986  - info: host.raspi iobroker npm-install: upload [11] cloud.admin /opt/iobroker/node_modules/iobroker.cloud/admin/i18n/es/translations.json i18n/es/translations.json application/json
                          2024-07-04 21:22:06.994  - info: host.raspi iobroker npm-install: upload [10] cloud.admin /opt/iobroker/node_modules/iobroker.cloud/admin/i18n/fr/translations.json i18n/fr/translations.json application/json
                          2024-07-04 21:22:07.002  - info: host.raspi iobroker npm-install: upload [9] cloud.admin /opt/iobroker/node_modules/iobroker.cloud/admin/i18n/it/translations.json i18n/it/translations.json application/json
                          2024-07-04 21:22:07.011  - info: host.raspi iobroker npm-install: upload [8] cloud.admin /opt/iobroker/node_modules/iobroker.cloud/admin/i18n/nl/translations.json i18n/nl/translations.json application/json
                          2024-07-04 21:22:07.019  - info: host.raspi iobroker npm-install: upload [7] cloud.admin /opt/iobroker/node_modules/iobroker.cloud/admin/i18n/pl/translations.json i18n/pl/translations.json application/json
                          2024-07-04 21:22:07.027  - info: host.raspi iobroker npm-install: upload [6] cloud.admin /opt/iobroker/node_modules/iobroker.cloud/admin/i18n/pt/translations.json i18n/pt/translations.json application/json
                          2024-07-04 21:22:07.035  - info: host.raspi iobroker npm-install: upload [5] cloud.admin /opt/iobroker/node_modules/iobroker.cloud/admin/i18n/ru/translations.json i18n/ru/translations.json application/json
                          2024-07-04 21:22:07.043  - info: host.raspi iobroker npm-install: upload [4] cloud.admin /opt/iobroker/node_modules/iobroker.cloud/admin/i18n/zh-cn/translations.json i18n/zh-cn/translations.json application/json
                          2024-07-04 21:22:07.051  - info: host.raspi iobroker npm-install: upload [3] cloud.admin /opt/iobroker/node_modules/iobroker.cloud/admin/img/info-big.png img/info-big.png image/png
                          2024-07-04 21:22:07.059  - info: host.raspi iobroker npm-install: upload [2] cloud.admin /opt/iobroker/node_modules/iobroker.cloud/admin/index_m.html index_m.html text/html
                          2024-07-04 21:22:07.067  - info: host.raspi iobroker npm-install: upload [1] cloud.admin /opt/iobroker/node_modules/iobroker.cloud/admin/jsonConfig.json jsonConfig.json application/json
                          2024-07-04 21:22:07.076  - info: host.raspi iobroker npm-install: upload [0] cloud.admin /opt/iobroker/node_modules/iobroker.cloud/admin/words.js words.js application/javascript
                          2024-07-04 21:22:07.252  - info: host.raspi iobroker npm-install: host.raspi object system.adapter.cloud created/updated
                          2024-07-04 21:22:06.798  - info: host.raspi iobroker npm-install:
                          2024-07-04 21:22:06.801  - info: host.raspi iobroker npm-install: added 39 packages in 18s
                          2024-07-04 21:22:06.803  - info: host.raspi iobroker npm-install: 224 packages are looking for funding  run `npm fund` for details
                          2024-07-04 21:22:06.851  - info: host.raspi iobroker npm-install: host.raspi install adapter cloud@5.0.1
                          2024-07-04 21:22:06.932  - info: host.raspi iobroker npm-install: upload [17] cloud.admin /opt/iobroker/node_modules/iobroker.cloud/admin/actions.js actions.js application/javascript
                          2024-07-04 21:22:06.944  - info: host.raspi iobroker npm-install: upload [16] cloud.admin /opt/iobroker/node_modules/iobroker.cloud/admin/alexalogo.png alexalogo.png image/png
                          2024-07-04 21:22:06.953  - info: host.raspi iobroker npm-install: upload [15] cloud.admin /opt/iobroker/node_modules/iobroker.cloud/admin/blockly.js blockly.js application/javascript
                          2024-07-04 21:22:06.961  - info: host.raspi iobroker npm-install: upload [14] cloud.admin /opt/iobroker/node_modules/iobroker.cloud/admin/cloud.png cloud.png image/png
                          2024-07-04 21:22:06.969  - info: host.raspi iobroker npm-install: upload [13] cloud.admin /opt/iobroker/node_modules/iobroker.cloud/admin/i18n/de/translations.json i18n/de/translations.json application/json
                          2024-07-04 21:22:06.977  - info: host.raspi iobroker npm-install: upload [12] cloud.admin /opt/iobroker/node_modules/iobroker.cloud/admin/i18n/en/translations.json i18n/en/translations.json application/json
                          2024-07-04 21:22:06.986  - info: host.raspi iobroker npm-install: upload [11] cloud.admin /opt/iobroker/node_modules/iobroker.cloud/admin/i18n/es/translations.json i18n/es/translations.json application/json
                          2024-07-04 21:22:06.994  - info: host.raspi iobroker npm-install: upload [10] cloud.admin /opt/iobroker/node_modules/iobroker.cloud/admin/i18n/fr/translations.json i18n/fr/translations.json application/json
                          2024-07-04 21:22:07.002  - info: host.raspi iobroker npm-install: upload [9] cloud.admin /opt/iobroker/node_modules/iobroker.cloud/admin/i18n/it/translations.json i18n/it/translations.json application/json
                          2024-07-04 21:22:07.011  - info: host.raspi iobroker npm-install: upload [8] cloud.admin /opt/iobroker/node_modules/iobroker.cloud/admin/i18n/nl/translations.json i18n/nl/translations.json application/json
                          2024-07-04 21:22:07.019  - info: host.raspi iobroker npm-install: upload [7] cloud.admin /opt/iobroker/node_modules/iobroker.cloud/admin/i18n/pl/translations.json i18n/pl/translations.json application/json
                          2024-07-04 21:22:07.027  - info: host.raspi iobroker npm-install: upload [6] cloud.admin /opt/iobroker/node_modules/iobroker.cloud/admin/i18n/pt/translations.json i18n/pt/translations.json application/json
                          2024-07-04 21:22:07.035  - info: host.raspi iobroker npm-install: upload [5] cloud.admin /opt/iobroker/node_modules/iobroker.cloud/admin/i18n/ru/translations.json i18n/ru/translations.json application/json
                          2024-07-04 21:22:07.043  - info: host.raspi iobroker npm-install: upload [4] cloud.admin /opt/iobroker/node_modules/iobroker.cloud/admin/i18n/zh-cn/translations.json i18n/zh-cn/translations.json application/json
                          2024-07-04 21:22:07.051  - info: host.raspi iobroker npm-install: upload [3] cloud.admin /opt/iobroker/node_modules/iobroker.cloud/admin/img/info-big.png img/info-big.png image/png
                          2024-07-04 21:22:07.059  - info: host.raspi iobroker npm-install: upload [2] cloud.admin /opt/iobroker/node_modules/iobroker.cloud/admin/index_m.html index_m.html text/html
                          2024-07-04 21:22:07.067  - info: host.raspi iobroker npm-install: upload [1] cloud.admin /opt/iobroker/node_modules/iobroker.cloud/admin/jsonConfig.json jsonConfig.json application/json
                          2024-07-04 21:22:07.076  - info: host.raspi iobroker npm-install: upload [0] cloud.admin /opt/iobroker/node_modules/iobroker.cloud/admin/words.js words.js application/javascript
                          2024-07-04 21:22:07.252  - info: host.raspi iobroker npm-install: host.raspi object system.adapter.cloud created/updated
                          2024-07-04 21:22:07.860  - info: admin.1 (10371) <== Disconnect system.user.admin from ::ffff:192.168.178.114
                          2024-07-04 21:22:08.345  - info: host.raspi iobroker npm-install: exit 0
                          2024-07-04 21:22:07.860  - info: admin.1 (10371) <== Disconnect system.user.admin from ::ffff:192.168.178.114
                          2024-07-04 21:22:08.345  - info: host.raspi iobroker npm-install: exit 0
                          2024-07-04 21:22:09.324  - info: admin.1 (10371) <== Disconnect system.user.admin from ::ffff:192.168.178.114 admin
                          2024-07-04 21:22:09.346  - warn: host.raspi startInstance cannot find adapter "feiertage@1.2.0". Try to install it... 1 attempt
                          2024-07-04 21:22:09.348  - info: host.raspi iobroker install feiertage@1.2.0 using installedFrom
                          2024-07-04 21:22:09.324  - info: admin.1 (10371) <== Disconnect system.user.admin from ::ffff:192.168.178.114 admin
                          2024-07-04 21:22:09.346  - warn: host.raspi startInstance cannot find adapter "feiertage@1.2.0". Try to install it... 1 attempt
                          2024-07-04 21:22:09.348  - info: host.raspi iobroker install feiertage@1.2.0 using installedFrom
                          2024-07-04 21:22:12.427  - info: host.raspi iobroker npm-install: NPM version: 10.7.0
                          2024-07-04 21:22:12.429  - info: host.raspi iobroker npm-install: Installing iobroker.feiertage@1.2.0... (System call)
                          2024-07-04 21:22:12.427  - info: host.raspi iobroker npm-install: NPM version: 10.7.0
                          2024-07-04 21:22:12.429  - info: host.raspi iobroker npm-install: Installing iobroker.feiertage@1.2.0... (System call)
                          
                          

                          usw

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

                            @brokeling

                            Da siehst du ja nun, welche Adapter da gerade neugebaut werden. Die Kiste ist also mittendrin. Lass die mal in Ruhe, bis im Log mehrere Minuten nichts mehr passiert.

                            B 1 Reply Last reply Reply Quote 1
                            • B
                              brokeling @Thomas Braun last edited by

                              @thomas-braun said in Bookworm - upgrade und IoBroker zurückholen:

                              @brokeling

                              Da siehst du ja nun, welche Adapter da gerade neugebaut werden. Die Kiste ist also mittendrin. Lass die mal in Ruhe, bis im Log mehrere Minuten nichts mehr passiert.

                              Das scheint jetzt so weit zu sein.
                              Die Adapter sind wohl installiert, aber noch nicht aktiviert.

                              B 1 Reply Last reply Reply Quote 0
                              • B
                                brokeling @brokeling last edited by brokeling

                                Ich habe jetzt alle wieder aktiviert.
                                Soweit geht fast alles wieder, das ist wirklich TOP!
                                Es gehen jetzt noch nicht:

                                • sql Datenbank
                                
                                sql.0
                                2024-07-04 22:40:25.733	error	AggregateError
                                
                                • ein shelly strommessgerät (seltsam, Instanz 0 geht, 1 nicht)
                                Thomas Braun 1 Reply Last reply Reply Quote 0
                                • Thomas Braun
                                  Thomas Braun Most Active @brokeling last edited by

                                  @brokeling sagte in Bookworm - upgrade und IoBroker zurückholen:

                                  sql Datenbank

                                  Ist die Datenbank selber denn installiert worden?

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

                                    @thomas-braun
                                    wohl dann nicht - also nochmal mysql restoren?

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

                                      @brokeling

                                      Ein Backup der Daten kannst du natürlich nur einspielen, wenn die Datenbank zuvor installiert wurde.

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

                                        @thomas-braun said in Bookworm - upgrade und IoBroker zurückholen:

                                        @brokeling

                                        Ein Backup der Daten kannst du natürlich nur einspielen, wenn die Datenbank zuvor installiert wurde.

                                        das habe ich manuell nicht gemacht.
                                        wie kann ich das noch machen?

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

                                          @brokeling

                                          Ich kann dir zu mysql nix sagen, verwende ich nicht.

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

                                            @thomas-braun
                                            die stellt man wohl auch über backitup wieder her:

                                            Herzlichen Glückwunsch, nun habt ihr ein neu installiertes System mit all euren Einstellungen, Skripten, Visualisierungen usw.
                                            
                                            Nun habt ihr mit ioBroker.backitup noch die Möglichkeit weitere Daten wiederherzustellen, falls ihr diese im Vorfeld auch auf eurem alten System gesichert habt. Ihr könnt die Redis-Datenbank, die Zigbee-Datenbank, die mySql-Datenbank und eure History-Daten mit den gleichen Schritten, wie oben beschrieben wiederherstellen.
                                            
                                            B 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

                                            857
                                            Online

                                            31.8k
                                            Users

                                            79.9k
                                            Topics

                                            1.3m
                                            Posts

                                            3
                                            28
                                            1155
                                            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