Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Beta Test js-controller 3.2.x auf GitHub

    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

    Beta Test js-controller 3.2.x auf GitHub

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

      @apollon77 sagte in Beta Test js-controller 3.2.x auf GitHub:

      Mal andere Frage: Schaut mal ob jemand hier einejn Eintrag hat (unter "Objekte", Expertenmodus, "system.host.NAME.notifications" ... Falls das bei jemandem nicht leer ist bitte iobroker mal stoppen und in iobroker-data nach der notifications.json schauen und den Inhalt mal posten ... Danke 🙂

      Bildschirmfoto 2021-01-09 um 23.27.14.png

      bei meinem Pi3 slave steht

      {"restartLoop":{"count":1}}
      

      notifivation.json leer:

      
      pi@raspberrypi:/opt $ cd iobroker
      pi@raspberrypi:/opt/iobroker $ cd iobroker-data
      pi@raspberrypi:/opt/iobroker/iobroker-data $ ls
      backup-objects  iobroker.json       objects.json      states.json
      files           notifications.json  objects.json.bak  states.json.bak
      pi@raspberrypi:/opt/iobroker/iobroker-data $ sudo nano notifications.json
        GNU nano 3.2                   notifications.json
      
      {}
      
      
      
      apollon77 1 Reply Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @apollon77 last edited by

        @apollon77

        notifications.json

        {"system":{"restartLoop":{"system.adapter.mihome-vacuum.0":[{"message":"Restart loop detected","ts":1610197549296}],"system.adapter.zigbee.0":[{"message":"Restart loop detected","ts":1610196881536}]}}}
        
        1 Reply Last reply Reply Quote 0
        • Feuersturm
          Feuersturm @apollon77 last edited by

          @apollon77 sagte in Beta Test js-controller 3.2.x auf GitHub:

          @Feuersturm was sagt „iobroker setup custom“ bei der objects databank für einen Typ? File oder redis?

          Ich nutze dann wohl file 🙂

          proxmox@ioBrokerBETA:~$ iobroker setup custom
          Current configuration:
          - Objects database:
            - Type: file
          
          apollon77 1 Reply Last reply Reply Quote 1
          • lobomau
            lobomau last edited by

            Bei mir machen RAM und CPU folgendes. Ursache kenne ich noch nicht.

            fd2918ad-3680-4a85-ab3d-99ecf2d71884-image.png

            f8e6364c-d81d-4e8c-b0c3-3e93babf7a5b-image.png

            apollon77 1 Reply Last reply Reply Quote 0
            • Wal
              Wal Developer @SBorg last edited by

              @SBorg ,
              nicht schlecht dein Speicherverbrauch. Bei mir sind es ca. 200MB weniger, von 1,4GB auf 1,14GB.
              Instanzen siehe oben, Grafana läuft auch noch im gleichen Container.

              1 Reply Last reply Reply Quote 0
              • apollon77
                apollon77 @lobomau last edited by

                @lobomau hast du vorm checken Des file iobroker gestoppt ;-))

                lobomau 1 Reply Last reply Reply Quote 0
                • lobomau
                  lobomau @apollon77 last edited by

                  @apollon77 ja

                  1 Reply Last reply Reply Quote 0
                  • apollon77
                    apollon77 @Feuersturm last edited by

                    @Feuersturm Danke. Dachte ich mir

                    1 Reply Last reply Reply Quote 0
                    • apollon77
                      apollon77 @lobomau last edited by

                      @lobomau interessant. Glaube da solltest du mal auf Prozess Ebene schauen

                      lobomau 1 Reply Last reply Reply Quote 0
                      • lobomau
                        lobomau @apollon77 last edited by lobomau

                        @apollon77 ich bin eine Erkenntnis reicher. Meine Abstürze kommen scheinbar nicht von alleine.
                        Habe eben einen DP gestartet zu loggen mit influxDB, schon gehen RAM und CPU wieder hoch bis zum Teilabsturz.

                        Ich lasse das mal paar Stunden laufen und probiere dann einen weitere DP zu loggen für 100% Gewissheit.
                        c9be7c1f-67df-4df6-8d7d-d49bfce24c12-image.png

                        Zu früh gefreut... der letzte Anstieg kam vonm alleine 😞

                        5ee7a9d1-35fe-4199-8818-8bd5988a855d-image.png

                        1 Reply Last reply Reply Quote 0
                        • apollon77
                          apollon77 @Feuersturm last edited by

                          @Feuersturm @sigi234 Eine neue Version ist auf GitHub, die das fixen sollte. Bitte prüfen.

                          SBorg Feuersturm 2 Replies Last reply Reply Quote 0
                          • SBorg
                            SBorg Forum Testing Most Active @apollon77 last edited by

                            @apollon77 Die 3.2.5 hängt bei mir, kein ioB mehr.
                            iobroker status all:

                            iobroker is running on this host.
                            
                            
                            
                            SYSTEM/memoryLimitMB: 0
                            SYSTEM/hostname:
                            MULTIHOSTSERVICE/enabled: false
                            MULTIHOSTSERVICE/secure: true
                            NETWORK/IPv4: true
                            NETWORK/IPv6: true
                            (node:4830) UnhandledPromiseRejectionWarning: TypeError: Cannot convert undefined or null to object
                                at Function.keys (<anonymous>)
                                at showConfig (/opt/iobroker/node_modules/iobroker.js-controller/lib/cli/cliProcess.js:283:31)
                                at showConfig (/opt/iobroker/node_modules/iobroker.js-controller/lib/cli/cliProcess.js:290:13)
                                at showConfig (/opt/iobroker/node_modules/iobroker.js-controller/lib/cli/cliProcess.js:290:13)
                                at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/lib/cli/cliProcess.js:212:25)
                            (node:4830) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
                            (node:4830) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
                            

                            Danach hängt das Terminal + nix mehr 😉

                            @Wal sagte in Beta Test js-controller 3.2.x auf GitHub:

                            @SBorg ,
                            nicht schlecht dein Speicherverbrauch. Bei mir sind es ca. 200MB weniger, von 1,4GB auf 1,14GB.
                            Instanzen siehe oben, Grafana läuft auch noch im gleichen Container.

                            Ist die kpl. VM, inkl. ioB, Grafana, Influx, Apache...
                            Der reine ioB liegt um die 5GB, die ~100-200MB Einsparung kann ich so bestätigen 🙂

                            Thomas Braun apollon77 2 Replies Last reply Reply Quote 0
                            • Thomas Braun
                              Thomas Braun Most Active @SBorg last edited by

                              @SBorg @apollon77

                              Die 3.2.5 hängt bei mir auch:

                              2021-01-10 15:04:31.231  - error: host.raspberrypi startInstance system.adapter.admin.0Invalid version of "js-controller". Installed "3.2.5-0", required ">=2.0.0
                              2021-01-10 15:04:35.260  - error: host.raspberrypi startInstance system.adapter.alexa2.0Invalid version of "js-controller". Installed "3.2.5-0", required ">=2.0.0
                              2021-01-10 15:04:39.227  - info: host.raspberrypi instance system.adapter.backitup.0 started with pid 11919
                              2021-01-10 15:04:42.627  - info: backitup.0 (11919) starting. Version 1.8.3 in /opt/iobroker/node_modules/iobroker.backitup, node: v14.15.4, js-controller: 3.2.5-0
                              2021-01-10 15:04:42.699  - info: backitup.0 (11919) [iobroker] backup was activated at 02:42 every 1 day(s)
                              2021-01-10 15:04:43.222  - error: host.raspberrypi startInstance system.adapter.javascript.0Invalid version of "js-controller". Installed "3.2.5-0", required ">=2.2.0
                              2021-01-10 15:04:47.286  - error: host.raspberrypi startInstance system.adapter.mihome.0Invalid version of "js-controller". Installed "3.2.5-0", required ">=2.0.0
                              2021-01-10 15:04:51.278  - info: host.raspberrypi instance system.adapter.nuki-extended.0 started with pid 11940
                              2021-01-10 15:04:53.096  - info: nuki-extended.0 (11940) starting. Version 2.3.0 in /opt/iobroker/node_modules/iobroker.nuki-extended, node: v14.15.4, js-controller: 3.2.5-0
                              2021-01-10 15:04:54.092  - info: nuki-extended.0 (11940) Polling Nuki Web API with a frequency of 10s.
                              2021-01-10 15:04:54.093  - info: nuki-extended.0 (11940) Listening for Nuki events on port 51989.
                              2021-01-10 15:04:55.223  - error: host.raspberrypi startInstance system.adapter.tado.0Invalid version of "js-controller". Installed "3.2.5-0", required ">=1.4.2
                              2021-01-10 15:04:59.227  - error: host.raspberrypi startInstance system.adapter.tr-064.0Invalid version of "js-controller". Installed "3.2.5-0", required ">=2.0.0
                              2021-01-10 15:05:03.217  - error: host.raspberrypi startInstance system.adapter.tradfri.0Invalid version of "js-controller". Installed "3.2.5-0", required ">=1.4.2
                              2021-01-10 15:05:07.254  - error: host.raspberrypi startInstance system.adapter.web.0Invalid version of "js-controller". Installed "3.2.5-0", required ">=2.0.0
                              2021-01-10 15:05:11.263  - error: host.raspberrypi startInstance system.adapter.info.0Invalid version of "js-controller". Installed "3.2.5-0", required ">=2.0.0
                              2021-01-10 15:05:15.246  - error: host.raspberrypi startInstance system.adapter.whatsapp-cmb.0Invalid version of "js-controller". Installed "3.2.5-0", required ">=1.4.2
                              
                              1 Reply Last reply Reply Quote 0
                              • apollon77
                                apollon77 last edited by

                                Jupp, sorry, Bitte nochmal neu installieren. fixed

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

                                  @SBorg Den "iobroker status all" fehler checke ich nachher.

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

                                    @apollon77 sagte in Beta Test js-controller 3.2.x auf GitHub:

                                    Jupp, sorry, Bitte nochmal neu installieren. fixed

                                    Stimmt, fixed, startet wieder.

                                    1 Reply Last reply Reply Quote 0
                                    • SBorg
                                      SBorg Forum Testing Most Active @apollon77 last edited by

                                      @apollon77 sagte in Beta Test js-controller 3.2.x auf GitHub:

                                      Jupp, sorry, Bitte nochmal neu installieren. fixed

                                      Done + doppelt gefixt: läuft wieder und der VIS-Dateimanager lüppt auch wieder 👍 😁

                                      1 Reply Last reply Reply Quote 0
                                      • Neuschwansteini
                                        Neuschwansteini @apollon77 last edited by

                                        @apollon77 js-controller 3.2.5 ohne besondere Vorkommnisse. 🙂

                                        1 Reply Last reply Reply Quote 0
                                        • Feuersturm
                                          Feuersturm @apollon77 last edited by

                                          @apollon77 sagte in Beta Test js-controller 3.2.x auf GitHub:

                                          @Feuersturm @sigi234 Eine neue Version ist auf GitHub, die das fixen sollte. Bitte prüfen.

                                          Ich konnte auch ohne Probleme auf die v.3.2.5 aktualisieren. VIS Dateimanager geht auch wieder und bisher sind keine neuen Probleme aufgefallen.

                                          1 Reply Last reply Reply Quote 0
                                          • Wal
                                            Wal Developer last edited by

                                            Ich muss morgen mal nachschauen, in meinem Doorio-Adapter gibt es ein Error wenn diese Zeilen abgearbeitet werden:

                                            clearTimeout(tout1);
                                            tout1 = setTimeout(() => {
                                                tout1 = null;
                                                adapter.setForeignState(adapter.config.call_established, false, true);
                                                adapter.setState('CALL_ESTABLISHED', false, true);
                                            }, 1000);
                                            

                                            Die ID von setForeignState ist leer, kommt als Fehler. (adapter.js vom js-controller)
                                            Mal sehen ob ich es finde. 😉

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            789
                                            Online

                                            31.7k
                                            Users

                                            79.9k
                                            Topics

                                            1.3m
                                            Posts

                                            js-controller
                                            25
                                            287
                                            32995
                                            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