Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. [gelöst!] Docker update schlägt fehl!

    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

    [gelöst!] Docker update schlägt fehl!

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

      @mikeecho

      Teste mal mit

      pkill -u iobroker
      sudo -H -u iobroker npm cache clean --force 
      iob upgrade self
      

      wenns durchläuft , dann den Container neu starten

      MikeEcho 1 Reply Last reply Reply Quote 0
      • MikeEcho
        MikeEcho @Glasfaser last edited by MikeEcho

        @glasfaser said in Docker update schlägt fehl!:

        iob upgrade self

        root@iobroker:/opt/iobroker# pkill -u iobroker
        root@iobroker:/opt/iobroker# sudo -H -u iobroker npm cache clean --force
        npm WARN using --force Recommended protections disabled.
        root@iobroker:/opt/iobroker# iob upgrade self
        Update js-controller from @4.0.24 to @5.0.5
        Stopped Objects DB
        Stopped States DB
        NPM version: 9.5.1
        Installing iobroker.js-controller@5.0.5... (System call)
        root@iobroker:/opt/iobroker#
        

        So wie es aussieht ist es durchgelaufen.

        Nach Container-Neustart leider:
        ffdaa8ae-8333-4dfb-90e4-f41637ef18f2-image.png

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

          @mikeecho

          zeige

          iobroker update
          
          MikeEcho 1 Reply Last reply Reply Quote 0
          • MikeEcho
            MikeEcho @Glasfaser last edited by

            @glasfaser

            root@iobroker:/opt/iobroker# iobroker update
            Used repository: beta
            Adapter    "admin"        : 6.5.9    , installed 6.4.3  [Updatable]
            Adapter    "alexa2"       : 3.23.2   , installed 3.23.2
            Adapter    "backitup"     : 2.6.23   , installed 2.6.16 [Updatable]
            Adapter    "broadlink2"   : 2.1.5    , installed 2.1.5
            Adapter    "daikin-cloud" : 0.2.3    , installed 0.2.3
            Adapter    "deconz"       : 1.3.21   , installed 1.3.21
            Adapter    "denon"        : 1.15.2   , installed 1.15.0 [Updatable]
            Adapter    "discovery"    : 3.2.0    , installed 3.1.0  [Updatable]
            Adapter    "dwd"          : 2.8.5    , installed 2.8.3  [Updatable]
            Adapter    "esphome"      : 0.2.4    , installed 0.2.4
            Adapter    "fronius"      : 2.0.1    , installed 1.1.3  [Updatable]
            Adapter    "hm-rega"      : 3.0.46   , installed 3.0.46
            Adapter    "hm-rpc"       : 1.15.18  , installed 1.15.16 [Updatable]
            Adapter    "ical"         : 1.13.3   , installed 1.13.2 [Updatable]
            Adapter    "iot"          : 2.0.11   , installed 1.14.5 [Updatable]
            Adapter    "javascript"   : 7.1.1    , installed 7.0.3  [Updatable]
            Adapter    "jeelink"      : 1.0.3    , installed 1.0.3
            Controller "js-controller": 5.0.5    , installed 4.0.24 [Updatable]
            Adapter    "meater"       : 1.0.0    , installed 0.2.2  [Updatable]
            Adapter    "mihome-vacuum": 3.11.0   , installed 3.9.5  [Updatable]
            Adapter    "mqtt"         : 4.1.1    , installed 4.1.1
            Adapter    "mqtt-client"  : 1.6.3    , installed 1.6.3
            Adapter    "node-red"     : 4.0.3    , installed 4.0.3
            Adapter    "openweathermap": 0.3.9   , installed 0.3.8  [Updatable]
            Adapter    "ring"         : 3.4.0    , installed 3.2.7  [Updatable]
            Adapter    "scenes"       : 2.3.9    , installed 2.3.9
            Adapter    "shelly"       : 6.4.1    , installed 6.4.0  [Updatable]
            Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
            Adapter    "smartmeter"   : 3.3.4    , installed 3.3.4
            Adapter    "smartthings"  : 0.0.4    , installed 0.0.4
            Adapter    "socketio"     : 6.3.5    , installed 6.3.5
            Adapter    "telegram"     : 1.16.0   , installed 1.15.6 [Updatable]
            Adapter    "trashschedule": 2.2.0    , installed 2.2.0
            Adapter    "vis"          : 1.4.16   , installed 1.4.16
            Adapter    "vw-connect"   : 0.0.71   , installed 0.0.66 [Updatable]
            Adapter    "web"          : 5.5.3    , installed 5.5.3
            Adapter    "ws"           : 2.3.6    , installed 2.3.6
            Adapter    "zoneminder"   : 0.3.3    , installed 0.3.3
            root@iobroker:/opt/iobroker# 
            
            Glasfaser 1 Reply Last reply Reply Quote 0
            • Glasfaser
              Glasfaser @MikeEcho last edited by

              @mikeecho

              pkill -u iobroker
              iobroker upgrade self --debug
              

              Ausgabe posten

              MikeEcho 1 Reply Last reply Reply Quote 0
              • MikeEcho
                MikeEcho @Glasfaser last edited by

                @glasfaser said in Docker update schlägt fehl!:

                iobroker upgrade self --debug

                root@iobroker:/opt/iobroker# pkill -u iobroker
                root@iobroker:/opt/iobroker# iobroker upgrade self --debug
                Update js-controller from @4.0.24 to @5.0.5
                Stopped Objects DB
                Stopped States DB
                NPM version: 9.5.1
                Installing iobroker.js-controller@5.0.5... (System call)
                npm ERR! code EBADENGINE
                npm ERR! engine Unsupported engine
                npm ERR! engine Not compatible with your version of node/npm: iobroker.daikin-cloud@0.2.3
                npm ERR! notsup Not compatible with your version of node/npm: iobroker.daikin-cloud@0.2.3
                npm ERR! notsup Required: {"node":"^12.19.0 || ^14.15.0 || ^16.13.0"}
                npm ERR! notsup Actual:   {"npm":"9.5.1","node":"v18.16.0"}
                
                npm ERR! A complete log of this run can be found in:
                npm ERR!     /opt/iobroker/.npm/_logs/2023-06-21T17_11_44_239Z-debug-0.log
                root@iobroker:/opt/iobroker# 
                
                1 Reply Last reply Reply Quote 0
                • Glasfaser
                  Glasfaser last edited by

                  @mikeecho sagte in Docker update schlägt fehl!:

                  npm ERR! engine Not compatible with your version of node/npm: iobroker.daikin-cloud@0.2.3

                  https://forum.iobroker.net/post/1000386

                  MikeEcho 1 Reply Last reply Reply Quote 0
                  • MikeEcho
                    MikeEcho @Glasfaser last edited by

                    @glasfaser

                    root@iobroker:/opt/iobroker# iob del daikin-cloud --debug
                    Delete adapter "daikin-cloud"
                    
                    removed 136 packages in 10s
                    
                    149 packages are looking for funding
                      run `npm fund` for details
                    root@iobroker:/opt/iobroker# iobroker url Apollon77/ioBroker.daikin-cloud --host iobroker --debug
                    install Apollon77/ioBroker.daikin-cloud
                    NPM version: 9.5.1
                    Installing Apollon77/ioBroker.daikin-cloud... (System call)
                    Server Objects 10.10.10.110:57324 Error from InMemDB: Error: CONFIG-UNSUPPORTED for ["SET","lua-time-limit","10000"]
                    Server Objects 10.10.10.110:57324 Error from InMemDB: Error: CONFIG-UNSUPPORTED for ["SET","notify-keyspace-events","Exe"]
                    Server Objects 10.10.10.110:57324 Error from InMemDB: Error: eval NOT SUPPORTED
                    Server Objects 10.10.10.110:57356 Error from InMemDB: Error: CONFIG-UNSUPPORTED for ["SET","lua-time-limit","10000"]
                    Server Objects 10.10.10.110:57378 Error from InMemDB: Error: CONFIG-UNSUPPORTED for ["SET","lua-time-limit","10000"]
                    
                    added 36 packages in 15s
                    
                    152 packages are looking for funding
                      run `npm fund` for details
                    upload [6] daikin-cloud.admin /opt/iobroker/node_modules/iobroker.daikin-cloud/admin/admin.d.ts admin.d.ts video/mp2t
                    upload [5] daikin-cloud.admin /opt/iobroker/node_modules/iobroker.daikin-cloud/admin/daikin-cloud.jpg daikin-cloud.jpg image/jpeg
                    upload [4] daikin-cloud.admin /opt/iobroker/node_modules/iobroker.daikin-cloud/admin/daikin_logo.jpg daikin_logo.jpg image/jpeg
                    upload [3] daikin-cloud.admin /opt/iobroker/node_modules/iobroker.daikin-cloud/admin/index_m.html index_m.html text/html
                    upload [2] daikin-cloud.admin /opt/iobroker/node_modules/iobroker.daikin-cloud/admin/style.css style.css text/css
                    upload [1] daikin-cloud.admin /opt/iobroker/node_modules/iobroker.daikin-cloud/admin/warning.png warning.png image/png
                    upload [0] daikin-cloud.admin /opt/iobroker/node_modules/iobroker.daikin-cloud/admin/words.js words.js application/javascript
                    root@iobroker:/opt/iobroker# 
                    

                    Ich vermute, der LUA-time-limit Fehler kommt von dort!?

                    Glasfaser 1 Reply Last reply Reply Quote 0
                    • Glasfaser
                      Glasfaser @MikeEcho last edited by

                      @mikeecho

                      lösche nur den daikin-cloud .

                      dann nochmal

                      iobroker upgrade self --debug
                      
                      MikeEcho 1 Reply Last reply Reply Quote 0
                      • MikeEcho
                        MikeEcho @Glasfaser last edited by

                        @glasfaser said in Docker update schlägt fehl!:

                        iobroker upgrade self --debug

                        YES!
                        d57667d7-49f8-43bf-a3b8-36a94470091a-image.png

                        Vielen Dank!!!

                        Glasfaser 1 Reply Last reply Reply Quote 1
                        • Glasfaser
                          Glasfaser @MikeEcho last edited by

                          @mikeecho sagte in Docker update schlägt fehl!:

                          Vielen Dank!!!

                          Kein Thema .

                          Dann weiterhin viel Spaß ... als Beta Tester 😉 😀

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

                          Support us

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

                          929
                          Online

                          31.9k
                          Users

                          80.1k
                          Topics

                          1.3m
                          Posts

                          4
                          28
                          1290
                          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