Skip to content
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Logo
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. ioBroker extrem langsam

NEWS

  • Wartung am 15.11. – Forum ab 22:00 Uhr nicht erreichbar
    BluefoxB
    Bluefox
    11
    2
    224

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.0k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    1.7k

ioBroker extrem langsam

ioBroker extrem langsam

Scheduled Pinned Locked Moved ioBroker Allgemein
iobrokerlangsamkeine aktualisierung möglich
95 Posts 8 Posters 11.5k Views 6 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Spidermike

    https://forum.iobroker.net/topic/69068/neuer-befehl-iob-nodejs-update

    könntest Du mir mal die genaue reihenfolge schreiben was ich bei Putty eingeben muss.

    für euch ist das alles selbstverständlich aber für mich ist das alles latein rückwärts.
    Ich versuche schon immer alles zu lesen aber wirklich kapieren tu ich es halt nicht.

    Und wenn ich dann immer nur auf irgendwelche anderen Threads verwiesen werde dann lese ich wieder wie ein blöder und komme nicht weiter.

    Sorry ich würde ja das gerne alles verstehen und mitreden können aber es klappt halt nicht mehr

    HomoranH Offline
    HomoranH Offline
    Homoran
    Global Moderator Administrators
    wrote on last edited by
    #46

    @spidermike sagte in ioBroker extrem langsam:

    die genaue reihenfolge schreiben was ich bei Putty eingeben muss.

    iob node-update

    kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

    Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

    der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

    S 1 Reply Last reply
    0
    • HomoranH Homoran

      @spidermike sagte in ioBroker extrem langsam:

      die genaue reihenfolge schreiben was ich bei Putty eingeben muss.

      iob node-update

      S Offline
      S Offline
      Spidermike
      wrote on last edited by
      #47

      @homoran sagte in ioBroker extrem langsam:

      iob node-update

      login as: pi
      pi@192.168.178.78's password:
      Linux raspberrypi4-iobroker 5.15.61-v7l+ #1579 SMP Fri Aug 26 11:13:03 BST 2022                                                                                                              armv7l
      
      The programs included with the Debian GNU/Linux system are free software;
      the exact distribution terms for each program are described in the
      individual files in /usr/share/doc/*/copyright.
      
      Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
      permitted by applicable law.
      Last login: Sun Oct 15 19:47:53 2023 from 192.168.178.20
      pi@raspberrypi4-iobroker:~ $ iob node-update
      iobroker [command]
      
      Commands:
        iobroker setup                                               Setup ioBroker
        iobroker start [all|<adapter>.<instance>|<adapter>]          Starts the js-controller or a specified adapter instance or all instances of an adapter
        iobroker stop [<adapter>.<instance>|<adapter>]               stops the js-controller or a specified adapter instance or all instances of an adapter
        iobroker restart [<adapter>.<instance>|<adapter>]            Restarts js-controller or a specified adapter instance or all instances of an adapter  [aliases: r]
        iobroker debug <adapter>[.<instance>]                        Starts a Node.js debugging session for the adapter instance
        iobroker info                                                Shows the host info
        iobroker logs [<adapter>]                                    Monitor log
        iobroker add <adapter> [desiredNumber]                       Add instance of adapter  [aliases: a]
        iobroker install <adapter>                                   Installs a specified adapter  [aliases: i]
        iobroker rebuild [<module>]                                  Rebuild all native modules or path
        iobroker url <url> [<name>]                                  Install adapter from specified url, e.g. GitHub
        iobroker del <adapter>                                       Remove adapter and all instances from this host  [aliases: delete]
        iobroker del <adapter>.<instance>                            Remove adapter instance  [aliases: delete]
        iobroker update [<repositoryUrl>]                            Update repository and list adapters
        iobroker upgrade                                             Upgrade management
        iobroker upload [all|<adapter>]                              Upload management  [aliases: u]
        iobroker object                                              Object management  [aliases: o]
        iobroker state                                               State management  [aliases: s]
        iobroker message <adapter>[.instance] <command> [<message>]  Send message to adapter instance/s
        iobroker list <type> [<filter>]                              List all entries, like objects
        iobroker chmod <mode> <file>                                 Change file rights
        iobroker chown <user> <group> <file>                         Change file ownership
        iobroker touch <file>                                        Touch file
        iobroker rm <file>                                           Remove file
        iobroker file                                                File management
        iobroker user                                                User commands
        iobroker group                                               group management
        iobroker host <hostname>                                     Set host to given hostname
        iobroker set <adapter>.<instance>                            Change settings of adapter config
        iobroker license <license.file or license.text>              Update license by given file
        iobroker cert                                                Certificate management
        iobroker clean <yes>                                         Clears all objects and states
        iobroker backup                                              Create backup
        iobroker restore <backup name or path>                       Restore a specified backup
        iobroker validate <backup name or path>                      Validate a specified backup
        iobroker status [all|<adapter>.<instance>]                   Status of ioBroker or adapter instance  [aliases: isrun]
        iobroker repo [<name>]                                       Show repo information
        iobroker uuid                                                Show uuid of the installation  [aliases: id]
        iobroker unsetup                                             Reset license, installation secret and language
        iobroker fix                                                 Execute the installation fixer script, this updates your ioBroker installation
        iobroker multihost                                           Multihost management
        iobroker compact                                             compact group management
        iobroker plugin                                              Plugin management
        iobroker vendor <passphrase> [<vendor.json>]                 Update the vendor information using given passphrase
        iobroker version [<adapter>]                                 Show version of js-controller or specified adapter  [aliases: v]
      
      Options:
        --help  Show help  [boolean]
      
      

      dann bekomme ich das als antwort

      HomoranH 1 Reply Last reply
      0
      • S Spidermike

        @homoran sagte in ioBroker extrem langsam:

        iob node-update

        login as: pi
        pi@192.168.178.78's password:
        Linux raspberrypi4-iobroker 5.15.61-v7l+ #1579 SMP Fri Aug 26 11:13:03 BST 2022                                                                                                              armv7l
        
        The programs included with the Debian GNU/Linux system are free software;
        the exact distribution terms for each program are described in the
        individual files in /usr/share/doc/*/copyright.
        
        Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
        permitted by applicable law.
        Last login: Sun Oct 15 19:47:53 2023 from 192.168.178.20
        pi@raspberrypi4-iobroker:~ $ iob node-update
        iobroker [command]
        
        Commands:
          iobroker setup                                               Setup ioBroker
          iobroker start [all|<adapter>.<instance>|<adapter>]          Starts the js-controller or a specified adapter instance or all instances of an adapter
          iobroker stop [<adapter>.<instance>|<adapter>]               stops the js-controller or a specified adapter instance or all instances of an adapter
          iobroker restart [<adapter>.<instance>|<adapter>]            Restarts js-controller or a specified adapter instance or all instances of an adapter  [aliases: r]
          iobroker debug <adapter>[.<instance>]                        Starts a Node.js debugging session for the adapter instance
          iobroker info                                                Shows the host info
          iobroker logs [<adapter>]                                    Monitor log
          iobroker add <adapter> [desiredNumber]                       Add instance of adapter  [aliases: a]
          iobroker install <adapter>                                   Installs a specified adapter  [aliases: i]
          iobroker rebuild [<module>]                                  Rebuild all native modules or path
          iobroker url <url> [<name>]                                  Install adapter from specified url, e.g. GitHub
          iobroker del <adapter>                                       Remove adapter and all instances from this host  [aliases: delete]
          iobroker del <adapter>.<instance>                            Remove adapter instance  [aliases: delete]
          iobroker update [<repositoryUrl>]                            Update repository and list adapters
          iobroker upgrade                                             Upgrade management
          iobroker upload [all|<adapter>]                              Upload management  [aliases: u]
          iobroker object                                              Object management  [aliases: o]
          iobroker state                                               State management  [aliases: s]
          iobroker message <adapter>[.instance] <command> [<message>]  Send message to adapter instance/s
          iobroker list <type> [<filter>]                              List all entries, like objects
          iobroker chmod <mode> <file>                                 Change file rights
          iobroker chown <user> <group> <file>                         Change file ownership
          iobroker touch <file>                                        Touch file
          iobroker rm <file>                                           Remove file
          iobroker file                                                File management
          iobroker user                                                User commands
          iobroker group                                               group management
          iobroker host <hostname>                                     Set host to given hostname
          iobroker set <adapter>.<instance>                            Change settings of adapter config
          iobroker license <license.file or license.text>              Update license by given file
          iobroker cert                                                Certificate management
          iobroker clean <yes>                                         Clears all objects and states
          iobroker backup                                              Create backup
          iobroker restore <backup name or path>                       Restore a specified backup
          iobroker validate <backup name or path>                      Validate a specified backup
          iobroker status [all|<adapter>.<instance>]                   Status of ioBroker or adapter instance  [aliases: isrun]
          iobroker repo [<name>]                                       Show repo information
          iobroker uuid                                                Show uuid of the installation  [aliases: id]
          iobroker unsetup                                             Reset license, installation secret and language
          iobroker fix                                                 Execute the installation fixer script, this updates your ioBroker installation
          iobroker multihost                                           Multihost management
          iobroker compact                                             compact group management
          iobroker plugin                                              Plugin management
          iobroker vendor <passphrase> [<vendor.json>]                 Update the vendor information using given passphrase
          iobroker version [<adapter>]                                 Show version of js-controller or specified adapter  [aliases: v]
        
        Options:
          --help  Show help  [boolean]
        
        

        dann bekomme ich das als antwort

        HomoranH Offline
        HomoranH Offline
        Homoran
        Global Moderator Administrators
        wrote on last edited by
        #48

        @spidermike sagte in ioBroker extrem langsam:

        dann

        iob stop
        iob fix
        iob start 
        
        w a r t e n
        
        iob node-update
        

        kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

        Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

        der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

        S 2 Replies Last reply
        0
        • HomoranH Homoran

          @spidermike sagte in ioBroker extrem langsam:

          dann

          iob stop
          iob fix
          iob start 
          
          w a r t e n
          
          iob node-update
          
          S Offline
          S Offline
          Spidermike
          wrote on last edited by
          #49

          @homoran sagte in ioBroker extrem langsam:

          iob start

          Warum bekomme ich da eine Fehlermeldung

          OK:1 http://phoscon.de/apt/deconz bullseye InRelease
          OK:2 http://archive.raspberrypi.org/debian bullseye InRelease
          Holen:3 https://repos.influxdata.com/debian bullseye InRelease [7.040 B]
          Holen:4 http://raspbian.raspberrypi.org/raspbian bullseye InRelease [15,0 kB]
          OK:5 https://deb.nodesource.com/node_20.x nodistro InRelease
          Fehl:3 https://repos.influxdata.com/debian bullseye InRelease
            Die folgenden Signaturen konnten nicht überprüft werden, weil ihr öffentlicher Schlüssel nicht verfügbar ist: NO_PUBKEY D8FF8E1F7DF8B07E
          Es wurden 22,0 kB in 2 s geholt (14,6 kB/s).
          Paketlisten werden gelesen… Fertig
          W: Während der Überprüfung der Signatur trat ein Fehler auf. Das Depot wurde nicht aktualisiert und die vorherigen Indexdateien werden verwendet. GPG-Fehler: https://repos.influxdata.com/debian bullseye InRelease: Die folgenden Signaturen konnten nicht überprüft werden, weil ihr öffentlicher Schlüssel nicht verfügbar ist: NO_PUBKEY D8FF8E1F7DF8B07E
          W: Fehlschlag beim Holen von https://repos.influxdata.com/debian/dists/bullseye/InRelease Die folgenden Signaturen konnten nicht überprüft werden, weil ihr öffentlicher Schlüssel nicht verfügbar ist: NO_PUBKEY D8FF8E1F7DF8B07E
          W: Einige Indexdateien konnten nicht heruntergeladen werden. Sie wurden ignoriert oder alte an ihrer Stelle benutzt.
          
          
          Thomas BraunT 1 Reply Last reply
          0
          • S Spidermike

            @homoran sagte in ioBroker extrem langsam:

            iob start

            Warum bekomme ich da eine Fehlermeldung

            OK:1 http://phoscon.de/apt/deconz bullseye InRelease
            OK:2 http://archive.raspberrypi.org/debian bullseye InRelease
            Holen:3 https://repos.influxdata.com/debian bullseye InRelease [7.040 B]
            Holen:4 http://raspbian.raspberrypi.org/raspbian bullseye InRelease [15,0 kB]
            OK:5 https://deb.nodesource.com/node_20.x nodistro InRelease
            Fehl:3 https://repos.influxdata.com/debian bullseye InRelease
              Die folgenden Signaturen konnten nicht überprüft werden, weil ihr öffentlicher Schlüssel nicht verfügbar ist: NO_PUBKEY D8FF8E1F7DF8B07E
            Es wurden 22,0 kB in 2 s geholt (14,6 kB/s).
            Paketlisten werden gelesen… Fertig
            W: Während der Überprüfung der Signatur trat ein Fehler auf. Das Depot wurde nicht aktualisiert und die vorherigen Indexdateien werden verwendet. GPG-Fehler: https://repos.influxdata.com/debian bullseye InRelease: Die folgenden Signaturen konnten nicht überprüft werden, weil ihr öffentlicher Schlüssel nicht verfügbar ist: NO_PUBKEY D8FF8E1F7DF8B07E
            W: Fehlschlag beim Holen von https://repos.influxdata.com/debian/dists/bullseye/InRelease Die folgenden Signaturen konnten nicht überprüft werden, weil ihr öffentlicher Schlüssel nicht verfügbar ist: NO_PUBKEY D8FF8E1F7DF8B07E
            W: Einige Indexdateien konnten nicht heruntergeladen werden. Sie wurden ignoriert oder alte an ihrer Stelle benutzt.
            
            
            Thomas BraunT Offline
            Thomas BraunT Offline
            Thomas Braun
            Most Active
            wrote on last edited by
            #50

            @spidermike

            Weil du das influxdb-Repository nicht aktuell gehalten hast.

            Linux-Werkzeugkasten:
            https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
            NodeJS Fixer Skript:
            https://forum.iobroker.net/topic/68035/iob-node-fix-skript
            iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

            1 Reply Last reply
            0
            • HomoranH Homoran

              @spidermike sagte in ioBroker extrem langsam:

              dann

              iob stop
              iob fix
              iob start 
              
              w a r t e n
              
              iob node-update
              
              S Offline
              S Offline
              Spidermike
              wrote on last edited by
              #51

              @homoran sagte in ioBroker extrem langsam:

              @spidermike sagte in ioBroker extrem langsam:

              dann

              iob stop
              iob fix
              iob start 
              
              w a r t e n
              
              iob node-update
              

              erledigt bekomme aber das gleiche wie ich schon gepostet hab

              pi@raspberrypi4-iobroker:~ $ iob node-update
              iobroker [command]
              
              Commands:
                iobroker setup                                               Setup ioBroker
                iobroker start [all|<adapter>.<instance>|<adapter>]          Starts the js-controller or a specified adapter instance or all instances of an adapter
                iobroker stop [<adapter>.<instance>|<adapter>]               stops the js-controller or a specified adapter instance or all instances of an adapter
                iobroker restart [<adapter>.<instance>|<adapter>]            Restarts js-controller or a specified adapter instance or all instances of an adapter  [aliases: r]
                iobroker debug <adapter>[.<instance>]                        Starts a Node.js debugging session for the adapter instance
                iobroker info                                                Shows the host info
                iobroker logs [<adapter>]                                    Monitor log
                iobroker add <adapter> [desiredNumber]                       Add instance of adapter  [aliases: a]
                iobroker install <adapter>                                   Installs a specified adapter  [aliases: i]
                iobroker rebuild [<module>]                                  Rebuild all native modules or path
                iobroker url <url> [<name>]                                  Install adapter from specified url, e.g. GitHub
                iobroker del <adapter>                                       Remove adapter and all instances from this host  [aliases: delete]
                iobroker del <adapter>.<instance>                            Remove adapter instance  [aliases: delete]
                iobroker update [<repositoryUrl>]                            Update repository and list adapters
                iobroker upgrade                                             Upgrade management
                iobroker upload [all|<adapter>]                              Upload management  [aliases: u]
                iobroker object                                              Object management  [aliases: o]
                iobroker state                                               State management  [aliases: s]
                iobroker message <adapter>[.instance] <command> [<message>]  Send message to adapter instance/s
                iobroker list <type> [<filter>]                              List all entries, like objects
                iobroker chmod <mode> <file>                                 Change file rights
                iobroker chown <user> <group> <file>                         Change file ownership
                iobroker touch <file>                                        Touch file
                iobroker rm <file>                                           Remove file
                iobroker file                                                File management
                iobroker user                                                User commands
                iobroker group                                               group management
                iobroker host <hostname>                                     Set host to given hostname
                iobroker set <adapter>.<instance>                            Change settings of adapter config
                iobroker license <license.file or license.text>              Update license by given file
                iobroker cert                                                Certificate management
                iobroker clean <yes>                                         Clears all objects and states
                iobroker backup                                              Create backup
                iobroker restore <backup name or path>                       Restore a specified backup
                iobroker validate <backup name or path>                      Validate a specified backup
                iobroker status [all|<adapter>.<instance>]                   Status of ioBroker or adapter instance  [aliases: isrun]
                iobroker repo [<name>]                                       Show repo information
                iobroker uuid                                                Show uuid of the installation  [aliases: id]
                iobroker unsetup                                             Reset license, installation secret and language
                iobroker fix                                                 Execute the installation fixer script, this updates your ioBroker installation
                iobroker multihost                                           Multihost management
                iobroker compact                                             compact group management
                iobroker plugin                                              Plugin management
                iobroker vendor <passphrase> [<vendor.json>]                 Update the vendor information using given passphrase
                iobroker version [<adapter>]                                 Show version of js-controller or specified adapter  [aliases: v]
              
              Options:
                --help  Show help  [boolean]
              
              
              Thomas BraunT 1 Reply Last reply
              0
              • S Spidermike

                @homoran sagte in ioBroker extrem langsam:

                @spidermike sagte in ioBroker extrem langsam:

                dann

                iob stop
                iob fix
                iob start 
                
                w a r t e n
                
                iob node-update
                

                erledigt bekomme aber das gleiche wie ich schon gepostet hab

                pi@raspberrypi4-iobroker:~ $ iob node-update
                iobroker [command]
                
                Commands:
                  iobroker setup                                               Setup ioBroker
                  iobroker start [all|<adapter>.<instance>|<adapter>]          Starts the js-controller or a specified adapter instance or all instances of an adapter
                  iobroker stop [<adapter>.<instance>|<adapter>]               stops the js-controller or a specified adapter instance or all instances of an adapter
                  iobroker restart [<adapter>.<instance>|<adapter>]            Restarts js-controller or a specified adapter instance or all instances of an adapter  [aliases: r]
                  iobroker debug <adapter>[.<instance>]                        Starts a Node.js debugging session for the adapter instance
                  iobroker info                                                Shows the host info
                  iobroker logs [<adapter>]                                    Monitor log
                  iobroker add <adapter> [desiredNumber]                       Add instance of adapter  [aliases: a]
                  iobroker install <adapter>                                   Installs a specified adapter  [aliases: i]
                  iobroker rebuild [<module>]                                  Rebuild all native modules or path
                  iobroker url <url> [<name>]                                  Install adapter from specified url, e.g. GitHub
                  iobroker del <adapter>                                       Remove adapter and all instances from this host  [aliases: delete]
                  iobroker del <adapter>.<instance>                            Remove adapter instance  [aliases: delete]
                  iobroker update [<repositoryUrl>]                            Update repository and list adapters
                  iobroker upgrade                                             Upgrade management
                  iobroker upload [all|<adapter>]                              Upload management  [aliases: u]
                  iobroker object                                              Object management  [aliases: o]
                  iobroker state                                               State management  [aliases: s]
                  iobroker message <adapter>[.instance] <command> [<message>]  Send message to adapter instance/s
                  iobroker list <type> [<filter>]                              List all entries, like objects
                  iobroker chmod <mode> <file>                                 Change file rights
                  iobroker chown <user> <group> <file>                         Change file ownership
                  iobroker touch <file>                                        Touch file
                  iobroker rm <file>                                           Remove file
                  iobroker file                                                File management
                  iobroker user                                                User commands
                  iobroker group                                               group management
                  iobroker host <hostname>                                     Set host to given hostname
                  iobroker set <adapter>.<instance>                            Change settings of adapter config
                  iobroker license <license.file or license.text>              Update license by given file
                  iobroker cert                                                Certificate management
                  iobroker clean <yes>                                         Clears all objects and states
                  iobroker backup                                              Create backup
                  iobroker restore <backup name or path>                       Restore a specified backup
                  iobroker validate <backup name or path>                      Validate a specified backup
                  iobroker status [all|<adapter>.<instance>]                   Status of ioBroker or adapter instance  [aliases: isrun]
                  iobroker repo [<name>]                                       Show repo information
                  iobroker uuid                                                Show uuid of the installation  [aliases: id]
                  iobroker unsetup                                             Reset license, installation secret and language
                  iobroker fix                                                 Execute the installation fixer script, this updates your ioBroker installation
                  iobroker multihost                                           Multihost management
                  iobroker compact                                             compact group management
                  iobroker plugin                                              Plugin management
                  iobroker vendor <passphrase> [<vendor.json>]                 Update the vendor information using given passphrase
                  iobroker version [<adapter>]                                 Show version of js-controller or specified adapter  [aliases: v]
                
                Options:
                  --help  Show help  [boolean]
                
                
                Thomas BraunT Offline
                Thomas BraunT Offline
                Thomas Braun
                Most Active
                wrote on last edited by
                #52

                @spidermike

                iob nodejs-update
                

                Linux-Werkzeugkasten:
                https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                NodeJS Fixer Skript:
                https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                S 2 Replies Last reply
                0
                • Thomas BraunT Thomas Braun

                  @spidermike

                  iob nodejs-update
                  
                  S Offline
                  S Offline
                  Spidermike
                  wrote on last edited by
                  #53

                  @thomas-braun sagte in ioBroker extrem langsam:

                  iob nodejs-update

                  es tut sich jetzt etwas 👍

                  wie kann ich dann influxdb-Repository aktualisieren?

                  Thomas BraunT 1 Reply Last reply
                  0
                  • Thomas BraunT Thomas Braun

                    @spidermike

                    iob nodejs-update
                    
                    S Offline
                    S Offline
                    Spidermike
                    wrote on last edited by
                    #54

                    @thomas-braun sagte in ioBroker extrem langsam:

                    @spidermike

                    iob nodejs-update
                    

                    danke Dir bzw. ihr seid der Wahnsinn, es hat funktioniert.
                    Der 1. Eindruck beim starten. "jetzt hab ich ein Ferrari"

                    was muss ich jetzt machen das es auch so bleibt?

                    haselchenH 1 Reply Last reply
                    0
                    • S Spidermike

                      @thomas-braun sagte in ioBroker extrem langsam:

                      iob nodejs-update

                      es tut sich jetzt etwas 👍

                      wie kann ich dann influxdb-Repository aktualisieren?

                      Thomas BraunT Offline
                      Thomas BraunT Offline
                      Thomas Braun
                      Most Active
                      wrote on last edited by
                      #55

                      @spidermike sagte in ioBroker extrem langsam:

                      wie kann ich dann influxdb-Repository aktualisieren?

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

                      Linux-Werkzeugkasten:
                      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                      NodeJS Fixer Skript:
                      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                      S 1 Reply Last reply
                      0
                      • S Spidermike

                        @thomas-braun sagte in ioBroker extrem langsam:

                        @spidermike

                        iob nodejs-update
                        

                        danke Dir bzw. ihr seid der Wahnsinn, es hat funktioniert.
                        Der 1. Eindruck beim starten. "jetzt hab ich ein Ferrari"

                        was muss ich jetzt machen das es auch so bleibt?

                        haselchenH Offline
                        haselchenH Offline
                        haselchen
                        Most Active
                        wrote on last edited by
                        #56

                        @spidermike

                        Damit er noch schneller wird , solltest Du die 150 Updates noch machen

                        Synology DS218+ & 2 x Fujitsu Esprimo (VM/Container) + FritzBox7590 + 2 AVM 3000 Repeater & Homematic & HUE & Osram & Xiaomi, NPM 10.9.4, Nodejs 22.21.0 ,JS Controller 7.0.7 ,Admin 7.7.19

                        S 1 Reply Last reply
                        0
                        • haselchenH haselchen

                          @spidermike

                          Damit er noch schneller wird , solltest Du die 150 Updates noch machen

                          S Offline
                          S Offline
                          Spidermike
                          wrote on last edited by
                          #57

                          @haselchen sagte in ioBroker extrem langsam:

                          @spidermike

                          Damit er noch schneller wird , solltest Du die 150 Updates noch machen

                          und wie geht das ?

                          Thomas BraunT 1 Reply Last reply
                          0
                          • Thomas BraunT Thomas Braun

                            @spidermike sagte in ioBroker extrem langsam:

                            wie kann ich dann influxdb-Repository aktualisieren?

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

                            S Offline
                            S Offline
                            Spidermike
                            wrote on last edited by Spidermike
                            #58

                            @thomas-braun sagte in ioBroker extrem langsam:

                            @spidermike sagte in ioBroker extrem langsam:

                            wie kann ich dann influxdb-Repository aktualisieren?

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

                            hab ich jetzt gemacht und wie kann ich schauen ob es geklappt hat?

                            1 Reply Last reply
                            0
                            • S Spidermike

                              @haselchen sagte in ioBroker extrem langsam:

                              @spidermike

                              Damit er noch schneller wird , solltest Du die 150 Updates noch machen

                              und wie geht das ?

                              Thomas BraunT Offline
                              Thomas BraunT Offline
                              Thomas Braun
                              Most Active
                              wrote on last edited by
                              #59

                              @spidermike

                              sudo apt update
                              sudo apt full-upgrade
                              

                              Linux-Werkzeugkasten:
                              https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                              NodeJS Fixer Skript:
                              https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                              iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                              S 1 Reply Last reply
                              0
                              • Thomas BraunT Thomas Braun

                                @spidermike

                                sudo apt update
                                sudo apt full-upgrade
                                
                                S Offline
                                S Offline
                                Spidermike
                                wrote on last edited by Spidermike
                                #60

                                @thomas-braun sagte in ioBroker extrem langsam:

                                jetzt hab ich mal

                                "sudo reboot" gemacht

                                und bekomme jetzt diese Fehlermeldungen im Protokoll

                                admin.0
                                	2023-10-15 21:29:59.173	info	<== Disconnect system.user.admin from ::ffff:192.168.178.20 javascript
                                host.raspberrypi4-iobroker
                                	2023-10-15 21:29:59.118	info	instance system.adapter.rpi2.0 started with pid 1191
                                admin.0
                                	2023-10-15 21:29:59.173	info	<== Disconnect system.user.admin from ::ffff:192.168.178.20 javascript
                                host.raspberrypi4-iobroker
                                	2023-10-15 21:29:59.118	info	instance system.adapter.rpi2.0 started with pid 1191
                                admin.0
                                	2023-10-15 21:29:59.173	info	<== Disconnect system.user.admin from ::ffff:192.168.178.20 javascript
                                host.raspberrypi4-iobroker
                                	2023-10-15 21:29:59.118	info	instance system.adapter.rpi2.0 started with pid 1191
                                admin.0
                                	2023-10-15 21:29:59.173	info	<== Disconnect system.user.admin from ::ffff:192.168.178.20 javascript
                                host.raspberrypi4-iobroker
                                	2023-10-15 21:29:59.118	info	instance system.adapter.rpi2.0 started with pid 1191
                                admin.0
                                	2023-10-15 21:29:59.173	info	<== Disconnect system.user.admin from ::ffff:192.168.178.20 javascript
                                host.raspberrypi4-iobroker
                                	2023-10-15 21:29:59.118	info	instance system.adapter.rpi2.0 started with pid 1191
                                smartthings.0
                                	2023-10-15 21:28:52.523	error	Error extract keys: fd9e8b42-11df-2073-6607-17d0ab099f3a.status.main.powerConsumptionReport.powerConsumption.value {"energy":1385000,"deltaEnergy":0,"power":18,"powerEnergy":796.4271791658799,"persistedEnergy":0,"energySaved":0,"start":"2023-10-01T16:44:55Z","end":"2023-10-02T16:52:57Z"}
                                smartthings.0
                                	2023-10-15 21:28:52.522	error	Error: DB closed
                                smartthings.0
                                	2023-10-15 21:28:52.523	error	Error: DB closed
                                smartthings.0
                                	2023-10-15 21:28:52.522	error	Error extract keys: d41f95c2-7a28-4d9a-acad-58360616c12f.status.audioVolume.volume {"value":1,"unit":"%","timestamp":"2022-08-28T16:55:08.492Z"}
                                smartthings.0
                                	2023-10-15 21:28:52.521	error	Error extract keys: fd9e8b42-11df-2073-6607-17d0ab099f3a.status.main.custom.waterFilter.waterFilterUsage {"value":0,"timestamp":"2023-08-23T13:22:35.380Z"}
                                smartthings.0
                                	2023-10-15 21:28:52.521	error	Error: DB closed
                                smartthings.0
                                	2023-10-15 21:28:52.520	error	Error: DB closed
                                smartthings.0
                                	2023-10-15 21:28:52.521	error	Error: DB closed
                                smartthings.0
                                	2023-10-15 21:28:52.519	error	Error extract keys: fd9e8b42-11df-2073-6607-17d0ab099f3a.status.freezer.temperatureMeasurement.temperature {"value":18,"unit":"C","timestamp":"2023-10-02T16:52:58.244Z"}
                                smartthings.0
                                	2023-10-15 21:28:52.519	error	Error extract keys: d41f95c2-7a28-4d9a-acad-58360616c12f.status.ocf.mnml {"value":"http://www.samsung.com","timestamp":"2020-04-08T03:47:32.225Z"}
                                smartthings.0
                                	2023-10-15 21:28:52.520	error	Error extract keys: fd9e8b42-11df-2073-6607-17d0ab099f3a.status.icemaker-02.switch.switch {"value":""}
                                smartthings.0
                                	2023-10-15 21:28:52.518	error	Error: DB closed
                                smartthings.0
                                	2023-10-15 21:28:52.519	error	Error: DB closed
                                smartthings.0
                                	2023-10-15 21:28:52.518	error	Error extract keys: d41f95c2-7a28-4d9a-acad-58360616c12f.status.custom.picturemode.supportedPictureModes.value.Natürlich "Natürlich"
                                smartthings.0
                                	2023-10-15 21:28:52.517	error	Error extract keys: d41f95c2-7a28-4d9a-acad-58360616c12f.status.custom.picturemode.supportedPictureModes.value.Film "Film"
                                smartthings.0
                                	2023-10-15 21:28:52.517	error	Error extract keys: fd9e8b42-11df-2073-6607-17d0ab099f3a.status.main.sec.wifiConfiguration.supportedAuthType.value.WPA2-PSK "WPA2-PSK"
                                smartthings.0
                                	2023-10-15 21:28:52.516	error	Error: DB closed
                                smartthings.0
                                	2023-10-15 21:28:52.517	error	Error: DB closed
                                smartthings.0
                                	2023-10-15 21:28:52.517	error	Error: DB closed
                                host.raspberrypi4-iobroker
                                	2023-10-15 21:28:53.621	error	Caught by controller[0]: at Shelly._setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:7711:34)
                                smartthings.0
                                	2023-10-15 21:28:52.516	error	Cannot extract array d41f95c2-7a28-4d9a-acad-58360616c12f.status.custom.picturemode.supportedPictureModesMap
                                smartthings.0
                                	2023-10-15 21:28:52.515	error	Error extract keys: fd9e8b42-11df-2073-6607-17d0ab099f3a.status.main.custom.fridgeMode.fridgeModeValue {"value":""}
                                host.raspberrypi4-iobroker
                                	2023-10-15 21:28:53.621	error	Caught by controller[0]: at StateRedisClient.setState (/opt/iobroker/node_modules/@iobroker/db-states-redis/src/lib/states/statesInRedisClient.ts:726:40)
                                smartthings.0
                                	2023-10-15 21:28:52.514	error	Error: DB closed
                                smartthings.0
                                	2023-10-15 21:28:52.514	error	Error: DB closed
                                smartthings.0
                                	2023-10-15 21:28:52.515	error	Error: DB closed
                                host.raspberrypi4-iobroker
                                	2023-10-15 21:28:53.620	error	Caught by controller[0]: at Redis.get (/opt/iobroker/node_modules/ioredis/built/commander.js:122:25)
                                smartthings.0
                                	2023-10-15 21:28:52.513	error	Error extract keys: fd9e8b42-11df-2073-6607-17d0ab099f3a.status.main.sec.diagnosticsInformation.signinPermission {"value":""}
                                smartthings.0
                                	2023-10-15 21:28:52.514	error	Cannot extract array d41f95c2-7a28-4d9a-acad-58360616c12f.status.custom.picturemode.supportedPictureModesMap
                                host.raspberrypi4-iobroker
                                	2023-10-15 21:28:53.620	error	Caught by controller[0]: at Redis.sendCommand (/opt/iobroker/node_modules/ioredis/built/redis/index.js:636:24)
                                smartthings.0
                                	2023-10-15 21:28:52.513	error	Error: DB closed
                                smartthings.0
                                	2023-10-15 21:28:52.512	error	Error: DB closed
                                host.raspberrypi4-iobroker
                                	2023-10-15 21:28:53.620	error	Caught by controller[0]: Error: DB closed
                                smartthings.0
                                	2023-10-15 21:28:52.511	error	Error extract keys: fd9e8b42-11df-2073-6607-17d0ab099f3a.status.freezer.temperatureMeasurement.temperature {"value":18,"unit":"C","timestamp":"2023-10-02T16:52:58.244Z"}
                                smartthings.0
                                	2023-10-15 21:28:52.511	error	Error extract keys: d41f95c2-7a28-4d9a-acad-58360616c12f.status.ocf.mnpv {"value":"Tizen 4.0","timestamp":"2020-04-08T03:47:32.225Z"}
                                smartthings.0
                                	2023-10-15 21:28:52.512	error	Error extract keys: d41f95c2-7a28-4d9a-acad-58360616c12f.status.ocf.mnpv {"value":"Tizen 4.0","timestamp":"2020-04-08T03:47:32.225Z"}
                                host.raspberrypi4-iobroker
                                	2023-10-15 21:28:53.620	error	Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
                                smartthings.0
                                	2023-10-15 21:28:52.510	error	Error: DB closed
                                smartthings.0
                                	2023-10-15 21:28:52.511	error	Error: DB closed
                                smartthings.0
                                	2023-10-15 21:28:52.510	error	Error extract keys: fd9e8b42-11df-2073-6607-17d0ab099f3a.status.cooler.custom.thermostatSetpointControl.minimumSetpoint {"value":1,"unit":"C","timestamp":"2023-02-12T10:51:16.092Z"}
                                smartthings.0
                                	2023-10-15 21:28:52.509	error	Error: DB closed
                                smartthings.0
                                	2023-10-15 21:28:52.508	error	Error: DB closed
                                smartthings.0
                                	2023-10-15 21:28:52.507	error	Error extract keys: fd9e8b42-11df-2073-6607-17d0ab099f3a.status.freezer.temperatureMeasurement.temperature {"value":18,"unit":"C","timestamp":"2023-10-02T16:52:58.244Z"}
                                smartthings.0
                                	2023-10-15 21:28:52.508	error	Error extract keys: d41f95c2-7a28-4d9a-acad-58360616c12f.status.ocf.dmv {"value":"res.1.1.0,sh.1.1.0","timestamp":"2020-04-08T03:47:32.225Z"}
                                smartthings.0
                                	2023-10-15 21:28:52.507	error	Error: DB closed
                                smartthings.0
                                	2023-10-15 21:28:52.506	error	Error: DB closed
                                smartthings.0
                                	2023-10-15 21:28:52.505	error	Error extract keys: d41f95c2-7a28-4d9a-acad-58360616c12f.status.execute.data.value.payload {"rt":["x.com.samsung.tv.deviceinfo"],"if":["oic.if.baseline","oic.if.r"],"x.com.samsung.country":"GERMANY","x.com.samsung.infolinkversion":"T-INFOLINK2018-1013","x.com.samsung.modelid":"18_KANTM2_QTV","x.com.samsung.tv.ambientsupport":true,"x.com.samsung.tv.blemac":"FC:03:9F:58:C9:B6","x.com.samsung.tv.btmac":"FC:03:9F:58:C9:B6","x.com.samsung.tv.category":"tv","x.com.samsung.tv.countrycode":"DE","x.com.samsung.tv.ethmac":"fc:03:9f:a3:82:1c","x.com.samsung.tv.onsupport":true,"x.com.samsung.tv.p2pmac":"fe:03:9f:58:c9:b5","x.com.samsung.tv.paneltime":57281,"x.com.samsung.tv.sn":"0E6B3HEKB00847R","x.com.samsung.tv.swmodel":"QNQ9F","x.com.samsung.tv.thingversion":"2.4.0","x.com.samsung.tv.ttxsupport":false,"x.com.samsung.tv.udn":"abb0b0b1-4f1b-4336-8882-a927118b269b","x.com.samsung.tv.wifimac":"fc:03:9f:58:c9:b5"}
                                smartthings.0
                                	2023-10-15 21:28:52.506	error	Error extract keys: fd9e8b42-11df-2073-6607-17d0ab099f3a.status.main.samsungce.deviceIdentification.binaryId {"value":"23K_REF_LCD_FHUB8.0","timestamp":"2023-10-02T16:52:58.063Z"}
                                smartthings.0
                                	2023-10-15 21:28:52.505	error	Error: DB closed
                                smartthings.0
                                	2023-10-15 21:28:52.504	error	Error: DB closed
                                smartthings.0
                                	2023-10-15 21:28:52.503	error	Error extract keys: fd9e8b42-11df-2073-6607-17d0ab099f3a.status.main.ocf.n {"value":"[refrigerator] Samsung (LCD)","timestamp":"2023-09-05T09:48:57.735Z"}
                                smartthings.0
                                	2023-10-15 21:28:52.504	error	Error extract keys: fd9e8b42-11df-2073-6607-17d0ab099f3a.status.main.custom.energyType.supportedEnergySavingLevels {"value":""}
                                smartthings.0
                                	2023-10-15 21:28:52.503	error	Error: DB closed
                                smartthings.0
                                	2023-10-15 21:28:52.502	error	Error extract keys: fd9e8b42-11df-2073-6607-17d0ab099f3a.status.main.custom.fridgeMode.fridgeMode {"value":""}
                                smartthings.0
                                	2023-10-15 21:28:52.501	error	Error extract keys: fd9e8b42-11df-2073-6607-17d0ab099f3a.status.cooler.thermostatCoolingSetpoint.coolingSetpoint {"value":3,"unit":"C","timestamp":"2023-08-23T20:04:06.005Z"}
                                smartthings.0
                                	2023-10-15 21:28:52.500	error	Error: DB closed
                                smartthings.0
                                	2023-10-15 21:28:52.501	error	Error: DB closed
                                smartthings.0
                                	2023-10-15 21:28:52.500	error	Error extract keys: d41f95c2-7a28-4d9a-acad-58360616c12f.status.ocf.vid {"value":"VD-STV_2018_K","timestamp":"2020-04-08T03:47:32.225Z"}
                                smartthings.0
                                	2023-10-15 21:28:52.499	error	Cannot extract array d41f95c2-7a28-4d9a-acad-58360616c12f.status.custom.picturemode.supportedPictureModesMap
                                smartthings.0
                                	2023-10-15 21:28:52.498	error	Error: DB closed
                                smartthings.0
                                	2023-10-15 21:28:52.499	error	Error: DB closed
                                smartthings.0
                                	2023-10-15 21:28:52.498	error	Error extract keys: fd9e8b42-11df-2073-6607-17d0ab099f3a.status.main.samsungce.viewInside.lastUpdatedTime {"value":"2023-10-02T16:52:54Z","timestamp":"2023-10-02T16:52:58.187Z"}
                                smartthings.0
                                	2023-10-15 21:28:52.497	error	Error extract keys: d41f95c2-7a28-4d9a-acad-58360616c12f.status.execute.data.value.payload {"rt":["x.com.samsung.tv.deviceinfo"],"if":["oic.if.baseline","oic.if.r"],"x.com.samsung.country":"GERMANY","x.com.samsung.infolinkversion":"T-INFOLINK2018-1013","x.com.samsung.modelid":"18_KANTM2_QTV","x.com.samsung.tv.ambientsupport":true,"x.com.samsung.tv.blemac":"FC:03:9F:58:C9:B6","x.com.samsung.tv.btmac":"FC:03:9F:58:C9:B6","x.com.samsung.tv.category":"tv","x.com.samsung.tv.countrycode":"DE","x.com.samsung.tv.ethmac":"fc:03:9f:a3:82:1c","x.com.samsung.tv.onsupport":true,"x.com.samsung.tv.p2pmac":"fe:03:9f:58:c9:b5","x.com.samsung.tv.paneltime":57281,"x.com.samsung.tv.sn":"0E6B3HEKB00847R","x.com.samsung.tv.swmodel":"QNQ9F","x.com.samsung.tv.thingversion":"2.4.0","x.com.samsung.tv.ttxsupport":false,"x.com.samsung.tv.udn":"abb0b0b1-4f1b-4336-8882-a927118b269b","x.com.samsung.tv.wifimac":"fc:03:9f:58:c9:b5"}
                                smartthings.0
                                	2023-10-15 21:28:52.496	error	Error: DB closed
                                smartthings.0
                                	2023-10-15 21:28:52.497	error	Error: DB closed
                                smartthings.0
                                	2023-10-15 21:28:52.496	error	Error extract keys: fd9e8b42-11df-2073-6607-17d0ab099f3a.status.main.custom.fridgeMode.fridgeModeValue {"value":""}
                                smartthings.0
                                	2023-10-15 21:28:52.495	error	Error extract keys: d41f95c2-7a28-4d9a-acad-58360616c12f.status.ocf.icv {"value":"core.1.1.0","timestamp":"2020-04-08T03:47:32.225Z"}
                                smartthings.0
                                	2023-10-15 21:28:52.494	error	Error: DB closed
                                smartthings.0
                                	2023-10-15 21:28:52.494	error	Error: DB closed
                                smartthings.0
                                	2023-10-15 21:28:52.495	error	Error: DB closed
                                host.raspberrypi4-iobroker
                                	2023-10-15 21:28:52.981	error	Caught by controller[0]: at TCP.<anonymous> (node:net:350:12)
                                smartthings.0
                                	2023-10-15 21:28:52.493	error	Error extract keys: fd9e8b42-11df-2073-6607-17d0ab099f3a.status.main.custom.energyType.energySavingSupport {"value":false,"timestamp":"2023-02-12T10:51:16.400Z"}
                                smartthings.0
                                	2023-10-15 21:28:52.493	error	Error extract keys: fd9e8b42-11df-2073-6607-17d0ab099f3a.status.cvroom.custom.fridgeMode.fridgeModeValue {"value":""}
                                smartthings.0
                                	2023-10-15 21:28:52.494	error	Error extract keys: fd9e8b42-11df-2073-6607-17d0ab099f3a.status.freezer.custom.thermostatSetpointControl.maximumSetpoint {"value":-15,"unit":"C","timestamp":"2023-02-12T10:51:16.092Z"}
                                host.raspberrypi4-iobroker
                                	2023-10-15 21:28:52.981	error	Caught by controller[0]: at Socket.emit (node:domain:489:12)
                                smartthings.0
                                	2023-10-15 21:28:52.492	error	Error: DB closed
                                smartthings.0
                                	2023-10-15 21:28:52.493	error	Error: DB closed
                                host.raspberrypi4-iobroker
                                	2023-10-15 21:28:52.980	error	Caught by controller[0]: at Socket.emit (node:events:517:28)
                                smartthings.0
                                	2023-10-15 21:28:52.491	error	Error extract keys: d41f95c2-7a28-4d9a-acad-58360616c12f.status.custom.error.error {"value":"","timestamp":"2020-10-16T19:24:39.390Z"}
                                smartthings.0
                                	2023-10-15 21:28:52.491	error	Error extract keys: fd9e8b42-11df-2073-6607-17d0ab099f3a.status.main.samsungce.viewInside.contents.e67bbc40-f9aa-949b-1e0a-6184228169f4 {"fileId":"e67bbc40-f9aa-949b-1e0a-6184228169f4","mimeType":"image/jpeg","expiredTime":"2023-08-28T15:02:06Z"}
                                host.raspberrypi4-iobroker
                                	2023-10-15 21:28:52.980	error	Caught by controller[0]: at Object.onceWrapper (node:events:632:26)
                                smartthings.0
                                	2023-10-15 21:28:52.490	error	Error: DB closed
                                smartthings.0
                                	2023-10-15 21:28:52.491	error	Error: DB closed
                                host.raspberrypi4-iobroker
                                	2023-10-15 21:28:52.980	error	Caught by controller[0]: at Socket.<anonymous> (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:151:20)
                                smartthings.0
                                	2023-10-15 21:28:52.490	error	Error extract keys: d41f95c2-7a28-4d9a-acad-58360616c12f.status.execute.data.value.payload.rt.x.com.samsung.tv.deviceinfo "x.com.samsung.tv.deviceinfo"
                                smartthings.0
                                	2023-10-15 21:28:52.489	error	Error extract keys: fd9e8b42-11df-2073-6607-17d0ab099f3a.status.main.samsungce.viewInside.contents.e67bbc40-f9aa-949b-1e0a-6184228169f4 {"fileId":"e67bbc40-f9aa-949b-1e0a-6184228169f4","mimeType":"image/jpeg","expiredTime":"2023-08-28T15:02:06Z"}
                                host.raspberrypi4-iobroker
                                	2023-10-15 21:28:52.980	error	Caught by controller[0]: at close (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:184:25)
                                smartthings.0
                                	2023-10-15 21:28:52.488	error	Error: DB closed
                                smartthings.0
                                	2023-10-15 21:28:52.489	error	Error: DB closed
                                host.raspberrypi4-iobroker
                                	2023-10-15 21:28:52.980	error	Caught by controller[0]: Error: DB closed
                                smartthings.0
                                	2023-10-15 21:28:52.488	error	Error extract keys: fd9e8b42-11df-2073-6607-17d0ab099f3a.status.cvroom.custom.fridgeMode.fridgeMode {"value":""}
                                smartthings.0
                                	2023-10-15 21:28:52.487	error	Error extract keys: fd9e8b42-11df-2073-6607-17d0ab099f3a.status.main.ocf.pi {"value":"fd9e8b42-11df-2073-6607-17d0ab099f3a","timestamp":"2023-02-12T10:51:16.548Z"}
                                host.raspberrypi4-iobroker
                                	2023-10-15 21:28:52.979	error	Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
                                smartthings.0
                                	2023-10-15 21:28:52.487	error	Error: DB closed
                                smartthings.0
                                	2023-10-15 21:28:52.486	error	Error: DB closed
                                smartthings.0
                                	2023-10-15 21:28:52.487	error	Error: DB closed
                                smartthings.0
                                	2023-10-15 21:28:52.485	error	Error extract keys: d41f95c2-7a28-4d9a-acad-58360616c12f.status.custom.picturemode.supportedPictureModes {"value":["Dynamisch","Standard","Natürlich","Film"],"timestamp":"2020-11-21T21:13:41.247Z"}
                                smartthings.0
                                	2023-10-15 21:28:52.486	error	Error extract keys: d41f95c2-7a28-4d9a-acad-58360616c12f.status.custom.picturemode.supportedPictureModesMap {"value":[{"id":"modeDynamic","name":"Dynamisch"},{"id":"modeStandard","name":"Standard"},{"id":"modeNatural","name":"Natürlich"},{"id":"modeMovie","name":"Film"}],"timestamp":"2020-12-22T23:29:19.098Z"}
                                smartthings.0
                                	2023-10-15 21:28:52.484	error	Error: DB closed
                                smartthings.0
                                	2023-10-15 21:28:52.484	error	Error extract keys: fd9e8b42-11df-2073-6607-17d0ab099f3a.status.main.sec.wifiConfiguration.supportedAuthType {"value":["OPEN","WEP","WPA-PSK","WPA2-PSK"],"timestamp":"2023-09-05T09:48:57.670Z"}
                                smartthings.0
                                	2023-10-15 21:28:52.483	error	Error extract keys: fd9e8b42-11df-2073-6607-17d0ab099f3a.status.main.ocf.st {"value":"2021-01-01T09:00:40Z","timestamp":"2023-06-18T10:46:31.282Z"}
                                smartthings.0
                                	2023-10-15 21:28:52.483	error	Error: DB closed
                                smartthings.0
                                	2023-10-15 21:28:52.483	error	Error: DB closed
                                smartthings.0
                                	2023-10-15 21:28:52.482	error	Error extract keys: fd9e8b42-11df-2073-6607-17d0ab099f3a.status.main.ocf.st {"value":"2021-01-01T09:00:40Z","timestamp":"2023-06-18T10:46:31.282Z"}
                                smartthings.0
                                	2023-10-15 21:28:52.481	error	Error extract keys: d41f95c2-7a28-4d9a-acad-58360616c12f.status.samsungvd.ambientContent.supportedAmbientApps {"value":[],"timestamp":"2021-01-17T04:57:10.341Z"}
                                smartthings.0
                                	2023-10-15 21:28:52.480	error	Error: DB closed
                                smartthings.0
                                	2023-10-15 21:28:52.480	error	Error: DB closed
                                smartthings.0
                                	2023-10-15 21:28:52.481	error	Error: DB closed
                                smartthings.0
                                	2023-10-15 21:28:52.479	error	Error extract keys: d41f95c2-7a28-4d9a-acad-58360616c12f.status.custom.soundmode.soundMode {"value":"Standard","timestamp":"2020-11-21T21:13:41.457Z"}
                                smartthings.0
                                	2023-10-15 21:28:52.480	error	Error extract keys: fd9e8b42-11df-2073-6607-17d0ab099f3a.status.main.custom.deviceReportStateConfiguration.reportStatePeriod {"value":"enabled","timestamp":"2023-02-12T10:51:16.341Z"}
                                smartthings.0
                                	2023-10-15 21:28:52.479	error	Error: DB closed
                                smartthings.0
                                	2023-10-15 21:28:52.478	error	Error extract keys: fd9e8b42-11df-2073-6607-17d0ab099f3a.status.main.ocf.mnhw {"value":"","timestamp":"2023-09-05T09:48:50.375Z"}
                                

                                und

                                host.raspberrypi4-iobroker
                                	2023-10-15 21:28:53.621	error	Caught by controller[0]: at Shelly._setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:7711:34)
                                host.raspberrypi4-iobroker
                                	2023-10-15 21:28:53.621	error	Caught by controller[0]: at StateRedisClient.setState (/opt/iobroker/node_modules/@iobroker/db-states-redis/src/lib/states/statesInRedisClient.ts:726:40)
                                host.raspberrypi4-iobroker
                                	2023-10-15 21:28:53.620	error	Caught by controller[0]: at Redis.get (/opt/iobroker/node_modules/ioredis/built/commander.js:122:25)
                                host.raspberrypi4-iobroker
                                	2023-10-15 21:28:53.620	error	Caught by controller[0]: at Redis.sendCommand (/opt/iobroker/node_modules/ioredis/built/redis/index.js:636:24)
                                host.raspberrypi4-iobroker
                                	2023-10-15 21:28:53.620	error	Caught by controller[0]: Error: DB closed
                                host.raspberrypi4-iobroker
                                	2023-10-15 21:28:53.620	error	Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
                                host.raspberrypi4-iobroker
                                	2023-10-15 21:28:52.981	error	Caught by controller[0]: at TCP.<anonymous> (node:net:350:12)
                                host.raspberrypi4-iobroker
                                	2023-10-15 21:28:52.981	error	Caught by controller[0]: at Socket.emit (node:domain:489:12)
                                host.raspberrypi4-iobroker
                                	2023-10-15 21:28:52.980	error	Caught by controller[0]: at Object.onceWrapper (node:events:632:26)
                                host.raspberrypi4-iobroker
                                	2023-10-15 21:28:52.980	error	Caught by controller[0]: at close (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:184:25)
                                host.raspberrypi4-iobroker
                                	2023-10-15 21:28:52.980	error	Caught by controller[0]: Error: DB closed
                                host.raspberrypi4-iobroker
                                	2023-10-15 21:28:52.980	error	Caught by controller[0]: at Socket.<anonymous> (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:151:20)
                                host.raspberrypi4-iobroker
                                	2023-10-15 21:28:52.980	error	Caught by controller[0]: at Socket.emit (node:events:517:28)
                                host.raspberrypi4-iobroker
                                	2023-10-15 21:28:52.979	error	Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
                                
                                haselchenH 1 Reply Last reply
                                0
                                • S Spidermike

                                  @thomas-braun sagte in ioBroker extrem langsam:

                                  jetzt hab ich mal

                                  "sudo reboot" gemacht

                                  und bekomme jetzt diese Fehlermeldungen im Protokoll

                                  admin.0
                                  	2023-10-15 21:29:59.173	info	<== Disconnect system.user.admin from ::ffff:192.168.178.20 javascript
                                  host.raspberrypi4-iobroker
                                  	2023-10-15 21:29:59.118	info	instance system.adapter.rpi2.0 started with pid 1191
                                  admin.0
                                  	2023-10-15 21:29:59.173	info	<== Disconnect system.user.admin from ::ffff:192.168.178.20 javascript
                                  host.raspberrypi4-iobroker
                                  	2023-10-15 21:29:59.118	info	instance system.adapter.rpi2.0 started with pid 1191
                                  admin.0
                                  	2023-10-15 21:29:59.173	info	<== Disconnect system.user.admin from ::ffff:192.168.178.20 javascript
                                  host.raspberrypi4-iobroker
                                  	2023-10-15 21:29:59.118	info	instance system.adapter.rpi2.0 started with pid 1191
                                  admin.0
                                  	2023-10-15 21:29:59.173	info	<== Disconnect system.user.admin from ::ffff:192.168.178.20 javascript
                                  host.raspberrypi4-iobroker
                                  	2023-10-15 21:29:59.118	info	instance system.adapter.rpi2.0 started with pid 1191
                                  admin.0
                                  	2023-10-15 21:29:59.173	info	<== Disconnect system.user.admin from ::ffff:192.168.178.20 javascript
                                  host.raspberrypi4-iobroker
                                  	2023-10-15 21:29:59.118	info	instance system.adapter.rpi2.0 started with pid 1191
                                  smartthings.0
                                  	2023-10-15 21:28:52.523	error	Error extract keys: fd9e8b42-11df-2073-6607-17d0ab099f3a.status.main.powerConsumptionReport.powerConsumption.value {"energy":1385000,"deltaEnergy":0,"power":18,"powerEnergy":796.4271791658799,"persistedEnergy":0,"energySaved":0,"start":"2023-10-01T16:44:55Z","end":"2023-10-02T16:52:57Z"}
                                  smartthings.0
                                  	2023-10-15 21:28:52.522	error	Error: DB closed
                                  smartthings.0
                                  	2023-10-15 21:28:52.523	error	Error: DB closed
                                  smartthings.0
                                  	2023-10-15 21:28:52.522	error	Error extract keys: d41f95c2-7a28-4d9a-acad-58360616c12f.status.audioVolume.volume {"value":1,"unit":"%","timestamp":"2022-08-28T16:55:08.492Z"}
                                  smartthings.0
                                  	2023-10-15 21:28:52.521	error	Error extract keys: fd9e8b42-11df-2073-6607-17d0ab099f3a.status.main.custom.waterFilter.waterFilterUsage {"value":0,"timestamp":"2023-08-23T13:22:35.380Z"}
                                  smartthings.0
                                  	2023-10-15 21:28:52.521	error	Error: DB closed
                                  smartthings.0
                                  	2023-10-15 21:28:52.520	error	Error: DB closed
                                  smartthings.0
                                  	2023-10-15 21:28:52.521	error	Error: DB closed
                                  smartthings.0
                                  	2023-10-15 21:28:52.519	error	Error extract keys: fd9e8b42-11df-2073-6607-17d0ab099f3a.status.freezer.temperatureMeasurement.temperature {"value":18,"unit":"C","timestamp":"2023-10-02T16:52:58.244Z"}
                                  smartthings.0
                                  	2023-10-15 21:28:52.519	error	Error extract keys: d41f95c2-7a28-4d9a-acad-58360616c12f.status.ocf.mnml {"value":"http://www.samsung.com","timestamp":"2020-04-08T03:47:32.225Z"}
                                  smartthings.0
                                  	2023-10-15 21:28:52.520	error	Error extract keys: fd9e8b42-11df-2073-6607-17d0ab099f3a.status.icemaker-02.switch.switch {"value":""}
                                  smartthings.0
                                  	2023-10-15 21:28:52.518	error	Error: DB closed
                                  smartthings.0
                                  	2023-10-15 21:28:52.519	error	Error: DB closed
                                  smartthings.0
                                  	2023-10-15 21:28:52.518	error	Error extract keys: d41f95c2-7a28-4d9a-acad-58360616c12f.status.custom.picturemode.supportedPictureModes.value.Natürlich "Natürlich"
                                  smartthings.0
                                  	2023-10-15 21:28:52.517	error	Error extract keys: d41f95c2-7a28-4d9a-acad-58360616c12f.status.custom.picturemode.supportedPictureModes.value.Film "Film"
                                  smartthings.0
                                  	2023-10-15 21:28:52.517	error	Error extract keys: fd9e8b42-11df-2073-6607-17d0ab099f3a.status.main.sec.wifiConfiguration.supportedAuthType.value.WPA2-PSK "WPA2-PSK"
                                  smartthings.0
                                  	2023-10-15 21:28:52.516	error	Error: DB closed
                                  smartthings.0
                                  	2023-10-15 21:28:52.517	error	Error: DB closed
                                  smartthings.0
                                  	2023-10-15 21:28:52.517	error	Error: DB closed
                                  host.raspberrypi4-iobroker
                                  	2023-10-15 21:28:53.621	error	Caught by controller[0]: at Shelly._setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:7711:34)
                                  smartthings.0
                                  	2023-10-15 21:28:52.516	error	Cannot extract array d41f95c2-7a28-4d9a-acad-58360616c12f.status.custom.picturemode.supportedPictureModesMap
                                  smartthings.0
                                  	2023-10-15 21:28:52.515	error	Error extract keys: fd9e8b42-11df-2073-6607-17d0ab099f3a.status.main.custom.fridgeMode.fridgeModeValue {"value":""}
                                  host.raspberrypi4-iobroker
                                  	2023-10-15 21:28:53.621	error	Caught by controller[0]: at StateRedisClient.setState (/opt/iobroker/node_modules/@iobroker/db-states-redis/src/lib/states/statesInRedisClient.ts:726:40)
                                  smartthings.0
                                  	2023-10-15 21:28:52.514	error	Error: DB closed
                                  smartthings.0
                                  	2023-10-15 21:28:52.514	error	Error: DB closed
                                  smartthings.0
                                  	2023-10-15 21:28:52.515	error	Error: DB closed
                                  host.raspberrypi4-iobroker
                                  	2023-10-15 21:28:53.620	error	Caught by controller[0]: at Redis.get (/opt/iobroker/node_modules/ioredis/built/commander.js:122:25)
                                  smartthings.0
                                  	2023-10-15 21:28:52.513	error	Error extract keys: fd9e8b42-11df-2073-6607-17d0ab099f3a.status.main.sec.diagnosticsInformation.signinPermission {"value":""}
                                  smartthings.0
                                  	2023-10-15 21:28:52.514	error	Cannot extract array d41f95c2-7a28-4d9a-acad-58360616c12f.status.custom.picturemode.supportedPictureModesMap
                                  host.raspberrypi4-iobroker
                                  	2023-10-15 21:28:53.620	error	Caught by controller[0]: at Redis.sendCommand (/opt/iobroker/node_modules/ioredis/built/redis/index.js:636:24)
                                  smartthings.0
                                  	2023-10-15 21:28:52.513	error	Error: DB closed
                                  smartthings.0
                                  	2023-10-15 21:28:52.512	error	Error: DB closed
                                  host.raspberrypi4-iobroker
                                  	2023-10-15 21:28:53.620	error	Caught by controller[0]: Error: DB closed
                                  smartthings.0
                                  	2023-10-15 21:28:52.511	error	Error extract keys: fd9e8b42-11df-2073-6607-17d0ab099f3a.status.freezer.temperatureMeasurement.temperature {"value":18,"unit":"C","timestamp":"2023-10-02T16:52:58.244Z"}
                                  smartthings.0
                                  	2023-10-15 21:28:52.511	error	Error extract keys: d41f95c2-7a28-4d9a-acad-58360616c12f.status.ocf.mnpv {"value":"Tizen 4.0","timestamp":"2020-04-08T03:47:32.225Z"}
                                  smartthings.0
                                  	2023-10-15 21:28:52.512	error	Error extract keys: d41f95c2-7a28-4d9a-acad-58360616c12f.status.ocf.mnpv {"value":"Tizen 4.0","timestamp":"2020-04-08T03:47:32.225Z"}
                                  host.raspberrypi4-iobroker
                                  	2023-10-15 21:28:53.620	error	Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
                                  smartthings.0
                                  	2023-10-15 21:28:52.510	error	Error: DB closed
                                  smartthings.0
                                  	2023-10-15 21:28:52.511	error	Error: DB closed
                                  smartthings.0
                                  	2023-10-15 21:28:52.510	error	Error extract keys: fd9e8b42-11df-2073-6607-17d0ab099f3a.status.cooler.custom.thermostatSetpointControl.minimumSetpoint {"value":1,"unit":"C","timestamp":"2023-02-12T10:51:16.092Z"}
                                  smartthings.0
                                  	2023-10-15 21:28:52.509	error	Error: DB closed
                                  smartthings.0
                                  	2023-10-15 21:28:52.508	error	Error: DB closed
                                  smartthings.0
                                  	2023-10-15 21:28:52.507	error	Error extract keys: fd9e8b42-11df-2073-6607-17d0ab099f3a.status.freezer.temperatureMeasurement.temperature {"value":18,"unit":"C","timestamp":"2023-10-02T16:52:58.244Z"}
                                  smartthings.0
                                  	2023-10-15 21:28:52.508	error	Error extract keys: d41f95c2-7a28-4d9a-acad-58360616c12f.status.ocf.dmv {"value":"res.1.1.0,sh.1.1.0","timestamp":"2020-04-08T03:47:32.225Z"}
                                  smartthings.0
                                  	2023-10-15 21:28:52.507	error	Error: DB closed
                                  smartthings.0
                                  	2023-10-15 21:28:52.506	error	Error: DB closed
                                  smartthings.0
                                  	2023-10-15 21:28:52.505	error	Error extract keys: d41f95c2-7a28-4d9a-acad-58360616c12f.status.execute.data.value.payload {"rt":["x.com.samsung.tv.deviceinfo"],"if":["oic.if.baseline","oic.if.r"],"x.com.samsung.country":"GERMANY","x.com.samsung.infolinkversion":"T-INFOLINK2018-1013","x.com.samsung.modelid":"18_KANTM2_QTV","x.com.samsung.tv.ambientsupport":true,"x.com.samsung.tv.blemac":"FC:03:9F:58:C9:B6","x.com.samsung.tv.btmac":"FC:03:9F:58:C9:B6","x.com.samsung.tv.category":"tv","x.com.samsung.tv.countrycode":"DE","x.com.samsung.tv.ethmac":"fc:03:9f:a3:82:1c","x.com.samsung.tv.onsupport":true,"x.com.samsung.tv.p2pmac":"fe:03:9f:58:c9:b5","x.com.samsung.tv.paneltime":57281,"x.com.samsung.tv.sn":"0E6B3HEKB00847R","x.com.samsung.tv.swmodel":"QNQ9F","x.com.samsung.tv.thingversion":"2.4.0","x.com.samsung.tv.ttxsupport":false,"x.com.samsung.tv.udn":"abb0b0b1-4f1b-4336-8882-a927118b269b","x.com.samsung.tv.wifimac":"fc:03:9f:58:c9:b5"}
                                  smartthings.0
                                  	2023-10-15 21:28:52.506	error	Error extract keys: fd9e8b42-11df-2073-6607-17d0ab099f3a.status.main.samsungce.deviceIdentification.binaryId {"value":"23K_REF_LCD_FHUB8.0","timestamp":"2023-10-02T16:52:58.063Z"}
                                  smartthings.0
                                  	2023-10-15 21:28:52.505	error	Error: DB closed
                                  smartthings.0
                                  	2023-10-15 21:28:52.504	error	Error: DB closed
                                  smartthings.0
                                  	2023-10-15 21:28:52.503	error	Error extract keys: fd9e8b42-11df-2073-6607-17d0ab099f3a.status.main.ocf.n {"value":"[refrigerator] Samsung (LCD)","timestamp":"2023-09-05T09:48:57.735Z"}
                                  smartthings.0
                                  	2023-10-15 21:28:52.504	error	Error extract keys: fd9e8b42-11df-2073-6607-17d0ab099f3a.status.main.custom.energyType.supportedEnergySavingLevels {"value":""}
                                  smartthings.0
                                  	2023-10-15 21:28:52.503	error	Error: DB closed
                                  smartthings.0
                                  	2023-10-15 21:28:52.502	error	Error extract keys: fd9e8b42-11df-2073-6607-17d0ab099f3a.status.main.custom.fridgeMode.fridgeMode {"value":""}
                                  smartthings.0
                                  	2023-10-15 21:28:52.501	error	Error extract keys: fd9e8b42-11df-2073-6607-17d0ab099f3a.status.cooler.thermostatCoolingSetpoint.coolingSetpoint {"value":3,"unit":"C","timestamp":"2023-08-23T20:04:06.005Z"}
                                  smartthings.0
                                  	2023-10-15 21:28:52.500	error	Error: DB closed
                                  smartthings.0
                                  	2023-10-15 21:28:52.501	error	Error: DB closed
                                  smartthings.0
                                  	2023-10-15 21:28:52.500	error	Error extract keys: d41f95c2-7a28-4d9a-acad-58360616c12f.status.ocf.vid {"value":"VD-STV_2018_K","timestamp":"2020-04-08T03:47:32.225Z"}
                                  smartthings.0
                                  	2023-10-15 21:28:52.499	error	Cannot extract array d41f95c2-7a28-4d9a-acad-58360616c12f.status.custom.picturemode.supportedPictureModesMap
                                  smartthings.0
                                  	2023-10-15 21:28:52.498	error	Error: DB closed
                                  smartthings.0
                                  	2023-10-15 21:28:52.499	error	Error: DB closed
                                  smartthings.0
                                  	2023-10-15 21:28:52.498	error	Error extract keys: fd9e8b42-11df-2073-6607-17d0ab099f3a.status.main.samsungce.viewInside.lastUpdatedTime {"value":"2023-10-02T16:52:54Z","timestamp":"2023-10-02T16:52:58.187Z"}
                                  smartthings.0
                                  	2023-10-15 21:28:52.497	error	Error extract keys: d41f95c2-7a28-4d9a-acad-58360616c12f.status.execute.data.value.payload {"rt":["x.com.samsung.tv.deviceinfo"],"if":["oic.if.baseline","oic.if.r"],"x.com.samsung.country":"GERMANY","x.com.samsung.infolinkversion":"T-INFOLINK2018-1013","x.com.samsung.modelid":"18_KANTM2_QTV","x.com.samsung.tv.ambientsupport":true,"x.com.samsung.tv.blemac":"FC:03:9F:58:C9:B6","x.com.samsung.tv.btmac":"FC:03:9F:58:C9:B6","x.com.samsung.tv.category":"tv","x.com.samsung.tv.countrycode":"DE","x.com.samsung.tv.ethmac":"fc:03:9f:a3:82:1c","x.com.samsung.tv.onsupport":true,"x.com.samsung.tv.p2pmac":"fe:03:9f:58:c9:b5","x.com.samsung.tv.paneltime":57281,"x.com.samsung.tv.sn":"0E6B3HEKB00847R","x.com.samsung.tv.swmodel":"QNQ9F","x.com.samsung.tv.thingversion":"2.4.0","x.com.samsung.tv.ttxsupport":false,"x.com.samsung.tv.udn":"abb0b0b1-4f1b-4336-8882-a927118b269b","x.com.samsung.tv.wifimac":"fc:03:9f:58:c9:b5"}
                                  smartthings.0
                                  	2023-10-15 21:28:52.496	error	Error: DB closed
                                  smartthings.0
                                  	2023-10-15 21:28:52.497	error	Error: DB closed
                                  smartthings.0
                                  	2023-10-15 21:28:52.496	error	Error extract keys: fd9e8b42-11df-2073-6607-17d0ab099f3a.status.main.custom.fridgeMode.fridgeModeValue {"value":""}
                                  smartthings.0
                                  	2023-10-15 21:28:52.495	error	Error extract keys: d41f95c2-7a28-4d9a-acad-58360616c12f.status.ocf.icv {"value":"core.1.1.0","timestamp":"2020-04-08T03:47:32.225Z"}
                                  smartthings.0
                                  	2023-10-15 21:28:52.494	error	Error: DB closed
                                  smartthings.0
                                  	2023-10-15 21:28:52.494	error	Error: DB closed
                                  smartthings.0
                                  	2023-10-15 21:28:52.495	error	Error: DB closed
                                  host.raspberrypi4-iobroker
                                  	2023-10-15 21:28:52.981	error	Caught by controller[0]: at TCP.<anonymous> (node:net:350:12)
                                  smartthings.0
                                  	2023-10-15 21:28:52.493	error	Error extract keys: fd9e8b42-11df-2073-6607-17d0ab099f3a.status.main.custom.energyType.energySavingSupport {"value":false,"timestamp":"2023-02-12T10:51:16.400Z"}
                                  smartthings.0
                                  	2023-10-15 21:28:52.493	error	Error extract keys: fd9e8b42-11df-2073-6607-17d0ab099f3a.status.cvroom.custom.fridgeMode.fridgeModeValue {"value":""}
                                  smartthings.0
                                  	2023-10-15 21:28:52.494	error	Error extract keys: fd9e8b42-11df-2073-6607-17d0ab099f3a.status.freezer.custom.thermostatSetpointControl.maximumSetpoint {"value":-15,"unit":"C","timestamp":"2023-02-12T10:51:16.092Z"}
                                  host.raspberrypi4-iobroker
                                  	2023-10-15 21:28:52.981	error	Caught by controller[0]: at Socket.emit (node:domain:489:12)
                                  smartthings.0
                                  	2023-10-15 21:28:52.492	error	Error: DB closed
                                  smartthings.0
                                  	2023-10-15 21:28:52.493	error	Error: DB closed
                                  host.raspberrypi4-iobroker
                                  	2023-10-15 21:28:52.980	error	Caught by controller[0]: at Socket.emit (node:events:517:28)
                                  smartthings.0
                                  	2023-10-15 21:28:52.491	error	Error extract keys: d41f95c2-7a28-4d9a-acad-58360616c12f.status.custom.error.error {"value":"","timestamp":"2020-10-16T19:24:39.390Z"}
                                  smartthings.0
                                  	2023-10-15 21:28:52.491	error	Error extract keys: fd9e8b42-11df-2073-6607-17d0ab099f3a.status.main.samsungce.viewInside.contents.e67bbc40-f9aa-949b-1e0a-6184228169f4 {"fileId":"e67bbc40-f9aa-949b-1e0a-6184228169f4","mimeType":"image/jpeg","expiredTime":"2023-08-28T15:02:06Z"}
                                  host.raspberrypi4-iobroker
                                  	2023-10-15 21:28:52.980	error	Caught by controller[0]: at Object.onceWrapper (node:events:632:26)
                                  smartthings.0
                                  	2023-10-15 21:28:52.490	error	Error: DB closed
                                  smartthings.0
                                  	2023-10-15 21:28:52.491	error	Error: DB closed
                                  host.raspberrypi4-iobroker
                                  	2023-10-15 21:28:52.980	error	Caught by controller[0]: at Socket.<anonymous> (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:151:20)
                                  smartthings.0
                                  	2023-10-15 21:28:52.490	error	Error extract keys: d41f95c2-7a28-4d9a-acad-58360616c12f.status.execute.data.value.payload.rt.x.com.samsung.tv.deviceinfo "x.com.samsung.tv.deviceinfo"
                                  smartthings.0
                                  	2023-10-15 21:28:52.489	error	Error extract keys: fd9e8b42-11df-2073-6607-17d0ab099f3a.status.main.samsungce.viewInside.contents.e67bbc40-f9aa-949b-1e0a-6184228169f4 {"fileId":"e67bbc40-f9aa-949b-1e0a-6184228169f4","mimeType":"image/jpeg","expiredTime":"2023-08-28T15:02:06Z"}
                                  host.raspberrypi4-iobroker
                                  	2023-10-15 21:28:52.980	error	Caught by controller[0]: at close (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:184:25)
                                  smartthings.0
                                  	2023-10-15 21:28:52.488	error	Error: DB closed
                                  smartthings.0
                                  	2023-10-15 21:28:52.489	error	Error: DB closed
                                  host.raspberrypi4-iobroker
                                  	2023-10-15 21:28:52.980	error	Caught by controller[0]: Error: DB closed
                                  smartthings.0
                                  	2023-10-15 21:28:52.488	error	Error extract keys: fd9e8b42-11df-2073-6607-17d0ab099f3a.status.cvroom.custom.fridgeMode.fridgeMode {"value":""}
                                  smartthings.0
                                  	2023-10-15 21:28:52.487	error	Error extract keys: fd9e8b42-11df-2073-6607-17d0ab099f3a.status.main.ocf.pi {"value":"fd9e8b42-11df-2073-6607-17d0ab099f3a","timestamp":"2023-02-12T10:51:16.548Z"}
                                  host.raspberrypi4-iobroker
                                  	2023-10-15 21:28:52.979	error	Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
                                  smartthings.0
                                  	2023-10-15 21:28:52.487	error	Error: DB closed
                                  smartthings.0
                                  	2023-10-15 21:28:52.486	error	Error: DB closed
                                  smartthings.0
                                  	2023-10-15 21:28:52.487	error	Error: DB closed
                                  smartthings.0
                                  	2023-10-15 21:28:52.485	error	Error extract keys: d41f95c2-7a28-4d9a-acad-58360616c12f.status.custom.picturemode.supportedPictureModes {"value":["Dynamisch","Standard","Natürlich","Film"],"timestamp":"2020-11-21T21:13:41.247Z"}
                                  smartthings.0
                                  	2023-10-15 21:28:52.486	error	Error extract keys: d41f95c2-7a28-4d9a-acad-58360616c12f.status.custom.picturemode.supportedPictureModesMap {"value":[{"id":"modeDynamic","name":"Dynamisch"},{"id":"modeStandard","name":"Standard"},{"id":"modeNatural","name":"Natürlich"},{"id":"modeMovie","name":"Film"}],"timestamp":"2020-12-22T23:29:19.098Z"}
                                  smartthings.0
                                  	2023-10-15 21:28:52.484	error	Error: DB closed
                                  smartthings.0
                                  	2023-10-15 21:28:52.484	error	Error extract keys: fd9e8b42-11df-2073-6607-17d0ab099f3a.status.main.sec.wifiConfiguration.supportedAuthType {"value":["OPEN","WEP","WPA-PSK","WPA2-PSK"],"timestamp":"2023-09-05T09:48:57.670Z"}
                                  smartthings.0
                                  	2023-10-15 21:28:52.483	error	Error extract keys: fd9e8b42-11df-2073-6607-17d0ab099f3a.status.main.ocf.st {"value":"2021-01-01T09:00:40Z","timestamp":"2023-06-18T10:46:31.282Z"}
                                  smartthings.0
                                  	2023-10-15 21:28:52.483	error	Error: DB closed
                                  smartthings.0
                                  	2023-10-15 21:28:52.483	error	Error: DB closed
                                  smartthings.0
                                  	2023-10-15 21:28:52.482	error	Error extract keys: fd9e8b42-11df-2073-6607-17d0ab099f3a.status.main.ocf.st {"value":"2021-01-01T09:00:40Z","timestamp":"2023-06-18T10:46:31.282Z"}
                                  smartthings.0
                                  	2023-10-15 21:28:52.481	error	Error extract keys: d41f95c2-7a28-4d9a-acad-58360616c12f.status.samsungvd.ambientContent.supportedAmbientApps {"value":[],"timestamp":"2021-01-17T04:57:10.341Z"}
                                  smartthings.0
                                  	2023-10-15 21:28:52.480	error	Error: DB closed
                                  smartthings.0
                                  	2023-10-15 21:28:52.480	error	Error: DB closed
                                  smartthings.0
                                  	2023-10-15 21:28:52.481	error	Error: DB closed
                                  smartthings.0
                                  	2023-10-15 21:28:52.479	error	Error extract keys: d41f95c2-7a28-4d9a-acad-58360616c12f.status.custom.soundmode.soundMode {"value":"Standard","timestamp":"2020-11-21T21:13:41.457Z"}
                                  smartthings.0
                                  	2023-10-15 21:28:52.480	error	Error extract keys: fd9e8b42-11df-2073-6607-17d0ab099f3a.status.main.custom.deviceReportStateConfiguration.reportStatePeriod {"value":"enabled","timestamp":"2023-02-12T10:51:16.341Z"}
                                  smartthings.0
                                  	2023-10-15 21:28:52.479	error	Error: DB closed
                                  smartthings.0
                                  	2023-10-15 21:28:52.478	error	Error extract keys: fd9e8b42-11df-2073-6607-17d0ab099f3a.status.main.ocf.mnhw {"value":"","timestamp":"2023-09-05T09:48:50.375Z"}
                                  

                                  und

                                  host.raspberrypi4-iobroker
                                  	2023-10-15 21:28:53.621	error	Caught by controller[0]: at Shelly._setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:7711:34)
                                  host.raspberrypi4-iobroker
                                  	2023-10-15 21:28:53.621	error	Caught by controller[0]: at StateRedisClient.setState (/opt/iobroker/node_modules/@iobroker/db-states-redis/src/lib/states/statesInRedisClient.ts:726:40)
                                  host.raspberrypi4-iobroker
                                  	2023-10-15 21:28:53.620	error	Caught by controller[0]: at Redis.get (/opt/iobroker/node_modules/ioredis/built/commander.js:122:25)
                                  host.raspberrypi4-iobroker
                                  	2023-10-15 21:28:53.620	error	Caught by controller[0]: at Redis.sendCommand (/opt/iobroker/node_modules/ioredis/built/redis/index.js:636:24)
                                  host.raspberrypi4-iobroker
                                  	2023-10-15 21:28:53.620	error	Caught by controller[0]: Error: DB closed
                                  host.raspberrypi4-iobroker
                                  	2023-10-15 21:28:53.620	error	Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
                                  host.raspberrypi4-iobroker
                                  	2023-10-15 21:28:52.981	error	Caught by controller[0]: at TCP.<anonymous> (node:net:350:12)
                                  host.raspberrypi4-iobroker
                                  	2023-10-15 21:28:52.981	error	Caught by controller[0]: at Socket.emit (node:domain:489:12)
                                  host.raspberrypi4-iobroker
                                  	2023-10-15 21:28:52.980	error	Caught by controller[0]: at Object.onceWrapper (node:events:632:26)
                                  host.raspberrypi4-iobroker
                                  	2023-10-15 21:28:52.980	error	Caught by controller[0]: at close (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:184:25)
                                  host.raspberrypi4-iobroker
                                  	2023-10-15 21:28:52.980	error	Caught by controller[0]: Error: DB closed
                                  host.raspberrypi4-iobroker
                                  	2023-10-15 21:28:52.980	error	Caught by controller[0]: at Socket.<anonymous> (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:151:20)
                                  host.raspberrypi4-iobroker
                                  	2023-10-15 21:28:52.980	error	Caught by controller[0]: at Socket.emit (node:events:517:28)
                                  host.raspberrypi4-iobroker
                                  	2023-10-15 21:28:52.979	error	Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
                                  
                                  haselchenH Offline
                                  haselchenH Offline
                                  haselchen
                                  Most Active
                                  wrote on last edited by
                                  #61

                                  @spidermike

                                  Was sagt denn jetzt

                                  iob diag

                                  Synology DS218+ & 2 x Fujitsu Esprimo (VM/Container) + FritzBox7590 + 2 AVM 3000 Repeater & Homematic & HUE & Osram & Xiaomi, NPM 10.9.4, Nodejs 22.21.0 ,JS Controller 7.0.7 ,Admin 7.7.19

                                  S 1 Reply Last reply
                                  0
                                  • haselchenH haselchen

                                    @spidermike

                                    Was sagt denn jetzt

                                    iob diag

                                    S Offline
                                    S Offline
                                    Spidermike
                                    wrote on last edited by Spidermike
                                    #62

                                    @haselchen sagte in ioBroker extrem langsam:

                                    iob diag

                                    *** BASE SYSTEM ***
                                       Static hostname: raspberrypi4-iobroker
                                             Icon name: computer
                                      Operating System: Raspbian GNU/Linux 11 (bullseye)
                                                Kernel: Linux 6.1.21-v8+
                                          Architecture: arm64
                                    
                                    Model           : Raspberry Pi 4 Model B Rev 1.4
                                    Docker          : false
                                    Virtualization  : none
                                    Kernel          : aarch64
                                    Userland        : armhf
                                    
                                    Systemuptime and Load:
                                     17:52:10 up 20:23,  1 user,  load average: 2.58, 3.55, 3.71
                                    CPU threads: 4
                                    
                                    
                                    *** RASPBERRY THROTTLING ***
                                    Current issues:
                                    No throttling issues detected.
                                    
                                    Previously detected issues:
                                    No throttling issues detected.
                                    
                                    *** Time and Time Zones ***
                                                   Local time: Mon 2023-10-16 17:52:10 CEST
                                               Universal time: Mon 2023-10-16 15:52:10 UTC
                                                     RTC time: n/a
                                                    Time zone: Europe/Berlin (CEST, +0200)
                                    System clock synchronized: yes
                                                  NTP service: active
                                              RTC in local TZ: no
                                    
                                    *** User and Groups ***
                                    pi
                                    /home/pi
                                    pi adm dialout cdrom sudo audio video plugdev games users input netdev gpio i2c                                                                                                              spi iobroker
                                    
                                    *** X-Server-Setup ***
                                    X-Server:       false
                                    Desktop:
                                    Terminal:       tty
                                    Boot Target:    graphical.target
                                    
                                    *** MEMORY ***
                                                   total        used        free      shared  buff/cache   available
                                    Mem:            7.8G        1.5G        4.6G        0.0K        1.7G        6.2G
                                    Swap:            99M          0B         99M
                                    Total:          7.9G        1.5G        4.7G
                                    
                                             7811 M total memory
                                             1516 M used memory
                                             2222 M active memory
                                              849 M inactive memory
                                             4578 M free memory
                                               86 M buffer memory
                                             1629 M swap cache
                                               99 M total swap
                                                0 M used swap
                                               99 M free swap
                                    
                                    Raspberry only:
                                    oom events: 0
                                    lifetime oom required: 0 Mbytes
                                    total time in oom handler: 0 ms
                                    max time spent in oom handler: 0 ms
                                    
                                    *** FAILED SERVICES ***
                                    
                                      UNIT LOAD ACTIVE SUB DESCRIPTION
                                    0 loaded units listed.
                                    
                                    *** FILESYSTEM ***
                                    Filesystem     Type      Size  Used Avail Use% Mounted on
                                    /dev/root      ext4      118G   23G   90G  21% /
                                    devtmpfs       devtmpfs  3.6G     0  3.6G   0% /dev
                                    tmpfs          tmpfs     3.9G   16K  3.9G   1% /dev/shm
                                    tmpfs          tmpfs     1.6G  904K  1.6G   1% /run
                                    tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
                                    /dev/sdb1      exfat      29G  2.7G   27G  10% /mnt/usb0
                                    /dev/sda1      vfat      253M   51M  202M  20% /boot
                                    tmpfs          tmpfs     782M     0  782M   0% /run/user/1000
                                    
                                    Messages concerning ext4 filesystem in dmesg:
                                    [Sun Oct 15 21:29:08 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=1                                                                                                              snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.ena                                                                                                             ble_hdmi=1 snd_bcm2835.enable_hdmi=0  smsc95xx.macaddr=DC:A6:32:FD:BB:CC vc_mem.                                                                                                             mem_base=0x3eb00000 vc_mem.mem_size=0x3ff00000  console=tty1 console=ttyS0,11520                                                                                                             0 root=PARTUUID=1045efe5-02 rootfstype=ext4 elevator=deadline fsck.repair=yes ro                                                                                                             otwait
                                    [Sun Oct 15 21:29:11 2023] EXT4-fs (sda2): mounted filesystem with ordered data                                                                                                              mode. Quota mode: none.
                                    [Sun Oct 15 21:29:11 2023] VFS: Mounted root (ext4 filesystem) readonly on devic                                                                                                             e 8:2.
                                    [Sun Oct 15 21:29:14 2023] EXT4-fs (sda2): re-mounted. Quota mode: none.
                                    
                                    Show mounted filesystems \(real ones only\):
                                    TARGET      SOURCE    FSTYPE OPTIONS
                                    /           /dev/sda2 ext4   rw,noatime
                                    |-/mnt/usb0 /dev/sdb1 exfat  rw,nosuid,nodev,noexec,relatime,fmask=0000,dmask=00                                                                                                             00,allow_utime=0022,iocharset=utf8,errors=remount-ro
                                    `-/boot     /dev/sda1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,ioch                                                                                                             arset=ascii,shortname=mixed,flush,errors=remount-ro
                                    
                                    Files in neuralgic directories:
                                    
                                    /var:
                                    4.9G    /var/
                                    3.9G    /var/log
                                    3.7G    /var/log/journal/ceda8666c83a44189d7d8b22875c3095
                                    3.7G    /var/log/journal
                                    502M    /var/lib
                                    
                                    Archived and active journals take up 3.6G in the file system.
                                    
                                    /opt/iobroker/backups:
                                    6.2G    /opt/iobroker/backups/
                                    
                                    /opt/iobroker/iobroker-data:
                                    899M    /opt/iobroker/iobroker-data/
                                    430M    /opt/iobroker/iobroker-data/history
                                    324M    /opt/iobroker/iobroker-data/files
                                    85M     /opt/iobroker/iobroker-data/backup-objects
                                    52M     /opt/iobroker/iobroker-data/files/javascript.admin
                                    
                                    The five largest files in iobroker-data are:
                                    35M     /opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.                                                                                                             js.map
                                    25M     /opt/iobroker/iobroker-data/states.jsonl
                                    21M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.edf7552a.js.m                                                                                                             ap
                                    19M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.2975a411.js.m                                                                                                             ap
                                    11M     /opt/iobroker/iobroker-data/objects.json.broken
                                    
                                    USB-Devices by-id:
                                    USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always                                                                                                              prefer the links 'by-id':
                                    
                                    find: '/dev/serial/by-id/': No such file or directory
                                    
                                    *** NodeJS-Installation ***
                                    
                                    /usr/bin/nodejs         v18.18.2
                                    /usr/bin/node           v18.18.2
                                    /usr/bin/npm            9.8.1
                                    /usr/bin/npx            9.8.1
                                    /usr/bin/corepack       0.19.0
                                    
                                    
                                    nodejs:
                                      Installed: 18.18.2-1nodesource1
                                      Candidate: 18.18.2-1nodesource1
                                      Version table:
                                     *** 18.18.2-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                            100 /var/lib/dpkg/status
                                         18.18.1-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.18.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.17.1-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.17.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.16.1-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.16.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.15.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.14.2-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.14.1-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.14.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.13.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.12.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.11.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.10.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.9.1-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.9.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.8.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.7.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.6.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.5.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.4.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.3.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.2.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.1.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.0.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         12.22.12~dfsg-1~deb11u4 500
                                            500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Package                                                                                                             s
                                    
                                    Temp directories causing npm8 problem: 0
                                    No problems detected
                                    
                                    Errors in npm tree:
                                    
                                    *** ioBroker-Installation ***
                                    
                                    ioBroker Status
                                    iobroker is running on this host.
                                    
                                    
                                    Objects type: jsonl
                                    States  type: jsonl
                                    
                                    Core adapters versions
                                    js-controller:  5.0.12
                                    admin:          6.10.1
                                    javascript:     7.1.4
                                    
                                    Adapters from github:   3
                                    
                                    Adapter State
                                    + system.adapter.admin.0                  : admin                 : raspberrypi4-iobroker                    -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                    + system.adapter.alexa2.0                 : alexa2                : raspberrypi4-iobroker                    -  enabled
                                    + system.adapter.backitup.0               : backitup              : raspberrypi4-iobroker                    -  enabled
                                    + system.adapter.cloud.0                  : cloud                 : raspberrypi4-iobroker                    -  enabled
                                      system.adapter.devices.0                : devices               : raspberrypi4-iobroker                    - disabled
                                    + system.adapter.discovery.0              : discovery             : raspberrypi4-iobroker                    -  enabled
                                    + system.adapter.energiefluss.0           : energiefluss          : raspberrypi4-iobroker                    -  enabled
                                    + system.adapter.energiefluss.1           : energiefluss          : raspberrypi4-iobroker                    -  enabled
                                      system.adapter.fb-checkpresence.0       : fb-checkpresence      : raspberrypi4-iobroker                    - disabled
                                      system.adapter.fullybrowser.0           : fullybrowser          : raspberrypi4-iobroker                    - disabled
                                    + system.adapter.growatt.0                : growatt               : raspberrypi4-iobroker                    -  enabled
                                    + system.adapter.history.0                : history               : raspberrypi4-iobroker                    -  enabled
                                    + system.adapter.homeconnect.0            : homeconnect           : raspberrypi4-iobroker                    -  enabled
                                    + system.adapter.hs100.0                  : hs100                 : raspberrypi4-iobroker                    -  enabled
                                    + system.adapter.info.0                   : info                  : raspberrypi4-iobroker                    -  enabled
                                    + system.adapter.iot.0                    : iot                   : raspberrypi4-iobroker                    -  enabled
                                    + system.adapter.javascript.0             : javascript            : raspberrypi4-iobroker                    -  enabled
                                    + system.adapter.mqtt.0                   : mqtt                  : raspberrypi4-iobroker                    -  enabled, port: 1883, bind: 0.0.0.0
                                    + system.adapter.plenticore.0             : plenticore            : raspberrypi4-iobroker                    -  enabled, port: 80
                                    + system.adapter.rpi2.0                   : rpi2                  : raspberrypi4-iobroker                    -  enabled
                                    + system.adapter.shelly.0                 : shelly                : raspberrypi4-iobroker                    -  enabled, port: 1882, bind: 0.0.0.0
                                    + system.adapter.smartthings.0            : smartthings           : raspberrypi4-iobroker                    -  enabled
                                    + system.adapter.tankerkoenig.0           : tankerkoenig          : raspberrypi4-iobroker                    -  enabled
                                    + system.adapter.telegram.0               : telegram              : raspberrypi4-iobroker                    -  enabled, port: 8443, bind: 0.0.0.0
                                      system.adapter.tuya.0                   : tuya                  : raspberrypi4-iobroker                    - disabled
                                      system.adapter.vis.0                    : vis                   : raspberrypi4-iobroker                    - disabled
                                      system.adapter.weatherunderground.0     : weatherunderground    : raspberrypi4-iobroker                    -  enabled
                                    + system.adapter.web.0                    : web                   : raspberrypi4-iobroker                    -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                    + system.adapter.wled.0                   : wled                  : raspberrypi4-iobroker                    -  enabled
                                      system.adapter.zigbee.0                 : zigbee                : raspberrypi4-iobroker                    - disabled, port: /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2414409-if00
                                    
                                    + instance is alive
                                    
                                    Enabled adapters with bindings
                                    + system.adapter.admin.0                  : admin                 : raspberrypi4-iobroker                    -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                    + system.adapter.mqtt.0                   : mqtt                  : raspberrypi4-iobroker                    -  enabled, port: 1883, bind: 0.0.0.0
                                    + system.adapter.plenticore.0             : plenticore            : raspberrypi4-iobroker                    -  enabled, port: 80
                                    + system.adapter.shelly.0                 : shelly                : raspberrypi4-iobroker                    -  enabled, port: 1882, bind: 0.0.0.0
                                    + system.adapter.telegram.0               : telegram              : raspberrypi4-iobroker                    -  enabled, port: 8443, bind: 0.0.0.0
                                    + system.adapter.web.0                    : web                   : raspberrypi4-iobroker                    -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                    
                                    ioBroker-Repositories
                                    stable        : http://download.iobroker.net/sources-dist.json
                                    beta          : http://download.iobroker.net/sources-dist-latest.json
                                    
                                    Active repo(s): stable
                                    
                                    Installed ioBroker-Instances
                                    Used repository: stable
                                    Adapter    "admin"        : 6.10.1   , installed 6.10.1
                                    Adapter    "alexa2"       : 3.25.2   , installed 3.25.2
                                    Adapter    "backitup"     : 2.8.1    , installed 2.8.1
                                    Adapter    "cloud"        : 4.4.1    , installed 4.4.1
                                    Adapter    "devices"      : 1.1.5    , installed 1.1.5
                                    Adapter    "discovery"    : 3.1.0    , installed 3.1.0
                                    Adapter    "fb-checkpresence": 1.2.2 , installed 1.2.2
                                    Adapter    "fullybrowser" : 2.1.2    , installed 2.1.2
                                    Adapter    "growatt"      : 3.2.1    , installed 3.2.1
                                    Adapter    "history"      : 2.2.6    , installed 2.2.6
                                    Adapter    "homeconnect"  : 1.1.1    , installed 1.1.1
                                    Adapter    "hs100"        : 2.1.2    , installed 2.1.2
                                    Adapter    "info"         : 2.0.0    , installed 2.0.0
                                    Adapter    "iot"          : 1.14.5   , installed 1.14.5
                                    Adapter    "javascript"   : 7.1.4    , installed 7.1.4
                                    Controller "js-controller": 5.0.12   , installed 5.0.12
                                    Adapter    "mqtt"         : 4.1.1    , installed 4.1.1
                                    Adapter    "plenticore"   : 2.2.0    , installed 2.3.1
                                    Adapter    "rpi2"         : 1.3.2    , installed 1.3.2
                                    Adapter    "shelly"       : 6.4.1    , installed 6.4.1
                                    Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                                    Adapter    "smartthings"  : 0.0.4    , installed 0.0.4
                                    Adapter    "socketio"     : 6.5.5    , installed 6.5.5
                                    Adapter    "tankerkoenig" : 3.3.7    , installed 3.3.7
                                    Adapter    "telegram"     : 1.16.0   , installed 1.16.0
                                    Adapter    "tuya"         : 3.14.2   , installed 3.14.2
                                    Adapter    "vis"          : 1.4.16   , installed 1.4.16
                                    Adapter    "weatherunderground": 3.6.0, installed 3.6.0
                                    Adapter    "web"          : 6.1.2    , installed 6.1.2
                                    Adapter    "wled"         : 0.7.1    , installed 0.7.1
                                    Adapter    "ws"           : 2.5.5    , installed 2.5.5
                                    Adapter    "zigbee"       : 1.8.23   , installed 1.8.23
                                    
                                    Objects and States
                                    Please stand by - This may take a while
                                    Objects:        8968
                                    States:         16359
                                    
                                    *** OS-Repositories and Updates ***
                                    W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://repos.influxdata.com/debian bullseye InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                                    W: Failed to fetch https://repos.influxdata.com/debian/dists/bullseye/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                                    W: Some index files failed to download. They have been ignored, or old ones used instead.
                                    Hit:1 http://phoscon.de/apt/deconz bullseye InRelease
                                    Hit:2 http://archive.raspberrypi.org/debian bullseye InRelease
                                    Hit:3 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
                                    Get:4 https://repos.influxdata.com/debian bullseye InRelease [7040 B]
                                    Hit:5 https://deb.nodesource.com/node_18.x nodistro InRelease
                                    Err:4 https://repos.influxdata.com/debian bullseye InRelease
                                      The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                                    Fetched 7040 B in 2s (3908 B/s)
                                    Reading package lists...
                                    W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://repos.influxdata.com/debian bullseye InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                                    W: Failed to fetch https://repos.influxdata.com/debian/dists/bullseye/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                                    W: Some index files failed to download. They have been ignored, or old ones used instead.
                                    Pending Updates: 0
                                    
                                    *** Listening Ports ***
                                    Active Internet connections (only servers)
                                    Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
                                    tcp        0      0 127.0.0.1:8088          0.0.0.0:*               LISTEN      999        12652      427/influxd
                                    tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      110        15421      577/mosquitto
                                    tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       12965      776/iobroker.js-con
                                    tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       16684      776/iobroker.js-con
                                    tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          13913      574/sshd: /usr/sbin
                                    tcp        0      0 0.0.0.0:8765            0.0.0.0:*               LISTEN      0          15457      422/python
                                    tcp6       0      0 :::8086                 :::*                    LISTEN      999        12825      427/influxd
                                    tcp6       0      0 :::8082                 :::*                    LISTEN      1001       21903      1679/io.web.0
                                    tcp6       0      0 :::8081                 :::*                    LISTEN      1001       14290      1089/io.admin.0
                                    tcp6       0      0 :::1883                 :::*                    LISTEN      110        15422      577/mosquitto
                                    tcp6       0      0 :::22                   :::*                    LISTEN      0          13915      574/sshd: /usr/sbin
                                    udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          13979      484/dhcpcd
                                    udp        0      0 0.0.0.0:49382           0.0.0.0:*                           108        13746      399/avahi-daemon: r
                                    udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       19160      1888/io.wled.0
                                    udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        13744      399/avahi-daemon: r
                                    udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       17601      1247/io.shelly.0
                                    udp6       0      0 :::546                  :::*                                0          15323      484/dhcpcd
                                    udp6       0      0 :::5353                 :::*                                108        13745      399/avahi-daemon: r
                                    udp6       0      0 :::55835                :::*                                108        13747      399/avahi-daemon: r
                                    
                                    *** Log File - Last 25 Lines ***
                                    
                                    2023-10-16 17:50:37.856  - info: admin.0 (1089) Subscribe to all states again
                                    2023-10-16 17:50:40.956  - info: admin.0 (1089) Unsubscribe from all states, except system's, because over 3 seconds the number of events is over 200 (in last second 0)
                                    2023-10-16 17:51:39.536  - error: host.raspberrypi4-iobroker Caught by controller[0]: <--- Last few GCs --->
                                    2023-10-16 17:51:39.538  - error: host.raspberrypi4-iobroker Caught by controller[0]: [32592:0x54af008] 39717362 ms: Scavenge 908.4 (1045.2) -> 907.7 (1045.2) MB, 10.5 / 0.0 ms  (average mu = 0.912, current mu = 0.956) allocation failure;
                                    2023-10-16 17:51:39.538  - error: host.raspberrypi4-iobroker Caught by controller[0]: [32592:0x54af008] 39717425 ms: Scavenge 908.8 (1045.2) -> 908.2 (1045.2) MB, 10.3 / 0.0 ms  (average mu = 0.912, current mu = 0.956) allocation failure;
                                    2023-10-16 17:51:39.538  - error: host.raspberrypi4-iobroker Caught by controller[0]: [32592:0x54af008] 39717454 ms: Scavenge 909.5 (1045.2) -> 909.4 (1049.2) MB, 24.8 / 0.0 ms  (average mu = 0.912, current mu = 0.956) allocation failure;
                                    2023-10-16 17:51:39.538  - error: host.raspberrypi4-iobroker Caught by controller[0]: <--- JS stacktrace --->
                                    2023-10-16 17:51:39.538  - error: host.raspberrypi4-iobroker Caught by controller[0]: FATAL ERROR: Reached heap limit Allocation failed - JavaScript heap out of memory
                                    2023-10-16 17:51:39.539  - warn: host.raspberrypi4-iobroker instance system.adapter.smartthings.0 terminated due to SIGABRT
                                    2023-10-16 17:51:39.539  - info: host.raspberrypi4-iobroker instance system.adapter.smartthings.0 terminated with code null ()
                                    2023-10-16 17:51:39.539  - info: host.raspberrypi4-iobroker Restart adapter system.adapter.smartthings.0 because enabled
                                    2023-10-16 17:51:41.875  - info: admin.0 (1089) Subscribe to all states again
                                    2023-10-16 17:51:44.975  - info: admin.0 (1089) Unsubscribe from all states, except system's, because over 3 seconds the number of events is over 200 (in last second 0)
                                    2023-10-16 17:52:06.891  - info: weatherunderground.0 (30819) Terminated (NO_ERROR): Without reason
                                    2023-10-16 17:52:07.426  - info: host.raspberrypi4-iobroker instance system.adapter.weatherunderground.0 terminated with code 0 (NO_ERROR)
                                    2023-10-16 17:52:09.657  - info: host.raspberrypi4-iobroker instance system.adapter.smartthings.0 started with pid 5069
                                    2023-10-16 17:52:13.567  - info: smartthings.0 (5069) starting. Version 0.0.4 (non-npm: TA2k/ioBroker.smartthings#2f3c7e70f203e4c904dba0d692a387e1c44d7bbe) in /opt/iobroker/node_modules/iobroker.smartthings, node: v18.18.2, js-controller: 5.0.12
                                    2023-10-16 17:52:13.618  - info: smartthings.0 (5069) Set interval to minimum 1
                                    2023-10-16 17:52:14.363  - info: smartthings.0 (5069) 4 devices detected
                                    2023-10-16 17:52:45.899  - info: admin.0 (1089) Subscribe to all states again
                                    2023-10-16 17:52:49.000  - info: admin.0 (1089) Unsubscribe from all states, except system's, because over 3 seconds the number of events is over 200 (in last second 0)
                                    2023-10-16 17:52:54.129  - info: alexa2.0 (1159) Alexa-Push-Connection disconnected - retry: Retry Connection in 1s (undefined: undefined)
                                    2023-10-16 17:52:55.811  - info: alexa2.0 (1159) Alexa-Push-Connection (macDms = true) established. Disable Polling
                                    2023-10-16 17:53:49.341  - info: admin.0 (1089) Subscribe to all states again
                                    2023-10-16 17:53:53.486  - info: admin.0 (1089) Unsubscribe from all states, except system's, because over 3 seconds the number of events is over 200 (in last second 0)
                                    
                                    
                                    DJMarc75D Thomas BraunT 2 Replies Last reply
                                    0
                                    • S Spidermike

                                      @haselchen sagte in ioBroker extrem langsam:

                                      iob diag

                                      *** BASE SYSTEM ***
                                         Static hostname: raspberrypi4-iobroker
                                               Icon name: computer
                                        Operating System: Raspbian GNU/Linux 11 (bullseye)
                                                  Kernel: Linux 6.1.21-v8+
                                            Architecture: arm64
                                      
                                      Model           : Raspberry Pi 4 Model B Rev 1.4
                                      Docker          : false
                                      Virtualization  : none
                                      Kernel          : aarch64
                                      Userland        : armhf
                                      
                                      Systemuptime and Load:
                                       17:52:10 up 20:23,  1 user,  load average: 2.58, 3.55, 3.71
                                      CPU threads: 4
                                      
                                      
                                      *** RASPBERRY THROTTLING ***
                                      Current issues:
                                      No throttling issues detected.
                                      
                                      Previously detected issues:
                                      No throttling issues detected.
                                      
                                      *** Time and Time Zones ***
                                                     Local time: Mon 2023-10-16 17:52:10 CEST
                                                 Universal time: Mon 2023-10-16 15:52:10 UTC
                                                       RTC time: n/a
                                                      Time zone: Europe/Berlin (CEST, +0200)
                                      System clock synchronized: yes
                                                    NTP service: active
                                                RTC in local TZ: no
                                      
                                      *** User and Groups ***
                                      pi
                                      /home/pi
                                      pi adm dialout cdrom sudo audio video plugdev games users input netdev gpio i2c                                                                                                              spi iobroker
                                      
                                      *** X-Server-Setup ***
                                      X-Server:       false
                                      Desktop:
                                      Terminal:       tty
                                      Boot Target:    graphical.target
                                      
                                      *** MEMORY ***
                                                     total        used        free      shared  buff/cache   available
                                      Mem:            7.8G        1.5G        4.6G        0.0K        1.7G        6.2G
                                      Swap:            99M          0B         99M
                                      Total:          7.9G        1.5G        4.7G
                                      
                                               7811 M total memory
                                               1516 M used memory
                                               2222 M active memory
                                                849 M inactive memory
                                               4578 M free memory
                                                 86 M buffer memory
                                               1629 M swap cache
                                                 99 M total swap
                                                  0 M used swap
                                                 99 M free swap
                                      
                                      Raspberry only:
                                      oom events: 0
                                      lifetime oom required: 0 Mbytes
                                      total time in oom handler: 0 ms
                                      max time spent in oom handler: 0 ms
                                      
                                      *** FAILED SERVICES ***
                                      
                                        UNIT LOAD ACTIVE SUB DESCRIPTION
                                      0 loaded units listed.
                                      
                                      *** FILESYSTEM ***
                                      Filesystem     Type      Size  Used Avail Use% Mounted on
                                      /dev/root      ext4      118G   23G   90G  21% /
                                      devtmpfs       devtmpfs  3.6G     0  3.6G   0% /dev
                                      tmpfs          tmpfs     3.9G   16K  3.9G   1% /dev/shm
                                      tmpfs          tmpfs     1.6G  904K  1.6G   1% /run
                                      tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
                                      /dev/sdb1      exfat      29G  2.7G   27G  10% /mnt/usb0
                                      /dev/sda1      vfat      253M   51M  202M  20% /boot
                                      tmpfs          tmpfs     782M     0  782M   0% /run/user/1000
                                      
                                      Messages concerning ext4 filesystem in dmesg:
                                      [Sun Oct 15 21:29:08 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=1                                                                                                              snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.ena                                                                                                             ble_hdmi=1 snd_bcm2835.enable_hdmi=0  smsc95xx.macaddr=DC:A6:32:FD:BB:CC vc_mem.                                                                                                             mem_base=0x3eb00000 vc_mem.mem_size=0x3ff00000  console=tty1 console=ttyS0,11520                                                                                                             0 root=PARTUUID=1045efe5-02 rootfstype=ext4 elevator=deadline fsck.repair=yes ro                                                                                                             otwait
                                      [Sun Oct 15 21:29:11 2023] EXT4-fs (sda2): mounted filesystem with ordered data                                                                                                              mode. Quota mode: none.
                                      [Sun Oct 15 21:29:11 2023] VFS: Mounted root (ext4 filesystem) readonly on devic                                                                                                             e 8:2.
                                      [Sun Oct 15 21:29:14 2023] EXT4-fs (sda2): re-mounted. Quota mode: none.
                                      
                                      Show mounted filesystems \(real ones only\):
                                      TARGET      SOURCE    FSTYPE OPTIONS
                                      /           /dev/sda2 ext4   rw,noatime
                                      |-/mnt/usb0 /dev/sdb1 exfat  rw,nosuid,nodev,noexec,relatime,fmask=0000,dmask=00                                                                                                             00,allow_utime=0022,iocharset=utf8,errors=remount-ro
                                      `-/boot     /dev/sda1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,ioch                                                                                                             arset=ascii,shortname=mixed,flush,errors=remount-ro
                                      
                                      Files in neuralgic directories:
                                      
                                      /var:
                                      4.9G    /var/
                                      3.9G    /var/log
                                      3.7G    /var/log/journal/ceda8666c83a44189d7d8b22875c3095
                                      3.7G    /var/log/journal
                                      502M    /var/lib
                                      
                                      Archived and active journals take up 3.6G in the file system.
                                      
                                      /opt/iobroker/backups:
                                      6.2G    /opt/iobroker/backups/
                                      
                                      /opt/iobroker/iobroker-data:
                                      899M    /opt/iobroker/iobroker-data/
                                      430M    /opt/iobroker/iobroker-data/history
                                      324M    /opt/iobroker/iobroker-data/files
                                      85M     /opt/iobroker/iobroker-data/backup-objects
                                      52M     /opt/iobroker/iobroker-data/files/javascript.admin
                                      
                                      The five largest files in iobroker-data are:
                                      35M     /opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.                                                                                                             js.map
                                      25M     /opt/iobroker/iobroker-data/states.jsonl
                                      21M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.edf7552a.js.m                                                                                                             ap
                                      19M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.2975a411.js.m                                                                                                             ap
                                      11M     /opt/iobroker/iobroker-data/objects.json.broken
                                      
                                      USB-Devices by-id:
                                      USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always                                                                                                              prefer the links 'by-id':
                                      
                                      find: '/dev/serial/by-id/': No such file or directory
                                      
                                      *** NodeJS-Installation ***
                                      
                                      /usr/bin/nodejs         v18.18.2
                                      /usr/bin/node           v18.18.2
                                      /usr/bin/npm            9.8.1
                                      /usr/bin/npx            9.8.1
                                      /usr/bin/corepack       0.19.0
                                      
                                      
                                      nodejs:
                                        Installed: 18.18.2-1nodesource1
                                        Candidate: 18.18.2-1nodesource1
                                        Version table:
                                       *** 18.18.2-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                              100 /var/lib/dpkg/status
                                           18.18.1-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                           18.18.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                           18.17.1-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                           18.17.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                           18.16.1-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                           18.16.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                           18.15.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                           18.14.2-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                           18.14.1-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                           18.14.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                           18.13.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                           18.12.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                           18.11.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                           18.10.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                           18.9.1-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                           18.9.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                           18.8.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                           18.7.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                           18.6.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                           18.5.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                           18.4.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                           18.3.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                           18.2.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                           18.1.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                           18.0.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                           12.22.12~dfsg-1~deb11u4 500
                                              500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Package                                                                                                             s
                                      
                                      Temp directories causing npm8 problem: 0
                                      No problems detected
                                      
                                      Errors in npm tree:
                                      
                                      *** ioBroker-Installation ***
                                      
                                      ioBroker Status
                                      iobroker is running on this host.
                                      
                                      
                                      Objects type: jsonl
                                      States  type: jsonl
                                      
                                      Core adapters versions
                                      js-controller:  5.0.12
                                      admin:          6.10.1
                                      javascript:     7.1.4
                                      
                                      Adapters from github:   3
                                      
                                      Adapter State
                                      + system.adapter.admin.0                  : admin                 : raspberrypi4-iobroker                    -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                      + system.adapter.alexa2.0                 : alexa2                : raspberrypi4-iobroker                    -  enabled
                                      + system.adapter.backitup.0               : backitup              : raspberrypi4-iobroker                    -  enabled
                                      + system.adapter.cloud.0                  : cloud                 : raspberrypi4-iobroker                    -  enabled
                                        system.adapter.devices.0                : devices               : raspberrypi4-iobroker                    - disabled
                                      + system.adapter.discovery.0              : discovery             : raspberrypi4-iobroker                    -  enabled
                                      + system.adapter.energiefluss.0           : energiefluss          : raspberrypi4-iobroker                    -  enabled
                                      + system.adapter.energiefluss.1           : energiefluss          : raspberrypi4-iobroker                    -  enabled
                                        system.adapter.fb-checkpresence.0       : fb-checkpresence      : raspberrypi4-iobroker                    - disabled
                                        system.adapter.fullybrowser.0           : fullybrowser          : raspberrypi4-iobroker                    - disabled
                                      + system.adapter.growatt.0                : growatt               : raspberrypi4-iobroker                    -  enabled
                                      + system.adapter.history.0                : history               : raspberrypi4-iobroker                    -  enabled
                                      + system.adapter.homeconnect.0            : homeconnect           : raspberrypi4-iobroker                    -  enabled
                                      + system.adapter.hs100.0                  : hs100                 : raspberrypi4-iobroker                    -  enabled
                                      + system.adapter.info.0                   : info                  : raspberrypi4-iobroker                    -  enabled
                                      + system.adapter.iot.0                    : iot                   : raspberrypi4-iobroker                    -  enabled
                                      + system.adapter.javascript.0             : javascript            : raspberrypi4-iobroker                    -  enabled
                                      + system.adapter.mqtt.0                   : mqtt                  : raspberrypi4-iobroker                    -  enabled, port: 1883, bind: 0.0.0.0
                                      + system.adapter.plenticore.0             : plenticore            : raspberrypi4-iobroker                    -  enabled, port: 80
                                      + system.adapter.rpi2.0                   : rpi2                  : raspberrypi4-iobroker                    -  enabled
                                      + system.adapter.shelly.0                 : shelly                : raspberrypi4-iobroker                    -  enabled, port: 1882, bind: 0.0.0.0
                                      + system.adapter.smartthings.0            : smartthings           : raspberrypi4-iobroker                    -  enabled
                                      + system.adapter.tankerkoenig.0           : tankerkoenig          : raspberrypi4-iobroker                    -  enabled
                                      + system.adapter.telegram.0               : telegram              : raspberrypi4-iobroker                    -  enabled, port: 8443, bind: 0.0.0.0
                                        system.adapter.tuya.0                   : tuya                  : raspberrypi4-iobroker                    - disabled
                                        system.adapter.vis.0                    : vis                   : raspberrypi4-iobroker                    - disabled
                                        system.adapter.weatherunderground.0     : weatherunderground    : raspberrypi4-iobroker                    -  enabled
                                      + system.adapter.web.0                    : web                   : raspberrypi4-iobroker                    -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                      + system.adapter.wled.0                   : wled                  : raspberrypi4-iobroker                    -  enabled
                                        system.adapter.zigbee.0                 : zigbee                : raspberrypi4-iobroker                    - disabled, port: /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2414409-if00
                                      
                                      + instance is alive
                                      
                                      Enabled adapters with bindings
                                      + system.adapter.admin.0                  : admin                 : raspberrypi4-iobroker                    -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                      + system.adapter.mqtt.0                   : mqtt                  : raspberrypi4-iobroker                    -  enabled, port: 1883, bind: 0.0.0.0
                                      + system.adapter.plenticore.0             : plenticore            : raspberrypi4-iobroker                    -  enabled, port: 80
                                      + system.adapter.shelly.0                 : shelly                : raspberrypi4-iobroker                    -  enabled, port: 1882, bind: 0.0.0.0
                                      + system.adapter.telegram.0               : telegram              : raspberrypi4-iobroker                    -  enabled, port: 8443, bind: 0.0.0.0
                                      + system.adapter.web.0                    : web                   : raspberrypi4-iobroker                    -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                      
                                      ioBroker-Repositories
                                      stable        : http://download.iobroker.net/sources-dist.json
                                      beta          : http://download.iobroker.net/sources-dist-latest.json
                                      
                                      Active repo(s): stable
                                      
                                      Installed ioBroker-Instances
                                      Used repository: stable
                                      Adapter    "admin"        : 6.10.1   , installed 6.10.1
                                      Adapter    "alexa2"       : 3.25.2   , installed 3.25.2
                                      Adapter    "backitup"     : 2.8.1    , installed 2.8.1
                                      Adapter    "cloud"        : 4.4.1    , installed 4.4.1
                                      Adapter    "devices"      : 1.1.5    , installed 1.1.5
                                      Adapter    "discovery"    : 3.1.0    , installed 3.1.0
                                      Adapter    "fb-checkpresence": 1.2.2 , installed 1.2.2
                                      Adapter    "fullybrowser" : 2.1.2    , installed 2.1.2
                                      Adapter    "growatt"      : 3.2.1    , installed 3.2.1
                                      Adapter    "history"      : 2.2.6    , installed 2.2.6
                                      Adapter    "homeconnect"  : 1.1.1    , installed 1.1.1
                                      Adapter    "hs100"        : 2.1.2    , installed 2.1.2
                                      Adapter    "info"         : 2.0.0    , installed 2.0.0
                                      Adapter    "iot"          : 1.14.5   , installed 1.14.5
                                      Adapter    "javascript"   : 7.1.4    , installed 7.1.4
                                      Controller "js-controller": 5.0.12   , installed 5.0.12
                                      Adapter    "mqtt"         : 4.1.1    , installed 4.1.1
                                      Adapter    "plenticore"   : 2.2.0    , installed 2.3.1
                                      Adapter    "rpi2"         : 1.3.2    , installed 1.3.2
                                      Adapter    "shelly"       : 6.4.1    , installed 6.4.1
                                      Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                                      Adapter    "smartthings"  : 0.0.4    , installed 0.0.4
                                      Adapter    "socketio"     : 6.5.5    , installed 6.5.5
                                      Adapter    "tankerkoenig" : 3.3.7    , installed 3.3.7
                                      Adapter    "telegram"     : 1.16.0   , installed 1.16.0
                                      Adapter    "tuya"         : 3.14.2   , installed 3.14.2
                                      Adapter    "vis"          : 1.4.16   , installed 1.4.16
                                      Adapter    "weatherunderground": 3.6.0, installed 3.6.0
                                      Adapter    "web"          : 6.1.2    , installed 6.1.2
                                      Adapter    "wled"         : 0.7.1    , installed 0.7.1
                                      Adapter    "ws"           : 2.5.5    , installed 2.5.5
                                      Adapter    "zigbee"       : 1.8.23   , installed 1.8.23
                                      
                                      Objects and States
                                      Please stand by - This may take a while
                                      Objects:        8968
                                      States:         16359
                                      
                                      *** OS-Repositories and Updates ***
                                      W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://repos.influxdata.com/debian bullseye InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                                      W: Failed to fetch https://repos.influxdata.com/debian/dists/bullseye/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                                      W: Some index files failed to download. They have been ignored, or old ones used instead.
                                      Hit:1 http://phoscon.de/apt/deconz bullseye InRelease
                                      Hit:2 http://archive.raspberrypi.org/debian bullseye InRelease
                                      Hit:3 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
                                      Get:4 https://repos.influxdata.com/debian bullseye InRelease [7040 B]
                                      Hit:5 https://deb.nodesource.com/node_18.x nodistro InRelease
                                      Err:4 https://repos.influxdata.com/debian bullseye InRelease
                                        The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                                      Fetched 7040 B in 2s (3908 B/s)
                                      Reading package lists...
                                      W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://repos.influxdata.com/debian bullseye InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                                      W: Failed to fetch https://repos.influxdata.com/debian/dists/bullseye/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                                      W: Some index files failed to download. They have been ignored, or old ones used instead.
                                      Pending Updates: 0
                                      
                                      *** Listening Ports ***
                                      Active Internet connections (only servers)
                                      Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
                                      tcp        0      0 127.0.0.1:8088          0.0.0.0:*               LISTEN      999        12652      427/influxd
                                      tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      110        15421      577/mosquitto
                                      tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       12965      776/iobroker.js-con
                                      tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       16684      776/iobroker.js-con
                                      tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          13913      574/sshd: /usr/sbin
                                      tcp        0      0 0.0.0.0:8765            0.0.0.0:*               LISTEN      0          15457      422/python
                                      tcp6       0      0 :::8086                 :::*                    LISTEN      999        12825      427/influxd
                                      tcp6       0      0 :::8082                 :::*                    LISTEN      1001       21903      1679/io.web.0
                                      tcp6       0      0 :::8081                 :::*                    LISTEN      1001       14290      1089/io.admin.0
                                      tcp6       0      0 :::1883                 :::*                    LISTEN      110        15422      577/mosquitto
                                      tcp6       0      0 :::22                   :::*                    LISTEN      0          13915      574/sshd: /usr/sbin
                                      udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          13979      484/dhcpcd
                                      udp        0      0 0.0.0.0:49382           0.0.0.0:*                           108        13746      399/avahi-daemon: r
                                      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       19160      1888/io.wled.0
                                      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        13744      399/avahi-daemon: r
                                      udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       17601      1247/io.shelly.0
                                      udp6       0      0 :::546                  :::*                                0          15323      484/dhcpcd
                                      udp6       0      0 :::5353                 :::*                                108        13745      399/avahi-daemon: r
                                      udp6       0      0 :::55835                :::*                                108        13747      399/avahi-daemon: r
                                      
                                      *** Log File - Last 25 Lines ***
                                      
                                      2023-10-16 17:50:37.856  - info: admin.0 (1089) Subscribe to all states again
                                      2023-10-16 17:50:40.956  - info: admin.0 (1089) Unsubscribe from all states, except system's, because over 3 seconds the number of events is over 200 (in last second 0)
                                      2023-10-16 17:51:39.536  - error: host.raspberrypi4-iobroker Caught by controller[0]: <--- Last few GCs --->
                                      2023-10-16 17:51:39.538  - error: host.raspberrypi4-iobroker Caught by controller[0]: [32592:0x54af008] 39717362 ms: Scavenge 908.4 (1045.2) -> 907.7 (1045.2) MB, 10.5 / 0.0 ms  (average mu = 0.912, current mu = 0.956) allocation failure;
                                      2023-10-16 17:51:39.538  - error: host.raspberrypi4-iobroker Caught by controller[0]: [32592:0x54af008] 39717425 ms: Scavenge 908.8 (1045.2) -> 908.2 (1045.2) MB, 10.3 / 0.0 ms  (average mu = 0.912, current mu = 0.956) allocation failure;
                                      2023-10-16 17:51:39.538  - error: host.raspberrypi4-iobroker Caught by controller[0]: [32592:0x54af008] 39717454 ms: Scavenge 909.5 (1045.2) -> 909.4 (1049.2) MB, 24.8 / 0.0 ms  (average mu = 0.912, current mu = 0.956) allocation failure;
                                      2023-10-16 17:51:39.538  - error: host.raspberrypi4-iobroker Caught by controller[0]: <--- JS stacktrace --->
                                      2023-10-16 17:51:39.538  - error: host.raspberrypi4-iobroker Caught by controller[0]: FATAL ERROR: Reached heap limit Allocation failed - JavaScript heap out of memory
                                      2023-10-16 17:51:39.539  - warn: host.raspberrypi4-iobroker instance system.adapter.smartthings.0 terminated due to SIGABRT
                                      2023-10-16 17:51:39.539  - info: host.raspberrypi4-iobroker instance system.adapter.smartthings.0 terminated with code null ()
                                      2023-10-16 17:51:39.539  - info: host.raspberrypi4-iobroker Restart adapter system.adapter.smartthings.0 because enabled
                                      2023-10-16 17:51:41.875  - info: admin.0 (1089) Subscribe to all states again
                                      2023-10-16 17:51:44.975  - info: admin.0 (1089) Unsubscribe from all states, except system's, because over 3 seconds the number of events is over 200 (in last second 0)
                                      2023-10-16 17:52:06.891  - info: weatherunderground.0 (30819) Terminated (NO_ERROR): Without reason
                                      2023-10-16 17:52:07.426  - info: host.raspberrypi4-iobroker instance system.adapter.weatherunderground.0 terminated with code 0 (NO_ERROR)
                                      2023-10-16 17:52:09.657  - info: host.raspberrypi4-iobroker instance system.adapter.smartthings.0 started with pid 5069
                                      2023-10-16 17:52:13.567  - info: smartthings.0 (5069) starting. Version 0.0.4 (non-npm: TA2k/ioBroker.smartthings#2f3c7e70f203e4c904dba0d692a387e1c44d7bbe) in /opt/iobroker/node_modules/iobroker.smartthings, node: v18.18.2, js-controller: 5.0.12
                                      2023-10-16 17:52:13.618  - info: smartthings.0 (5069) Set interval to minimum 1
                                      2023-10-16 17:52:14.363  - info: smartthings.0 (5069) 4 devices detected
                                      2023-10-16 17:52:45.899  - info: admin.0 (1089) Subscribe to all states again
                                      2023-10-16 17:52:49.000  - info: admin.0 (1089) Unsubscribe from all states, except system's, because over 3 seconds the number of events is over 200 (in last second 0)
                                      2023-10-16 17:52:54.129  - info: alexa2.0 (1159) Alexa-Push-Connection disconnected - retry: Retry Connection in 1s (undefined: undefined)
                                      2023-10-16 17:52:55.811  - info: alexa2.0 (1159) Alexa-Push-Connection (macDms = true) established. Disable Polling
                                      2023-10-16 17:53:49.341  - info: admin.0 (1089) Subscribe to all states again
                                      2023-10-16 17:53:53.486  - info: admin.0 (1089) Unsubscribe from all states, except system's, because over 3 seconds the number of events is over 200 (in last second 0)
                                      
                                      
                                      DJMarc75D Offline
                                      DJMarc75D Offline
                                      DJMarc75
                                      wrote on last edited by
                                      #63

                                      @spidermike setz das ganze bitte in Codetags - dann kann man das besser lesen 😉

                                      Lehrling seit 1975 !!!
                                      Beitrag geholfen ? dann gerne ein upvote rechts unten im Beitrag klicken ;)
                                      https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge

                                      S 1 Reply Last reply
                                      0
                                      • DJMarc75D DJMarc75

                                        @spidermike setz das ganze bitte in Codetags - dann kann man das besser lesen 😉

                                        S Offline
                                        S Offline
                                        Spidermike
                                        wrote on last edited by
                                        #64

                                        @djmarc75 sagte in ioBroker extrem langsam:

                                        @spidermike setz das ganze bitte in Codetags - dann kann man das besser lesen 😉

                                        jetzt besser habs geändert

                                        1 Reply Last reply
                                        0
                                        • S Spidermike

                                          @haselchen sagte in ioBroker extrem langsam:

                                          iob diag

                                          *** BASE SYSTEM ***
                                             Static hostname: raspberrypi4-iobroker
                                                   Icon name: computer
                                            Operating System: Raspbian GNU/Linux 11 (bullseye)
                                                      Kernel: Linux 6.1.21-v8+
                                                Architecture: arm64
                                          
                                          Model           : Raspberry Pi 4 Model B Rev 1.4
                                          Docker          : false
                                          Virtualization  : none
                                          Kernel          : aarch64
                                          Userland        : armhf
                                          
                                          Systemuptime and Load:
                                           17:52:10 up 20:23,  1 user,  load average: 2.58, 3.55, 3.71
                                          CPU threads: 4
                                          
                                          
                                          *** RASPBERRY THROTTLING ***
                                          Current issues:
                                          No throttling issues detected.
                                          
                                          Previously detected issues:
                                          No throttling issues detected.
                                          
                                          *** Time and Time Zones ***
                                                         Local time: Mon 2023-10-16 17:52:10 CEST
                                                     Universal time: Mon 2023-10-16 15:52:10 UTC
                                                           RTC time: n/a
                                                          Time zone: Europe/Berlin (CEST, +0200)
                                          System clock synchronized: yes
                                                        NTP service: active
                                                    RTC in local TZ: no
                                          
                                          *** User and Groups ***
                                          pi
                                          /home/pi
                                          pi adm dialout cdrom sudo audio video plugdev games users input netdev gpio i2c                                                                                                              spi iobroker
                                          
                                          *** X-Server-Setup ***
                                          X-Server:       false
                                          Desktop:
                                          Terminal:       tty
                                          Boot Target:    graphical.target
                                          
                                          *** MEMORY ***
                                                         total        used        free      shared  buff/cache   available
                                          Mem:            7.8G        1.5G        4.6G        0.0K        1.7G        6.2G
                                          Swap:            99M          0B         99M
                                          Total:          7.9G        1.5G        4.7G
                                          
                                                   7811 M total memory
                                                   1516 M used memory
                                                   2222 M active memory
                                                    849 M inactive memory
                                                   4578 M free memory
                                                     86 M buffer memory
                                                   1629 M swap cache
                                                     99 M total swap
                                                      0 M used swap
                                                     99 M free swap
                                          
                                          Raspberry only:
                                          oom events: 0
                                          lifetime oom required: 0 Mbytes
                                          total time in oom handler: 0 ms
                                          max time spent in oom handler: 0 ms
                                          
                                          *** FAILED SERVICES ***
                                          
                                            UNIT LOAD ACTIVE SUB DESCRIPTION
                                          0 loaded units listed.
                                          
                                          *** FILESYSTEM ***
                                          Filesystem     Type      Size  Used Avail Use% Mounted on
                                          /dev/root      ext4      118G   23G   90G  21% /
                                          devtmpfs       devtmpfs  3.6G     0  3.6G   0% /dev
                                          tmpfs          tmpfs     3.9G   16K  3.9G   1% /dev/shm
                                          tmpfs          tmpfs     1.6G  904K  1.6G   1% /run
                                          tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
                                          /dev/sdb1      exfat      29G  2.7G   27G  10% /mnt/usb0
                                          /dev/sda1      vfat      253M   51M  202M  20% /boot
                                          tmpfs          tmpfs     782M     0  782M   0% /run/user/1000
                                          
                                          Messages concerning ext4 filesystem in dmesg:
                                          [Sun Oct 15 21:29:08 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=1                                                                                                              snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.ena                                                                                                             ble_hdmi=1 snd_bcm2835.enable_hdmi=0  smsc95xx.macaddr=DC:A6:32:FD:BB:CC vc_mem.                                                                                                             mem_base=0x3eb00000 vc_mem.mem_size=0x3ff00000  console=tty1 console=ttyS0,11520                                                                                                             0 root=PARTUUID=1045efe5-02 rootfstype=ext4 elevator=deadline fsck.repair=yes ro                                                                                                             otwait
                                          [Sun Oct 15 21:29:11 2023] EXT4-fs (sda2): mounted filesystem with ordered data                                                                                                              mode. Quota mode: none.
                                          [Sun Oct 15 21:29:11 2023] VFS: Mounted root (ext4 filesystem) readonly on devic                                                                                                             e 8:2.
                                          [Sun Oct 15 21:29:14 2023] EXT4-fs (sda2): re-mounted. Quota mode: none.
                                          
                                          Show mounted filesystems \(real ones only\):
                                          TARGET      SOURCE    FSTYPE OPTIONS
                                          /           /dev/sda2 ext4   rw,noatime
                                          |-/mnt/usb0 /dev/sdb1 exfat  rw,nosuid,nodev,noexec,relatime,fmask=0000,dmask=00                                                                                                             00,allow_utime=0022,iocharset=utf8,errors=remount-ro
                                          `-/boot     /dev/sda1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,ioch                                                                                                             arset=ascii,shortname=mixed,flush,errors=remount-ro
                                          
                                          Files in neuralgic directories:
                                          
                                          /var:
                                          4.9G    /var/
                                          3.9G    /var/log
                                          3.7G    /var/log/journal/ceda8666c83a44189d7d8b22875c3095
                                          3.7G    /var/log/journal
                                          502M    /var/lib
                                          
                                          Archived and active journals take up 3.6G in the file system.
                                          
                                          /opt/iobroker/backups:
                                          6.2G    /opt/iobroker/backups/
                                          
                                          /opt/iobroker/iobroker-data:
                                          899M    /opt/iobroker/iobroker-data/
                                          430M    /opt/iobroker/iobroker-data/history
                                          324M    /opt/iobroker/iobroker-data/files
                                          85M     /opt/iobroker/iobroker-data/backup-objects
                                          52M     /opt/iobroker/iobroker-data/files/javascript.admin
                                          
                                          The five largest files in iobroker-data are:
                                          35M     /opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.                                                                                                             js.map
                                          25M     /opt/iobroker/iobroker-data/states.jsonl
                                          21M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.edf7552a.js.m                                                                                                             ap
                                          19M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.2975a411.js.m                                                                                                             ap
                                          11M     /opt/iobroker/iobroker-data/objects.json.broken
                                          
                                          USB-Devices by-id:
                                          USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always                                                                                                              prefer the links 'by-id':
                                          
                                          find: '/dev/serial/by-id/': No such file or directory
                                          
                                          *** NodeJS-Installation ***
                                          
                                          /usr/bin/nodejs         v18.18.2
                                          /usr/bin/node           v18.18.2
                                          /usr/bin/npm            9.8.1
                                          /usr/bin/npx            9.8.1
                                          /usr/bin/corepack       0.19.0
                                          
                                          
                                          nodejs:
                                            Installed: 18.18.2-1nodesource1
                                            Candidate: 18.18.2-1nodesource1
                                            Version table:
                                           *** 18.18.2-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                                  100 /var/lib/dpkg/status
                                               18.18.1-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                               18.18.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                               18.17.1-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                               18.17.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                               18.16.1-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                               18.16.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                               18.15.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                               18.14.2-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                               18.14.1-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                               18.14.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                               18.13.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                               18.12.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                               18.11.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                               18.10.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                               18.9.1-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                               18.9.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                               18.8.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                               18.7.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                               18.6.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                               18.5.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                               18.4.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                               18.3.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                               18.2.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                               18.1.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                               18.0.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                               12.22.12~dfsg-1~deb11u4 500
                                                  500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Package                                                                                                             s
                                          
                                          Temp directories causing npm8 problem: 0
                                          No problems detected
                                          
                                          Errors in npm tree:
                                          
                                          *** ioBroker-Installation ***
                                          
                                          ioBroker Status
                                          iobroker is running on this host.
                                          
                                          
                                          Objects type: jsonl
                                          States  type: jsonl
                                          
                                          Core adapters versions
                                          js-controller:  5.0.12
                                          admin:          6.10.1
                                          javascript:     7.1.4
                                          
                                          Adapters from github:   3
                                          
                                          Adapter State
                                          + system.adapter.admin.0                  : admin                 : raspberrypi4-iobroker                    -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                          + system.adapter.alexa2.0                 : alexa2                : raspberrypi4-iobroker                    -  enabled
                                          + system.adapter.backitup.0               : backitup              : raspberrypi4-iobroker                    -  enabled
                                          + system.adapter.cloud.0                  : cloud                 : raspberrypi4-iobroker                    -  enabled
                                            system.adapter.devices.0                : devices               : raspberrypi4-iobroker                    - disabled
                                          + system.adapter.discovery.0              : discovery             : raspberrypi4-iobroker                    -  enabled
                                          + system.adapter.energiefluss.0           : energiefluss          : raspberrypi4-iobroker                    -  enabled
                                          + system.adapter.energiefluss.1           : energiefluss          : raspberrypi4-iobroker                    -  enabled
                                            system.adapter.fb-checkpresence.0       : fb-checkpresence      : raspberrypi4-iobroker                    - disabled
                                            system.adapter.fullybrowser.0           : fullybrowser          : raspberrypi4-iobroker                    - disabled
                                          + system.adapter.growatt.0                : growatt               : raspberrypi4-iobroker                    -  enabled
                                          + system.adapter.history.0                : history               : raspberrypi4-iobroker                    -  enabled
                                          + system.adapter.homeconnect.0            : homeconnect           : raspberrypi4-iobroker                    -  enabled
                                          + system.adapter.hs100.0                  : hs100                 : raspberrypi4-iobroker                    -  enabled
                                          + system.adapter.info.0                   : info                  : raspberrypi4-iobroker                    -  enabled
                                          + system.adapter.iot.0                    : iot                   : raspberrypi4-iobroker                    -  enabled
                                          + system.adapter.javascript.0             : javascript            : raspberrypi4-iobroker                    -  enabled
                                          + system.adapter.mqtt.0                   : mqtt                  : raspberrypi4-iobroker                    -  enabled, port: 1883, bind: 0.0.0.0
                                          + system.adapter.plenticore.0             : plenticore            : raspberrypi4-iobroker                    -  enabled, port: 80
                                          + system.adapter.rpi2.0                   : rpi2                  : raspberrypi4-iobroker                    -  enabled
                                          + system.adapter.shelly.0                 : shelly                : raspberrypi4-iobroker                    -  enabled, port: 1882, bind: 0.0.0.0
                                          + system.adapter.smartthings.0            : smartthings           : raspberrypi4-iobroker                    -  enabled
                                          + system.adapter.tankerkoenig.0           : tankerkoenig          : raspberrypi4-iobroker                    -  enabled
                                          + system.adapter.telegram.0               : telegram              : raspberrypi4-iobroker                    -  enabled, port: 8443, bind: 0.0.0.0
                                            system.adapter.tuya.0                   : tuya                  : raspberrypi4-iobroker                    - disabled
                                            system.adapter.vis.0                    : vis                   : raspberrypi4-iobroker                    - disabled
                                            system.adapter.weatherunderground.0     : weatherunderground    : raspberrypi4-iobroker                    -  enabled
                                          + system.adapter.web.0                    : web                   : raspberrypi4-iobroker                    -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                          + system.adapter.wled.0                   : wled                  : raspberrypi4-iobroker                    -  enabled
                                            system.adapter.zigbee.0                 : zigbee                : raspberrypi4-iobroker                    - disabled, port: /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2414409-if00
                                          
                                          + instance is alive
                                          
                                          Enabled adapters with bindings
                                          + system.adapter.admin.0                  : admin                 : raspberrypi4-iobroker                    -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                          + system.adapter.mqtt.0                   : mqtt                  : raspberrypi4-iobroker                    -  enabled, port: 1883, bind: 0.0.0.0
                                          + system.adapter.plenticore.0             : plenticore            : raspberrypi4-iobroker                    -  enabled, port: 80
                                          + system.adapter.shelly.0                 : shelly                : raspberrypi4-iobroker                    -  enabled, port: 1882, bind: 0.0.0.0
                                          + system.adapter.telegram.0               : telegram              : raspberrypi4-iobroker                    -  enabled, port: 8443, bind: 0.0.0.0
                                          + system.adapter.web.0                    : web                   : raspberrypi4-iobroker                    -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                          
                                          ioBroker-Repositories
                                          stable        : http://download.iobroker.net/sources-dist.json
                                          beta          : http://download.iobroker.net/sources-dist-latest.json
                                          
                                          Active repo(s): stable
                                          
                                          Installed ioBroker-Instances
                                          Used repository: stable
                                          Adapter    "admin"        : 6.10.1   , installed 6.10.1
                                          Adapter    "alexa2"       : 3.25.2   , installed 3.25.2
                                          Adapter    "backitup"     : 2.8.1    , installed 2.8.1
                                          Adapter    "cloud"        : 4.4.1    , installed 4.4.1
                                          Adapter    "devices"      : 1.1.5    , installed 1.1.5
                                          Adapter    "discovery"    : 3.1.0    , installed 3.1.0
                                          Adapter    "fb-checkpresence": 1.2.2 , installed 1.2.2
                                          Adapter    "fullybrowser" : 2.1.2    , installed 2.1.2
                                          Adapter    "growatt"      : 3.2.1    , installed 3.2.1
                                          Adapter    "history"      : 2.2.6    , installed 2.2.6
                                          Adapter    "homeconnect"  : 1.1.1    , installed 1.1.1
                                          Adapter    "hs100"        : 2.1.2    , installed 2.1.2
                                          Adapter    "info"         : 2.0.0    , installed 2.0.0
                                          Adapter    "iot"          : 1.14.5   , installed 1.14.5
                                          Adapter    "javascript"   : 7.1.4    , installed 7.1.4
                                          Controller "js-controller": 5.0.12   , installed 5.0.12
                                          Adapter    "mqtt"         : 4.1.1    , installed 4.1.1
                                          Adapter    "plenticore"   : 2.2.0    , installed 2.3.1
                                          Adapter    "rpi2"         : 1.3.2    , installed 1.3.2
                                          Adapter    "shelly"       : 6.4.1    , installed 6.4.1
                                          Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                                          Adapter    "smartthings"  : 0.0.4    , installed 0.0.4
                                          Adapter    "socketio"     : 6.5.5    , installed 6.5.5
                                          Adapter    "tankerkoenig" : 3.3.7    , installed 3.3.7
                                          Adapter    "telegram"     : 1.16.0   , installed 1.16.0
                                          Adapter    "tuya"         : 3.14.2   , installed 3.14.2
                                          Adapter    "vis"          : 1.4.16   , installed 1.4.16
                                          Adapter    "weatherunderground": 3.6.0, installed 3.6.0
                                          Adapter    "web"          : 6.1.2    , installed 6.1.2
                                          Adapter    "wled"         : 0.7.1    , installed 0.7.1
                                          Adapter    "ws"           : 2.5.5    , installed 2.5.5
                                          Adapter    "zigbee"       : 1.8.23   , installed 1.8.23
                                          
                                          Objects and States
                                          Please stand by - This may take a while
                                          Objects:        8968
                                          States:         16359
                                          
                                          *** OS-Repositories and Updates ***
                                          W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://repos.influxdata.com/debian bullseye InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                                          W: Failed to fetch https://repos.influxdata.com/debian/dists/bullseye/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                                          W: Some index files failed to download. They have been ignored, or old ones used instead.
                                          Hit:1 http://phoscon.de/apt/deconz bullseye InRelease
                                          Hit:2 http://archive.raspberrypi.org/debian bullseye InRelease
                                          Hit:3 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
                                          Get:4 https://repos.influxdata.com/debian bullseye InRelease [7040 B]
                                          Hit:5 https://deb.nodesource.com/node_18.x nodistro InRelease
                                          Err:4 https://repos.influxdata.com/debian bullseye InRelease
                                            The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                                          Fetched 7040 B in 2s (3908 B/s)
                                          Reading package lists...
                                          W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://repos.influxdata.com/debian bullseye InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                                          W: Failed to fetch https://repos.influxdata.com/debian/dists/bullseye/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                                          W: Some index files failed to download. They have been ignored, or old ones used instead.
                                          Pending Updates: 0
                                          
                                          *** Listening Ports ***
                                          Active Internet connections (only servers)
                                          Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
                                          tcp        0      0 127.0.0.1:8088          0.0.0.0:*               LISTEN      999        12652      427/influxd
                                          tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      110        15421      577/mosquitto
                                          tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       12965      776/iobroker.js-con
                                          tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       16684      776/iobroker.js-con
                                          tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          13913      574/sshd: /usr/sbin
                                          tcp        0      0 0.0.0.0:8765            0.0.0.0:*               LISTEN      0          15457      422/python
                                          tcp6       0      0 :::8086                 :::*                    LISTEN      999        12825      427/influxd
                                          tcp6       0      0 :::8082                 :::*                    LISTEN      1001       21903      1679/io.web.0
                                          tcp6       0      0 :::8081                 :::*                    LISTEN      1001       14290      1089/io.admin.0
                                          tcp6       0      0 :::1883                 :::*                    LISTEN      110        15422      577/mosquitto
                                          tcp6       0      0 :::22                   :::*                    LISTEN      0          13915      574/sshd: /usr/sbin
                                          udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          13979      484/dhcpcd
                                          udp        0      0 0.0.0.0:49382           0.0.0.0:*                           108        13746      399/avahi-daemon: r
                                          udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       19160      1888/io.wled.0
                                          udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        13744      399/avahi-daemon: r
                                          udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       17601      1247/io.shelly.0
                                          udp6       0      0 :::546                  :::*                                0          15323      484/dhcpcd
                                          udp6       0      0 :::5353                 :::*                                108        13745      399/avahi-daemon: r
                                          udp6       0      0 :::55835                :::*                                108        13747      399/avahi-daemon: r
                                          
                                          *** Log File - Last 25 Lines ***
                                          
                                          2023-10-16 17:50:37.856  - info: admin.0 (1089) Subscribe to all states again
                                          2023-10-16 17:50:40.956  - info: admin.0 (1089) Unsubscribe from all states, except system's, because over 3 seconds the number of events is over 200 (in last second 0)
                                          2023-10-16 17:51:39.536  - error: host.raspberrypi4-iobroker Caught by controller[0]: <--- Last few GCs --->
                                          2023-10-16 17:51:39.538  - error: host.raspberrypi4-iobroker Caught by controller[0]: [32592:0x54af008] 39717362 ms: Scavenge 908.4 (1045.2) -> 907.7 (1045.2) MB, 10.5 / 0.0 ms  (average mu = 0.912, current mu = 0.956) allocation failure;
                                          2023-10-16 17:51:39.538  - error: host.raspberrypi4-iobroker Caught by controller[0]: [32592:0x54af008] 39717425 ms: Scavenge 908.8 (1045.2) -> 908.2 (1045.2) MB, 10.3 / 0.0 ms  (average mu = 0.912, current mu = 0.956) allocation failure;
                                          2023-10-16 17:51:39.538  - error: host.raspberrypi4-iobroker Caught by controller[0]: [32592:0x54af008] 39717454 ms: Scavenge 909.5 (1045.2) -> 909.4 (1049.2) MB, 24.8 / 0.0 ms  (average mu = 0.912, current mu = 0.956) allocation failure;
                                          2023-10-16 17:51:39.538  - error: host.raspberrypi4-iobroker Caught by controller[0]: <--- JS stacktrace --->
                                          2023-10-16 17:51:39.538  - error: host.raspberrypi4-iobroker Caught by controller[0]: FATAL ERROR: Reached heap limit Allocation failed - JavaScript heap out of memory
                                          2023-10-16 17:51:39.539  - warn: host.raspberrypi4-iobroker instance system.adapter.smartthings.0 terminated due to SIGABRT
                                          2023-10-16 17:51:39.539  - info: host.raspberrypi4-iobroker instance system.adapter.smartthings.0 terminated with code null ()
                                          2023-10-16 17:51:39.539  - info: host.raspberrypi4-iobroker Restart adapter system.adapter.smartthings.0 because enabled
                                          2023-10-16 17:51:41.875  - info: admin.0 (1089) Subscribe to all states again
                                          2023-10-16 17:51:44.975  - info: admin.0 (1089) Unsubscribe from all states, except system's, because over 3 seconds the number of events is over 200 (in last second 0)
                                          2023-10-16 17:52:06.891  - info: weatherunderground.0 (30819) Terminated (NO_ERROR): Without reason
                                          2023-10-16 17:52:07.426  - info: host.raspberrypi4-iobroker instance system.adapter.weatherunderground.0 terminated with code 0 (NO_ERROR)
                                          2023-10-16 17:52:09.657  - info: host.raspberrypi4-iobroker instance system.adapter.smartthings.0 started with pid 5069
                                          2023-10-16 17:52:13.567  - info: smartthings.0 (5069) starting. Version 0.0.4 (non-npm: TA2k/ioBroker.smartthings#2f3c7e70f203e4c904dba0d692a387e1c44d7bbe) in /opt/iobroker/node_modules/iobroker.smartthings, node: v18.18.2, js-controller: 5.0.12
                                          2023-10-16 17:52:13.618  - info: smartthings.0 (5069) Set interval to minimum 1
                                          2023-10-16 17:52:14.363  - info: smartthings.0 (5069) 4 devices detected
                                          2023-10-16 17:52:45.899  - info: admin.0 (1089) Subscribe to all states again
                                          2023-10-16 17:52:49.000  - info: admin.0 (1089) Unsubscribe from all states, except system's, because over 3 seconds the number of events is over 200 (in last second 0)
                                          2023-10-16 17:52:54.129  - info: alexa2.0 (1159) Alexa-Push-Connection disconnected - retry: Retry Connection in 1s (undefined: undefined)
                                          2023-10-16 17:52:55.811  - info: alexa2.0 (1159) Alexa-Push-Connection (macDms = true) established. Disable Polling
                                          2023-10-16 17:53:49.341  - info: admin.0 (1089) Subscribe to all states again
                                          2023-10-16 17:53:53.486  - info: admin.0 (1089) Unsubscribe from all states, except system's, because over 3 seconds the number of events is over 200 (in last second 0)
                                          
                                          
                                          Thomas BraunT Offline
                                          Thomas BraunT Offline
                                          Thomas Braun
                                          Most Active
                                          wrote on last edited by
                                          #65

                                          @spidermike sagte in ioBroker extrem langsam:

                                          Err:4 https://repos.influxdata.com/debian bullseye InRelease

                                          Da musst du ran.
                                          Es muss ein neuer Schlüssel installiert werden.

                                          Linux-Werkzeugkasten:
                                          https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                          NodeJS Fixer Skript:
                                          https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                          iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                          S 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

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

                                          55

                                          Online

                                          32.4k

                                          Users

                                          81.3k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe