Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. io Broker startet nicht mehr

    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

    io Broker startet nicht mehr

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

      @mrnight sagte in io Broker startet nicht mehr:

      es läuft tatsächlich alles wieder.

      kann sein, dass noch was schlummert.
      Gehen wir aber erstmal vom besten aus.

      @mrnight sagte in io Broker startet nicht mehr:

      ab nun wird der das System gepflegt

      Das ist doch mal ein Wort!

      M 1 Reply Last reply Reply Quote 0
      • M
        MrNight @Homoran last edited by

        @homoran

        Nun mache mir mal keine Angst 🥲……was aber wohl am Limit läuft ist der Arbeitsspeicher.
        Da kam schon eine Meldung.

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

          @mrnight sagte in io Broker startet nicht mehr:

          Da kam schon eine Meldung.

          das hilft ohne exakten Wortlaut nichts!

          was sagt denn top

          1 Reply Last reply Reply Quote 0
          • M
            MrNight last edited by

            @homoran

            Bevor ich was zerschiesse….ich habe ja einen MacMini laufen. Der Befehl „Top“ kommt doch von linux.
            Oder wie finde ich es?

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

              @mrnight sagte in io Broker startet nicht mehr:

              Der Befehl „Top“ kommt doch von linux.

              und apfelware ist modifiziertes linux

              M 1 Reply Last reply Reply Quote 1
              • M
                MrNight @Homoran last edited by

                @homoran

                ommands:
                  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, if a package name is provided instead of an url, it will be installed from npm
                  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                                                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 nodejs-update [<major-version>]                     Upgrade the Node.JS installation to the current LTS
                  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]
                
                Homoran 1 Reply Last reply Reply Quote 0
                • Homoran
                  Homoran Global Moderator Administrators @MrNight last edited by

                  @mrnight bitte immer alles zeigen!
                  was hast du eingegeben?

                  M 1 Reply Last reply Reply Quote 0
                  • M
                    MrNight @Homoran last edited by

                    @homoran

                    ./IoBroker top habe ich eingegeben.

                    Gruß

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

                      @mrnight

                      top
                      

                      ist ein eigenes Programm und hat mit dem iobroker nichts zu tun.
                      Ich weiß nur nicht, ob es das bei dir gibt.

                      M 1 Reply Last reply Reply Quote 0
                      • M
                        MrNight @Thomas Braun last edited by

                        @thomas-braun

                        Was ich dir so sagen kann ist…..das er in IObroker anzeigt das nur 1GB RAM zur Verfügung stehen…..wenn ich aber beim Mac so schaue hat er noch gute 5GB frei von 8GB.

                        Gruß

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

                          @mrnight

                          Du solltest dir angewöhnen, weniger zu umschreiben und nachzuerzählen. Hier sind eher Fakten (Auszüge aus dem Terminal) gefragt. Da kann man auch mehr mit anfangen...

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

                            @mrnight sagte in io Broker startet nicht mehr:

                            ./IoBroker top habe ich eingegeben.

                            Das hatte ich so ja nicht geschrieben.

                            Deswegen immer alles zeigen.
                            Von der Eingabe bis zum letzten iota der Ausgabe

                            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

                            435
                            Online

                            31.9k
                            Users

                            80.1k
                            Topics

                            1.3m
                            Posts

                            7
                            59
                            2194
                            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