Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Visualisierung
    4. Fire Tablet Jarvis aktualisiert sich nicht

    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

    Fire Tablet Jarvis aktualisiert sich nicht

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

      @technodj23

      zigbee.0
         2023-01-23 20:56:36.804	error	Error herdsman start
      zigbee.0
         2023-01-23 20:56:36.804	error	Failed to start Zigbee
      zigbee.0
         2023-01-23 20:56:36.803	error	Starting zigbee-herdsman problem : "Failed to connect to the adapter (Error: SRSP - SYS - ping after 6000ms)"
      
      Thomas Braun 1 Reply Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @technodj23 last edited by

        @technodj23
        Warum jetzt wieder das Log umgekehrt?

        iob stop
        cd /opt/iobroker 
        sudo -H -u iobroker npm install iobroker.js-controller
        iob restart
        
        T 2 Replies Last reply Reply Quote 0
        • T
          technodj23 @Thomas Braun last edited by

          @thomas-braun sagte in Fire Tablet Jarvis aktualisiert sich nicht:

          @technodj23
          Warum jetzt wieder das Log umgekehrt?

          Kam jetzt als zusätzliche Meldung. Zigbee läuft wieder, habe mal kurz den dev Pfad geändert, danach lief Zigbee wieder...

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

            @thomas-braun sagte in Fire Tablet Jarvis aktualisiert sich nicht:

            @technodj23
            Warum jetzt wieder das Log umgekehrt?

            iob stop
            cd /opt/iobroker 
            sudo -H -u iobroker npm install iobroker.js-controller
            iob restart
            
            pi@raspberrypi4-iob:/opt/iobroker $ sudo -H -u iobroker npm install iobroker.js-controller
            npm ERR! code ENOTEMPTY
            npm ERR! syscall rename
            npm ERR! path /opt/iobroker/node_modules/agentkeepalive
            npm ERR! dest /opt/iobroker/node_modules/.agentkeepalive-G7SHyKbn
            npm ERR! errno -39
            npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/agentkeepalive' -> '/opt/iobroker/node_modules/.agentkeepalive-G7SHyKbn'
            
            npm ERR! A complete log of this run can be found in:
            npm ERR!     /home/iobroker/.npm/_logs/2023-01-23T20_13_53_992Z-debug-0.log
            
            

            So langsam nervt es.

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

              @technodj23 sagte in Fire Tablet Jarvis aktualisiert sich nicht:

              Zigbee läuft wieder, habe mal kurz den dev Pfad geändert

              Auf was? Hoffentlich auf den Link aus /dev/serial/by-id

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

                @technodj23 sagte in Fire Tablet Jarvis aktualisiert sich nicht:

                ENOTEMPTY: directory not empty

                Siehe oben.

                T 1 Reply Last reply Reply Quote 0
                • T
                  technodj23 last edited by

                  @thomas-braun sagte in Fire Tablet Jarvis aktualisiert sich nicht:

                  @technodj23 sagte in Fire Tablet Jarvis aktualisiert sich nicht:

                  Zigbee läuft wieder, habe mal kurz den dev Pfad geändert

                  Auf was? Hoffentlich auf den Link aus /dev/serial/by-id

                  Ja, genau.

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

                    @thomas-braun sagte in Fire Tablet Jarvis aktualisiert sich nicht:

                    @technodj23 sagte in Fire Tablet Jarvis aktualisiert sich nicht:

                    ENOTEMPTY: directory not empty

                    Siehe oben.

                    Drehen wir/ich uns nicht im Kreis? Das ganze hab ich ja nun schon paar Mal durch....

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

                      @technodj23

                      Du kannst auch die Rosskur machen.
                      Ich bekomme aber nicht mehr zusammen was da immer genau gelöscht wurde.

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

                        @thomas-braun

                         iobroker list instances
                        node:internal/modules/cjs/loader:998
                          throw err;
                          ^
                        
                        Error: Cannot find module 'node-forge'
                        Require stack:
                        - /opt/iobroker/node_modules/@iobroker/js-controller-common/lib/common/tools.js
                        - /opt/iobroker/node_modules/@iobroker/js-controller-common/index.js
                        - /opt/iobroker/node_modules/iobroker.js-controller/lib/setup.js
                        - /opt/iobroker/node_modules/iobroker.js-controller/iobroker.js
                            at Function.Module._resolveFilename (node:internal/modules/cjs/loader:995:15)
                            at Function.Module._load (node:internal/modules/cjs/loader:841:27)
                            at Module.require (node:internal/modules/cjs/loader:1067:19)
                            at require (node:internal/modules/cjs/helpers:103:18)
                            at Object.<anonymous> (/opt/iobroker/node_modules/@iobroker/js-controller-common/lib/common/tools.js:7:15)
                            at Module._compile (node:internal/modules/cjs/loader:1165:14)
                            at Object.Module._extensions..js (node:internal/modules/cjs/loader:1219:10)
                            at Module.load (node:internal/modules/cjs/loader:1043:32)
                            at Function.Module._load (node:internal/modules/cjs/loader:878:12)
                            at Module.require (node:internal/modules/cjs/loader:1067:19) {
                          code: 'MODULE_NOT_FOUND',
                          requireStack: [
                            '/opt/iobroker/node_modules/@iobroker/js-controller-common/lib/common/tools.js',
                            '/opt/iobroker/node_modules/@iobroker/js-controller-common/index.js',
                            '/opt/iobroker/node_modules/iobroker.js-controller/lib/setup.js',
                            '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                          ]
                        }
                        
                        

                        Was hat das jetzt wieder zu sagen? Kann die Iobroker Oberfläche jetzt gar nicht mehr erreichen 😕

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

                          @technodj23

                          js-controller nochmal installieren.

                          1 Reply Last reply Reply Quote 0
                          • T
                            technodj23 last edited by

                            @thomas-braun keine Chance, alles versucht. Iobroker läuft per SSH komme ich drauf.

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

                              @technodj23 sagte in Fire Tablet Jarvis aktualisiert sich nicht:

                              keine Chance, alles versucht.

                              Was genau soll 'alles' sein?

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

                                @thomas-braun alles was wir vorher schon durchgespielt haben + js controler neu installiert.

                                1 Reply Last reply Reply Quote 0
                                • T
                                  technodj23 last edited by

                                  @thomas-braun Komischerweise "läuft" Er jetzt wieder, aber so siehts beim Zigbee Adapter aus 😕

                                  Screenshot 2023-01-25 170516.jpg

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

                                    @technodj23

                                    Bitte dann einen eigenen Thread zu dem zigbee-Problem aufmachen. Dort dann Logfiles einstellen.
                                    Das ist einer der alten Heuler CC2531, oder?

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

                                      @thomas-braun sagte in Fire Tablet Jarvis aktualisiert sich nicht:

                                      Das ist einer der alten Heuler CC2531, oder?

                                      Ja 🙂

                                      Aber Adapter Updates kann ich immer noch nicht mache und auch nichts neues installieren...

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

                                        @technodj23 sagte in Fire Tablet Jarvis aktualisiert sich nicht:

                                        Aber Adapter Updates kann ich immer noch nicht mache und auch nichts neues installieren...

                                        Mit welchen Meldungen?
                                        Vermutlich:
                                        https://forum.iobroker.net/topic/57337/fehler-25-oder-217-bei-adapter-install-update-mit-npm8

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

                                        Support us

                                        ioBroker
                                        Community Adapters
                                        Donate

                                        576
                                        Online

                                        31.9k
                                        Users

                                        80.1k
                                        Topics

                                        1.3m
                                        Posts

                                        vis
                                        3
                                        66
                                        3225
                                        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