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

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Error/Bug
  4. Admin startet nicht mehr

NEWS

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    17
    1
    3.7k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.2k

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    25
    1
    2.5k

Admin startet nicht mehr

Scheduled Pinned Locked Moved Error/Bug
11 Posts 3 Posters 3.8k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    DiJaexxl
    wrote on last edited by
    #1

    Hallo,

    ich habe auf der WEB Konsole den Admin Adapter gestoppt.

    Ich bekomme den nun nicht mehr gestartet. Wenn ich auf die Konsole des Pi gehe

    cd /opt/iobroker
    iobroker stop
    iobroker start
    

    bekomme ich folgendes:

    root@ioBroker:~# iobroker stop
    Stopping iobroker controller daemon...
    iobroker controller daemon stopped.
    Exit code for "killall.sh": 0
    root@ioBroker:~# iobroker start
    Starting iobroker controller daemon...
    iobroker controller daemon started. PID: 1195
    root@ioBroker:~# 
    
    

    Ist irgendwie verhext

    Gruss aus Bensberg

    Dirk

    1 Reply Last reply
    0
    • HomoranH Do not disturb
      HomoranH Do not disturb
      Homoran
      Global Moderator Administrators
      wrote on last edited by
      #2

      Was ist denn dein Problem?

      lt. log läuft es doch wieder.

      Gruß

      Rainer

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

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

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

      1 Reply Last reply
      0
      • D Offline
        D Offline
        DiJaexxl
        wrote on last edited by
        #3

        Stimmt,

        wenn ich aber im Browser die Webseite aufrufe, erreiche ich nix

        192.168.178.35:8081

        Gruss aus Bensberg

        Dirk

        1 Reply Last reply
        0
        • HomoranH Do not disturb
          HomoranH Do not disturb
          Homoran
          Global Moderator Administrators
          wrote on last edited by
          #4

          Hat der Browser verbindung zu ioBroker?

          Cache geleert?

          Ganz dumme Idee - stimmt die IP noch (bei DHCP)?

          Gruß

          Rainer

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

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

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

          1 Reply Last reply
          0
          • BluefoxB Offline
            BluefoxB Offline
            Bluefox
            wrote on last edited by
            #5

            @DiJaexxl:

            Hallo,

            ich habe auf der WEB Konsole den Admin Adapter gestoppt.

            Ich bekomme den nun nicht mehr gestartet. Wenn ich auf die Konsole des Pi gehe

            cd /opt/iobroker
            iobroker stop
            iobroker start
            

            bekomme ich folgendes:

            root@ioBroker:~# iobroker stop
            Stopping iobroker controller daemon...
            iobroker controller daemon stopped.
            Exit code for "killall.sh": 0
            root@ioBroker:~# iobroker start
            Starting iobroker controller daemon...
            iobroker controller daemon started. PID: 1195
            root@ioBroker:~# 
            
            

            Ist irgendwie verhext `
            Schreibe "iobroker start admin"

            1 Reply Last reply
            0
            • D Offline
              D Offline
              DiJaexxl
              wrote on last edited by
              #6

              DANKE!

              Das war es. Den Adapter einzeln zu starten, darauf bin ich nicht gekommen.

              Gruss aus Bensberg

              Dirk

              1 Reply Last reply
              0
              • D Offline
                D Offline
                DiJaexxl
                wrote on last edited by
                #7

                Hallo,

                jetzt bekomme ich die Meldung beim starten vom ioBroker:

                root@cubietruck:/opt/iobroker# iobroker start
                Starting iobroker controller daemon...
                iobroker controller daemon started. PID: 3231
                root@cubietruck:/opt/iobroker# 
                
                

                Auch wenn ich danach

                Biobroker start admin aufrufe, passiert nix.

                Und im Webbroser bekomme ich die Admin Seite nicht aufgerufen.

                Gibt es eine Übersetzung der PID Codes?

                Gruss aus Bensberg

                Dirk

                1 Reply Last reply
                0
                • HomoranH Do not disturb
                  HomoranH Do not disturb
                  Homoran
                  Global Moderator Administrators
                  wrote on last edited by
                  #8

                  Der controller läuft ja, da nutz ein erneutes ./iobroker start nichts.

                  Wenn, dann ./iobroker restart.

                  Oder den cubie mal rebooten.

                  Vielleicht auch nur im Browser CTRL-F5

                  Gruß

                  Rainer

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

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

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

                  1 Reply Last reply
                  0
                  • BluefoxB Offline
                    BluefoxB Offline
                    Bluefox
                    wrote on last edited by
                    #9

                    @DiJaexxl:

                    Hallo,

                    jetzt bekomme ich die Meldung beim starten vom ioBroker:

                    root@cubietruck:/opt/iobroker# iobroker start
                    Starting iobroker controller daemon...
                    iobroker controller daemon started. PID: 3231
                    root@cubietruck:/opt/iobroker# 
                    
                    

                    Auch wenn ich danach

                    Biobroker start admin aufrufe, passiert nix.

                    Und im Webbroser bekomme ich die Admin Seite nicht aufgerufen.

                    Gibt es eine Übersetzung der PID Codes? `
                    iobroker list instances

                    ????

                    1 Reply Last reply
                    0
                    • D Offline
                      D Offline
                      DiJaexxl
                      wrote on last edited by
                      #10

                      Bitte:

                      root@cubietruck:~# iobroker list instances
                      system.adapter.admin.0                 : admin       -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                      system.adapter.hm-rega.1               : hm-rega     -  enabled
                      system.adapter.hm-rpc.1                : hm-rpc      -  enabled, port: 0
                      system.adapter.hue.0                   : hue         -  enabled
                      system.adapter.harmony.0               : harmony     -  enabled
                      system.adapter.history.0               : history     -  enabled
                      system.adapter.icons-addictive-flavour-png.0: icons-addictive-flavour-png -  enabled
                      system.adapter.icons-mfd-png.0         : icons-mfd-png -  enabled
                      system.adapter.icons-ultimate-png.0    : icons-ultimate-png -  enabled
                      system.adapter.rickshaw.0              : rickshaw    -  enabled
                      system.adapter.scenes.0                : scenes      -  enabled
                      system.adapter.vis.0                   : vis         -  enabled
                      system.adapter.web.0                   : web         -  enabled, port: 8082, bind: 192.168.178.35, run as: admin
                      system.adapter.flot.0                  : flot        -  enabled
                      system.adapter.sql.1                   : sql         -  enabled
                      system.adapter.socketio.0              : socketio    -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                      system.adapter.yr.0                    : yr          -  enabled
                      system.adapter.vis-metro.0             : vis-metro   -  enabled
                      system.adapter.vis-colorpicker.0       : vis-colorpicker -  enabled
                      system.adapter.vis-timeandweather.0    : vis-timeandweather -  enabled
                      system.adapter.hm-rega.2               : hm-rega     -  enabled
                      system.adapter.hm-rpc.2                : hm-rpc      -  enabled, port: 0
                      root@cubietruck:~# 
                      
                      

                      So wie ich es sehe, bindet der admin Adapter sich an die falsch IP Adresse.

                      Oder??

                      Gruss aus Bensberg

                      Dirk

                      1 Reply Last reply
                      0
                      • BluefoxB Offline
                        BluefoxB Offline
                        Bluefox
                        wrote on last edited by
                        #11

                        @DiJaexxl:

                        Bitte:

                        root@cubietruck:~# iobroker list instances
                        system.adapter.admin.0                 : admin       -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                        system.adapter.hm-rega.1               : hm-rega     -  enabled
                        system.adapter.hm-rpc.1                : hm-rpc      -  enabled, port: 0
                        system.adapter.hue.0                   : hue         -  enabled
                        system.adapter.harmony.0               : harmony     -  enabled
                        system.adapter.history.0               : history     -  enabled
                        system.adapter.icons-addictive-flavour-png.0: icons-addictive-flavour-png -  enabled
                        system.adapter.icons-mfd-png.0         : icons-mfd-png -  enabled
                        system.adapter.icons-ultimate-png.0    : icons-ultimate-png -  enabled
                        system.adapter.rickshaw.0              : rickshaw    -  enabled
                        system.adapter.scenes.0                : scenes      -  enabled
                        system.adapter.vis.0                   : vis         -  enabled
                        system.adapter.web.0                   : web         -  enabled, port: 8082, bind: 192.168.178.35, run as: admin
                        system.adapter.flot.0                  : flot        -  enabled
                        system.adapter.sql.1                   : sql         -  enabled
                        system.adapter.socketio.0              : socketio    -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                        system.adapter.yr.0                    : yr          -  enabled
                        system.adapter.vis-metro.0             : vis-metro   -  enabled
                        system.adapter.vis-colorpicker.0       : vis-colorpicker -  enabled
                        system.adapter.vis-timeandweather.0    : vis-timeandweather -  enabled
                        system.adapter.hm-rega.2               : hm-rega     -  enabled
                        system.adapter.hm-rpc.2                : hm-rpc      -  enabled, port: 0
                        root@cubietruck:~# 
                        
                        

                        So wie ich es sehe, bindet der admin Adapter sich an die falsch IP Adresse.

                        Oder?? `
                        0.0.0.0 heißt, dass an allen Adressen gehört wird. Bist du sicher, dass du http://192.168.178.35:8081 aufrufst und nicht https://192.168.178.35:8081 ?

                        Man kann noch schauen, ob Port 8081 frei ist:

                        netstat -n -a | grep 8081

                        Und dann noch log Datei in /opt/iobroker/log/datumXXX.log für Fehler suchen.

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


                        Support us

                        ioBroker
                        Community Adapters
                        Donate

                        722

                        Online

                        32.7k

                        Users

                        82.4k

                        Topics

                        1.3m

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

                        • Don't have an account? Register

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