Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Was stoppt meinen Iobroker???

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Was stoppt meinen Iobroker???

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

      @homoran said: 5 Prozesse wären dann ein core zuviel!

      Mein 4-Kerner zeigt bei htop 11 Prozesse beim js-controller und pro Javascript-Instanz.

      1 Reply Last reply Reply Quote 0
      • B
        brokeling @Homoran last edited by

        Ich habe jetzt alle Instanzen deaktiviert, bis auf admin.
        Es kommen immer noch Belastungen bis/über 100% vor, wobei mir scheint weniger.

        paul53 1 Reply Last reply Reply Quote 0
        • paul53
          paul53 @brokeling last edited by

          @brokeling said: Es kommen immer noch Belastungen bis/über 100% vor

          Auch nach reboot ?

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

            @homoran said in Was stoppt meinen Iobroker???:

            js-controller aus dem Ruder

            Das stimmt, der hat etwas Schluckauf, scheint mir. Ich hätte da eher auf den io.javaskript getippt.

            htop zeigt aber nicht (direkt) die Prozesse auf einem core an sondern nach PID / process id. Bei mir läuft der z. B. mit 11 (Unter)-Prozessen:

            PID USER      PRI  NI  VIRT   RES   SHR S CPU% MEM%   TIME+  Command  
            551 iobroker   20   0  278M  149M 27996 S  0.6  3.9 20:41.89 iobroker.js-controller                
            578 iobroker   20   0  278M  149M 27996 S  0.0  3.9  1:33.63 iobroker.js-controller
            577 iobroker   20   0  278M  149M 27996 S  0.0  3.9  1:33.77 iobroker.js-controller
            579 iobroker   20   0  278M  149M 27996 S  0.0  3.9  1:34.24 iobroker.js-controller
            576 iobroker   20   0  278M  149M 27996 S  0.0  3.9  1:33.53 iobroker.js-controller
            585 iobroker   20   0  278M  149M 27996 S  0.0  3.9  0:00.63 iobroker.js-controller
            587 iobroker   20   0  278M  149M 27996 S  0.0  3.9  0:00.63 iobroker.js-controller
            586 iobroker   20   0  278M  149M 27996 S  0.0  3.9  0:00.55 iobroker.js-controller
            584 iobroker   20   0  278M  149M 27996 S  0.0  3.9  0:00.80 iobroker.js-controller
            580 iobroker   20   0  278M  149M 27996 S  0.0  3.9  0:00.00 iobroker.js-controller
            575 iobroker   20   0  278M  149M 27996 S  0.0  3.9  0:00.00 iobroker.js-controller
            

            Was jetzt da bei @brokeling klemmt... Keine Ahnung.

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

              noch jetzt vielleicht was Auffälliges.
              Wenn ich die Objekte betrachte, dann muss ich, um die das Hochzähl-Objekt live zu sehen, eine Aktualisierung der Seite machen (über Browser).
              Das dauert dann schon relativ lange und in htop fährt die Belastung die gleich-lange Zeit auf ca. 100% an (io.admin.0)
              Aktualisierungsdauer: 35 Sekunden
              Ist das bei euch auch so?

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

                @brokeling

                Ist das bei euch auch so?

                Natürlich nicht. Die Seite mit den Objekten ist nicht die schnellste, aber 35 Sekunden mit Prozessorlast bis unter die Decke habe ich da nicht.

                iobroker status
                iobroker version
                

                bringt?
                Wieviele Objekte hast du denn da drin?

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

                  @thomas-braun said in Was stoppt meinen Iobroker???:

                  iobroker version

                  pi@raspi:~ $ iobroker status
                  iobroker is running on this host.
                  
                  At least one iobroker host is running.
                  
                  Objects type: file
                  States  type: file
                  pi@raspi:~ $ iobroker version
                  3.1.6
                  
                  

                  Objekte so 3000, Status: Anfänger 😉

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

                    @brokeling
                    Alles nix wildes.
                    Ich würde nochmal in den skripten herumschauen. Ich vermute da ist irgendwas mit einem 30 Sekunden Intervall angelegt.

                    B Thomas Braun 2 Replies Last reply Reply Quote 0
                    • B
                      brokeling @Thomas Braun last edited by

                      @thomas-braun said in Was stoppt meinen Iobroker???:

                      @brokeling
                      Alles nix wildes.
                      Ich würde nochmal in den skripten herumschauen. Ich vermute da ist irgendwas mit einem 30 Sekunden Intervall angelegt.

                      Aber da dürfte wiklich derzeit keines mehr am Laufen sein, daher habe ich keine Hoffnung.

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

                        @Homoran
                        War da nicht irgendein Adapter (history oder so), der im 30 Sekunden-Takt irgendwas gesichert hatte und man den auf 5 Minuten zähmen sollte?

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

                          @brokeling

                          iobroker list adapters
                          iobroker list instances
                          
                          1 Reply Last reply Reply Quote 0
                          • B
                            brokeling @brokeling last edited by

                            Noch eine andere, vielleicht schlechte Idee, aber vielleicht trotzdem eine klitzekleine Chance:
                            Ich könnte die sd Karte klonen und auch Hardware hätte ich noch redundant. So könnte ich mal die komplette Hardware tauschen.
                            Wer weiß?

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

                              @brokeling
                              Dann würde ich aber nicht die Karte klonen sondern ein neues System schrittweise hochziehen.

                              B 1 Reply Last reply Reply Quote 0
                              • B
                                brokeling @brokeling last edited by brokeling

                                pi@raspi:~ $ iobroker list adapters
                                 Cannot parse /opt/iobroker/iobroker-data/states.json: SyntaxError: Unexpected end of JSON input
                                system.adapter.admin                   : admin          - v4.1.11
                                system.adapter.discovery               : discovery      - v2.3.11
                                system.adapter.info                    : info           - v1.7.10
                                system.adapter.web                     : web            - v3.1.0
                                system.adapter.flot                    : flot           - v1.10.6
                                system.adapter.history                 : history        - v1.9.10
                                system.adapter.javascript              : javascript     - v4.8.4
                                system.adapter.pushover                : pushover       - v2.0.3
                                system.adapter.samsung                 : samsung        - v0.2.9
                                system.adapter.sonoff                  : sonoff         - v2.3.3
                                system.adapter.vis                     : vis            - v1.2.11
                                system.adapter.vis-history             : vis-history    - v1.0.0
                                system.adapter.vis-hqwidgets           : vis-hqwidgets  - v1.1.7
                                system.adapter.vis-metro               : vis-metro      - v1.1.2
                                system.adapter.vis-timeandweather      : vis-timeandweather - v1.1.7
                                system.adapter.digitalstrom            : digitalstrom   - v2.0.5
                                system.adapter.ping                    : ping           - v1.4.12
                                system.adapter.backitup                : backitup       - v1.7.0
                                system.adapter.deconz                  : deconz         - v1.3.11
                                system.adapter.sql                     : sql            - v1.15.3
                                system.adapter.luftdaten               : luftdaten      - v1.0.1
                                system.adapter.telegram                : telegram       - v1.6.0
                                system.adapter.cloud                   : cloud          - v3.1.0
                                system.adapter.hue-extended            : hue-extended   - v2.0.0
                                system.adapter.hue                     : hue            - v3.3.8
                                system.adapter.paw                     : paw            - v0.0.7
                                system.adapter.tr-064                  : tr-064         - v4.2.2
                                system.adapter.mqtt                    : mqtt           - v2.1.14
                                system.adapter.simple-api              : simple-api     - v2.4.8
                                system.adapter.cameras                 : cameras        - v0.1.2
                                system.adapter.socketio                : socketio       - v3.0.13
                                system.adapter.devices                 : devices        - v0.3.15
                                system.adapter.asterisk                : asterisk       - v1.0.6
                                system.adapter.vis-rgraph              : vis-rgraph     - v0.0.2
                                system.adapter.vis-justgage            : vis-justgage   - v1.0.2
                                system.adapter.text2command            : text2command   - v2.0.7
                                system.adapter.statistics              : statistics     - v1.0.2
                                system.adapter.icons-open-icon-library-png: icons-open-icon-library-png - v0.1.2
                                system.adapter.vis-icontwo             : vis-icontwo    - v0.35.0
                                system.adapter.nuki                    : nuki           - v1.4.2
                                system.adapter.chromecast              : chromecast     - v2.3.1
                                system.adapter.sayit                   : sayit          - v1.12.2
                                system.adapter.fritzdect               : fritzdect      - v0.2.4
                                system.adapter.terminal                : terminal       - v0.1.2
                                system.adapter.whatsapp-cmb            : whatsapp-cmb   - v0.1.6
                                system.adapter.moma                    : moma           - v1.2.7
                                system.adapter.zigbee                  : zigbee         - v1.3.1
                                system.adapter.fb-checkpresence        : fb-checkpresence - v1.1.0
                                
                                
                                pi@raspi:~ $ iobroker list instances
                                + system.adapter.admin.0                 : admin                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                  system.adapter.backitup.0              : backitup              - disabled
                                  system.adapter.chromecast.0            : chromecast            - disabled
                                  system.adapter.cloud.0                 : cloud                 - disabled
                                  system.adapter.deconz.0                : deconz                - disabled
                                  system.adapter.devices.0               : devices               -  enabled
                                  system.adapter.fb-checkpresence.0      : fb-checkpresence      - disabled
                                  system.adapter.flot.0                  : flot                  -  enabled
                                  system.adapter.fritzdect.0             : fritzdect             - disabled
                                  system.adapter.icons-open-icon-library-png.0: icons-open-icon-library-png -  enabled
                                  system.adapter.info.0                  : info                  - disabled
                                + system.adapter.javascript.0            : javascript            -  enabled
                                  system.adapter.luftdaten.0             : luftdaten             - disabled
                                  system.adapter.luftdaten.1             : luftdaten             - disabled
                                  system.adapter.mqtt.0                  : mqtt                  - disabled, port: 1884, bind: 0.0.0.0
                                  system.adapter.nuki.0                  : nuki                  - disabled
                                  system.adapter.pushover.0              : pushover              - disabled
                                  system.adapter.samsung.0               : samsung               - disabled
                                  system.adapter.sayit.0                 : sayit                 - disabled, port: 0
                                  system.adapter.sayit.1                 : sayit                 - disabled, port: 0
                                  system.adapter.sayit.2                 : sayit                 - disabled, port: 0
                                  system.adapter.sayit.3                 : sayit                 - disabled, port: 0
                                  system.adapter.sayit.4                 : sayit                 - disabled, port: 0
                                  system.adapter.sonoff.0                : sonoff                - disabled, port: 1883, bind: 0.0.0.0
                                  system.adapter.sql.0                   : sql                   - disabled, port: 0
                                  system.adapter.statistics.0            : statistics            - disabled
                                  system.adapter.telegram.0              : telegram              - disabled, port: 8443, bind: 0.0.0.0
                                  system.adapter.text2command.0          : text2command          - disabled
                                  system.adapter.vis-history.0           : vis-history           -  enabled
                                  system.adapter.vis-hqwidgets.0         : vis-hqwidgets         -  enabled
                                  system.adapter.vis-icontwo.0           : vis-icontwo           -  enabled
                                  system.adapter.vis-justgage.0          : vis-justgage          -  enabled
                                  system.adapter.vis-metro.0             : vis-metro             -  enabled
                                  system.adapter.vis-rgraph.0            : vis-rgraph            -  enabled
                                  system.adapter.vis-timeandweather.0    : vis-timeandweather    -  enabled
                                  system.adapter.vis.0                   : vis                   - disabled
                                  system.adapter.web.0                   : web                   - disabled, port: 8082, bind: 0.0.0.0, run as: admin
                                  system.adapter.whatsapp-cmb.0          : whatsapp-cmb          - disabled
                                  system.adapter.zigbee.0                : zigbee                - disabled
                                
                                + instance is alive
                                pi@raspi:~ $
                                
                                
                                Thomas Braun paul53 2 Replies Last reply Reply Quote 0
                                • Thomas Braun
                                  Thomas Braun Most Active @brokeling last edited by

                                  @brokeling said in Was stoppt meinen Iobroker???:

                                  Cannot parse /opt/iobroker/iobroker-data/states.json: SyntaxError: Unexpected end of JSON input

                                  Großer Mist! Da hat es wohl deine states zerlegt.

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

                                    @thomas-braun said in Was stoppt meinen Iobroker???:

                                    @brokeling said in Was stoppt meinen Iobroker???:

                                    Cannot parse /opt/iobroker/iobroker-data/states.json: SyntaxError: Unexpected end of JSON input

                                    Großer Mist! Da hat es wohl deine states zerlegt.

                                    Sagt mir jetzt nichts.
                                    Wenn ich

                                    iobroker list adapters
                                    

                                    nochmal aufrufe gibt es keine Fehler mehr !?!

                                    pi@raspi:~ $ iobroker list adapters
                                    system.adapter.admin                   : admin          - v4.1.11
                                    system.adapter.asterisk                : asterisk       - v1.0.6
                                    system.adapter.backitup                : backitup       - v1.7.0
                                    system.adapter.cameras                 : cameras        - v0.1.2
                                    system.adapter.chromecast              : chromecast     - v2.3.1
                                    system.adapter.cloud                   : cloud          - v3.1.0
                                    system.adapter.deconz                  : deconz         - v1.3.11
                                    system.adapter.devices                 : devices        - v0.3.15
                                    system.adapter.digitalstrom            : digitalstrom   - v2.0.5
                                    system.adapter.discovery               : discovery      - v2.3.11
                                    system.adapter.fb-checkpresence        : fb-checkpresence - v1.1.0
                                    system.adapter.flot                    : flot           - v1.10.6
                                    system.adapter.fritzdect               : fritzdect      - v0.2.4
                                    system.adapter.history                 : history        - v1.9.10
                                    system.adapter.hue                     : hue            - v3.3.8
                                    system.adapter.hue-extended            : hue-extended   - v2.0.0
                                    system.adapter.icons-open-icon-library-png: icons-open-icon-library-png - v0.1.2
                                    system.adapter.info                    : info           - v1.7.10
                                    system.adapter.javascript              : javascript     - v4.8.4
                                    system.adapter.luftdaten               : luftdaten      - v1.0.1
                                    system.adapter.moma                    : moma           - v1.2.7
                                    system.adapter.mqtt                    : mqtt           - v2.1.14
                                    system.adapter.nuki                    : nuki           - v1.4.2
                                    system.adapter.paw                     : paw            - v0.0.7
                                    system.adapter.ping                    : ping           - v1.4.12
                                    system.adapter.pushover                : pushover       - v2.0.3
                                    system.adapter.samsung                 : samsung        - v0.2.9
                                    system.adapter.sayit                   : sayit          - v1.12.2
                                    system.adapter.simple-api              : simple-api     - v2.4.8
                                    system.adapter.socketio                : socketio       - v3.0.13
                                    system.adapter.sonoff                  : sonoff         - v2.3.3
                                    system.adapter.sql                     : sql            - v1.15.3
                                    system.adapter.statistics              : statistics     - v1.0.2
                                    system.adapter.telegram                : telegram       - v1.6.0
                                    system.adapter.terminal                : terminal       - v0.1.2
                                    system.adapter.text2command            : text2command   - v2.0.7
                                    system.adapter.tr-064                  : tr-064         - v4.2.2
                                    system.adapter.vis                     : vis            - v1.2.11
                                    system.adapter.vis-history             : vis-history    - v1.0.0
                                    system.adapter.vis-hqwidgets           : vis-hqwidgets  - v1.1.7
                                    system.adapter.vis-icontwo             : vis-icontwo    - v0.35.0
                                    system.adapter.vis-justgage            : vis-justgage   - v1.0.2
                                    system.adapter.vis-metro               : vis-metro      - v1.1.2
                                    system.adapter.vis-rgraph              : vis-rgraph     - v0.0.2
                                    system.adapter.vis-timeandweather      : vis-timeandweather - v1.1.7
                                    system.adapter.web                     : web            - v3.1.0
                                    system.adapter.whatsapp-cmb            : whatsapp-cmb   - v0.1.6
                                    system.adapter.zigbee                  : zigbee         - v1.3.1
                                    pi@raspi:~ $
                                    
                                    

                                    Was hat das zu bedeuten?

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

                                      @thomas-braun said in Was stoppt meinen Iobroker???:

                                      @brokeling
                                      Dann würde ich aber nicht die Karte klonen sondern ein neues System schrittweise hochziehen.

                                      Könnte ich schon machen, aber kann ich da meine alten Strukturen / Skripte verwenden?

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

                                        @brokeling
                                        Oder du hast da eine "komische" SD-Karte laufen.
                                        Wobei die eigentlich im

                                        dmesg
                                        

                                        nicht weiter auffällig war, wenn ich das richtig sehe.

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

                                          @thomas-braun said in Was stoppt meinen Iobroker???:

                                          @brokeling
                                          Oder du hast da eine "komische" SD-Karte laufen.
                                          Wobei die eigentlich im

                                          dmesg
                                          

                                          nicht weiter auffällig war, wenn ich das richtig sehe.

                                          Es ist eine scandisk Marken-sd Karte
                                          Aber auch die könnten auch mal kaputt gehen.

                                          Ich muss Schluss für heute machen gute N8!
                                          Wäre schön, wenn euch vielleicht morgen oder die Tage noch was einfallen könnte - vielleicht gar DIE Lösung. Aber ich glaub schon bald nicht mehr dran.
                                          Lieben Dank auf alle Fälle!!!!!!!

                                          1 Reply Last reply Reply Quote 0
                                          • paul53
                                            paul53 @brokeling last edited by

                                            @brokeling said: Cannot parse /opt/iobroker/iobroker-data/states.json: SyntaxError: Unexpected end of JSON input

                                            Welcher Massenspeicher ? SD-Card ? USB-Massenspeicher an USB 3 ?

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

                                            Support us

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

                                            778
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            ausgebremst iobroker stoppt
                                            10
                                            173
                                            10768
                                            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