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.
    • O
      oFbEQnpoLKKl6mbY5e13 @foxriver76 last edited by

      Was wird eigentlich "migriert", wenn man bereits eine Redis-Konfiguration (States und Objects) hatte?

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

        @ofbeqnpolkkl6mby5e13 Nichts. Es wird nur das was "file" ist auf "jsonl" umgestellt ... Redis bleibt Redis. Bei Redis kommen nur ein paar interne neue Datenstrukturen dazu

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

          @apollon77
          Okay, nur weil die Meldung angezeigt wurde, dass die Objekte migriert wurden.

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

            @ofbeqnpolkkl6mby5e13 Meinst du das "... States migrated to Redis Sets"? Das ist genau die Initialisierung der neuen Datenstrukturen

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

              @apollon77
              Mist, dass ich mir das nicht gespeichert habe. Aber die Meldung sah eher so aus: 23.047 Objekte migriert. Soweit ich mich erinnere...

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

                @malleralle sagte in Alpha Test js-controller 4.0:

                Mit dem js-controller 4 habe ich Probleme mit dem hm-rega Adapter.
                Variablen Datenpunkte lassen sich nicht mehr korrekt schalten.

                @foxriver76
                Hatte ich noch gar nicht bemerkt, scheint aber bei mir auch so zu sein:
                Ich ändere in der VIS Oberfläche einen Wert, der hm-rega-Datenpunkt im iobroker wird geändert aber in der homematic kommt die Änderung nicht an:

                hm-rega 3.0.35
                homematic 2.61.7

                iobroker setup:

                Current configuration:
                - Objects database:
                  - Type: jsonl
                  - Host/Unix Socket: 0.0.0.0
                  - Port: 9001
                - States database:
                  - Type: jsonl
                  - Host/Unix Socket: 0.0.0.0
                  - Port: 9000
                - Data Directory: ../../iobroker-data/
                
                1 Reply Last reply Reply Quote 0
                • apollon77
                  apollon77 last edited by

                  Ja fix kommt nachher

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

                    @apollon77

                    alpha.72 läuft

                    Ich beobachte kein Probleme mit den Homematic(-IP)-Adaptern.

                    Gruß Marco

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

                      Hey,

                      der von @MalleRalle berichtete Bug mit hm-rega ist in alpha.73 gefixt und @next ist aktualisiert.

                      Bitte vor allem HM* testen aber auch schauen das zB noch alle JavaScript Skripte tun und im Frontend erscheinen und sowas

                      Ingo

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

                        @apollon77 sagte in Alpha Test js-controller 4.0:

                        der von @MalleRalle berichtete Bug mit hm-rega ist in alpha.73 gefixt und @next ist aktualisiert.

                        Top, jetzt läufts wieder rund, Änderungen in iob werden auch wieder in der homematic übernommen.

                        Bei meinen Skripten habe ich bislang keine Fehler feststellen können.

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

                          @apollon77

                          alpha.73 startet hier sauber durch, skripte laufen (hab aber kein hm-rega laufen).
                          Nur der iobroker.parcel-Adapter muss bei jedem update des controllers neugebaut werden. Der ist wohl gegen node14 gebaut, ich fahre node16 hier. npm i --production im Verzeichnis des Adapters reicht aber aus und auch der Adapter läuft dann wieder.

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

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

                            Nur der iobroker.parcel-Adapter muss bei jedem update des controllers neugebaut werden.

                            Das wäre aber interessant warum das so ist. Was bringt der als Fehler? Läuft der renbuild machenaismus an?

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

                              @apollon77

                              Ich komme gerade nicht gescheit an das LogFile (bin nur mit dem Handy verbunden), sonst hätte ich es gepostet.
                              Hol ich später nach. Rebuild wird gestartet, aber nach dem 3 vergeblichen Versuch wird abgebrochen und ich hol es manuell nach.

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

                                @thomas-braun Da wäre nochmal das log seeeeeeehr interessant (wenn du dazu kommst)

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

                                  @apollon77
                                  Hab gerade auch das update gemacht. Lief problemlos durch nur 4 Adpater liefern Warnings:

                                  2022-02-03 16:36:44.783 - warn: shelly.0 (2570) Object SHDM-2#D8BFC019CFA0#1.lights.mode is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2022-02-03 16:36:44.784 - warn: shelly.0 (2570) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:36:44.791 - warn: shelly.0 (2570) Object SHDM-2#D8BFC019CFA0#1.lights.ButtonType is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2022-02-03 16:36:44.791 - warn: shelly.0 (2570) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:36:44.806 - warn: shelly.0 (2570) Object SHDM-2#D8BFC019CFA0#1.lights.Event1 is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2022-02-03 16:36:44.807 - warn: shelly.0 (2570) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:36:44.817 - warn: shelly.0 (2570) Object SHDM-2#D8BFC019CFA0#1.lights.Event2 is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2022-02-03 16:36:44.817 - warn: shelly.0 (2570) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:36:44.905 - warn: shelly.0 (2570) Object SHDM-2#D8BFC019CFA0#1.lights.mode is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2022-02-03 16:36:44.905 - warn: shelly.0 (2570) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:36:44.905 - warn: shelly.0 (2570) Object SHDM-2#D8BFC019CFA0#1.lights.Event1 is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2022-02-03 16:36:44.906 - warn: shelly.0 (2570) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:36:44.921 - warn: shelly.0 (2570) Object SHDM-2#D8BFC019CFA0#1.lights.Event2 is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2022-02-03 16:36:44.921 - warn: shelly.0 (2570) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:36:45.399 - warn: shelly.0 (2570) Object SHDM-2#D8BFC019CFA0#1.lights.ButtonType is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2022-02-03 16:36:45.399 - warn: shelly.0 (2570) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:36:46.449 - warn: shelly.0 (2570) Object SHDM-2#D8BFC019E084#1.lights.mode is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2022-02-03 16:36:46.449 - warn: shelly.0 (2570) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:36:46.467 - warn: shelly.0 (2570) Object SHDM-2#D8BFC019E084#1.lights.ButtonType is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2022-02-03 16:36:46.467 - warn: shelly.0 (2570) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:36:46.474 - warn: shelly.0 (2570) Object SHDM-2#D8BFC019E084#1.lights.Event1 is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2022-02-03 16:36:46.474 - warn: shelly.0 (2570) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:36:46.491 - warn: shelly.0 (2570) Object SHDM-2#D8BFC019E084#1.lights.Event2 is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2022-02-03 16:36:46.491 - warn: shelly.0 (2570) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:36:46.528 - warn: shelly.0 (2570) Object SHSW-PM#8CAAB5433579#1.Relay0.Event is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2022-02-03 16:36:46.528 - warn: shelly.0 (2570) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:36:46.533 - warn: shelly.0 (2570) Object SHSW-PM#8CAAB5433579#1.Relay0.Input is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2022-02-03 16:36:46.533 - warn: shelly.0 (2570) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:36:46.545 - warn: shelly.0 (2570) Object SHSW-PM#8CAAB5433579#1.Relay0.ButtonType is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2022-02-03 16:36:46.545 - warn: shelly.0 (2570) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:36:46.546 - warn: shelly.0 (2570) Object SHSW-PM#8CAAB5433579#1.Relay0.ButtonReverse is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2022-02-03 16:36:46.546 - warn: shelly.0 (2570) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:36:46.658 - warn: shelly.0 (2570) Object SHDM-2#D8BFC019E084#1.lights.mode is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2022-02-03 16:36:46.658 - warn: shelly.0 (2570) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:36:46.659 - warn: shelly.0 (2570) Object SHDM-2#D8BFC019E084#1.lights.Event1 is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2022-02-03 16:36:46.659 - warn: shelly.0 (2570) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:36:46.702 - warn: shelly.0 (2570) Object SHDM-2#D8BFC019E084#1.lights.Event2 is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2022-02-03 16:36:46.702 - warn: shelly.0 (2570) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:36:46.705 - warn: shelly.0 (2570) Object SHDM-2#D8BFC019E084#1.lights.ButtonType is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2022-02-03 16:36:46.705 - warn: shelly.0 (2570) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:36:46.719 - warn: shelly.0 (2570) Object SHSW-PM#8CAAB5433579#1.Relay0.Input is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2022-02-03 16:36:46.719 - warn: shelly.0 (2570) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:36:46.751 - warn: shelly.0 (2570) Object SHSW-PM#8CAAB5433579#1.Relay0.ButtonType is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2022-02-03 16:36:46.751 - warn: shelly.0 (2570) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:36:46.756 - warn: shelly.0 (2570) Object SHSW-PM#8CAAB5433579#1.Relay0.ButtonReverse is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2022-02-03 16:36:46.756 - warn: shelly.0 (2570) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:36:49.255 - warn: shelly.0 (2570) Object SHDM-2#E0980695A77B#1.lights.mode is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2022-02-03 16:36:49.255 - warn: shelly.0 (2570) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:36:49.262 - warn: shelly.0 (2570) Object SHDM-2#E0980695A77B#1.lights.ButtonType is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2022-02-03 16:36:49.262 - warn: shelly.0 (2570) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:36:49.270 - warn: shelly.0 (2570) Object SHDM-2#E0980695A77B#1.lights.Event1 is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2022-02-03 16:36:49.270 - warn: shelly.0 (2570) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:36:49.276 - warn: shelly.0 (2570) Object SHDM-2#E0980695A77B#1.lights.Event2 is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2022-02-03 16:36:49.277 - warn: shelly.0 (2570) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:36:49.371 - warn: shelly.0 (2570) Object SHDM-2#E0980695A77B#1.lights.mode is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2022-02-03 16:36:49.372 - warn: shelly.0 (2570) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:36:49.372 - warn: shelly.0 (2570) Object SHDM-2#E0980695A77B#1.lights.Event1 is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2022-02-03 16:36:49.372 - warn: shelly.0 (2570) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:36:49.377 - warn: shelly.0 (2570) Object SHDM-2#E0980695A77B#1.lights.Event2 is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2022-02-03 16:36:49.377 - warn: shelly.0 (2570) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:36:49.415 - warn: shelly.0 (2570) Object SHDM-2#E0980695A77B#1.lights.ButtonType is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2022-02-03 16:36:49.415 - warn: shelly.0 (2570) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:17.911 - warn: gruenbeck.0 (2712) Object gruenbeck.0.info.D_A_2_2 is invalid: Default value has to be type "number" but received type "boolean"
                                  2022-02-03 16:37:17.912 - warn: gruenbeck.0 (2712) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:17.915 - warn: gruenbeck.0 (2712) Object gruenbeck.0.info.D_A_2_3 is invalid: Default value has to be type "number" but received type "boolean"
                                  2022-02-03 16:37:17.915 - warn: gruenbeck.0 (2712) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:17.923 - warn: gruenbeck.0 (2712) Object gruenbeck.0.info.D_Y_7 is invalid: Default value has to be type "string" but received type "boolean"
                                  2022-02-03 16:37:17.923 - warn: gruenbeck.0 (2712) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:17.925 - warn: gruenbeck.0 (2712) Object gruenbeck.0.info.D_Y_6 is invalid: Default value has to be type "string" but received type "boolean"
                                  2022-02-03 16:37:17.925 - warn: gruenbeck.0 (2712) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:17.929 - warn: gruenbeck.0 (2712) Object gruenbeck.0.info.D_Y_10_1 is invalid: Default value has to be type "number" but received type "boolean"
                                  2022-02-03 16:37:17.929 - warn: gruenbeck.0 (2712) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:17.931 - warn: gruenbeck.0 (2712) Object gruenbeck.0.info.D_B_1 is invalid: Default value has to be type "number" but received type "boolean"
                                  2022-02-03 16:37:17.931 - warn: gruenbeck.0 (2712) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:17.935 - warn: gruenbeck.0 (2712) Object gruenbeck.0.network.D_C_3_6_1 is invalid: Default value has to be type "string" but received type "boolean"
                                  2022-02-03 16:37:17.935 - warn: gruenbeck.0 (2712) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:17.937 - warn: gruenbeck.0 (2712) Object gruenbeck.0.network.D_C_3_6_2 is invalid: Default value has to be type "string" but received type "boolean"
                                  2022-02-03 16:37:17.937 - warn: gruenbeck.0 (2712) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:17.940 - warn: gruenbeck.0 (2712) Object gruenbeck.0.network.D_C_3_6_3 is invalid: Default value has to be type "string" but received type "boolean"
                                  2022-02-03 16:37:17.940 - warn: gruenbeck.0 (2712) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:17.942 - warn: gruenbeck.0 (2712) Object gruenbeck.0.network.D_C_3_6_4 is invalid: Default value has to be type "string" but received type "boolean"
                                  2022-02-03 16:37:17.942 - warn: gruenbeck.0 (2712) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:17.945 - warn: gruenbeck.0 (2712) Object gruenbeck.0.network.D_C_3_7_1 is invalid: Default value has to be type "string" but received type "boolean"
                                  2022-02-03 16:37:17.946 - warn: gruenbeck.0 (2712) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:17.948 - warn: gruenbeck.0 (2712) Object gruenbeck.0.network.D_C_3_7_2 is invalid: Default value has to be type "string" but received type "boolean"
                                  2022-02-03 16:37:17.948 - warn: gruenbeck.0 (2712) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:17.980 - warn: gruenbeck.0 (2712) Object gruenbeck.0.info.D_A_1_1 is invalid: Default value has to be type "number" but received type "boolean"
                                  2022-02-03 16:37:17.980 - warn: gruenbeck.0 (2712) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:17.982 - warn: gruenbeck.0 (2712) Object gruenbeck.0.info.D_A_1_2 is invalid: Default value has to be type "number" but received type "boolean"
                                  2022-02-03 16:37:17.982 - warn: gruenbeck.0 (2712) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:17.984 - warn: gruenbeck.0 (2712) Object gruenbeck.0.info.D_A_1_3 is invalid: Default value has to be type "number" but received type "boolean"
                                  2022-02-03 16:37:17.985 - warn: gruenbeck.0 (2712) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:17.987 - warn: gruenbeck.0 (2712) Object gruenbeck.0.info.D_A_2_1 is invalid: Default value has to be type "number" but received type "boolean"
                                  2022-02-03 16:37:17.987 - warn: gruenbeck.0 (2712) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:17.989 - warn: gruenbeck.0 (2712) Object gruenbeck.0.info.D_A_3_1 is invalid: Default value has to be type "number" but received type "boolean"
                                  2022-02-03 16:37:17.989 - warn: gruenbeck.0 (2712) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:17.991 - warn: gruenbeck.0 (2712) Object gruenbeck.0.info.D_A_3_2 is invalid: Default value has to be type "number" but received type "boolean"
                                  2022-02-03 16:37:17.992 - warn: gruenbeck.0 (2712) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:18.001 - warn: gruenbeck.0 (2712) Object gruenbeck.0.calculated.aktuellerWasserverbrauch is invalid: Default value has to be type "number" but received type "boolean"
                                  2022-02-03 16:37:18.002 - warn: gruenbeck.0 (2712) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:18.004 - warn: gruenbeck.0 (2712) Object gruenbeck.0.calculated.Salzverbrauch is invalid: Default value has to be type "number" but received type "boolean"
                                  2022-02-03 16:37:18.004 - warn: gruenbeck.0 (2712) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:18.006 - warn: gruenbeck.0 (2712) Object gruenbeck.0.calculated.Salzstand is invalid: Default value has to be type "number" but received type "boolean"
                                  2022-02-03 16:37:18.006 - warn: gruenbeck.0 (2712) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:18.009 - warn: gruenbeck.0 (2712) Object gruenbeck.0.calculated.SalzverbrauchGesamt is invalid: Default value has to be type "number" but received type "boolean"
                                  2022-02-03 16:37:18.009 - warn: gruenbeck.0 (2712) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:18.011 - warn: gruenbeck.0 (2712) Object gruenbeck.0.calculated.DatumSalzverbrauch is invalid: Default value has to be type "string" but received type "boolean"
                                  2022-02-03 16:37:18.011 - warn: gruenbeck.0 (2712) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:18.013 - warn: gruenbeck.0 (2712) Object gruenbeck.0.info.D_Y_2_1 is invalid: Default value has to be type "number" but received type "boolean"
                                  2022-02-03 16:37:18.013 - warn: gruenbeck.0 (2712) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:18.015 - warn: gruenbeck.0 (2712) Object gruenbeck.0.calculated.Verschnittwasser_1 is invalid: Default value has to be type "number" but received type "boolean"
                                  2022-02-03 16:37:18.016 - warn: gruenbeck.0 (2712) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:18.018 - warn: gruenbeck.0 (2712) Object gruenbeck.0.info.D_Y_4_1 is invalid: Default value has to be type "number" but received type "boolean"
                                  2022-02-03 16:37:18.018 - warn: gruenbeck.0 (2712) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:18.020 - warn: gruenbeck.0 (2712) Object gruenbeck.0.info.D_Y_2_2 is invalid: Default value has to be type "number" but received type "boolean"
                                  2022-02-03 16:37:18.020 - warn: gruenbeck.0 (2712) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:18.023 - warn: gruenbeck.0 (2712) Object gruenbeck.0.calculated.Verschnittwasser_2 is invalid: Default value has to be type "number" but received type "boolean"
                                  2022-02-03 16:37:18.023 - warn: gruenbeck.0 (2712) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:18.025 - warn: gruenbeck.0 (2712) Object gruenbeck.0.info.D_Y_4_2 is invalid: Default value has to be type "number" but received type "boolean"
                                  2022-02-03 16:37:18.026 - warn: gruenbeck.0 (2712) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:18.028 - warn: gruenbeck.0 (2712) Object gruenbeck.0.info.D_Y_2_3 is invalid: Default value has to be type "number" but received type "boolean"
                                  2022-02-03 16:37:18.028 - warn: gruenbeck.0 (2712) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:18.031 - warn: gruenbeck.0 (2712) Object gruenbeck.0.calculated.Verschnittwasser_3 is invalid: Default value has to be type "number" but received type "boolean"
                                  2022-02-03 16:37:18.031 - warn: gruenbeck.0 (2712) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:18.033 - warn: gruenbeck.0 (2712) Object gruenbeck.0.info.D_Y_4_3 is invalid: Default value has to be type "number" but received type "boolean"
                                  2022-02-03 16:37:18.033 - warn: gruenbeck.0 (2712) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:18.035 - warn: gruenbeck.0 (2712) Object gruenbeck.0.info.D_Y_2_4 is invalid: Default value has to be type "number" but received type "boolean"
                                  2022-02-03 16:37:18.035 - warn: gruenbeck.0 (2712) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:18.037 - warn: gruenbeck.0 (2712) Object gruenbeck.0.calculated.Verschnittwasser_4 is invalid: Default value has to be type "number" but received type "boolean"
                                  2022-02-03 16:37:18.037 - warn: gruenbeck.0 (2712) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:18.040 - warn: gruenbeck.0 (2712) Object gruenbeck.0.info.D_Y_4_4 is invalid: Default value has to be type "number" but received type "boolean"
                                  2022-02-03 16:37:18.040 - warn: gruenbeck.0 (2712) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:18.043 - warn: gruenbeck.0 (2712) Object gruenbeck.0.info.D_Y_2_5 is invalid: Default value has to be type "number" but received type "boolean"
                                  2022-02-03 16:37:18.043 - warn: gruenbeck.0 (2712) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:18.046 - warn: gruenbeck.0 (2712) Object gruenbeck.0.calculated.Verschnittwasser_5 is invalid: Default value has to be type "number" but received type "boolean"
                                  2022-02-03 16:37:18.046 - warn: gruenbeck.0 (2712) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:18.049 - warn: gruenbeck.0 (2712) Object gruenbeck.0.info.D_Y_4_5 is invalid: Default value has to be type "number" but received type "boolean"
                                  2022-02-03 16:37:18.049 - warn: gruenbeck.0 (2712) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:18.052 - warn: gruenbeck.0 (2712) Object gruenbeck.0.info.D_Y_2_6 is invalid: Default value has to be type "number" but received type "boolean"
                                  2022-02-03 16:37:18.052 - warn: gruenbeck.0 (2712) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:18.054 - warn: gruenbeck.0 (2712) Object gruenbeck.0.calculated.Verschnittwasser_6 is invalid: Default value has to be type "number" but received type "boolean"
                                  2022-02-03 16:37:18.055 - warn: gruenbeck.0 (2712) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:18.057 - warn: gruenbeck.0 (2712) Object gruenbeck.0.info.D_Y_4_6 is invalid: Default value has to be type "number" but received type "boolean"
                                  2022-02-03 16:37:18.057 - warn: gruenbeck.0 (2712) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:18.060 - warn: gruenbeck.0 (2712) Object gruenbeck.0.info.D_Y_2_7 is invalid: Default value has to be type "number" but received type "boolean"
                                  2022-02-03 16:37:18.060 - warn: gruenbeck.0 (2712) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:18.063 - warn: gruenbeck.0 (2712) Object gruenbeck.0.calculated.Verschnittwasser_7 is invalid: Default value has to be type "number" but received type "boolean"
                                  2022-02-03 16:37:18.063 - warn: gruenbeck.0 (2712) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:18.065 - warn: gruenbeck.0 (2712) Object gruenbeck.0.info.D_Y_4_7 is invalid: Default value has to be type "number" but received type "boolean"
                                  2022-02-03 16:37:18.066 - warn: gruenbeck.0 (2712) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:18.068 - warn: gruenbeck.0 (2712) Object gruenbeck.0.info.D_Y_2_8 is invalid: Default value has to be type "number" but received type "boolean"
                                  2022-02-03 16:37:18.068 - warn: gruenbeck.0 (2712) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:18.070 - warn: gruenbeck.0 (2712) Object gruenbeck.0.calculated.Verschnittwasser_8 is invalid: Default value has to be type "number" but received type "boolean"
                                  2022-02-03 16:37:18.070 - warn: gruenbeck.0 (2712) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:18.073 - warn: gruenbeck.0 (2712) Object gruenbeck.0.info.D_Y_4_8 is invalid: Default value has to be type "number" but received type "boolean"
                                  2022-02-03 16:37:18.073 - warn: gruenbeck.0 (2712) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:18.075 - warn: gruenbeck.0 (2712) Object gruenbeck.0.info.D_Y_2_9 is invalid: Default value has to be type "number" but received type "boolean"
                                  2022-02-03 16:37:18.075 - warn: gruenbeck.0 (2712) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:18.079 - warn: gruenbeck.0 (2712) Object gruenbeck.0.calculated.Verschnittwasser_9 is invalid: Default value has to be type "number" but received type "boolean"
                                  2022-02-03 16:37:18.079 - warn: gruenbeck.0 (2712) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:18.082 - warn: gruenbeck.0 (2712) Object gruenbeck.0.info.D_Y_4_9 is invalid: Default value has to be type "number" but received type "boolean"
                                  2022-02-03 16:37:18.082 - warn: gruenbeck.0 (2712) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:18.084 - warn: gruenbeck.0 (2712) Object gruenbeck.0.info.D_Y_2_10 is invalid: Default value has to be type "number" but received type "boolean"
                                  2022-02-03 16:37:18.084 - warn: gruenbeck.0 (2712) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:18.087 - warn: gruenbeck.0 (2712) Object gruenbeck.0.calculated.Verschnittwasser_10 is invalid: Default value has to be type "number" but received type "boolean"
                                  2022-02-03 16:37:18.088 - warn: gruenbeck.0 (2712) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:18.090 - warn: gruenbeck.0 (2712) Object gruenbeck.0.info.D_Y_4_10 is invalid: Default value has to be type "number" but received type "boolean"
                                  2022-02-03 16:37:18.090 - warn: gruenbeck.0 (2712) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:18.098 - warn: gruenbeck.0 (2712) Object gruenbeck.0.info.D_Y_2_11 is invalid: Default value has to be type "number" but received type "boolean"
                                  2022-02-03 16:37:18.098 - warn: gruenbeck.0 (2712) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:18.100 - warn: gruenbeck.0 (2712) Object gruenbeck.0.calculated.Verschnittwasser_11 is invalid: Default value has to be type "number" but received type "boolean"
                                  2022-02-03 16:37:18.100 - warn: gruenbeck.0 (2712) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:18.102 - warn: gruenbeck.0 (2712) Object gruenbeck.0.info.D_Y_4_11 is invalid: Default value has to be type "number" but received type "boolean"
                                  2022-02-03 16:37:18.102 - warn: gruenbeck.0 (2712) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:18.104 - warn: gruenbeck.0 (2712) Object gruenbeck.0.info.D_Y_2_12 is invalid: Default value has to be type "number" but received type "boolean"
                                  2022-02-03 16:37:18.105 - warn: gruenbeck.0 (2712) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:18.107 - warn: gruenbeck.0 (2712) Object gruenbeck.0.calculated.Verschnittwasser_12 is invalid: Default value has to be type "number" but received type "boolean"
                                  2022-02-03 16:37:18.107 - warn: gruenbeck.0 (2712) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:18.109 - warn: gruenbeck.0 (2712) Object gruenbeck.0.info.D_Y_4_12 is invalid: Default value has to be type "number" but received type "boolean"
                                  2022-02-03 16:37:18.110 - warn: gruenbeck.0 (2712) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:18.112 - warn: gruenbeck.0 (2712) Object gruenbeck.0.info.D_Y_2_13 is invalid: Default value has to be type "number" but received type "boolean"
                                  2022-02-03 16:37:18.112 - warn: gruenbeck.0 (2712) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:18.114 - warn: gruenbeck.0 (2712) Object gruenbeck.0.calculated.Verschnittwasser_13 is invalid: Default value has to be type "number" but received type "boolean"
                                  2022-02-03 16:37:18.114 - warn: gruenbeck.0 (2712) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:18.116 - warn: gruenbeck.0 (2712) Object gruenbeck.0.info.D_Y_4_13 is invalid: Default value has to be type "number" but received type "boolean"
                                  2022-02-03 16:37:18.117 - warn: gruenbeck.0 (2712) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:18.119 - warn: gruenbeck.0 (2712) Object gruenbeck.0.info.D_Y_2_14 is invalid: Default value has to be type "number" but received type "boolean"
                                  2022-02-03 16:37:18.119 - warn: gruenbeck.0 (2712) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:18.121 - warn: gruenbeck.0 (2712) Object gruenbeck.0.calculated.Verschnittwasser_14 is invalid: Default value has to be type "number" but received type "boolean"
                                  2022-02-03 16:37:18.121 - warn: gruenbeck.0 (2712) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:18.123 - warn: gruenbeck.0 (2712) Object gruenbeck.0.info.D_Y_4_14 is invalid: Default value has to be type "number" but received type "boolean"
                                  2022-02-03 16:37:18.124 - warn: gruenbeck.0 (2712) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:18.126 - warn: gruenbeck.0 (2712) Object gruenbeck.0.info.D_K_1 is invalid: Default value has to be type "number" but received type "boolean"
                                  2022-02-03 16:37:18.126 - warn: gruenbeck.0 (2712) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:18.128 - warn: gruenbeck.0 (2712) Object gruenbeck.0.info.D_K_2 is invalid: Default value has to be type "number" but received type "boolean"
                                  2022-02-03 16:37:18.128 - warn: gruenbeck.0 (2712) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:18.130 - warn: gruenbeck.0 (2712) Object gruenbeck.0.info.D_K_3 is invalid: Default value has to be type "number" but received type "boolean"
                                  2022-02-03 16:37:18.130 - warn: gruenbeck.0 (2712) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:18.133 - warn: gruenbeck.0 (2712) Object gruenbeck.0.info.D_K_4 is invalid: Default value has to be type "number" but received type "boolean"
                                  2022-02-03 16:37:18.133 - warn: gruenbeck.0 (2712) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:18.138 - warn: gruenbeck.0 (2712) Object gruenbeck.0.info.D_K_7 is invalid: Default value has to be type "number" but received type "boolean"
                                  2022-02-03 16:37:18.138 - warn: gruenbeck.0 (2712) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:18.140 - warn: gruenbeck.0 (2712) Object gruenbeck.0.info.D_K_8 is invalid: Default value has to be type "number" but received type "boolean"
                                  2022-02-03 16:37:18.141 - warn: gruenbeck.0 (2712) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:18.143 - warn: gruenbeck.0 (2712) Object gruenbeck.0.info.D_K_9 is invalid: Default value has to be type "number" but received type "boolean"
                                  2022-02-03 16:37:18.143 - warn: gruenbeck.0 (2712) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:18.146 - warn: gruenbeck.0 (2712) Object gruenbeck.0.info.D_F_5 is invalid: Default value has to be type "number" but received type "boolean"
                                  2022-02-03 16:37:18.146 - warn: gruenbeck.0 (2712) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:18.148 - warn: gruenbeck.0 (2712) Object gruenbeck.0.info.D_F_6 is invalid: Default value has to be type "number" but received type "boolean"
                                  2022-02-03 16:37:18.149 - warn: gruenbeck.0 (2712) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:18.151 - warn: gruenbeck.0 (2712) Object gruenbeck.0.calculated.Wasserzaehler is invalid: Default value has to be type "number" but received type "boolean"
                                  2022-02-03 16:37:18.151 - warn: gruenbeck.0 (2712) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:18.154 - warn: gruenbeck.0 (2712) Object gruenbeck.0.calculated.DatumWasserzaehler is invalid: Default value has to be type "string" but received type "boolean"
                                  2022-02-03 16:37:18.154 - warn: gruenbeck.0 (2712) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:33.117 - warn: shelly.0 (2570) Object SHSW-PM#8CAAB5437A2C#1.Relay0.Event is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2022-02-03 16:37:33.117 - warn: shelly.0 (2570) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:33.124 - warn: shelly.0 (2570) Object SHSW-PM#8CAAB5437A2C#1.Relay0.Input is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2022-02-03 16:37:33.124 - warn: shelly.0 (2570) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:33.133 - warn: shelly.0 (2570) Object SHSW-PM#8CAAB5437A2C#1.Relay0.ButtonType is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2022-02-03 16:37:33.133 - warn: shelly.0 (2570) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:33.135 - warn: shelly.0 (2570) Object SHSW-PM#8CAAB5437A2C#1.Relay0.ButtonReverse is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2022-02-03 16:37:33.135 - warn: shelly.0 (2570) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:33.236 - warn: shelly.0 (2570) Object SHSW-PM#8CAAB5437A2C#1.Relay0.Input is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2022-02-03 16:37:33.236 - warn: shelly.0 (2570) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:33.298 - warn: shelly.0 (2570) Object SHSW-PM#8CAAB5437A2C#1.Relay0.ButtonType is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2022-02-03 16:37:33.298 - warn: shelly.0 (2570) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:33.301 - warn: shelly.0 (2570) Object SHSW-PM#8CAAB5437A2C#1.Relay0.ButtonReverse is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2022-02-03 16:37:33.302 - warn: shelly.0 (2570) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:33.716 - warn: shelly.0 (2570) Object SHSW-1#A4CF12F42A41#1.Relay0.Input is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2022-02-03 16:37:33.716 - warn: shelly.0 (2570) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:33.721 - warn: shelly.0 (2570) Object SHSW-1#A4CF12F42A41#1.Relay0.Event is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2022-02-03 16:37:33.721 - warn: shelly.0 (2570) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:33.785 - warn: shelly.0 (2570) Object SHSW-1#A4CF12F42A41#1.Relay0.ButtonType is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2022-02-03 16:37:33.785 - warn: shelly.0 (2570) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:33.793 - warn: shelly.0 (2570) Object SHSW-1#A4CF12F42A41#1.Relay0.ButtonReverse is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2022-02-03 16:37:33.793 - warn: shelly.0 (2570) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:33.836 - warn: shelly.0 (2570) Object SHSW-1#BA22F5#1.Relay0.Input is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2022-02-03 16:37:33.836 - warn: shelly.0 (2570) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:33.837 - warn: shelly.0 (2570) Object SHSW-1#BA22F5#1.Relay0.Event is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2022-02-03 16:37:33.837 - warn: shelly.0 (2570) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:33.845 - warn: shelly.0 (2570) Object SHSW-1#BA22F5#1.Relay0.ButtonType is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2022-02-03 16:37:33.845 - warn: shelly.0 (2570) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:33.846 - warn: shelly.0 (2570) Object SHSW-1#BA22F5#1.Relay0.ButtonReverse is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2022-02-03 16:37:33.847 - warn: shelly.0 (2570) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:33.916 - warn: shelly.0 (2570) Object SHSW-1#A4CF12F42A41#1.Relay0.Input is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2022-02-03 16:37:33.916 - warn: shelly.0 (2570) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:33.942 - warn: shelly.0 (2570) Object SHSW-1#BA22F5#1.Relay0.Input is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2022-02-03 16:37:33.942 - warn: shelly.0 (2570) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:33.952 - warn: shelly.0 (2570) Object SHSW-1#A4CF12F42A41#1.Relay0.ButtonType is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2022-02-03 16:37:33.952 - warn: shelly.0 (2570) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:33.952 - warn: shelly.0 (2570) Object SHSW-1#A4CF12F42A41#1.Relay0.ButtonReverse is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2022-02-03 16:37:33.952 - warn: shelly.0 (2570) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:33.987 - warn: shelly.0 (2570) Object SHSW-1#BA22F5#1.Relay0.ButtonType is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2022-02-03 16:37:33.987 - warn: shelly.0 (2570) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:33.989 - warn: shelly.0 (2570) Object SHSW-1#BA22F5#1.Relay0.ButtonReverse is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2022-02-03 16:37:33.989 - warn: shelly.0 (2570) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:34.377 - warn: shelly.0 (2570) Object SHDM-2#E0980695A2CD#1.lights.mode is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2022-02-03 16:37:34.377 - warn: shelly.0 (2570) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:34.384 - warn: shelly.0 (2570) Object SHDM-2#E0980695A2CD#1.lights.ButtonType is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2022-02-03 16:37:34.384 - warn: shelly.0 (2570) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:34.392 - warn: shelly.0 (2570) Object SHDM-2#E0980695A2CD#1.lights.Event1 is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2022-02-03 16:37:34.392 - warn: shelly.0 (2570) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:34.401 - warn: shelly.0 (2570) Object SHDM-2#E0980695A2CD#1.lights.Event2 is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2022-02-03 16:37:34.401 - warn: shelly.0 (2570) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:34.492 - warn: shelly.0 (2570) Object SHDM-2#E0980695A2CD#1.lights.mode is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2022-02-03 16:37:34.492 - warn: shelly.0 (2570) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:34.492 - warn: shelly.0 (2570) Object SHDM-2#E0980695A2CD#1.lights.Event1 is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2022-02-03 16:37:34.492 - warn: shelly.0 (2570) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:34.497 - warn: shelly.0 (2570) Object SHDM-2#E0980695A2CD#1.lights.Event2 is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2022-02-03 16:37:34.497 - warn: shelly.0 (2570) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:34.530 - warn: shelly.0 (2570) Object SHDM-2#E0980695A2CD#1.lights.ButtonType is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2022-02-03 16:37:34.530 - warn: shelly.0 (2570) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:35.628 - warn: shelly.0 (2570) Object SHSW-1#BA263F#1.Relay0.Input is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2022-02-03 16:37:35.628 - warn: shelly.0 (2570) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:35.630 - warn: shelly.0 (2570) Object SHSW-1#BA263F#1.Relay0.Event is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2022-02-03 16:37:35.631 - warn: shelly.0 (2570) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:35.644 - warn: shelly.0 (2570) Object SHSW-1#BA263F#1.Relay0.ButtonType is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2022-02-03 16:37:35.644 - warn: shelly.0 (2570) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:35.648 - warn: shelly.0 (2570) Object SHSW-1#BA263F#1.Relay0.ButtonReverse is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2022-02-03 16:37:35.648 - warn: shelly.0 (2570) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:35.728 - warn: shelly.0 (2570) Object SHSW-1#BA263F#1.Relay0.Input is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2022-02-03 16:37:35.729 - warn: shelly.0 (2570) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:35.773 - warn: shelly.0 (2570) Object SHSW-1#BA263F#1.Relay0.ButtonType is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2022-02-03 16:37:35.774 - warn: shelly.0 (2570) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:35.774 - warn: shelly.0 (2570) Object SHSW-1#BA263F#1.Relay0.ButtonReverse is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2022-02-03 16:37:35.775 - warn: shelly.0 (2570) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:39.968 - warn: shelly.0 (2570) Object SHSW-PM#8CAAB542EE6D#1.Relay0.Event is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2022-02-03 16:37:39.968 - warn: shelly.0 (2570) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:39.975 - warn: shelly.0 (2570) Object SHSW-PM#8CAAB542EE6D#1.Relay0.Input is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2022-02-03 16:37:39.976 - warn: shelly.0 (2570) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:39.987 - warn: shelly.0 (2570) Object SHSW-PM#8CAAB542EE6D#1.Relay0.ButtonType is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2022-02-03 16:37:39.987 - warn: shelly.0 (2570) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:39.990 - warn: shelly.0 (2570) Object SHSW-PM#8CAAB542EE6D#1.Relay0.ButtonReverse is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2022-02-03 16:37:39.990 - warn: shelly.0 (2570) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:40.077 - warn: shelly.0 (2570) Object SHSW-PM#8CAAB542EE6D#1.Relay0.Input is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2022-02-03 16:37:40.078 - warn: shelly.0 (2570) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:40.111 - warn: shelly.0 (2570) Object SHSW-PM#8CAAB542EE6D#1.Relay0.ButtonType is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2022-02-03 16:37:40.112 - warn: shelly.0 (2570) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:40.115 - warn: shelly.0 (2570) Object SHSW-PM#8CAAB542EE6D#1.Relay0.ButtonReverse is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2022-02-03 16:37:40.115 - warn: shelly.0 (2570) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:40.159 - warn: shelly.0 (2570) Object SHSW-44#0624E6#1.Relay0.ButtonType is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2022-02-03 16:37:40.159 - warn: shelly.0 (2570) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:40.178 - warn: shelly.0 (2570) Object SHSW-44#0624E6#1.Relay0.ButtonReverse is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2022-02-03 16:37:40.178 - warn: shelly.0 (2570) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:40.192 - warn: shelly.0 (2570) Object SHSW-44#0624E6#1.Relay1.ButtonType is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2022-02-03 16:37:40.193 - warn: shelly.0 (2570) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:40.195 - warn: shelly.0 (2570) Object SHSW-44#0624E6#1.Relay1.ButtonReverse is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2022-02-03 16:37:40.195 - warn: shelly.0 (2570) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:40.203 - warn: shelly.0 (2570) Object SHSW-44#0624E6#1.Relay2.ButtonType is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2022-02-03 16:37:40.203 - warn: shelly.0 (2570) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:40.204 - warn: shelly.0 (2570) Object SHSW-44#0624E6#1.Relay2.ButtonReverse is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2022-02-03 16:37:40.204 - warn: shelly.0 (2570) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:40.215 - warn: shelly.0 (2570) Object SHSW-44#0624E6#1.Relay3.ButtonType is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2022-02-03 16:37:40.215 - warn: shelly.0 (2570) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:40.216 - warn: shelly.0 (2570) Object SHSW-44#0624E6#1.Relay3.ButtonReverse is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2022-02-03 16:37:40.216 - warn: shelly.0 (2570) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:40.620 - warn: shelly.0 (2570) Object SHSW-PM#8CAAB5431D1E#1.Relay0.Event is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2022-02-03 16:37:40.620 - warn: shelly.0 (2570) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:40.626 - warn: shelly.0 (2570) Object SHSW-PM#8CAAB5431D1E#1.Relay0.Input is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2022-02-03 16:37:40.626 - warn: shelly.0 (2570) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:40.634 - warn: shelly.0 (2570) Object SHSW-PM#8CAAB5431D1E#1.Relay0.ButtonType is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2022-02-03 16:37:40.634 - warn: shelly.0 (2570) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:40.636 - warn: shelly.0 (2570) Object SHSW-PM#8CAAB5431D1E#1.Relay0.ButtonReverse is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2022-02-03 16:37:40.636 - warn: shelly.0 (2570) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:40.764 - warn: shelly.0 (2570) Object SHSW-PM#8CAAB5431D1E#1.Relay0.Input is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2022-02-03 16:37:40.764 - warn: shelly.0 (2570) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:40.775 - warn: shelly.0 (2570) Object SHSW-PM#8CAAB5431D1E#1.Relay0.ButtonType is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2022-02-03 16:37:40.775 - warn: shelly.0 (2570) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:40.777 - warn: shelly.0 (2570) Object SHSW-PM#8CAAB5431D1E#1.Relay0.ButtonReverse is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2022-02-03 16:37:40.777 - warn: shelly.0 (2570) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:40.782 - warn: shelly.0 (2570) Object SHSW-44#0624E6#1.Relay0.ButtonType is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2022-02-03 16:37:40.782 - warn: shelly.0 (2570) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:40.785 - warn: shelly.0 (2570) Object SHSW-44#0624E6#1.Relay1.ButtonType is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2022-02-03 16:37:40.785 - warn: shelly.0 (2570) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:40.787 - warn: shelly.0 (2570) Object SHSW-44#0624E6#1.Relay2.ButtonType is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2022-02-03 16:37:40.787 - warn: shelly.0 (2570) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:40.796 - warn: shelly.0 (2570) Object SHSW-44#0624E6#1.Relay3.ButtonType is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2022-02-03 16:37:40.796 - warn: shelly.0 (2570) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:45.921 - warn: shuttercontrol.0 (3220) Object shuttercontrol.0.info.Elevation is invalid: Default value has to be type "number" but received type "string"
                                  2022-02-03 16:37:45.921 - warn: shuttercontrol.0 (3220) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:45.924 - warn: shuttercontrol.0 (3220) Object shuttercontrol.0.info.Azimut is invalid: Default value has to be type "number" but received type "string"
                                  2022-02-03 16:37:45.925 - warn: shuttercontrol.0 (3220) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:58.050 - warn: yamaha.0 (3265) Object yamaha.0.Commands.toggleMute is invalid: Default value has to be type "boolean" but received type "number"
                                  2022-02-03 16:37:58.051 - warn: yamaha.0 (3265) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:58.059 - warn: yamaha.0 (3265) Object yamaha.0.mute is invalid: obj.common.min has an invalid type! Expected "number", received "boolean"
                                  2022-02-03 16:37:58.059 - warn: yamaha.0 (3265) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:58.064 - warn: yamaha.0 (3265) Object yamaha.0.power is invalid: obj.common.min has an invalid type! Expected "number", received "boolean"
                                  2022-02-03 16:37:58.065 - warn: yamaha.0 (3265) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:58.068 - warn: yamaha.0 (3265) Object yamaha.0.refresh is invalid: obj.common.min has an invalid type! Expected "number", received "boolean"
                                  2022-02-03 16:37:58.068 - warn: yamaha.0 (3265) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:58.071 - warn: yamaha.0 (3265) Object yamaha.0.Commands.stop is invalid: obj.common.min has an invalid type! Expected "number", received "boolean"
                                  2022-02-03 16:37:58.072 - warn: yamaha.0 (3265) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:58.074 - warn: yamaha.0 (3265) Object yamaha.0.Commands.pause is invalid: obj.common.min has an invalid type! Expected "number", received "boolean"
                                  2022-02-03 16:37:58.075 - warn: yamaha.0 (3265) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:58.080 - warn: yamaha.0 (3265) Object yamaha.0.Commands.skip is invalid: obj.common.min has an invalid type! Expected "number", received "boolean"
                                  2022-02-03 16:37:58.080 - warn: yamaha.0 (3265) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:58.083 - warn: yamaha.0 (3265) Object yamaha.0.Commands.rewind is invalid: obj.common.min has an invalid type! Expected "number", received "boolean"
                                  2022-02-03 16:37:58.083 - warn: yamaha.0 (3265) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:58.086 - warn: yamaha.0 (3265) Object yamaha.0.Commands.skip is invalid: obj.common.min has an invalid type! Expected "number", received "boolean"
                                  2022-02-03 16:37:58.086 - warn: yamaha.0 (3265) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:58.089 - warn: yamaha.0 (3265) Object yamaha.0.YPAOVolume is invalid: obj.common.min has an invalid type! Expected "number", received "boolean"
                                  2022-02-03 16:37:58.090 - warn: yamaha.0 (3265) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:58.092 - warn: yamaha.0 (3265) Object yamaha.0.extraBass is invalid: obj.common.min has an invalid type! Expected "number", received "boolean"
                                  2022-02-03 16:37:58.092 - warn: yamaha.0 (3265) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:58.095 - warn: yamaha.0 (3265) Object yamaha.0.adaptiveDRC is invalid: obj.common.min has an invalid type! Expected "number", received "boolean"
                                  2022-02-03 16:37:58.095 - warn: yamaha.0 (3265) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:58.098 - warn: yamaha.0 (3265) Object yamaha.0.partyMode is invalid: obj.common.min has an invalid type! Expected "number", received "boolean"
                                  2022-02-03 16:37:58.098 - warn: yamaha.0 (3265) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:58.101 - warn: yamaha.0 (3265) Object yamaha.0.Commands.partyModeVolumeUp is invalid: obj.common.min has an invalid type! Expected "number", received "boolean"
                                  2022-02-03 16:37:58.101 - warn: yamaha.0 (3265) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:58.103 - warn: yamaha.0 (3265) Object yamaha.0.Commands.partyModeVolumeDown is invalid: obj.common.min has an invalid type! Expected "number", received "boolean"
                                  2022-02-03 16:37:58.104 - warn: yamaha.0 (3265) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:58.106 - warn: yamaha.0 (3265) Object yamaha.0.hdmiOut1 is invalid: obj.common.min has an invalid type! Expected "number", received "boolean"
                                  2022-02-03 16:37:58.106 - warn: yamaha.0 (3265) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:58.109 - warn: yamaha.0 (3265) Object yamaha.0.hdmiOut2 is invalid: obj.common.min has an invalid type! Expected "number", received "boolean"
                                  2022-02-03 16:37:58.109 - warn: yamaha.0 (3265) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:58.111 - warn: yamaha.0 (3265) Object yamaha.0.pureDirect is invalid: obj.common.min has an invalid type! Expected "number", received "boolean"
                                  2022-02-03 16:37:58.112 - warn: yamaha.0 (3265) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:58.132 - warn: yamaha.0 (3265) Object yamaha.0.zone1 is invalid: obj.common.min has an invalid type! Expected "number", received "boolean"
                                  2022-02-03 16:37:58.132 - warn: yamaha.0 (3265) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:58.135 - warn: yamaha.0 (3265) Object yamaha.0.zone2 is invalid: obj.common.min has an invalid type! Expected "number", received "boolean"
                                  2022-02-03 16:37:58.135 - warn: yamaha.0 (3265) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:58.137 - warn: yamaha.0 (3265) Object yamaha.0.zone3 is invalid: obj.common.min has an invalid type! Expected "number", received "boolean"
                                  2022-02-03 16:37:58.138 - warn: yamaha.0 (3265) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:58.145 - warn: yamaha.0 (3265) Object yamaha.0.zone4 is invalid: obj.common.min has an invalid type! Expected "number", received "boolean"
                                  2022-02-03 16:37:58.145 - warn: yamaha.0 (3265) This object will not be created in future versions. Please report this to the developer.
                                  2022-02-03 16:37:58.149 - warn: yamaha.0 (3265) Object yamaha.0.powerAllZones is invalid: obj.common.min has an invalid type! Expected "number", received "boolean"
                                  2022-02-03 16:37:58.149 - warn: yamaha.0 (3265) This object will not be created in future versions. Please report this to the developer.
                                  
                                  apollon77 1 Reply Last reply Reply Quote 0
                                  • apollon77
                                    apollon77 @Fortune95 last edited by

                                    @fortune95 Legst Du dann bitte 4 GitHub issues an? ;-)) (bzw 3 weil ich glaube shelly gibts schon)

                                    F 1 Reply Last reply Reply Quote 0
                                    • wendy2702
                                      wendy2702 last edited by wendy2702

                                      Habe das bei der Installation auf dem Master bekommen:

                                      mirko@iobroker:/opt/iobroker$ sudo npm i iobroker.js-controller@next
                                      [sudo] password for mirko:
                                      
                                      > iobroker.js-controller@4.0.0-alpha.73-20220203-4ff5b7b6 preinstall /opt/iobroker/node_modules/iobroker.js-controller
                                      > node lib/preinstallCheck.js
                                      
                                      NPM version: 6.14.16
                                      
                                      > iobroker.js-controller@4.0.0-alpha.73-20220203-4ff5b7b6 install /opt/iobroker/node_modules/iobroker.js-controller
                                      > node iobroker.js setup first
                                      
                                      Cannot delete file. Not critical: EACCES: permission denied, unlink '/opt/iobroker/node_modules/iobroker.js-controller/lib/setup/../../_service_iobroker.bat'
                                      Cannot delete file. Not critical: EACCES: permission denied, unlink '/opt/iobroker/node_modules/iobroker.js-controller/lib/setup/../../iobroker.bat'
                                      Cannot delete file. Not critical: EACCES: permission denied, unlink '/opt/iobroker/node_modules/iobroker.js-controller/lib/setup/../../iob.bat'
                                      Uncaught Rejection: Error: EACCES: permission denied, mkdir '/opt/iobroker/node_modules/iobroker.js-controller/lib/setup/../../tmp'
                                          at Object.mkdirSync (fs.js:1013:3)
                                          at Setup.setup (/opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupSetup.js:1012:16)
                                          at processCommand (/opt/iobroker/node_modules/iobroker.js-controller/lib/setup.js:567:23)
                                          at Object.module.exports.execute (/opt/iobroker/node_modules/iobroker.js-controller/lib/setup.js:3316:5)
                                          at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js:1:24)
                                          at Module._compile (internal/modules/cjs/loader.js:1085:14)
                                          at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
                                          at Module.load (internal/modules/cjs/loader.js:950:32)
                                          at Function.Module._load (internal/modules/cjs/loader.js:790:12)
                                          at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:75:12)
                                      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: fsevents@1.2.12 (node_modules/iobroker.js2fs/node_modules/fsevents):
                                      npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.12: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
                                      
                                      npm ERR! code ELIFECYCLE
                                      npm ERR! errno 6
                                      npm ERR! iobroker.js-controller@4.0.0-alpha.73-20220203-4ff5b7b6 install: `node iobroker.js setup first`
                                      npm ERR! Exit status 6
                                      npm ERR!
                                      npm ERR! Failed at the iobroker.js-controller@4.0.0-alpha.73-20220203-4ff5b7b6 install script.
                                      npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
                                      
                                      npm ERR! A complete log of this run can be found in:
                                      npm ERR!     /root/.npm/_logs/2022-02-03T15_47_09_558Z-debug.log
                                      mirko@iobroker:/opt/iobroker$
                                      

                                      Hier noch das NPM log

                                      2022-02-03T15_47_09_558Z-debug.log

                                      IOB startet nicht mehr

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

                                        @wendy2702 sagte in Alpha Test js-controller 4.0:

                                        sudo npm

                                        Nich mit sudo rummachen an der Stelle.

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

                                          @thomas-braun Beim ersten Versuch nur zugriffsrechte verweigert meldungen bekommen.
                                          Deshalb der Versuch mit sudo.

                                          Erstmal zurück auf JS3.3.22 ohne erfolg. Musste den JS mit

                                          sudo -H -u iobroker npm install iobroker.js-controller 
                                          

                                          neu installieren.

                                          Dann den fixer nochmal laufen lassen.

                                          mirko@iobroker:/opt/iobroker$ iob 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)
                                          ==========================================================================
                                          
                                          Hit:1 http://security.debian.org buster/updates InRelease
                                          Hit:2 http://ftp.debian.org/debian buster InRelease
                                          Hit:3 http://ftp.debian.org/debian buster-updates InRelease
                                          Hit:4 https://deb.nodesource.com/node_10.x buster InRelease
                                          Hit:5 https://deb.nodesource.com/node_12.x buster InRelease
                                          Hit:6 https://deb.nodesource.com/node_14.x buster InRelease
                                          Reading package lists... Done
                                          Installed gcc-c++
                                          
                                          ==========================================================================
                                              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!
                                          
                                          ==========================================================================
                                          
                                          mirko@iobroker:/opt/iobroker$
                                          
                                          

                                          JS4 erneut versucht:

                                          mirko@iobroker:/opt/iobroker$ npm i iobroker.js-controller@next
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/@alcalzone/jsonl-db/node_modules/fs-extra
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/@iobroker/db-base/node_modules/fs-extra
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/@iobroker/db-objects-file/node_modules/fs-extra
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/@iobroker/db-objects-jsonl/node_modules/fs-extra
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/alcalzone-shared
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/@alcalzone/jsonl-db
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/@peter-murray/hue-bridge-model
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/@types/caseless
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/@types/node
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/@types/tough-cookie
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/assert-plus
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/async
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/asynckit
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/aws-sign2
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/aws4
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/bottleneck
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/caseless
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/coffee-compiler
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/coffee-script
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/core-util-is
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/dashdash
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/delayed-stream
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/combined-stream
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/duplexer
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/extend
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/extsprintf
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/eyes
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/fast-deep-equal
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/fast-json-stable-stringify
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/forever-agent
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/fs
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/ftp-response-parser/node_modules/isarray
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/ftp-response-parser/node_modules/string_decoder
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/function-bind
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/getpass
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/har-schema
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/has
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/has-symbols
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/get-intrinsic
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/call-bind
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/inherits
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/ftp-response-parser/node_modules/readable-stream
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/ftp-response-parser
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/is-typedarray
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/isstream
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/jsbn
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/jsftp/node_modules/debug
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/json-schema
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/json-schema-traverse
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/json-stringify-safe
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/jsonata
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/long-timeout
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/luxon
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/mime-db
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/mime-types
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/form-data
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/@types/request
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/minimist
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/nan
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/cpu-features
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/node-inspect
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/oauth-sign
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/object-keys
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/define-properties
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/parse-listing
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/performance-now
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/picocolors
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/psl
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/punycode
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/qs
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/request/node_modules/form-data
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/safe-buffer
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/safer-buffer
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/asn1
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/ecc-jsbn
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/sax
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/suncalc2
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/through
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/stream-combiner
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/tough-cookie
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/tr46
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/tunnel-agent
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/tweetnacl
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/bcrypt-pbkdf
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/ssh2
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/sshpk
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/typescript
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/unorm
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/uri-js
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/ajv
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/har-validator
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/uuid
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/verror/node_modules/core-util-is
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/verror
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/jsprim
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/http-signature
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/request
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/virtual-tsc
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/vm2
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/wake_on_lan
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/webidl-conversions
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/whatwg-url
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/node-fetch
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/wrappy
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/once
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/jsftp
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/xmlbuilder
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/tr-064/node_modules/xml2js
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/tr-064
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/xml2js
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/xtend
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/simple-ssh
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/yallist
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.js-controller/node_modules/yargs-parser
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/logform/node_modules/safe-stable-stringify
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/ncp
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/node-forge
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/pidusage
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/safe-stable-stringify
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/seq-logging
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/@iobroker/db-base
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/@iobroker/db-objects-redis
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/@iobroker/db-objects-file
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/@iobroker/db-objects-jsonl
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/@iobroker/db-states-redis
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/@iobroker/db-states-file
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/@iobroker/db-states-jsonl
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.js-controller/node_modules/fs-extra
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.js-controller/node_modules/mime
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.js-controller/node_modules/yargs
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.js-controller
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/@alcalzone/jsonl-db/node_modules
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/@alcalzone
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/@iobroker/db-base/node_modules
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/@iobroker/db-objects-file/node_modules
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/@iobroker/db-objects-jsonl/node_modules
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/@peter-murray
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/@types
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/ftp-response-parser/node_modules
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/jsftp/node_modules
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/request/node_modules
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/verror/node_modules
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/tr-064/node_modules
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.js-controller/node_modules
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.js2fs/node_modules
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/logform/node_modules
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/@iobroker
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/winston/node_modules
                                          npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/winston-seq-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 ERR! code EACCES
                                          npm ERR! syscall access
                                          npm ERR! path /opt/iobroker/node_modules/@alcalzone/jsonl-db/node_modules/fs-extra
                                          npm ERR! errno -13
                                          npm ERR! Error: EACCES: permission denied, access '/opt/iobroker/node_modules/@alcalzone/jsonl-db/node_modules/fs-extra'
                                          npm ERR!  [Error: EACCES: permission denied, access '/opt/iobroker/node_modules/@alcalzone/jsonl-db/node_modules/fs-extra'] {
                                          npm ERR!   errno: -13,
                                          npm ERR!   code: 'EACCES',
                                          npm ERR!   syscall: 'access',
                                          npm ERR!   path: '/opt/iobroker/node_modules/@alcalzone/jsonl-db/node_modules/fs-extra'
                                          npm ERR! }
                                          npm ERR!
                                          npm ERR! The operation was rejected by your operating system.
                                          npm ERR! It is likely you do not have the permissions to access this file as the current user
                                          npm ERR!
                                          npm ERR! If you believe this might be a permissions issue, please double-check the
                                          npm ERR! permissions of the file and its containing directories, or try running
                                          npm ERR! the command again as root/Administrator.
                                          
                                          npm ERR! A complete log of this run can be found in:
                                          npm ERR!     /home/mirko/.npm/_logs/2022-02-03T16_17_51_143Z-debug.log
                                          mirko@iobroker:/opt/iobroker$
                                          
                                          

                                          Und jetzt?

                                          Nach neustart von IOB sehe ich im Syslog davon tausende Einträge:

                                          iobroker bash[4117]: Using TZID without Luxon available is unsupported. Returned times are in UTC, not the requested time zone
                                          
                                          Thomas Braun 1 Reply Last reply Reply Quote 0
                                          • Thomas Braun
                                            Thomas Braun Most Active @wendy2702 last edited by Thomas Braun

                                            @wendy2702 sagte in Alpha Test js-controller 4.0:

                                            Beim ersten Versuch nur zugriffsrechte verweigert meldungen bekommen.
                                            Deshalb der Versuch mit sudo.

                                            Dann musst du schauen, warum da Rechte fehlen. Der mirko ist in der Gruppe iobroker drin?
                                            Wie sehen die Rechte an den angemeckerten Verzeichnissen aus?
                                            Dateisystem fit?

                                            dmesg -T | grep -i ext4
                                            

                                            https://github.com/ioBroker/ioBroker.js-controller/issues/1528

                                            realwax created this issue in ioBroker/ioBroker.js-controller

                                            closed js-controller update 3.3.19 - "TZID without Luxon available is unsupported" #1528

                                            wendy2702 1 Reply Last reply Reply Quote -1
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            866
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

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