Navigation

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

    NEWS

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker goes Matter ... Matter Adapter in Stable

    Admin Interface nicht mehr erreichbar

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

      @hilei dann iob start admin

      H 1 Reply Last reply Reply Quote 0
      • H
        hilei @Homoran last edited by

        @homoran

        hilft leider nix...

        Homoran Thomas Braun 2 Replies Last reply Reply Quote 0
        • Homoran
          Homoran Global Moderator Administrators @hilei last edited by

          @hilei sagte in Admin Interface nicht mehr erreichbar:

          @homoran

          hilft leider nix...

          zeigen!

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

            @hilei

            Langfassung von

            iob diag
            

            zeigen. Nicht als Screenshot sondern als Text aus dem Terminal.

            Homoran crunchip 2 Replies Last reply Reply Quote 0
            • H
              hilei @Homoran last edited by

              @homoran
              iobrokerstart.png

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

                @thomas-braun sagte in Admin Interface nicht mehr erreichbar:

                Langfassung von
                iob diag

                zeigen.

                bei der Grundkonfiguration?
                klappt das?

                1 Reply Last reply Reply Quote 0
                • crunchip
                  crunchip Forum Testing Most Active @Thomas Braun last edited by

                  @thomas-braun Host System ist Windows 10.

                  Thomas Braun 1 Reply Last reply Reply Quote 0
                  • Homoran
                    Homoran Global Moderator Administrators @hilei last edited by Homoran

                    @hilei bitte komplett mit Eingabe und allen Ausgaben als Text in code-tags 😡

                    H 1 Reply Last reply Reply Quote 0
                    • H
                      hilei @Homoran last edited by

                      @homoran

                      sorry ich steig grad aus was ich machen soll 😞

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

                        @crunchip sagte in Admin Interface nicht mehr erreichbar:

                        Host System ist Windows 10.

                        Ist doch wurscht. Die VM beherbergt doch offensichtlich was Linuxisches.

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

                          @hilei

                          In deine Konsole

                          iob diag
                          

                          eingeben und die Ausgabe 1:1 hier wieder reinkopieren.

                          H 1 Reply Last reply Reply Quote 0
                          • H
                            hilei @Thomas Braun last edited by

                            @thomas-braun said in Admin Interface nicht mehr erreichbar:

                            iob diag

                            homematic@linuxserver:/opt/iobroker$ iob diag
                            No command 'iob' found, did you mean:
                             Command 'iok' from package 'iok' (universe)
                             Command 'irb' from package 'ruby' (main)
                             Command 'iog' from package 'iog' (universe)
                             Command 'bob' from package 'python-sponge' (universe)
                            iob: command not found
                            homematic@linuxserver:/opt/iobroker$
                            
                            Thomas Braun 1 Reply Last reply Reply Quote 0
                            • Thomas Braun
                              Thomas Braun Most Active @hilei last edited by Thomas Braun

                              @hilei

                              iobroker stop
                              iobroker fix
                              iobroker start
                              

                              Und dann nochmal

                              iobroker diag
                              
                              H 1 Reply Last reply Reply Quote 0
                              • H
                                hilei @Thomas Braun last edited by

                                @thomas-braun said in Admin Interface nicht mehr erreichbar:

                                                                                                                                                            iobroker stop                                                                                                                                                                            iobroker fix                                                                                                                                                                            iobroker start                                            
                                
                                Last login: Sun Dec 31 14:16:18 2023
                                homematic@linuxserver:~$ iobroker stop
                                iobroker controller daemon is not running
                                homematic@linuxserver:~$ iobroker fix
                                iobroker fix
                                
                                Execute the installation fixer script, this updates your ioBroker installation
                                
                                Options:
                                  --help  Show help  [boolean]
                                homematic@linuxserver:~$ iobroker start
                                Starting iobroker controller daemon...
                                iobroker controller daemon started. PID: 9299
                                homematic@linuxserver:~$ iobroker diag
                                iobroker [command]
                                
                                Commands:
                                  iobroker setup                                               Setup ioBroker
                                  iobroker start [all|<adapter>.<instance>]                    Starts the js-controller or a specified adapter instance
                                  iobroker stop [<adapter>.<instance>]                         stops the js-controller or a specified adapter instance
                                  iobroker restart [<adapter>.<instance>]                      Restarts js-controller or a specified adapter instance  [aliases: r]
                                  iobroker debug <adapter>[.<instance>]                        Starts a Node.js debugging session for the adapter instance
                                  iobroker info                                                Shows the host info
                                  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 version [<adapter>]                                 Show version of js-controller or specified adapter  [aliases: v]
                                
                                Options:
                                  --help  Show help  [boolean]
                                homematic@linuxserver:~$
                                
                                Thomas Braun 1 Reply Last reply Reply Quote 0
                                • Thomas Braun
                                  Thomas Braun Most Active @hilei last edited by

                                  @hilei

                                  Was ist das für ein komisches System da bei dir?

                                  Homoran 1 Reply Last reply Reply Quote 0
                                  • H
                                    hilei last edited by

                                    rennt schon eine weile ohne dass ich mich viel darum gekümmert habe - never change a running system 😉

                                    jetzt rennt scheinbar nimmer 😞

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

                                      @hilei sagte in Admin Interface nicht mehr erreichbar:

                                      never change a running system

                                      Das ist eigentlich das Zeichen mich dann auch nicht mehr weiter um dein System zu kümmern. Wenn du es schon selber nicht tust, warum sollten sich andere um den versumpften Krampf scheren?

                                      H 1 Reply Last reply Reply Quote 0
                                      • Homoran
                                        Homoran Global Moderator Administrators @Thomas Braun last edited by

                                        @thomas-braun sagte in Admin Interface nicht mehr erreichbar:

                                        @hilei

                                        Was ist das für ein komisches System da bei dir?

                                        @hilei sagte in Admin Interface nicht mehr erreichbar:

                                        habe ioBroker in einer VM mit VMWareplayer laufen. Habe den VMWareplayer gestern von Version 15 auf Version 17 upgegraded. Host System ist Windows 10.

                                        @hilei sagte in Admin Interface nicht mehr erreichbar:

                                        jetzt rennt scheinbar nimmer

                                        kommt vom nävva tatschen.

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

                                          @hilei

                                          curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh
                                          

                                          funktioniert wenigstens?

                                          H 1 Reply Last reply Reply Quote 0
                                          • H
                                            hilei @Thomas Braun last edited by

                                            @thomas-braun

                                            danke für deine hilfe aber kein grund so zu reagieren. hat bis dato super funktioniert und wenn ich updates für irgendwas gebraucht habe, habe das auch gemacht. aber ich habe einfach nicht die zeit mich laufend mit diesen dingen zu beschäftigen und updates zu machen wenns nicht unbedingt nötig ist die dann vielleicht zu problemen führen können und ich wieder stunden damit verbringe das wieder hinzubekommen - wäre nicht das erste mal.

                                            und ausser runterfahren vmwareplayer update habe ich nichts gemacht - da rechne ich nicht unbedingt damit dass nacher zwar der iobroker noch rennt aber nicht mehr aufs admin interface komme.

                                            ich werde das backup dass ich vor der umstellung gemacht habe einfach auf einem anderen windows pc mit vmwareplayer 15 nochmal probieren...

                                            Samson71 Homoran 2 Replies 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

                                            732
                                            Online

                                            32.0k
                                            Users

                                            80.5k
                                            Topics

                                            1.3m
                                            Posts

                                            7
                                            49
                                            2937
                                            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