Navigation

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

    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

    Alpha Test js-controller 4.0

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

      @feuersturm Das liegt aktuell daran das dein Multihost nicht voll aktualisiert ist. Sollte danach wieder verschwinden

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

        @apollon77 Jup, Master und Slave sind jetzt auf js-controller 4.0 und die Meldungen sind nicht mehr da.
        System startet ohne Probleme und bisher keine Probleme ersichtlich.

        Habe gerade den Slave Host neu gestartet, indem ich eine Logging Änderung für Seq im Host konfiguriert habe was zum Neustart des Hosts geführt hat.
        Im Log stand dann folgendes:

        2022-01-31 23:26:17.539 - debug: history.1 (9160) Plugin sentry destroyed
        2022-01-31 23:26:17.517 - info: host.ioBrokerNew received SIGTERM
        2022-01-31 23:26:17.542 - info: discovery.0 (9175) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
        2022-01-31 23:26:17.547 - info: history.1 (9160) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
        2022-01-31 23:26:17.566 - info: host.ioBrokerNew stopInstance system.adapter.history.1 (force=false, process=true)
        2022-01-31 23:26:17.570 - info: host.ioBrokerNew stopInstance system.adapter.discovery.0 (force=false, process=true)
        2022-01-31 23:26:17.583 - info: discovery.0 (9175) Got terminate signal TERMINATE_YOURSELF
        2022-01-31 23:26:17.593 - info: host.ioBrokerNew stopInstance system.adapter.discovery.0 send kill signal
        2022-01-31 23:26:18.332 - info: host.ioBrokerNew instance system.adapter.history.1 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
        2022-01-31 23:26:18.594 - info: host.ioBrokerNew instance system.adapter.discovery.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
        2022-01-31 23:26:18.598 - info: host.ioBrokerNew All instances are stopped.
        2022-01-31 23:26:18.638 - error: host.ioBrokerNew uncaught exception: Connection is closed.
        2022-01-31 23:26:18.640 - error: host.ioBrokerNew Error: Connection is closed.
        at Redis.sendCommand (/opt/iobroker/node_modules/ioredis/built/redis/index.js:628:24)
        at Redis.get (/opt/iobroker/node_modules/ioredis/built/commander.js:122:25)
        at ObjectsInRedisClient._getObject (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:2662:37)
        at Immediate. (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:2708:33)
        at processImmediate (internal/timers.js:466:21)
        2022-01-31 23:26:18.644 - info: host.ioBrokerNew stopInstance system.adapter.history.1 (force=false, process=false)
        2022-01-31 23:26:18.646 - info: host.ioBrokerNew stopInstance system.adapter.discovery.0 (force=false, process=false)
        2022-01-31 23:26:18.649 - info: host.ioBrokerNew iobroker _restart
        2022-01-31 23:26:18.915 - info: host.ioBrokerNew terminated
        2022-01-31 23:26:18.919 - info: host.ioBrokerNew terminated
        2022-01-31 23:26:21.591 - info: host.ioBrokerNew iobroker.js-controller version 4.0.0 js-controller starting
        2022-01-31 23:26:21.603 - info: host.ioBrokerNew Copyright (c) 2014-2022 bluefox, 2014 hobbyquaker
        2022-01-31 23:26:21.605 - info: host.ioBrokerNew hostname: ioBrokerNew, node: v14.18.1
        2022-01-31 23:26:21.607 - info: host.ioBrokerNew ip addresses: 192.168.178.78 fe80::d4a0:37ff:fe8e:f0c1
        2022-01-31 23:26:22.091 - info: host.ioBrokerNew connected to Objects and States
        2022-01-31 23:26:22.123 - info: host.ioBrokerNew added notifications configuration of host
        2022-01-31 23:26:23.102 - info: host.ioBrokerNew 59 instances found
        2022-01-31 23:26:23.199 - info: host.ioBrokerNew starting 2 instances
        2022-01-31 23:26:23.415 - info: host.ioBrokerNew instance system.adapter.history.1 started with pid 9238
        2022-01-31 23:26:25.047 - debug: history.1 (9238) Redis Objects: Use Redis connection: 192.168.178.77:9001
        2022-01-31 23:26:25.156 - debug: history.1 (9238) Objects client ready ... initialize now
        2022-01-31 23:26:25.160 - debug: history.1 (9238) Objects create System PubSub Client
        2022-01-31 23:26:25.164 - debug: history.1 (9238) Objects create User PubSub Client
        2022-01-31 23:26:25.287 - debug: history.1 (9238) Objects client initialize lua scripts
        2022-01-31 23:26:25.297 - debug: history.1 (9238) Objects connected to redis: 192.168.178.77:9001
        2022-01-31 23:26:25.361 - debug: history.1 (9238) Redis States: Use Redis connection: 192.168.178.77:9000
        2022-01-31 23:26:25.396 - debug: history.1 (9238) States create System PubSub Client
        2022-01-31 23:26:25.398 - debug: history.1 (9238) States create User PubSub Client
        2022-01-31 23:26:25.463 - debug: history.1 (9238) States connected to redis: 192.168.178.77:9000
        2022-01-31 23:26:25.989 - debug: history.1 (9238) Plugin sentry Initialize Plugin (enabled=true)
        2022-01-31 23:26:26.362 - info: history.1 (9238) starting. Version 1.10.5 in /opt/iobroker/node_modules/iobroker.history, node: v14.18.1, js-controller: 4.0.0-alpha.67-20220131-6621d47f
        2022-01-31 23:26:27.423 - info: host.ioBrokerNew instance system.adapter.discovery.0 started with pid 9253
        2022-01-31 23:26:30.270 - info: discovery.0 (9253) starting. Version 2.7.5 in /opt/iobroker/node_modules/iobroker.discovery, node: v14.18.1, js-controller: 4.0.0-alpha.67-20220131-6621d47f
        
        1 Reply Last reply Reply Quote 0
        • M
          mrjeschke @apollon77 last edited by mrjeschke

          @apollon77
          Nach dem update auf den js-controller 4 bekomme ich wieder invalid
          Type errors.

          
          2022-01-31 23:45:51.995 - warn: info.0 (9932) Object info.0.sysinfo.cpu.currentLoad.currentLoad is invalid: obj.common.min has an invalid type! Expected "number", received "string"
          2022-01-31 23:45:51.996 - warn: info.0 (9932) This object will not be created in future versions. Please report this to the developer.
          2022-01-31 23:45:51.998 - warn: info.0 (9932) Object info.0.sysinfo.cpu.currentLoad.currentLoadUser is invalid: obj.common.min has an invalid type! Expected "number", received "string"
          2022-01-31 23:45:51.999 - warn: info.0 (9932) This object will not be created in future versions. Please report this to the developer.
          2022-01-31 23:45:52.000 - warn: info.0 (9932) Object info.0.sysinfo.cpu.currentLoad.currentLoadSystem is invalid: obj.common.min has an invalid type! Expected "number", received "string"
          2022-01-31 23:45:52.000 - warn: info.0 (9932) This object will not be created in future versions. Please report this to the developer.
          2022-01-31 23:45:52.002 - warn: info.0 (9932) Object info.0.sysinfo.cpu.currentLoad.currentLoadNice is invalid: obj.common.min has an invalid type! Expected "number", received "string"
          2022-01-31 23:45:52.002 - warn: info.0 (9932) This object will not be created in future versions. Please report this to the developer.
          2022-01-31 23:45:52.003 - warn: info.0 (9932) Object info.0.sysinfo.cpu.currentLoad.currentLoadIdle is invalid: obj.common.min has an invalid type! Expected "number", received "string"
          2022-01-31 23:45:52.003 - warn: info.0 (9932) This object will not be created in future versions. Please report this to the developer.
          2022-01-31 23:45:52.004 - warn: info.0 (9932) Object info.0.sysinfo.cpu.currentLoad.currentLoadIrq is invalid: obj.common.min has an invalid type! Expected "number", received "string"
          2022-01-31 23:45:52.005 - warn: info.0 (9932) This object will not be created in future versions. Please report this to the developer.
          
          

          edit: war etwas zu schnell.
          Fehler war vorher auch schon da, war aber vorher Info, jetzt Warnung

          apollon77 2 Replies Last reply Reply Quote 1
          • amg_666
            amg_666 @apollon77 last edited by

            @apollon77
            update lief durch:

            The object "system.certificates" was updated successfully.
            States DB type migrated from "file" to "jsonl"
            Objects DB type migrated from "file" to "jsonl"
            ioBroker configuration updated
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.3.2 (node_modules/chokidar/node_modules/fsevents):
            npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.7 (node_modules/osx-temperature-sensor):
            npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.7: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.2 (node_modules/zigbee-herdsman-converters/node_modules/fsevents):
            npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.2 (node_modules/zigbee-herdsman-converters/node_modules/zigbee-herdsman/node_modules/fsevents):
            npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.2 (node_modules/zigbee-herdsman/node_modules/fsevents):
            npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
            
            + iobroker.js-controller@4.0.0-alpha.67-20220131-6621d47f
            added 21 packages from 19 contributors, removed 1 package and updated 38 packages in 91.744s
            
            183 packages are looking for funding
              run `npm fund` for details
            

            Im Admin kam erstmal nix, das liegt aber glaube ich am Firefox und dem Cache. Nach F5 kam dann
            e0bd48e3-539c-430b-9765-40bd2121f7f6-grafik.png

            Update Slave lief auch durch, da kam dann allerdings

            
               ╭───────────────────────────────────────────────────────────────╮
               │                                                               │
               │     New major version of npm available! 6.14.15 -> 8.3.0      │
               │   Changelog: https://github.com/npm/cli/releases/tag/v8.3.0   │
               │               Run npm install -g npm to update!               │
               │                                                               │
               ╰───────────────────────────────────────────────────────────────╯
            
            pi@iostrom:/opt/iobroker $
            pi@iostrom:/opt/iobroker $ + iobroker.js-controller@4.0.0-alpha.67-20220131-6621d47f
            -bash: +: Kommando nicht gefunden.
            pi@iostrom:/opt/iobroker $ added 46 packages from 20 contributors, removed 146 packages and updated 38 packages in 122.123s
            -bash: added: Kommando nicht gefunden.
            pi@iostrom:/opt/iobroker $
            pi@iostrom:/opt/iobroker $ 38 packages are looking for funding
            -bash: 38: Kommando nicht gefunden.
            pi@iostrom:/opt/iobroker $   run `npm fund` for details
            
            
            

            Soll npm 8.3.0 installiert werden ???? Ich denke mal nein, oder?

            Fazit: Alle Instanzen grün, System läuft 🙂

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

              @amg_666 sagte in Alpha Test js-controller 4.0:

              Soll npm 8.3.0 installiert werden ???? Ich denke mal nein, oder?

              Nein, die Meldung kommt auch nicht vom iobroker sondern von npm selber.

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

                @maik-0 ja weil das Objekt falsch ist. In dem Fall definiert ein Objekt einen minimum Wert welcher den falschen datentyp hat. Bitte wie üblich beim Adapter ein issue anlegen

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

                  @amg_666 naja schau mal genau hin. Du hattest ein + vor dem npm Befehl und da kamen die bash Fehler her. Und nein funniest keine npm Updates machen ;-))

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

                    @apollon77

                    Edgy (node17/npm8) Testing meldet beim Upgrade von Adaptern:

                    RangeError: Maximum call stack size exceeded
                    Cannot upgrade: Maximum call stack size exceeded

                    echad@chet:~ $ iobroker update -u && iobroker upgrade all
                    Used repository: live-beta
                    Adapter    "socketio"     : 4.1.0    , installed 4.0.3  [Updatable]
                    Adapter    "web"          : 4.1.0    , installed 4.0.1  [Updatable]
                    Exception in PromiseRejectCallback:
                    /opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupUpgrade.js:139
                        };
                        ^
                    
                    RangeError: Maximum call stack size exceeded
                    Exception in PromiseRejectCallback:
                    /opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupUpgrade.js:128
                                await this.upgradeAdapterHelper(repo, sortedAdapters, forceDowngrade, autoConfirm);
                                           ^
                    
                    RangeError: Maximum call stack size exceeded
                    Cannot upgrade: Maximum call stack size exceeded
                    echad@chet:~ $
                    
                    apollon77 2 Replies Last reply Reply Quote 0
                    • apollon77
                      apollon77 @Thomas Braun last edited by

                      @thomas-braun GitHub Issue im Controller bitte

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

                        @apollon77

                        Einzeln lief es jetzt durch:

                        iobroker upgrade web
                        

                        war okay, danach war angeblich socketio auch aktualisiert.

                        apollon77 1 Reply Last reply Reply Quote 0
                        • arteck
                          arteck Developer Most Active @apollon77 last edited by arteck

                          @apollon77 das ist der
                          @thomas-braun

                          iobroker upgrade all

                          J:\source\ioBroker\SmartHome2>iobroker upgrade all
                          Exception in PromiseRejectCallback:
                          J:\source\ioBroker\SmartHome2\node_modules\iobroker.js-controller\lib\setup\setupUpgrade.js:139
                              };
                              ^
                          
                          RangeError: Maximum call stack size exceeded
                          Exception in PromiseRejectCallback:
                          J:\source\ioBroker\SmartHome2\node_modules\iobroker.js-controller\lib\setup\setupUpgrade.js:128
                                      await this.upgradeAdapterHelper(repo, sortedAdapters, forceDowngrade, autoConfirm);
                                                 ^
                          
                          RangeError: Maximum call stack size exceeded
                          Cannot upgrade: Maximum call stack size exceeded
                          
                          J:\source\ioBroker\SmartHome2>
                          
                          1 Reply Last reply Reply Quote 0
                          • apollon77
                            apollon77 @mrjeschke last edited by

                            @maik-0 Neue info Adapter Version auf GitHub (und auf dem Weg ins Repo) 1.9.18 sollte das fixen

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

                              @thomas-braun sagte in Alpha Test js-controller 4.0:

                              war okay, danach war angeblich socketio auch aktualisiert.

                              Ja das liegt an internen dependencies. "unrelated"

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

                                @thomas-braun @arteck Grund gefunden

                                opossum 1 Reply Last reply Reply Quote 1
                                • opossum
                                  opossum @apollon77 last edited by opossum

                                  Hallo, @apollon77,

                                  habe meine Testinstallation mit dem Update versehen. Lief alles sauber durch. Nach dem Update abgefragt:

                                  debian@iobrokertest:/opt/iobroker$ iobroker status
                                  iobroker is running on this host.
                                  
                                  Objects type: jsonl
                                  States  type: jsonl
                                  debian@iobrokertest:/opt/iobroker$
                                  
                                  

                                  Auch die Meldung im Admin habe ich bestätigt. Danke für die super Arbeit.

                                  Habe nach dem Update versucht, den Adapter Backitup von 2.2.1 auf 2.2.3 anzuheben, das ging leider nicht korrekt durch.
                                  Folgende Meldungen im Log:

                                  backitup.0 2022-02-01 16:25:22.031	error	backitup.0 already running
                                  backitup.0 2022-02-01 16:24:50.013	error	backitup.0 already running
                                  backitup.0 2022-02-01 16:24:18.025	error	backitup.0 already running
                                  backitup.0 2022-02-01 16:23:46.142	error	backitup.0 already running
                                  backitup.0 2022-02-01 16:23:31.285	error	backitup.0 already running
                                  backitup.0 2022-02-01 16:22:59.313	error	backitup.0 already running
                                  backitup.0 2022-02-01 16:22:27.386	error	backitup.0 already running
                                  backitup.0 2022-02-01 16:22:24.131	error	Cannot read property 'getErrorText' of undefined
                                  backitup.0 2022-02-01 16:22:24.129	error	TypeError: Cannot read property 'getErrorText' of undefined at Adapter.terminate (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/lib/adapter/adapter.js:241:64) at finishUnload (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/lib/adapter/adapter.js:8349:26) at Adapter.<anonymous> (/opt/iobroker/node_modules/iobroker.backitup/main.js:155:13) at Adapter.emit (events.js:400:28) at process.stop (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/lib/adapter/adapter.js:8376:22) at Object.onceWrapper (events.js:520:26) at process.emit (events.js:412:35)
                                  

                                  Adapter wechselt zwischen rot und grün. Bringt aber laufend diesen Fehler. Auch nach Deinstallation und Neuinstallation gab es folgende Warnungen/Errors:

                                  backitup.0 2022-02-01 16:39:17.887	warn	Got terminate signal. Checking desired PID: 2821 vs own PID 2348
                                  backitup.0 2022-02-01 16:39:17.861	warn	Got terminate signal. Checking desired PID: 0 vs own PID 2348
                                  backitup.0 2022-02-01 16:38:47.266	warn	Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                                  backitup.0 2022-02-01 16:38:47.262	error	backitup.0 already running
                                  backitup.0 2022-02-01 16:38:45.884	warn	Got terminate signal. Checking desired PID: 2808 vs own PID 2348
                                  backitup.0 2022-02-01 16:38:45.862	warn	Got terminate signal. Checking desired PID: 0 vs own PID 2348
                                  backitup.0 2022-02-01 16:38:15.268	warn	Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                                  backitup.0 2022-02-01 16:38:15.265	error	backitup.0 already running
                                  backitup.0 2022-02-01 16:38:13.960	warn	Got terminate signal. Checking desired PID: 2797 vs own PID 2348
                                  backitup.0 2022-02-01 16:38:13.934	warn	Got terminate signal. Checking desired PID: 0 vs own PID 2348
                                  backitup.0 2022-02-01 16:37:43.339	warn	Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                                  backitup.0 2022-02-01 16:37:43.336	error	backitup.0 already running
                                  

                                  Hätte ich das Adapterupdate vorher machen sollen? Habe noch das Update des Web-Servers auf 3.4.16 durchgeführt, da gab es keine Auffälligkeiten.

                                  Downgrade des Backitup auf 2.2.1 durchgeführt, der Fehler bleibt.

                                  Habe dann den Fixer ausgeführt:

                                  debian@iobrokertest:/opt/iobroker$ iobroker stop
                                  debian@iobrokertest:/opt/iobroker$ iobroker fix
                                  library: loaded
                                  Library version=2021-12-27
                                  
                                  ==========================================================================
                                  
                                      Welcome to the ioBroker installation fixer!
                                      Script version: 2021-12-27
                                  
                                      You might need to enter your password a couple of times.
                                  
                                  ==========================================================================
                                  
                                  
                                  ==========================================================================
                                      Installing prerequisites (1/3)
                                  ==========================================================================
                                  
                                  Holen:1 http://security.debian.org/debian-security bullseye-security InRelease [44,1 kB]
                                  Holen:2 http://deb.debian.org/debian bullseye InRelease [116 kB]
                                  Holen:3 http://deb.debian.org/debian bullseye-updates InRelease [39,4 kB]
                                  Holen:4 https://deb.nodesource.com/node_14.x bullseye InRelease [4.586 B]
                                  Holen:5 http://security.debian.org/debian-security bullseye-security/main Sources [95,3 kB]
                                  Holen:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [115 kB]
                                  Holen:7 http://security.debian.org/debian-security bullseye-security/main Translation-en [74,4 kB]
                                  Holen:8 http://deb.debian.org/debian bullseye/main Sources [8.626 kB]
                                  Holen:9 https://deb.nodesource.com/node_14.x bullseye/main amd64 Packages [773 B]
                                  Holen:10 http://deb.debian.org/debian bullseye-updates/main Sources.diff/Index [4.995 B]
                                  Holen:11 http://deb.debian.org/debian bullseye-updates/main amd64 Packages.diff/Index [4.995 B]
                                  Holen:12 http://deb.debian.org/debian bullseye-updates/main Sources T-2022-01-24-2024.03-F-2022-01-24-2024.03.pdiff [238 B]
                                  Holen:12 http://deb.debian.org/debian bullseye-updates/main Sources T-2022-01-24-2024.03-F-2022-01-24-2024.03.pdiff [238 B]
                                  Holen:13 http://deb.debian.org/debian bullseye-updates/main amd64 Packages T-2022-01-24-2024.03-F-2022-01-24-2024.03.pdiff [1.102 B]
                                  Holen:13 http://deb.debian.org/debian bullseye-updates/main amd64 Packages T-2022-01-24-2024.03-F-2022-01-24-2024.03.pdiff [1.102 B]
                                  Holen:14 http://deb.debian.org/debian bullseye/main amd64 Packages [8.183 kB]
                                  Holen:15 http://deb.debian.org/debian bullseye/main Translation-en [6.243 kB]
                                  Es wurden 23,6 MB in 12 s geholt (1.939 kB/s).
                                  Paketlisten werden gelesen… Fertig
                                  N: Für das Depot »http://deb.debian.org/debian bullseye InRelease« wurde der »Version«-Wert von »11.1« in »11.2« geändert.
                                  Installed gcc-c++
                                  Installed python-dev
                                  Installed cmake
                                  
                                  ==========================================================================
                                      Checking ioBroker user and directory permissions (2/3)
                                  ==========================================================================
                                  
                                  Created /etc/sudoers.d/iobroker
                                  Fixing directory permissions...
                                  
                                  ==========================================================================
                                      Checking autostart (3/3)
                                  ==========================================================================
                                  
                                  Enabling autostart...
                                  Autostart enabled!
                                  
                                  ==========================================================================
                                  
                                      Your installation was fixed successfully
                                      Run iobroker start to start ioBroker again!
                                  
                                  ==========================================================================
                                  
                                  debian@iobrokertest:/opt/iobroker$ iobroker start
                                  debian@iobrokertest:/opt/iobroker$
                                  
                                  

                                  Jetzt läuft es wieder sauber mit BackitUp 2.2.1.

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

                                    @opossum sagte in Alpha Test js-controller 4.0:

                                    PID: 0 vs own PID 2348

                                    Knips doch mal den Prozess aus.

                                    opossum 2 Replies Last reply Reply Quote 1
                                    • opossum
                                      opossum @Thomas Braun last edited by opossum

                                      Hallo, @thomas-braun,

                                      danke für die Hilfe. War wohl die Notwendigkeit, den Fixer drüber laufen zu lassen (siehe einen Post höher, habe den noch einmal editiert). Nun läuft es wieder sauber. Hätte wohl vorher die Linuxversion anheben müssen?

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

                                        Hallo, @thomas-braun,
                                        @thomas-braun sagte in Alpha Test js-controller 4.0:

                                        @opossum sagte in Alpha Test js-controller 4.0:

                                        PID: 0 vs own PID 2348

                                        Knips doch mal den Prozess aus.

                                        habe noch einmal auf 2.2.3 hochgezogen, wieder die Fehlermeldung. Dann Deinen Rat befolgt und den

                                        Got terminate signal. Checking desired PID: 0 vs own PID 4383
                                        

                                        ausgeknipst. Ergebnis:

                                        backitup.0 2022-02-01 17:02:38.118	info	[iobroker] backup was activated at 02:40 every 1 day(s)
                                        backitup.0 2022-02-01 17:02:38.035	info	starting. Version 2.2.3 in /opt/iobroker/node_modules/iobroker.backitup, node: v14.18.1, js-controller: 4.0.0-alpha.67-20220131-6621d47f
                                        

                                        Ruhe und läuft, vielen Dank.

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

                                          @opossum sagte in Alpha Test js-controller 4.0:

                                          Hätte wohl vorher die Linuxversion anheben müssen?

                                          Wenn ich mir apt update relevanten Part anschaue: Ja. Regelmäßiger updaten.

                                          1 Reply Last reply Reply Quote 1
                                          • apollon77
                                            apollon77 @opossum last edited by apollon77

                                            @opossum Hast du mal das echte Log von deinem"ersten "Log"? Also das auch /opt/iobroker/log/... ?

                                            Mich würde interessieren welche Prozess IDs (die stehen an sich in der Logzeile) da was geloggt hat. Und auch das volle Log und nicht "gefiltert" 🙂 Sowas hilft immer nicht wirklich um den Fehler eingrenzen zu können.

                                            Aber ja bei dir hat sich ein Prozess nicht beendet und das hat zu den Fehlern geführt.

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            578
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            20
                                            196
                                            18076
                                            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