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.
    • S
      Spidermike @Thomas Braun last edited by

      @thomas-braun sagte in ioBroker extrem langsam:

      @spidermike

      Mach es nochmal.
      Und auf Basis von nodejs@18.

      wie komme ich jetzt wieder auf nodejs 18?

      ich hatte letzte Woche extreme Probleme und bin froh das es jetzt wieder halbwegs läuft.
      Dachte schon alles verloren zu haben und iobroker komplett neu machen zu müssen.

      noch nichtmal mein backup wurde mehr akzeptiert.

      Ich brauche mal jemanden der mir schreibt was hier falsch läuft und wie ich was richtig einstelle

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

        @haselchen sagte in ioBroker extrem langsam:

        @spidermike

        Vielleicht solltest Du auch mal die 150! Updates einspielen.....

        150 Updates? Dashboard zeigt mit nichts mit Updates?

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

          @spidermike sagte in ioBroker extrem langsam:

          wie komme ich jetzt wieder auf nodejs 18?

          Damit:

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

          S 1 Reply Last reply Reply Quote 0
          • ?
            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
                                            • First post
                                              Last post

                                            Support us

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

                                            739
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

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