Navigation

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

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    ioBroker extrem langsam

    This topic has been deleted. Only users with topic management privileges can see it.
    • ?
      A Former User @Spidermike last edited by

      @spidermike sagte in ioBroker extrem langsam:

      150 Updates? Dashboard zeigt mit nichts mit Updates?

      Moin,

      das sind Betriebssystem Updates, keine ioBroker Updates!

      VG
      Bernd

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

        Ich glaube ich bin ein bisschen überfordert.
        Am besten ich speichere ich meine Blockly Scripts und mache alles platt uns setze es neu auf denn da sind bestimmt so viele Probleme und Baustellen.

        Die Ladezeit beim start von iobroker komme ich mir vor ich bin in den 1990 mit einen 386er 😰

        1 Reply Last reply Reply Quote 0
        • Homoran
          Homoran Global Moderator Administrators @Spidermike last edited by

          @spidermike sagte in ioBroker extrem langsam:

          150 Updates? Dashboard zeigt mit nichts mit Updates?

          du hast zwar das neueste M$ Office, läufst aber noch auf WIN95

          1 Reply Last reply Reply Quote 0
          • S
            Spidermike @Thomas Braun last edited by 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

            Homoran 1 Reply Last reply Reply Quote 0
            • Homoran
              Homoran Global Moderator Administrators @Spidermike last edited by

              @spidermike sagte in ioBroker extrem langsam:

              die genaue reihenfolge schreiben was ich bei Putty eingeben muss.

              iob node-update

              S 1 Reply Last reply Reply Quote 0
              • S
                Spidermike @Homoran last edited by

                @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

                Homoran 1 Reply Last reply Reply Quote 0
                • Homoran
                  Homoran Global Moderator Administrators @Spidermike last edited by

                  @spidermike sagte in ioBroker extrem langsam:

                  dann

                  iob stop
                  iob fix
                  iob start 
                  
                  w a r t e n
                  
                  iob node-update
                  
                  S 2 Replies Last reply Reply Quote 0
                  • S
                    Spidermike @Homoran last edited by

                    @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 Braun 1 Reply Last reply Reply Quote 0
                    • Thomas Braun
                      Thomas Braun Most Active @Spidermike last edited by

                      @spidermike

                      Weil du das influxdb-Repository nicht aktuell gehalten hast.

                      1 Reply Last reply Reply Quote 0
                      • S
                        Spidermike @Homoran last edited by

                        @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 Braun 1 Reply Last reply Reply Quote 0
                        • Thomas Braun
                          Thomas Braun Most Active @Spidermike last edited by

                          @spidermike

                          iob nodejs-update
                          
                          S 2 Replies Last reply Reply Quote 0
                          • S
                            Spidermike @Thomas Braun last edited by

                            @thomas-braun sagte in ioBroker extrem langsam:

                            iob nodejs-update

                            es tut sich jetzt etwas 👍

                            wie kann ich dann influxdb-Repository aktualisieren?

                            Thomas Braun 1 Reply Last reply Reply Quote 0
                            • S
                              Spidermike @Thomas Braun last edited by

                              @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?

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

                                @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 1 Reply Last reply Reply Quote 0
                                • haselchen
                                  haselchen Most Active @Spidermike last edited by

                                  @spidermike

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

                                  S 1 Reply Last reply Reply Quote 0
                                  • S
                                    Spidermike @haselchen last edited by

                                    @haselchen sagte in ioBroker extrem langsam:

                                    @spidermike

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

                                    und wie geht das ?

                                    Thomas Braun 1 Reply Last reply Reply Quote 0
                                    • S
                                      Spidermike @Thomas Braun last edited by Spidermike

                                      @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 Reply Quote 0
                                      • Thomas Braun
                                        Thomas Braun Most Active @Spidermike last edited by

                                        @spidermike

                                        sudo apt update
                                        sudo apt full-upgrade
                                        
                                        S 1 Reply Last reply Reply Quote 0
                                        • S
                                          Spidermike @Thomas Braun last edited by 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:
                                          
                                          haselchen 1 Reply Last reply Reply Quote 0
                                          • haselchen
                                            haselchen Most Active @Spidermike last edited by

                                            @spidermike

                                            Was sagt denn jetzt

                                            iob diag

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

                                            Support us

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

                                            862
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            iobroker keine aktualisierung möglich langsam
                                            8
                                            95
                                            6036
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo