Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Adapter Update Probleme mit dependencies

    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

    Adapter Update Probleme mit dependencies

    This topic has been deleted. Only users with topic management privileges can see it.
    • W
      WR80 @Thomas Braun last edited by

      @thomas-braun sagte in Adapter Update Probleme mit dependencies:

      iob update -i

      Hallo Thomas,

      pi@raspberrypi:~ $ iob del zigbee
      Delete adapter "zigbee"
      host.raspberrypi Counted 1 meta of zigbee
      host.raspberrypi Counted 1 adapter for zigbee
      host.raspberrypi Counted 2 states (system.adapter.zigbee.*) from states
      host.raspberrypi file zigbee.admin deleted
      host.raspberrypi object zigbee deleted
      host.raspberrypi object zigbee.admin deleted
      host.raspberrypi Deleting 2 object(s).
      host.raspberrypi Deleting 2 state(s).
      Error deleting adapter zigbee from disk: /opt/iobroker/node_modules/iobroker.zigbee/io-package.json: Unexpected token o in JSON at position 10271
      You might have to delete it yourself!
      pi@raspberrypi:~ $ iob update -i
      Used repository: stable
      Cannot read or parse /opt/iobroker/node_modules/@iobroker/js-controller-common/lib/common/../node_modules/iobroker.zigbee/io-package.json: /opt/iobroker/node_modules/iobroker.zigbee/io-package.json: Unexpected token o in JSON at position 10271
      Cannot read or parse /opt/iobroker/node_modules/@iobroker/js-controller-common/lib/common/../node_modules/iobroker.zigbee/io-package.json: /opt/iobroker/node_modules/iobroker.zigbee/io-package.json: Unexpected token o in JSON at position 10271
      Adapter    "admin"        : 5.3.8    , installed 6.1.11
      Adapter    "alexa2"       : 3.11.2   , installed 3.15.2
      Adapter    "backitup"     : 2.4.9    , installed 2.4.10
      Adapter    "ble"          : 0.12.0   , installed 0.13.0
      Adapter    "cloud"        : 4.1.1    , installed 4.2.0
      Adapter    "daswetter"    : 3.1.2    , installed 3.1.3
      Adapter    "discovery"    : 3.0.3    , installed 3.0.5
      Adapter    "dwd"          : 2.8.3    , installed 2.8.3
      Adapter    "history"      : 1.11.1   , installed 2.1.7
      Adapter    "ical"         : 1.12.1   , installed 1.13.1
      Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
      Adapter    "icons-mfd-png": 1.1.0    , installed 1.1.0
      Adapter    "icons-mfd-svg": 1.1.0    , installed 1.1.0
      Adapter    "icons-open-icon-library-png": 0.1.2, installed 0.1.3
      Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
      Adapter    "influxdb"     : 2.6.3    , installed 3.1.7
      Adapter    "javascript"   : 5.7.0    , installed 5.8.5
      Controller "js-controller": 4.0.23   , installed 4.0.23
      Adapter    "maxcube"      : 1.0.4    , installed 1.0.4
      Adapter    "mobile"       : 1.0.1    , installed 1.0.1
      Adapter    "mqtt"         : 3.0.6    , installed 4.0.7
      Adapter    "pushover"     : 2.1.0    , installed 3.0.0
      Adapter    "shelly"       : 5.3.2    , installed 6.0.0
      Adapter    "simple-api"   : 2.7.0    , installed 2.7.0
      Adapter    "socketio"     : 4.2.0    , installed 6.1.8
      Adapter    "sonoff"       : 2.5.1    , installed 2.5.1
      Adapter    "tankerkoenig" : 2.1.1    , installed 2.1.1
      Adapter    "trashschedule": 2.0.2    , installed 2.0.3
      Adapter    "unifi"        : 0.5.10   , installed 0.6.1
      Adapter    "vis"          : 1.4.15   , installed 1.4.15
      Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
      Adapter    "vis-canvas-gauges": 0.1.5, installed 0.1.5
      Adapter    "vis-hqwidgets": 1.2.0    , installed 1.2.0
      Adapter    "vis-icontwo"  : 0.87.0   , installed 0.87.0
      Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
      Adapter    "vis-keyboard" : 0.0.2    , installed 0.0.2
      Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
      Adapter    "vis-timeandweather": 1.1.7, installed 1.2.2
      Adapter    "vis-weather"  : 2.5.5    , installed 2.5.5
      Adapter    "weatherunderground": 3.4.2, installed 3.4.2
      Adapter    "web"          : 4.3.0    , installed 5.2.4
      Adapter    "ws"           : 1.3.0    , installed 2.1.3
      
      

      So, jetzt scheint er ja sauber gelöscht zu sein!
      Morgen werde ich versuchen die Tür- und Fensterkontakte wieder einzubinden..

      An dem Wechsel von beta zu stabel kann es zufällig nicht liegen, das meine ALEXA vertummt ist, oder?
      Adapter ist aktuell.. Leider seit heute morgen verstummt.

      haselchen Thomas Braun 3 Replies Last reply Reply Quote 0
      • haselchen
        haselchen Most Active @WR80 last edited by haselchen

        @wr80

        Wo ist da was sauber gelöscht?

        Error deleting adapter zigbee from disk: /opt/iobroker/node_modules/iobroker.zigbee/io-package.json: Unexpected token o in JSON at position 10271
        
        You might have to delete it yourself!
        
        W 1 Reply Last reply Reply Quote 0
        • Thomas Braun
          Thomas Braun Most Active @WR80 last edited by

          @wr80 sagte in Adapter Update Probleme mit dependencies:

          /opt/iobroker/node_modules/iobroker.zigbee/io-package.json

          Lösch das von Hand:

          rm /opt/iobroker/node_modules/iobroker.zigbee/io-package.json
          
          W 1 Reply Last reply Reply Quote 0
          • W
            WR80 @haselchen last edited by

            @haselchen Sorry, hab ich auch gerade erst gemerkt 😞

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

              @thomas-braun

              Hallo Thomas,

              pi@raspberrypi:~ $ rm /opt/iobroker/node_modules/iobroker.zigbee/io-package.json
              pi@raspberrypi:~ $
              
              

              ...erledigt!

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

                @wr80

                Nochmal

                iobroker update -i
                

                bitte.

                W 2 Replies Last reply Reply Quote 0
                • W
                  WR80 @Thomas Braun last edited by

                  @thomas-braun

                  pi@raspberrypi:~ $ iobroker update -i
                  Used repository: stable
                  Adapter    "admin"        : 5.3.8    , installed 6.1.11
                  Adapter    "alexa2"       : 3.11.2   , installed 3.15.2
                  Adapter    "backitup"     : 2.4.9    , installed 2.4.10
                  Adapter    "ble"          : 0.12.0   , installed 0.13.0
                  Adapter    "cloud"        : 4.1.1    , installed 4.2.0
                  Adapter    "daswetter"    : 3.1.2    , installed 3.1.3
                  Adapter    "discovery"    : 3.0.3    , installed 3.0.5
                  Adapter    "dwd"          : 2.8.3    , installed 2.8.3
                  Adapter    "history"      : 1.11.1   , installed 2.1.7
                  Adapter    "ical"         : 1.12.1   , installed 1.13.1
                  Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
                  Adapter    "icons-mfd-png": 1.1.0    , installed 1.1.0
                  Adapter    "icons-mfd-svg": 1.1.0    , installed 1.1.0
                  Adapter    "icons-open-icon-library-png": 0.1.2, installed 0.1.3
                  Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
                  Adapter    "influxdb"     : 2.6.3    , installed 3.1.7
                  Adapter    "javascript"   : 5.7.0    , installed 5.8.5
                  Controller "js-controller": 4.0.23   , installed 4.0.23
                  Adapter    "maxcube"      : 1.0.4    , installed 1.0.4
                  Adapter    "mobile"       : 1.0.1    , installed 1.0.1
                  Adapter    "mqtt"         : 3.0.6    , installed 4.0.7
                  Adapter    "pushover"     : 2.1.0    , installed 3.0.0
                  Adapter    "shelly"       : 5.3.2    , installed 6.0.0
                  Adapter    "simple-api"   : 2.7.0    , installed 2.7.0
                  Adapter    "socketio"     : 4.2.0    , installed 6.1.8
                  Adapter    "sonoff"       : 2.5.1    , installed 2.5.1
                  Adapter    "tankerkoenig" : 2.1.1    , installed 2.1.1
                  Adapter    "trashschedule": 2.0.2    , installed 2.0.3
                  Adapter    "unifi"        : 0.5.10   , installed 0.6.1
                  Adapter    "vis"          : 1.4.15   , installed 1.4.15
                  Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
                  Adapter    "vis-canvas-gauges": 0.1.5, installed 0.1.5
                  Adapter    "vis-hqwidgets": 1.2.0    , installed 1.2.0
                  Adapter    "vis-icontwo"  : 0.87.0   , installed 0.87.0
                  Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
                  Adapter    "vis-keyboard" : 0.0.2    , installed 0.0.2
                  Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                  Adapter    "vis-timeandweather": 1.1.7, installed 1.2.2
                  Adapter    "vis-weather"  : 2.5.5    , installed 2.5.5
                  Adapter    "weatherunderground": 3.4.2, installed 3.4.2
                  Adapter    "web"          : 4.3.0    , installed 5.2.4
                  Adapter    "ws"           : 1.3.0    , installed 2.1.3
                  pi@raspberrypi:~ $
                  
                  
                  1 Reply Last reply Reply Quote 0
                  • Thomas Braun
                    Thomas Braun Most Active @WR80 last edited by

                    @wr80 sagte in Adapter Update Probleme mit dependencies:

                    An dem Wechsel von beta zu stabel kann es zufällig nicht liegen, das meine ALEXA vertummt ist, oder?

                    Vermutlich hat sich da was geändert:

                    https://forum.iobroker.net/topic/56021/alexa2-adapter-3-13-3-14-3-15-3-16-3-17-beta/124

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

                      @thomas-braun

                      ..ist jetzt kein Weltuntergang bei mir. Vielleicht tut sich da was in Kürze am Adapter..

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

                        @thomas-braun

                        Thomas,

                        besten Dank nochmal für deine Unterstützung!
                        Auch der ZigBee Adapter läuft wieder einwandfrei..

                        Schönen Abend!

                        PS: Auch natürlich @crunchip, @Glasfaser , @haselchen , @Homoran
                        ---> Danke!

                        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

                        854
                        Online

                        31.9k
                        Users

                        80.1k
                        Topics

                        1.3m
                        Posts

                        6
                        55
                        2008
                        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