Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. ioBroker extrem langsam

    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 extrem langsam

    This topic has been deleted. Only users with topic management privileges can see it.
    • Q
      qwerty1896 @Thomas Braun last edited by

      @thomas-braun

      Hallo!

      Ich wollte gerade den Post aktualisieren.

      Ich habe - eher zufällig - eine Verbindung parallel mit putty aufgebaut. Jetzt zickt der ioBroker nicht mehr. Alle Adapter konnte ich einwandfrei aktualisieren. Gern lösche ich den Beitrag (Ausgangsfrage) wieder.

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

        @qwerty1896 sagte in ioBroker extrem langsam:

        Zeig trotzdem mal die Ausgabe von

        iob diag
        
        Q 1 Reply Last reply Reply Quote 0
        • Q
          qwerty1896 @Thomas Braun last edited by

          @thomas-braun

          Mmh, irgendwas habe ich vergessen. Hier das Ergebnis, das Du sicherlich nicht lesen willst...

          pi@raspberrypi:~ $ iob diag
          iobroker [command]
          
          Commands:
            iobroker setup                                               Setup ioBroker
            iobroker start [all|<adapter>.<instance>]                    Starts the js-controller or a specified adapter instance
            iobroker stop [<adapter>.<instance>]                         stops the js-controller or a specified adapter instance
            iobroker restart [<adapter>.<instance>]                      Restarts js-controller or a specified adapter instance  [aliases: r]
            iobroker debug <adapter>[.<instance>]                        Starts a Node.js debugging session for the adapter instance
            iobroker info                                                Shows the host info
          
          

          Was muss ich denn genau eingeben? (Sorry!)

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

            @qwerty1896

            Deine Installation ist nicht auf aktuellem Stand.

            iob stop
            iob fix
            iob start
            

            und dann wenn der ioBroker wieder vollständig gestartet ist

            iob diag
            
            Q 1 Reply Last reply Reply Quote 0
            • Q
              qwerty1896 @Thomas Braun last edited by

              @thomas-braun said in ioBroker extrem langsam:

              iob start

              ======================= SUMMARY =======================
                                   v.2023-04-16
              
              
              Operatingsystem:        Raspbian GNU/Linux 11 (bullseye)
              Kernel:                 6.1.21-v8+
              Installation:           Native
              Timezone:               Europe/Berlin (CEST, +0200)
              User-ID:                1000
              X-Server:               true
              Boot Target:            graphical.target
              
              Pending OS-Updates:     0
              Pending iob updates:    1
              
              Nodejs-Installation:    /usr/bin/nodejs         v16.20.2
                                      /usr/bin/node           v16.20.2
                                      /usr/bin/npm            8.19.4
                                      /usr/bin/npx            8.19.4
              
              Recommended versions are nodejs 18.x.y and npm 9.x.y
              Your nodejs installation is correct
              
              MEMORY:
                             total        used        free      shared  buff/cache   available
              Mem:            3.8G        1.1G        1.8G         40M        936M        2.8G
              Swap:            99M          0B         99M
              Total:          3.9G        1.1G        1.9G
              
              Active iob-Instances:   19
              Active repo(s): stable
              
              ioBroker Core:          js-controller           4.0.23
                                      admin                   6.8.0
              
              ioBroker Status:        iobroker is running on this host.
              
              
              Objects type: jsonl
              States  type: jsonl
              
              Status admin and web instance:
              + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
              + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
              
              Objects:                4294
              States:                 3748
              
              Size of iob-Database:
              
              7.4M    /opt/iobroker/iobroker-data/objects.jsonl
              6.7M    /opt/iobroker/iobroker-data/objects.json.migrated
              6.7M    /opt/iobroker/iobroker-data/objects.json.bak.migrated
              0       /opt/iobroker/iobroker-data/objects.json.broken
              1.5M    /opt/iobroker/iobroker-data/states.jsonl
              792K    /opt/iobroker/iobroker-data/states.json.migrated
              792K    /opt/iobroker/iobroker-data/states.json.bak.migrated
              0       /opt/iobroker/iobroker-data/states.json.broken
              
              
              
              =================== END OF SUMMARY ====================
              
              Thomas Braun 1 Reply Last reply Reply Quote 0
              • Thomas Braun
                Thomas Braun Most Active @qwerty1896 last edited by

                @qwerty1896 sagte in ioBroker extrem langsam:

                X-Server: true

                Da rumpelt halt ein Desktop mit. Klar bremst der das System aus.
                Schalt den aus.

                Und bring dein nodejs auf v18.

                Und dann gibst du nochmal die Langfassung bekannt.

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

                  @thomas-braun

                  Hab meinen Dank.

                  Recommended versions are nodejs 18.x.y and npm 9.x.y
                  

                  ... habe ich auch gesehen. Wurde vom ioBroker aber nicht "vorgeschlagen".

                  Hast Du noch einen Befehl zum Update von nodejs?

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

                    @qwerty1896 sagte in ioBroker extrem langsam:

                    Wurde vom ioBroker aber nicht "vorgeschlagen".

                    Nein, das ist ja auch ein Ding des Betriebssystems. Das muss der Admin auf Stand halten.

                    Hast Du noch einen Befehl zum Update von nodejs?

                    Zufällig ja.
                    https://forum.iobroker.net/topic/68035/iob-node-fix-skript

                    Q 1 Reply Last reply Reply Quote 1
                    • geschild
                      geschild @qwerty1896 last edited by

                      @qwerty1896 Oft hilft auch der Linuxbefehl 'top', um zu sehen welcher Prozess die Ressourcen frisst.

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

                        @thomas-braun

                        Danke. Sieht gut aus.

                        ======================= SUMMARY =======================
                                             v.2023-04-16
                        
                        
                        Operatingsystem:        Raspbian GNU/Linux 11 (bullseye)
                        Kernel:                 6.1.21-v8+
                        Installation:           Native
                        Timezone:               Europe/Berlin (CEST, +0200)
                        User-ID:                1000
                        X-Server:               true
                        Boot Target:            graphical.target
                        
                        Pending OS-Updates:     0
                        Pending iob updates:    1
                        
                        Nodejs-Installation:    /usr/bin/nodejs         v18.17.1
                                                /usr/bin/node           v18.17.1
                                                /usr/bin/npm            9.6.7
                                                /usr/bin/npx            9.6.7
                        
                        Recommended versions are nodejs 18.x.y and npm 9.x.y
                        Your nodejs installation is correct
                        
                        MEMORY:
                                       total        used        free      shared  buff/cache   available
                        Mem:            3.8G        950M        1.7G         39M        1.1G        2.7G
                        Swap:            99M          0B         99M
                        Total:          3.9G        950M        1.8G
                        
                        Active iob-Instances:   19
                        Active repo(s): stable
                        
                        ioBroker Core:          js-controller           4.0.23
                                                admin                   6.8.0
                        
                        ioBroker Status:        iobroker is running on this host.
                        
                        
                        Objects type: jsonl
                        States  type: jsonl
                        
                        Status admin and web instance:
                        + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                        + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                        
                        Objects:                4294
                        States:                 3747
                        
                        Size of iob-Database:
                        
                        16M     /opt/iobroker/iobroker-data/objects.jsonl
                        6.7M    /opt/iobroker/iobroker-data/objects.json.migrated
                        6.7M    /opt/iobroker/iobroker-data/objects.json.bak.migrated
                        0       /opt/iobroker/iobroker-data/objects.json.broken
                        7.1M    /opt/iobroker/iobroker-data/states.jsonl
                        792K    /opt/iobroker/iobroker-data/states.json.migrated
                        792K    /opt/iobroker/iobroker-data/states.json.bak.migrated
                        0       /opt/iobroker/iobroker-data/states.json.broken
                        
                        
                        
                        =================== END OF SUMMARY ====================
                        
                        
                        Thomas Braun 2 Replies Last reply Reply Quote 0
                        • Thomas Braun
                          Thomas Braun Most Active @qwerty1896 last edited by Thomas Braun

                          @qwerty1896 sagte in ioBroker extrem langsam:

                          X-Server: true

                          Nein, sieht nicht gut aus, da rumpelt immer noch eine graphische Oberfläche mit.

                          Pending iob updates: 1

                          Wird der js-controller sein. Bring auch den auf Stand.

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

                            @qwerty1896

                            Desktop/X-Server ausschalten:

                            sudo raspi-config
                            

                            Dann dort:

                            1 System Options
                            S5 Boot / Auto Login
                            B1 Console
                            
                            Q 1 Reply Last reply Reply Quote 1
                            • Q
                              qwerty1896 @Thomas Braun last edited by

                              @thomas-braun

                              1000x Danke!

                              Ich hoffe, wir - natürlich Du - können mit diesem Beitrag noch weiteren Usern weiterhelfen!

                              ======================= SUMMARY =======================
                                                   v.2023-04-16
                              
                              
                              Operatingsystem:        Raspbian GNU/Linux 11 (bullseye)
                              Kernel:                 6.1.21-v8+
                              Installation:           Native
                              Timezone:               Europe/Berlin (CEST, +0200)
                              User-ID:                1000
                              X-Server:               false
                              Boot Target:            multi-user.target
                              
                              Pending OS-Updates:     0
                              Pending iob updates:    0
                              
                              Nodejs-Installation:    /usr/bin/nodejs         v18.17.1
                                                      /usr/bin/node           v18.17.1
                                                      /usr/bin/npm            9.6.7
                                                      /usr/bin/npx            9.6.7
                              
                              Recommended versions are nodejs 18.x.y and npm 9.x.y
                              Your nodejs installation is correct
                              
                              MEMORY:
                                             total        used        free      shared  buff/cache   available
                              Mem:            3.8G        819M        2.5G        0.0K        516M        2.9G
                              Swap:            99M          0B         99M
                              Total:          3.9G        819M        2.6G
                              
                              Active iob-Instances:   19
                              Active repo(s): stable
                              
                              ioBroker Core:          js-controller           4.0.24
                                                      admin                   6.8.0
                              
                              ioBroker Status:        iobroker is running on this host.
                              
                              
                              Objects type: jsonl
                              States  type: jsonl
                              
                              Status admin and web instance:
                              + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                              + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                              
                              Objects:                4294
                              States:                 3747
                              
                              Size of iob-Database:
                              
                              17M     /opt/iobroker/iobroker-data/objects.jsonl
                              6.7M    /opt/iobroker/iobroker-data/objects.json.migrated
                              6.7M    /opt/iobroker/iobroker-data/objects.json.bak.migrated
                              0       /opt/iobroker/iobroker-data/objects.json.broken
                              856K    /opt/iobroker/iobroker-data/states.jsonl
                              792K    /opt/iobroker/iobroker-data/states.json.migrated
                              792K    /opt/iobroker/iobroker-data/states.json.bak.migrated
                              0       /opt/iobroker/iobroker-data/states.json.broken
                              
                              
                              
                              =================== END OF SUMMARY ====================
                              
                              Thomas Braun 1 Reply Last reply Reply Quote 0
                              • Thomas Braun
                                Thomas Braun Most Active @qwerty1896 last edited by

                                @qwerty1896

                                Die Summary sieht jetzt gut aus.
                                Besteht das Problem weiterhin?
                                Dann die Langfassung.

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

                                  @thomas-braun

                                  Alles gut! Keine "Wartekreise" mehr!

                                  Fehlt nur noch Grafana... aber das ist ein anderes Thema!

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

                                    @qwerty1896

                                    Das 'andere Thema' ist vermutlich dieses:

                                    https://forum.iobroker.net/topic/67822/grafana-repo-braucht-neuen-schlüssel

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

                                      @thomas-braun

                                      Danke. Ich muss mich allerdings auch um die Installation kümmern - auf meinem Raspberry sehr fehleranfällig.

                                      Was nach dem Updates (s.o.) leider nicht mehr funktioniert, ist der Versand von eCharts an Telegram.

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

                                        @qwerty1896 sagte in ioBroker extrem langsam:

                                        Ich muss mich allerdings auch um die Installation kümmern - auf meinem Raspberry sehr fehleranfällig.

                                        Ja, um Updates usw. musst du dich kümmern. Stimmt.

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

                                          @thomas-braun

                                          Fehlerlog eCharts

                                          Cannot find required modules: Error: The module '/opt/iobroker/node_modules/canvas/build/Release/canvas.node' was compiled against a different Node.js version using NODE_MODULE_VERSION 93. This version of Node.js requires NODE_MODULE_VERSION 108. Please try re-compiling or re-installing the module (for instance, using `npm rebuild` or `npm install`).
                                          

                                          Fehlerlog Telegram

                                          script.js.common.PV_Menue: Cannot find required modules: looks like it is not possible to generate charts on your Hardware/OS
                                          
                                          Thomas Braun 1 Reply Last reply Reply Quote 0
                                          • Thomas Braun
                                            Thomas Braun Most Active @qwerty1896 last edited by Thomas Braun

                                            @qwerty1896

                                            echarts bzw. canvas sollte sich bei 'gesunder' Installation von 'alleine' einrenken. Das rebuild dauert aber ggf.

                                            Hier tut es das jedenfalls:

                                            echad@chet:/opt/iobroker $ npm ls canvas
                                            iobroker.inst@3.0.0 /opt/iobroker
                                            ├─┬ iobroker.echarts@1.5.4
                                            │ ├── canvas@2.11.2
                                            │ └─┬ jsdom@22.1.0
                                            │   └── canvas@2.11.2 deduped
                                            ├─┬ iobroker.mihome-vacuum@4.0.0
                                            │ └── canvas@2.11.2 deduped
                                            └─┬ iobroker.parcel@0.1.2
                                              └─┬ jsdom@21.1.2
                                                └── canvas@2.11.2 deduped
                                            
                                            Q 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

                                            937
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            iobroker keine aktualisierung möglich langsam
                                            8
                                            95
                                            6029
                                            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