Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. js-controller 2.2 jetzt im Latest

    NEWS

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    js-controller 2.2 jetzt im Latest

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

      @apollon77 soll das so sein?

      Bei einem Multi-Host-System, welches auf js-controller 2.1 läuft ist es beim Update auf Version 2.0 empfohlen, zuerst die Slave-Systeme zu aktualisieren. Der Master wird als letztes aktualisiert!

      apollon77 1 Reply Last reply Reply Quote 1
      • apollon77
        apollon77 @Lenny.CB last edited by

        @Lenny-CB Dnake, nein FIxe ich 🙂 natürlich auf 2.2

        Lenny.CB 1 Reply Last reply Reply Quote 0
        • Lenny.CB
          Lenny.CB Most Active @apollon77 last edited by

          @apollon77 sagte in js-controller 2.2 jetzt im Latest:

          @Lenny-CB Dnake, nein FIxe ich 🙂 natürlich auf 2.2

          Huuu... ich dachte ganz kurz dran, was es wohl aufsich hat wenn man beim Update auf 2.2 erst auf 2.0 zurück muss.
          Aber nun ist ja alles klar. 😀

          1 Reply Last reply Reply Quote 0
          • ?
            A Former User last edited by A Former User

            Nach dem Update auf 2.2.7 hatte ich heute im Log diese Fehlermeldungen:

            host.cloud	2020-01-06 11:47:48.764	info	Restart adapter system.adapter.yeelight-2.0 because enabled
            host.cloud	2020-01-06 11:47:48.763	info	instance system.adapter.yeelight-2.0 terminated with code 0 (NO_ERROR)
            host.cloud	2020-01-06 11:47:48.763	error	Caught by controller[1]: operator: '==' }
            host.cloud	2020-01-06 11:47:48.762	error	Caught by controller[1]: expected: true,
            host.cloud	2020-01-06 11:47:48.762	error	Caught by controller[1]: actual: false,
            host.cloud	2020-01-06 11:47:48.762	error	Caught by controller[1]: code: 'ERR_ASSERTION',
            host.cloud	2020-01-06 11:47:48.761	error	Caught by controller[1]: name: 'AssertionError [ERR_ASSERTION]',
            host.cloud	2020-01-06 11:47:48.761	error	Caught by controller[1]: generatedMessage: true,
            host.cloud	2020-01-06 11:47:48.760	error	Caught by controller[1]: at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1083:3)
            host.cloud	2020-01-06 11:47:48.759	error	Caught by controller[1]: { AssertionError [ERR_ASSERTION]: false == true
            yeelight-2.0	2020-01-06 11:47:48.221	info	(11921) Terminated (NO_ERROR): Without reason
            yeelight-2.0	2020-01-06 11:47:48.219	info	(11921) terminating
            yeelight-2.0	2020-01-06 11:47:48.188	info	(11921) cleaned everything up...
            yeelight-2.0	2020-01-06 11:47:48.186	error	at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1083:3)
            yeelight-2.0	2020-01-06 11:47:48.186	error	(11921) AssertionError [ERR_ASSERTION]: false == true
            yeelight-2.0	2020-01-06 11:47:48.183	error	(11921) uncaught exception: false == true
            

            Platform: linux
            Node.js: v10.18.0
            NPM: 6.13.4

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

              mal blöd gefragt, wie seh ich mir auf die schnelle nun eine log Datei an, z.b. von gestern 2020-01-05.gz??

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

                @crunchip zless

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

                  @Brainbug sagte in js-controller 2.2 jetzt im Latest:

                  AssertionError [ERR_ASSERTION]: false == true

                  Hast Du ggf auch nodejs aktualisiert?

                  Das ist tief im socket Teil von nodejs und der controller hat damit nix zutun ... Google führt zu sowas
                  https://github.com/nodejs/node/issues/26351

                  Reboote mal und schau mal obs dann immer noch passiert. SOnst Issue beim Adapter, da muss ggf ein Fehler abgefangen werden

                  dhirendrx created this issue in nodejs/node

                  closed AssertionError [ERR_ASSERTION]: false == true #26351

                  1 Reply Last reply Reply Quote 0
                  • K
                    knopers1 last edited by knopers1

                    ich habe soeben den js-controller auf 2.2 hochgezogen..

                    Jetzt läuft mein TR-064 Adapter nicht...

                    host.raspberrypi	2020-01-06 15:14:36.271	error	instance system.adapter.tr-064.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                    host.raspberrypi	2020-01-06 15:14:36.271	error	Caught by controller[0]: at bootstrapNodeJSCore (internal/bootstrap/node.js:623:3)
                    host.raspberrypi	2020-01-06 15:14:36.271	error	Caught by controller[0]: at startup (internal/bootstrap/node.js:283:19)
                    host.raspberrypi	2020-01-06 15:14:36.271	error	Caught by controller[0]: at Function.Module.runMain (internal/modules/cjs/loader.js:831:12)
                    host.raspberrypi	2020-01-06 15:14:36.270	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:585:3)
                    host.raspberrypi	2020-01-06 15:14:36.270	error	Caught by controller[0]: at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
                    host.raspberrypi	2020-01-06 15:14:36.270	error	Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:653:32)
                    host.raspberrypi	2020-01-06 15:14:36.270	error	Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
                    host.raspberrypi	2020-01-06 15:14:36.270	error	Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:778:30)
                    host.raspberrypi	2020-01-06 15:14:36.270	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.tr-064/tr-064.js:16:20)
                    host.raspberrypi	2020-01-06 15:14:36.269	error	Caught by controller[0]: at Object.exports.Adapter (/opt/iobroker/node_modules/soef/soef.js:1383:23)
                    host.raspberrypi	2020-01-06 15:14:36.269	error	Caught by controller[0]: TypeError: fns.adapter is not a function
                    host.raspberrypi	2020-01-06 15:14:36.269	error	Caught by controller[0]: ^
                    host.raspberrypi	2020-01-06 15:14:36.269	error	Caught by controller[0]: fns.adapter = fns.adapter(options);
                    host.raspberrypi	2020-01-06 15:14:36.269	error	Caught by controller[0]: /opt/iobroker/node_modules/soef/soef.js:1383
                    
                    
                    

                    okay, geht wieder mit:

                    cd /opt/iobroker/
                    iobroker stop tr-064
                    cd /opt/iobroker/node_modules/iobroker.tr-064
                    npm install soef
                    
                    apollon77 T 2 Replies Last reply Reply Quote 1
                    • apollon77
                      apollon77 @knopers1 last edited by

                      @knopers1 An sich hätte ich jetzt gesagt "Stell mal auf Community Version um" ... aber warte mal damit wenns so tut ... 😉

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

                        @apollon77 sagte in js-controller 2.2 jetzt im Latest:

                        Nötige Adapter-Aktualisierungen

                        iqontrol TBD (die Version ist primär nötig wenn man Admin 3.7.7 mit einem js-controller < 2.2 nutzt! siehe https://github.com/sbormann/ioBroker.iqontrol/issues/104)

                        Bin nun auch auf 2.2.7 mit admin 3.7.7 und nodejs 10.18.0 und alles läuft soweit.
                        iqontrol hab ich in Ver. 0.2.14 installiert aber noch nichts damit gemacht. Adapter ist grün und Frontend funktioniert. K.a. was mit TBD gemeint ist.

                        Der Bug dass bei Änderung von zB History Einstellungen die materialUI Einstellungen verloren gehen existiert aber weiterhin.
                        https://github.com/ioBroker/ioBroker.js-controller/issues/544

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

                        closed changes in object settings clears already made material.ui settings #544

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

                          Bei mir läuft nach Update auf 2.2.7 alles, wie es soll. Danke 👍

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

                            @apollon77 sagte in js-controller 2.2 jetzt im Latest:

                            iqontrol TBD (die Version ist primär nötig wenn man Admin 3.7.7 mit einem js-controller < 2.2 nutzt! siehe

                            was ist TBD ? Welche Version ist das und ist die über github zu installieren ? Hat diese Version eine Versionsnummer ?

                            Diginix apollon77 2 Replies Last reply Reply Quote 0
                            • Diginix
                              Diginix @dslraser last edited by

                              @dslraser Ich tipp auf to be done/decided. Wie schon erwähnt läuft 0.2.14 bei mir unauffällig weiter. Habe aber noch keine eigenen Views usw. erstellt.

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

                                @dslraser da ist auch ein Link zu einem GitHub issue. TBD (to be done) heißt: issue für den dev ist offen und er ist dran eine neue version zu machen. Ich kenne sie aber noch nicht weil es sie noch nicht gibt. Also : abwarten

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

                                  @apollon77 sagte in js-controller 2.2 jetzt im Latest:

                                  Also : abwarten

                                  Danke für die Info.

                                  wenn man Admin 3.7.7 mit einem js-controller < 2.2 nutzt!

                                  also dann hier auch noch abwarten ?

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

                                    Habe wieder beim Upgrade eine Fehlermeldung:
                                    e6464571-8fa4-4cb5-8aa3-37f087bb74f4-image.png
                                    Ist aber sauber installiert.

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

                                      @dslraser mit nem 2.2.7er Controller ist wieder alles gut mit iqontrol. Geht nur um ältere Controller bei dem problem

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

                                        @CKMartens die üblichen compile Warnungen von Unix-dgram beibringen nodejs Versionen. Kann man nix machen.

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

                                          @apollon77
                                          Ob das jetzt mit dem Controler zu tun hat oder mit Admin kann ich nicht so genau eingrenzen.
                                          Aber bei mir ist im Vis Editor der horizontale Scrollbalken weg.
                                          Normalerweise benötige ich den nie, aber da ich heute ein größeres Projekt importiert habe ist mir das so aufgefallen.
                                          Fehler taucht bei Chrome und FF auf, liegt also vermutlich nicht am Browser.

                                          apollon77 crunchip 2 Replies Last reply Reply Quote 0
                                          • apollon77
                                            apollon77 @Chaot last edited by

                                            @Chaot kann beides weder com Controller noch von Admin Kommen. Bitte Vis issue anlegen mit Screenshot.

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate
                                            FAQ Cloud / IOT
                                            HowTo: Node.js-Update
                                            HowTo: Backup/Restore
                                            Downloads
                                            BLOG

                                            1.0k
                                            Online

                                            31.7k
                                            Users

                                            79.6k
                                            Topics

                                            1.3m
                                            Posts

                                            js-controller
                                            39
                                            160
                                            16859
                                            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