Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Einsteigerfragen
    4. Probleme beim Updaten von iobroker!

    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

    Probleme beim Updaten von iobroker!

    This topic has been deleted. Only users with topic management privileges can see it.
    • otti
      otti @DJMarc75 last edited by

      @djmarc75 das ist immer noch das update thema,
      warum so agressiv???

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

        @djmarc75 sagte in Probleme beim Updaten von iobroker!:

        @otti Was ist denn DAS jetzt wieder für ein neues Thema ???

        @homoran sagte in Probleme beim Updaten von iobroker!:

        @otti mach ein neues Thema auf!
        

        steht auch in meinem verlinkten Thread

        was ist denn dein Problem?
        wir sind immer noch beim fehlgeschlagenen update

        1 Reply Last reply Reply Quote 0
        • DJMarc75
          DJMarc75 @otti last edited by

          @otti sagte in Probleme beim Updaten von iobroker!:

          warum so agressiv???

          entschuldigung.

          @Homoran entschuldigung.

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

            @otti sagte in Probleme beim Updaten von iobroker!:

            This upgrade of "admin" will at least introduce the following changes

            das ist leider alles was ich zu dem admin update finde

            was kommt denn bei iobroker upgrade admin --debug ?

            1 Reply Last reply Reply Quote 0
            • otti
              otti last edited by

              pi@raspberrypi:/opt/iobroker $ iobroker upgrade admin --debug
              
              This upgrade of "admin" will at least introduce the following changes:
              ==========================================================================
              -> 6.2.23:
              Prepare for future js-controller versions
              Corrected deletion of objects
              
              -> 6.2.22:
              Corrected admin4 adapter settings
              
              -> 6.2.21:
              Corrected small JSON config issue
              
              -> 6.2.20:
              Corrected GUI issues
              
              -> 6.2.19:
              Corrected some issues
              
              -> 6.2.18:
              Corrected GUI bugs on custom settings
              
              
              -> 6.2.17:
              Corrected GUI bug on intro tab
              ==========================================================================
              
              BE CAREFUL: THIS IS A MAJOR UPGRADE, WHICH WILL MOST LIKELY INTRODUCE BREAKING CHANGES!
              Would you like to upgrade admin from @5.2.3 to @6.2.23 now? [(y)es, (n)o]: y
              Update admin from @5.2.3 to @6.2.23
              host.raspberrypi Adapter "system.adapter.admin.0" is stopped.
              NPM version: 6.14.16
              Installing iobroker.admin@6.2.23... (System call)
              npm ERR! code ENOTSUP
              npm ERR! notsup Unsupported engine for homebridge-ewelink@8.15.0: wanted: {"homebridge":"^1.4.0","node":"^14.19.1 || ^16.15.0"} (current: {"node":"14.19.0","npm":"6.14.16"})
              npm ERR! notsup Not compatible with your version of node/npm: homebridge-ewelink@8.15.0
              npm ERR! notsup Not compatible with your version of node/npm: homebridge-ewelink@8.15.0
              npm ERR! notsup Required: {"homebridge":"^1.4.0","node":"^14.19.1 || ^16.15.0"}
              npm ERR! notsup Actual:   {"npm":"6.14.16","node":"14.19.0"}
              
              npm ERR! A complete log of this run can be found in:
              npm ERR!     /home/iobroker/.npm/_logs/2022-11-19T17_27_11_829Z-debug.log
              upload [14] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/admin.png admin.png image/png
              upload [13] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/de/translations.json i18n/de/translations.json application/json
              upload [12] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/en/translations.json i18n/en/translations.json application/json
              upload [11] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/es/translations.json i18n/es/translations.json application/json
              upload [10] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/fr/translations.json i18n/fr/translations.json application/json
              upload [9] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/it/translations.json i18n/it/translations.json application/json
              upload [8] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/nl/translations.json i18n/nl/translations.json application/json
              upload [7] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/pl/translations.json i18n/pl/translations.json application/json
              upload [6] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/pt/translations.json i18n/pt/translations.json application/json
              upload [5] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/ru/translations.json i18n/ru/translations.json application/json
              upload [4] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/zh-cn/translations.json i18n/zh-cn/translations.json application/json
              upload [3] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/index.html index.html text/html
              upload [2] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/index_m.html index_m.html text/html
              upload [1] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/jsonConfig.json jsonConfig.json application/json
              upload [0] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/words.js words.js application/javascript
              host.raspberrypi Adapter "system.adapter.admin.0" is started
              pi@raspberrypi:/opt/iobroker $ 
              
              
              Homoran 1 Reply Last reply Reply Quote 0
              • Homoran
                Homoran Global Moderator Administrators @otti last edited by Homoran

                @otti sagte in Probleme beim Updaten von iobroker!:

                Unsupported engine for homebridge-ewelink@8.15.0: wanted: {"homebridge":"^1.4.0","node":"^14.19.1 || ^16.15.0"} (current: {"node":"14.19.0","npm":"6.14.16"})                      
                

                da steht's ja

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

                  @homoran
                  welche Befehle mus ich jetzt eintippen?
                  😰

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

                    @otti was sagt denn jetzt iobroker update -i ?

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

                      @otti

                      Du möchtest deine nodeJS-Installation auf die aktuelle Empfehlung v16 heben.

                      Siehe meine Signatur.

                      1 Reply Last reply Reply Quote 0
                      • otti
                        otti last edited by

                        @homoran said in Probleme beim Updaten von iobroker!:

                        iobroker update -i

                        code_text
                        ``pi@raspberrypi:/opt/iobroker $ iobroker update -i
                        Used repository: stable
                        Adapter    "admin"        : 6.2.23   , installed 5.2.3  [Updatable]
                        Adapter    "alexa2"       : 3.21.0   , installed 3.11.2 [Updatable]
                        Adapter    "backitup"     : 2.5.4    , installed 2.2.3  [Updatable]
                        Adapter    "broadlink2"   : 2.1.5    , installed 2.1.5
                        Adapter    "cloud"        : 4.2.2    , installed 4.1.0  [Updatable]
                        Adapter    "discovery"    : 3.0.5    , installed 2.7.3  [Updatable]
                        Adapter    "ham"          : 5.3.0    , installed 4.0.2  [Updatable]
                        Adapter    "history"      : 2.2.0    , installed 1.10.5 [Updatable]
                        Adapter    "hue"          : 3.7.1    , installed 3.5.31 [Updatable]
                        Adapter    "iot"          : 1.11.9   , installed 1.8.24 [Updatable]
                        Adapter    "javascript"   : 6.0.3    , installed 5.2.13 [Updatable]
                        Controller "js-controller": 4.0.23   , installed 4.0.15 [Updatable]
                        Adapter    "mihome"       : 1.4.0    , installed 1.3.7  [Updatable]
                        Adapter    "mihome-vacuum": 3.8.6    , installed 3.3.1  [Updatable]
                        Adapter    "tuya"         : 3.9.4    , installed 3.6.15 [Updatable]
                        Adapter    "zigbee"       : 1.7.5    , installed 1.6.16 [Updatable]
                        pi@raspberrypi:/opt/iobroker $
                        Homoran Thomas Braun 2 Replies Last reply Reply Quote 0
                        • Homoran
                          Homoran Global Moderator Administrators @otti last edited by

                          @otti soll das heißen dass bei dir homebridge-ewelink, das du anscheinend gar nicht installiert hast, alle updates blockiert?
                          @Thomas-Braun ??

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

                            @homoran

                            Dafür ist der ham-Adapter installiert. Der wird den homebridge-ewelink im Bauch haben.

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

                              @otti

                              Bei node14 ist übrigens 14.21.1 der letzte Stand.
                              Also Betriebssytem auf Stand halten, am besten in dem Zug gleich auf nodeJS@16 springen.

                              1 Reply Last reply Reply Quote 0
                              • otti
                                otti last edited by

                                soll ich den ham-Adapter weglöschen,
                                geht aber nicht,hab da ein paar Geräte drüber laufen,
                                sorry Leute ,bekomme gerade von meiner Frau signalisiert das ich Schluss machen soll,wir haben noch Besuch.......
                                trotzdem erstmal vielen Dank an alle die geholfen haben,
                                eventuell ist ja morgen wieder jemand im Forum...
                                mfg otti

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

                                  @otti sagte in Probleme beim Updaten von iobroker!:

                                  eventuell ist ja morgen wieder jemand im Forum...

                                  wir wohnen hier!

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

                                    @otti sagte in Probleme beim Updaten von iobroker!:

                                    soll ich den ham-Adapter weglöschen,

                                    Nein, du sollst dein Betriebs-System aktuell halten.

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

                                      @homoran sagte in Probleme beim Updaten von iobroker!:

                                      wir wohnen hier!

                                      Aber die Nachbarschaft ist seltsam hier... 🙂

                                      1 Reply Last reply Reply Quote 0
                                      • otti
                                        otti last edited by

                                        Guten Morgen,
                                        der Dummi ist wieder da,
                                        sollte ich den ham-Adapter erstmal weglöschen?

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

                                          @thomas-braun
                                          ja das weis ich jetzt auch,
                                          ich gelobe Besserung,kannst Du mir nochmal verzeihen?
                                          mfg otti

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

                                            @otti sagte in Probleme beim Updaten von iobroker!:

                                            Guten Morgen,
                                            der Dummi ist wieder da,
                                            sollte ich den ham-Adapter erstmal weglöschen?

                                            Nein. Hast du dein Betriebssystem auf Stand gebracht?

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            444
                                            Online

                                            31.7k
                                            Users

                                            79.9k
                                            Topics

                                            1.3m
                                            Posts

                                            4
                                            52
                                            1748
                                            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