Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. [Gelöst] Zigbee Adapter lässt sich Update nicht installieren

    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] Zigbee Adapter lässt sich Update nicht installieren

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

      @frankthegreat

      Dann zieh zuerst den Rest hoch:

      iobroker stop
      iobroker update
      iobroker upgrade
      iobroker upgrade self
      iobroker start
      
      frankthegreat 1 Reply Last reply Reply Quote 0
      • frankthegreat
        frankthegreat @Thomas Braun last edited by

        @thomas-braun

        Läuft...
        aber ich seh schon...das wird dauern.

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

          @frankthegreat

          Jetzt rächt sich deine nachlässige Systempflege.

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

            @thomas-braun sagte in Zigbee Adapter lässt sich Update nicht installieren:

            @frankthegreat

            Jetzt rächt sich deine nachlässige Systempflege.

            ...ich gelobe Besserung 😇

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

              @thomas-braun
              So, alles auf dem neusten Stand... leider will der Zigbee immer noch nicht.

              pi@raspberrypi:~ $ iobroker upgrade iobroker.zigbee@1.5.6
              Uncaught Rejection: SyntaxError: /opt/iobroker/node_modules/iobroker.zigbee/io-package.json: Unexpected token } in JSON at position 167
                  at parse (<anonymous>)
                  at Object.Module._extensions..json (internal/modules/cjs/loader.js:1041:22)
                  at Module.load (internal/modules/cjs/loader.js:863:32)
                  at Function.Module._load (internal/modules/cjs/loader.js:708:14)
                  at Module.require (internal/modules/cjs/loader.js:887:19)
                  at require (internal/modules/cjs/helpers.js:74:18)
                  at Upgrade.upgradeAdapter (/opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupUpgrade.js:368:27)
                  at /opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupUpgrade.js:276:26
                  at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/lib/setup.js:2621:45)
                  at processImmediate (internal/timers.js:463:21)
              pi@raspberrypi:~ $
              
              
              Thomas Braun 2 Replies Last reply Reply Quote 0
              • Thomas Braun
                Thomas Braun Most Active @frankthegreat last edited by

                @frankthegreat

                cd /opt/iobroker 
                npm cache clear --force
                
                frankthegreat 1 Reply Last reply Reply Quote 0
                • Thomas Braun
                  Thomas Braun Most Active @frankthegreat last edited by

                  @frankthegreat
                  Ansonsten: Schau was in der genannten Datei krumm ist:

                  /opt/iobroker/node_modules/iobroker.zigbee/io-package.json: Unexpected token } in JSON at position 167
                  
                  frankthegreat 1 Reply Last reply Reply Quote 0
                  • frankthegreat
                    frankthegreat @Thomas Braun last edited by

                    @thomas-braun

                    Is durchgelaufen...leider keine Besserung.

                    
                    pi@raspberrypi:/opt/iobroker $ iobroker upgrade iobroker.zigbee@1.5.6
                    Uncaught Rejection: SyntaxError: /opt/iobroker/node_modules/iobroker.zigbee/io-package.json: Unexpected token } in JSON at position 167
                        at parse (<anonymous>)
                        at Object.Module._extensions..json (internal/modules/cjs/loader.js:1041:22)
                        at Module.load (internal/modules/cjs/loader.js:863:32)
                        at Function.Module._load (internal/modules/cjs/loader.js:708:14)
                        at Module.require (internal/modules/cjs/loader.js:887:19)
                        at require (internal/modules/cjs/helpers.js:74:18)
                        at Upgrade.upgradeAdapter (/opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupUpgrade.js:368:27)
                        at /opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupUpgrade.js:276:26
                        at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/lib/setup.js:2621:45)
                        at processImmediate (internal/timers.js:463:21)
                    pi@raspberrypi:/opt/iobroker $
                    
                    
                    1 Reply Last reply Reply Quote 0
                    • frankthegreat
                      frankthegreat @Thomas Braun last edited by

                      @thomas-braun

                      Findet er nicht.

                      pi@raspberrypi:~ $ /opt/iobroker/node_modules/iobroker.zigbee/io-package.json: Unexpected token } in JSON at position 167
                      -bash: /opt/iobroker/node_modules/iobroker.zigbee/io-package.json:: Datei oder Verzeichnis nicht gefunden
                      pi@raspberrypi:~ $
                      
                      
                      Thomas Braun Glasfaser 2 Replies Last reply Reply Quote 0
                      • Thomas Braun
                        Thomas Braun Most Active @frankthegreat last edited by

                        @frankthegreat
                        ?
                        Du musst da schon mit einem pager oder editor ran.

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

                        oder

                        nano /opt/iobroker/node_modules/iobroker.zigbee/io-package.json
                        
                        1 Reply Last reply Reply Quote 0
                        • Glasfaser
                          Glasfaser @frankthegreat last edited by

                          @frankthegreat sagte in Zigbee Adapter lässt sich Update nicht installieren:

                          @thomas-braun

                          Findet er nicht.

                          pi@raspberrypi:~ $ /opt/iobroker/node_modules/iobroker.zigbee/io-package.json: Unexpected token } in JSON at position 167
                          -bash: /opt/iobroker/node_modules/iobroker.zigbee/io-package.json:: Datei oder Verzeichnis nicht gefunden
                          pi@raspberrypi:~ $
                          
                          

                          Ist der gleich Fehler wie hier :

                          https://forum.iobroker.net/topic/47094/gelöst-zigbee-adapter-lässt-sich-nicht-inst

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

                            @glasfaser

                            Ah, den hatte ich nicht mehr präsent. Aber macht Sinn...

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

                              @thomas-braun sagte in Zigbee Adapter lässt sich Update nicht installieren:

                              @glasfaser

                              Ah, den hatte ich nicht mehr präsent. Aber macht Sinn...

                              Hmm, jetzt bin ich verwirrt...was genau muß ich machen?

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

                                @frankthegreat

                                Den Adapter mal an npm vorbei aus dem github ziehen.

                                Bzw mal so versuchen:

                                cd /opt/iobroker
                                npm install iobroker.zigbee@1.5.6
                                iobroker stop
                                iobroker fix
                                iobroker start
                                
                                frankthegreat 1 Reply Last reply Reply Quote 0
                                • frankthegreat
                                  frankthegreat @Thomas Braun last edited by

                                  @thomas-braun

                                  Über die Katze installieren?

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

                                    @frankthegreat

                                    Erstmal wie oben probieren.

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

                                      @thomas-braun
                                      OK, ist gestartet.

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

                                        @thomas-braun sagte in Zigbee Adapter lässt sich Update nicht installieren:

                                        @frankthegreat

                                        Erstmal wie oben probieren.

                                        Jepp, das war's...lässt sich wieder installieren.

                                        Super Thomas, vielen vielen Dank für deine unermüdliche Hilfe.
                                        Der Abend ist gerettet. 👍

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

                                        Support us

                                        ioBroker
                                        Community Adapters
                                        Donate

                                        941
                                        Online

                                        31.9k
                                        Users

                                        80.1k
                                        Topics

                                        1.3m
                                        Posts

                                        3
                                        34
                                        1664
                                        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