Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Iobroker läuft nicht mehr richtig, nur noch Logfehler

    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

    Iobroker läuft nicht mehr richtig, nur noch Logfehler

    This topic has been deleted. Only users with topic management privileges can see it.
    • L
      Lady Ela last edited by

      Das einmal beim Terminal das Icon fehlt und das der Infoadapter nicht richtig läuft, sowie der ganz oben genannter Logfehler.

      58b8c5ad-c2ec-4af6-8717-6fb1615d81cc-image.png

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

        @Lady-Ela

        Fehlendes Icon im Terminal-Adapter ist bekannt.
        IMHO kann man den Adapter auch deinstallieren, auf dem Debian hast du ja ohnehin diverse Konsolen zur Verfügung.

        info-Adapter: Starte das Ding mal neu, Einträge dazu im Logfile hier posten.

        Zu den Meldungen im Log:

        cd /opt/iobroker
        sudo -H -u iobroker npm install iobroker.js-controller
        
        1 Reply Last reply Reply Quote 0
        • L
          Lady Ela last edited by

          wieder mit michaela die comandos ausführen?

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

            @Lady-Ela
            Ja. Bitte vergiss ab sofort den root. Der ist tabu!

            1 Reply Last reply Reply Quote 0
            • L
              Lady Ela last edited by

              So wie es ausschaut ist das sogar der Infoadapter der folgende Fehler im Log anzeigt.

              host.ioBroker-Pi	2020-11-25 21:11:39.510	info	instance system.adapter.info.0 started with pid 6412
              host.ioBroker-Pi	2020-11-25 21:11:09.472	info	Restart adapter system.adapter.info.0 because enabled
              host.ioBroker-Pi	2020-11-25 21:11:09.472	error	instance system.adapter.info.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
              host.ioBroker-Pi	2020-11-25 21:11:09.471	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/file-stream-rotator/FileStreamRotator.js:15:14)
              host.ioBroker-Pi	2020-11-25 21:11:09.470	error	Caught by controller[0]: at require (internal/modules/cjs/helpers.js:74:18)
              host.ioBroker-Pi	2020-11-25 21:11:09.469	error	Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:887:19)
              host.ioBroker-Pi	2020-11-25 21:11:09.469	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:708:14)
              host.ioBroker-Pi	2020-11-25 21:11:09.469	error	Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:863:32)
              host.ioBroker-Pi	2020-11-25 21:11:09.469	error	Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
              host.ioBroker-Pi	2020-11-25 21:11:09.469	error	Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:999:30)
              host.ioBroker-Pi	2020-11-25 21:11:09.468	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/moment/moment.js:11:2)
              host.ioBroker-Pi	2020-11-25 21:11:09.468	error	Caught by controller[0]: at /opt/iobroker/node_modules/moment/moment.js:8:85
              host.ioBroker-Pi	2020-11-25 21:11:09.468	error	Caught by controller[0]: at /opt/iobroker/node_modules/moment/moment.js:4919:20
              host.ioBroker-Pi	2020-11-25 21:11:09.468	error	Caught by controller[0]: TypeError: Cannot assign to read only property 'toString' of object '#<Moment>'
              host.ioBroker-Pi	2020-11-25 21:11:09.468	error	Caught by controller[0]: ^
              host.ioBroker-Pi	2020-11-25 21:11:09.467	error	Caught by controller[0]: proto.toString = toString;
              host.ioBroker-Pi	2020-11-25 21:11:09.467	error	Caught by controller[0]: /opt/iobroker/node_modules/moment/moment.js:4919
              host.ioBroker-Pi	2020-11-25 21:11:07.818	info	instance system.adapter.info.0 started with pid 6389
              host.ioBroker-Pi	2020-11-25 21:10:37.786	info	Restart adapter system.adapter.info.0 because enabled
              host.ioBroker-Pi	2020-11-25 21:10:37.785	error	instance system.adapter.info.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
              host.ioBroker-Pi	2020-11-25 21:10:37.785	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/file-stream-rotator/FileStreamRotator.js:15:14)
              host.ioBroker-Pi	2020-11-25 21:10:37.785	error	Caught by controller[0]: at require (internal/modules/cjs/helpers.js:74:18)
              host.ioBroker-Pi	2020-11-25 21:10:37.785	error	Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:887:19)
              host.ioBroker-Pi	2020-11-25 21:10:37.785	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:708:14)
              host.ioBroker-Pi	2020-11-25 21:10:37.784	error	Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:863:32)
              host.ioBroker-Pi	2020-11-25 21:10:37.784	error	Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
              host.ioBroker-Pi	2020-11-25 21:10:37.784	error	Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:999:30)
              host.ioBroker-Pi	2020-11-25 21:10:37.784	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/moment/moment.js:11:2)
              host.ioBroker-Pi	2020-11-25 21:10:37.783	error	Caught by controller[0]: at /opt/iobroker/node_modules/moment/moment.js:8:85
              host.ioBroker-Pi	2020-11-25 21:10:37.783	error	Caught by controller[0]: at /opt/iobroker/node_modules/moment/moment.js:4919:20
              host.ioBroker-Pi	2020-11-25 21:10:37.783	error	Caught by controller[0]: TypeError: Cannot assign to read only property 'toString' of object '#<Moment>'
              host.ioBroker-Pi	2020-11-25 21:10:37.783	error	Caught by controller[0]: ^
              host.ioBroker-Pi	2020-11-25 21:10:37.782	error	Caught by controller[0]: proto.toString = toString;
              host.ioBroker-Pi	2020-11-25 21:10:37.781	error	Caught by controller[0]: /opt/iobroker/node_modules/moment/moment.js:4919
              
              Thomas Braun 1 Reply Last reply Reply Quote 0
              • Thomas Braun
                Thomas Braun Most Active @Lady Ela last edited by

                @Lady-Ela
                Ja, hier hat jemand das gleiche Problem, wie mir scheint:
                https://forum.iobroker.net/topic/39024/info-0-fehler-instanz-steht-auf-rot

                Da würde ich ein Issue auf github für den info-Adapter aufmachen.

                Ich habe jetzt mal auf node 12.20.0 gewechselt (war auf einer anderen), bei mir läuft der info-Adapter allerdings unauffällig durch:

                (12862) starting. Version 1.7.10 in /opt/iobroker/node_modules/iobroker.info, node: v12.20.0, js-controller: 3.1.6
                

                Welche Version des info-Adapters läuft da bei dir?

                1 Reply Last reply Reply Quote 0
                • L
                  Lady Ela last edited by

                  Bei mir auch der 1.7.10 dann muß ich ihn erstmal ausstellen bis das Problem behoben ist. Trotzdem nochmal vielen Dank für die Hilfe.

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

                    @Lady-Ela
                    Muss sich vermutlich @ldittmar mal anschauen.

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

                      @Lady-Ela
                      Hab mal ein Issue eröffnet:

                      https://github.com/iobroker-community-adapters/ioBroker.info/issues/190

                      Grothesk242 created this issue in iobroker-community-adapters/ioBroker.info

                      closed UNMET dependencies for node version smaller than V15 for iot 1.8.5 #190

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

                        Moin,

                        Letztens hat sich mein iobroker so aufgehängt, dass ich selbst per Proxmox UI nicht mehr auf die Konsole des iobroker kam, so dass ich die iobroker VM abschießen musste. Auf runterfahren / Neustart hat er auch nicht reagiert. Der letzte Eintrag im Log war, dass sich der Info Adapter Updates geholt hat.

                        Irgendwie blöd, wenn man trotz 3 zugewiesenen CPUs nicht mehr drauf kommt. Die Prozessorlast hing auf etwa 33 Prozent fest. Also ein Kern voll ausgelastet gewesen.

                        War unter der Woche. Am WE habe ich mehr Zeit mir das anzusehen.

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

                          @peterfido
                          Und wo ist jetzt der Bezug zum Fehlerbild von @Lady-Ela ?

                          @Lady-Ela
                          Bitte mal

                          cd /opt/iobroker
                          npm list moment
                          npm -v
                          node -v
                          nodejs -v
                          

                          ausführen und die Rückmeldungen hier bekannt geben.

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

                            @Thomas-Braun
                            Der Info Adapter wird auch hier erwähnt. Möglich, dass er die eine Maschine zum Totalabsturz bringt und auf der anderen Maschine bloß nicht vernünftig läuft.

                            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

                            491
                            Online

                            31.9k
                            Users

                            80.1k
                            Topics

                            1.3m
                            Posts

                            log fehler iobroker
                            3
                            32
                            1598
                            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