Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • 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

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Einsteigerfragen
  4. Probleme beim Updaten von iobroker!

NEWS

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

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

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

Probleme beim Updaten von iobroker!

Geplant Angeheftet Gesperrt Verschoben Einsteigerfragen
52 Beiträge 4 Kommentatoren 3.2k Aufrufe 3 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • ottiO otti
    
    Would you like to upgrade cloud from @4.1.0 to @4.2.2 now? [(y)es, (n)o]: y
    Update cloud from @4.1.0 to @4.2.2
    NPM version: 6.14.16
    Installing iobroker.cloud@4.2.2... (System call)
    Update "system.adapter.cloud.0"
    upload [17] cloud.admin /opt/iobroker/node_modules/iobroker.cloud/admin/actions.js actions.js application/javascript
    upload [16] cloud.admin /opt/iobroker/node_modules/iobroker.cloud/admin/alexalogo.png alexalogo.png image/png
    upload [15] cloud.admin /opt/iobroker/node_modules/iobroker.cloud/admin/blockly.js blockly.js application/javascript
    upload [14] cloud.admin /opt/iobroker/node_modules/iobroker.cloud/admin/cloud.png cloud.png image/png
    upload [13] cloud.admin /opt/iobroker/node_modules/iobroker.cloud/admin/i18n/de/translations.json i18n/de/translations.json application/json
    upload [12] cloud.admin /opt/iobroker/node_modules/iobroker.cloud/admin/i18n/en/translations.json i18n/en/translations.json application/json
    upload [11] cloud.admin /opt/iobroker/node_modules/iobroker.cloud/admin/i18n/es/translations.json i18n/es/translations.json application/json
    upload [10] cloud.admin /opt/iobroker/node_modules/iobroker.cloud/admin/i18n/fr/translations.json i18n/fr/translations.json application/json
    upload [9] cloud.admin /opt/iobroker/node_modules/iobroker.cloud/admin/i18n/it/translations.json i18n/it/translations.json application/json
    upload [8] cloud.admin /opt/iobroker/node_modules/iobroker.cloud/admin/i18n/nl/translations.json i18n/nl/translations.json application/json
    upload [7] cloud.admin /opt/iobroker/node_modules/iobroker.cloud/admin/i18n/pl/translations.json i18n/pl/translations.json application/json
    upload [6] cloud.admin /opt/iobroker/node_modules/iobroker.cloud/admin/i18n/pt/translations.json i18n/pt/translations.json application/json
    upload [5] cloud.admin /opt/iobroker/node_modules/iobroker.cloud/admin/i18n/ru/translations.json i18n/ru/translations.json application/json
    upload [4] cloud.admin /opt/iobroker/node_modules/iobroker.cloud/admin/i18n/zh-cn/translations.json i18n/zh-cn/translations.json application/json
    upload [3] cloud.admin /opt/iobroker/node_modules/iobroker.cloud/admin/img/info-big.png img/info-big.png image/png
    upload [2] cloud.admin /opt/iobroker/node_modules/iobroker.cloud/admin/index_m.html index_m.html text/html
    upload [1] cloud.admin /opt/iobroker/node_modules/iobroker.cloud/admin/jsonConfig.json jsonConfig.json application/json
    upload [0] cloud.admin /opt/iobroker/node_modules/iobroker.cloud/admin/words.js words.js application/javascript
    
    This upgrade of "alexa2" will at least introduce the following changes:
    ==========================================================================
    -> 3.21.0:
    IMPORTANT: Because of rate limits by Amazon I decided to remove the update of smart home device values in intervals because it seems to produce too much load in Skills and Amazon systems.
    Optimizes loading of smart home device states
    Fixed issue with enabling/disabling of Alarms in combination with non-default music for the alarm
    Prevented that Timers or Alarms that are long in the future to trigger their trigger state too early
    Fixed deleting own user Messages state
    Already request Notification updates when history registered a Notification action and do not wait for Push info to come in
    
    -> 3.20.1:
    make sure caching works correctly with multiple instances of the adapter
    
    -> 3.20.0:
    Increase minimum interval for requesting smart home device data to 15 minutes (900s) because of Amazon rate limits. Please do not try to work around it!
    Cache Smart home device list and data to prevent too many requests when restarting adapter in short intervals and to prevent deleted smart home devices also on further rate limit issues
    
    -> 3.19.10:
    Fix issue in retry handling when rate limit exceeded is returned by Amazon
    Do not clean up Smart Home Device objects for now - delete manually if you remove a device
    
    -> 3.19.9:
    Receive the correct player status again when musik is stopped
    
    -> 3.19.8:
    Add safeguard for too high intervals
    
    -> 3.19.7:
    Fix doNotDisturb when using a time string
    ==========================================================================
    
    Would you like to upgrade alexa2 from @3.11.2 to @3.21.0 now? [(y)es, (n)o]: y
    Update alexa2 from @3.11.2 to @3.21.0
    NPM version: 6.14.16
    Installing iobroker.alexa2@3.21.0... (System call)
    Update "system.adapter.alexa2.0"
    upload [27] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/alexa.png alexa.png image/png
    upload [20] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_dot3.png icons/echo_dot3.png image/png
    upload [19] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_dot4.png icons/echo_dot4.png image/png
    upload [18] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_flex.png icons/echo_flex.png image/png
    upload [17] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_plus2.png icons/echo_plus2.png image/png
    upload [16] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_show.png icons/echo_show.png image/png
    upload [15] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_show2.png icons/echo_show2.png image/png
    upload [14] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_show5.png icons/echo_show5.png image/png
    upload [13] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_studio.png icons/echo_studio.png image/png
    upload [12] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_sub.png icons/echo_sub.png image/png
    upload [11] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/firetab.png icons/firetab.png image/png
    upload [10] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/firetv.png icons/firetv.png image/png
    upload [9] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/microphone.png icons/microphone.png image/png
    upload [8] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/multiroom.png icons/multiroom.png image/png
    upload [7] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/raspi.png icons/raspi.png image/png
    upload [6] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/reverb.png icons/reverb.png image/png
    upload [5] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/sonos.png icons/sonos.png image/png
    upload [4] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/spot.png icons/spot.png image/png
    upload [3] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/index_m.html index_m.html text/html
    upload [2] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/info.png info.png image/png
    upload [1] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/warning.png warning.png image/png
    upload [0] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/words.js words.js application/javascript
    
    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)
    
    
    HomoranH Nicht stören
    HomoranH Nicht stören
    Homoran
    Global Moderator Administrators
    schrieb am zuletzt editiert von
    #33

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

    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 -

    1 Antwort Letzte Antwort
    0
    • ottiO Offline
      ottiO Offline
      otti
      schrieb am zuletzt editiert von
      #34
      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 $ 
      
      
      HomoranH 1 Antwort Letzte Antwort
      0
      • ottiO otti
        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 $ 
        
        
        HomoranH Nicht stören
        HomoranH Nicht stören
        Homoran
        Global Moderator Administrators
        schrieb am zuletzt editiert von Homoran
        #35

        @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

        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 -

        ottiO 1 Antwort Letzte Antwort
        0
        • HomoranH 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

          ottiO Offline
          ottiO Offline
          otti
          schrieb am zuletzt editiert von
          #36

          @homoran
          welche Befehle mus ich jetzt eintippen?
          :cold_sweat:

          HomoranH Thomas BraunT 2 Antworten Letzte Antwort
          0
          • ottiO otti

            @homoran
            welche Befehle mus ich jetzt eintippen?
            :cold_sweat:

            HomoranH Nicht stören
            HomoranH Nicht stören
            Homoran
            Global Moderator Administrators
            schrieb am zuletzt editiert von
            #37

            @otti was sagt denn jetzt iobroker update -i ?

            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 -

            1 Antwort Letzte Antwort
            0
            • ottiO otti

              @homoran
              welche Befehle mus ich jetzt eintippen?
              :cold_sweat:

              Thomas BraunT Online
              Thomas BraunT Online
              Thomas Braun
              Most Active
              schrieb am zuletzt editiert von
              #38

              @otti

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

              Siehe meine Signatur.

              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 Antwort Letzte Antwort
              0
              • ottiO Offline
                ottiO Offline
                otti
                schrieb am zuletzt editiert von
                #39

                @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 $
                HomoranH Thomas BraunT 2 Antworten Letzte Antwort
                0
                • ottiO otti

                  @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 $
                  HomoranH Nicht stören
                  HomoranH Nicht stören
                  Homoran
                  Global Moderator Administrators
                  schrieb am zuletzt editiert von
                  #40

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

                  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 -

                  Thomas BraunT 1 Antwort Letzte Antwort
                  0
                  • HomoranH Homoran

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

                    Thomas BraunT Online
                    Thomas BraunT Online
                    Thomas Braun
                    Most Active
                    schrieb am zuletzt editiert von Thomas Braun
                    #41

                    @homoran

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

                    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 Antwort Letzte Antwort
                    1
                    • ottiO otti

                      @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 $
                      Thomas BraunT Online
                      Thomas BraunT Online
                      Thomas Braun
                      Most Active
                      schrieb am zuletzt editiert von
                      #42

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

                      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 Antwort Letzte Antwort
                      0
                      • ottiO Offline
                        ottiO Offline
                        otti
                        schrieb am zuletzt editiert von
                        #43

                        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

                        HomoranH 1 Antwort Letzte Antwort
                        0
                        • ottiO otti

                          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

                          HomoranH Nicht stören
                          HomoranH Nicht stören
                          Homoran
                          Global Moderator Administrators
                          schrieb am zuletzt editiert von
                          #44

                          @otti sagte in Probleme beim Updaten von iobroker!:

                          eventuell ist ja morgen wieder jemand im Forum...

                          wir wohnen hier!

                          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 -

                          Thomas BraunT 1 Antwort Letzte Antwort
                          0
                          • Thomas BraunT Online
                            Thomas BraunT Online
                            Thomas Braun
                            Most Active
                            schrieb am zuletzt editiert von
                            #45

                            @otti sagte in Probleme beim Updaten von iobroker!:

                            soll ich den ham-Adapter weglöschen,

                            Nein, du sollst dein Betriebs-System aktuell halten.

                            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

                            ottiO 1 Antwort Letzte Antwort
                            0
                            • HomoranH Homoran

                              @otti sagte in Probleme beim Updaten von iobroker!:

                              eventuell ist ja morgen wieder jemand im Forum...

                              wir wohnen hier!

                              Thomas BraunT Online
                              Thomas BraunT Online
                              Thomas Braun
                              Most Active
                              schrieb am zuletzt editiert von
                              #46

                              @homoran sagte in Probleme beim Updaten von iobroker!:

                              wir wohnen hier!

                              Aber die Nachbarschaft ist seltsam hier... :-)

                              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 Antwort Letzte Antwort
                              0
                              • ottiO Offline
                                ottiO Offline
                                otti
                                schrieb am zuletzt editiert von
                                #47

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

                                Thomas BraunT 1 Antwort Letzte Antwort
                                0
                                • Thomas BraunT Thomas Braun

                                  @otti sagte in Probleme beim Updaten von iobroker!:

                                  soll ich den ham-Adapter weglöschen,

                                  Nein, du sollst dein Betriebs-System aktuell halten.

                                  ottiO Offline
                                  ottiO Offline
                                  otti
                                  schrieb am zuletzt editiert von
                                  #48

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

                                  1 Antwort Letzte Antwort
                                  0
                                  • ottiO otti

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

                                    Thomas BraunT Online
                                    Thomas BraunT Online
                                    Thomas Braun
                                    Most Active
                                    schrieb am zuletzt editiert von
                                    #49

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

                                    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 Antwort Letzte Antwort
                                    0
                                    • ottiO Offline
                                      ottiO Offline
                                      otti
                                      schrieb am zuletzt editiert von
                                      #50

                                      moin,
                                      habe mich mal durchgelesen bei den Links die Du unter deinem Post hast,
                                      jetzt kam diese Fehlermeldung.

                                      E: Failed to fetch http://mirror.netzwerge.de/raspbian/raspbian/pool/main/a/avahi/avahi-daemon_0.8-5+deb11u1_armhf.deb  Error reading from server - read (104: Connection reset by peer) [IP: 185.41.106.155 80]
                                      E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
                                      
                                      
                                      1 Antwort Letzte Antwort
                                      0
                                      • ottiO Offline
                                        ottiO Offline
                                        otti
                                        schrieb am zuletzt editiert von
                                        #51

                                        jetzt versuche ich den Js zu updaten,nach der Anleitung,
                                        dies war die Fehlermeldung

                                        pi@raspberrypi:/opt/iobroker $ npm ls | grep -E 'github|ERR'
                                        │   │   ├── github-from-package@0.0.0 deduped
                                        │ │ │ ├── github-from-package@0.0.0
                                          │ │ │   ├── github-from-package@0.0.0
                                              │ │   ├── github-from-package@0.0.0
                                        npm ERR! extraneous: @babel/cli@7.17.0 /opt/iobroker/node_modules/zigbee-herdsman/node_modules/@babel/cli
                                        npm ERR! extraneous: @babel/preset-env@7.16.11 /opt/iobroker/node_modules/zigbee-herdsman/node_modules/@babel/preset-env
                                        npm ERR! extraneous: @babel/preset-typescript@7.16.7 /opt/iobroker/node_modules/zigbee-herdsman/node_modules/@babel/preset-typescript
                                        npm ERR! extraneous: @types/debounce@1.2.1 /opt/iobroker/node_modules/zigbee-herdsman/node_modules/@types/debounce
                                        npm ERR! extraneous: @types/debug@4.1.7 /opt/iobroker/node_modules/zigbee-herdsman/node_modules/@types/debug
                                        npm ERR! extraneous: @types/jest@27.4.0 /opt/iobroker/node_modules/zigbee-herdsman/node_modules/@types/jest
                                        npm ERR! extraneous: @types/mz@2.7.4 /opt/iobroker/node_modules/zigbee-herdsman/node_modules/@types/mz
                                        npm ERR! extraneous: @types/nedb@1.8.12 /opt/iobroker/node_modules/zigbee-herdsman/node_modules/@types/nedb
                                        npm ERR! extraneous: @types/serialport@8.0.2 /opt/iobroker/node_modules/zigbee-herdsman/node_modules/@types/serialport
                                        npm ERR! extraneous: @typescript-eslint/eslint-plugin@5.10.2 /opt/iobroker/node_modules/zigbee-herdsman/node_modules/@typescript-eslint/eslint-plugin
                                        npm ERR! extraneous: @typescript-eslint/parser@5.10.2 /opt/iobroker/node_modules/zigbee-herdsman/node_modules/@typescript-eslint/parser
                                        npm ERR! extraneous: eslint@8.8.0 /opt/iobroker/node_modules/zigbee-herdsman/node_modules/eslint
                                        npm ERR! extraneous: jest@27.5.0 /opt/iobroker/node_modules/zigbee-herdsman/node_modules/jest
                                        npm ERR! extraneous: typedoc@0.22.11 /opt/iobroker/node_modules/zigbee-herdsman/node_modules/typedoc
                                        npm ERR! extraneous: typedoc-plugin-markdown@3.11.13 /opt/iobroker/node_modules/zigbee-herdsman/node_modules/typedoc-plugin-markdown
                                        npm ERR! extraneous: typedoc-plugin-no-inherit@1.3.1 /opt/iobroker/node_modules/zigbee-herdsman/node_modules/typedoc-plugin-no-inherit
                                        npm ERR! extraneous: typedoc-plugin-sourcefile-url@1.0.6 /opt/iobroker/node_modules/zigbee-herdsman/node_modules/typedoc-plugin-sourcefile-url
                                        npm ERR! extraneous: typescript@4.5.5 /opt/iobroker/node_modules/zigbee-herdsman/node_modules/typescript
                                        npm ERR! extraneous: eslint@8.9.0 /opt/iobroker/node_modules/zigbee-herdsman-converters/node_modules/eslint
                                        npm ERR! extraneous: eslint-config-google@0.14.0 /opt/iobroker/node_modules/zigbee-herdsman-converters/node_modules/eslint-config-google
                                        npm ERR! extraneous: eslint-plugin-jest@26.1.0 /opt/iobroker/node_modules/zigbee-herdsman-converters/node_modules/eslint-plugin-jest
                                        npm ERR! extraneous: jest@27.5.1 /opt/iobroker/node_modules/zigbee-herdsman-converters/node_modules/jest
                                        npm ERR! extraneous: @babel/cli@7.17.0 /opt/iobroker/node_modules/zigbee-herdsman-converters/node_modules/zigbee-herdsman/node_modules/@babel/cli
                                        npm ERR! extraneous: @babel/preset-env@7.16.11 /opt/iobroker/node_modules/zigbee-herdsman-converters/node_modules/zigbee-herdsman/node_modules/@babel/preset-env
                                        npm ERR! extraneous: @babel/preset-typescript@7.16.7 /opt/iobroker/node_modules/zigbee-herdsman-converters/node_modules/zigbee-herdsman/node_modules/@babel/preset-typescript
                                        npm ERR! extraneous: @types/debounce@1.2.1 /opt/iobroker/node_modules/zigbee-herdsman-converters/node_modules/zigbee-herdsman/node_modules/@types/debounce
                                        npm ERR! extraneous: @types/debug@4.1.7 /opt/iobroker/node_modules/zigbee-herdsman-converters/node_modules/zigbee-herdsman/node_modules/@types/debug
                                        npm ERR! extraneous: @types/jest@27.4.0 /opt/iobroker/node_modules/zigbee-herdsman-converters/node_modules/zigbee-herdsman/node_modules/@types/jest
                                        npm ERR! extraneous: @types/mz@2.7.4 /opt/iobroker/node_modules/zigbee-herdsman-converters/node_modules/zigbee-herdsman/node_modules/@types/mz
                                        npm ERR! extraneous: @types/nedb@1.8.12 /opt/iobroker/node_modules/zigbee-herdsman-converters/node_modules/zigbee-herdsman/node_modules/@types/nedb
                                        npm ERR! extraneous: @types/serialport@8.0.2 /opt/iobroker/node_modules/zigbee-herdsman-converters/node_modules/zigbee-herdsman/node_modules/@types/serialport
                                        npm ERR! extraneous: @typescript-eslint/eslint-plugin@5.10.2 /opt/iobroker/node_modules/zigbee-herdsman-converters/node_modules/zigbee-herdsman/node_modules/@typescript-eslint/eslint-plugin
                                        npm ERR! extraneous: @typescript-eslint/experimental-utils@5.2.0 /opt/iobroker/node_modules/zigbee-herdsman-converters/node_modules/zigbee-herdsman/node_modules/@typescript-eslint/experimental-utils
                                        npm ERR! extraneous: @typescript-eslint/parser@5.10.2 /opt/iobroker/node_modules/zigbee-herdsman-converters/node_modules/zigbee-herdsman/node_modules/@typescript-eslint/parser
                                        npm ERR! extraneous: enquirer@2.3.6 /opt/iobroker/node_modules/zigbee-herdsman-converters/node_modules/zigbee-herdsman/node_modules/enquirer
                                        npm ERR! extraneous: eslint@8.8.0 /opt/iobroker/node_modules/zigbee-herdsman-converters/node_modules/zigbee-herdsman/node_modules/eslint
                                        npm ERR! extraneous: jest@27.5.0 /opt/iobroker/node_modules/zigbee-herdsman-converters/node_modules/zigbee-herdsman/node_modules/jest
                                        npm ERR! extraneous: node-modules-regexp@1.0.0 /opt/iobroker/node_modules/zigbee-herdsman-converters/node_modules/zigbee-herdsman/node_modules/node-modules-regexp
                                        npm ERR! extraneous: onigasm@2.2.5 /opt/iobroker/node_modules/zigbee-herdsman-converters/node_modules/zigbee-herdsman/node_modules/onigasm
                                        npm ERR! extraneous: progress@2.0.3 /opt/iobroker/node_modules/zigbee-herdsman-converters/node_modules/zigbee-herdsman/node_modules/progress
                                        npm ERR! extraneous: typedoc@0.22.11 /opt/iobroker/node_modules/zigbee-herdsman-converters/node_modules/zigbee-herdsman/node_modules/typedoc
                                        npm ERR! extraneous: typedoc-plugin-markdown@3.11.13 /opt/iobroker/node_modules/zigbee-herdsman-converters/node_modules/zigbee-herdsman/node_modules/typedoc-plugin-markdown
                                        npm ERR! extraneous: typedoc-plugin-no-inherit@1.3.1 /opt/iobroker/node_modules/zigbee-herdsman-converters/node_modules/zigbee-herdsman/node_modules/typedoc-plugin-no-inherit
                                        npm ERR! extraneous: typedoc-plugin-sourcefile-url@1.0.6 /opt/iobroker/node_modules/zigbee-herdsman-converters/node_modules/zigbee-herdsman/node_modules/typedoc-plugin-sourcefile-url
                                        npm ERR! extraneous: typescript@4.5.5 /opt/iobroker/node_modules/zigbee-herdsman-converters/node_modules/zigbee-herdsman/node_modules/typescript
                                        pi@raspberrypi:/opt/iobroker $ 
                                        
                                        1 Antwort Letzte Antwort
                                        0
                                        • ottiO Offline
                                          ottiO Offline
                                          otti
                                          schrieb am zuletzt editiert von
                                          #52

                                          Moin,
                                          wir können den tread schließen,
                                          Ich kann jetzt tatsächlich meine Adapter updaten,
                                          vielen Dank für eure Hilfe!!!
                                          mfg Thomas

                                          1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          743

                                          Online

                                          32.5k

                                          Benutzer

                                          81.6k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe