Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. Admin Update kein Admin Gui mehr erreichbar

    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

    UNSOLVED Admin Update kein Admin Gui mehr erreichbar

    This topic has been deleted. Only users with topic management privileges can see it.
    • F
      fischmir last edited by

      Hauptsächlich habe ich mir hier orientiert:
      https://forum.iobroker.net/topic/1597/gelöst-nach-admin-update-keine-verbindung-zur-8081-er-seite/7

      sigi234 dslraser 2 Replies Last reply Reply Quote 0
      • sigi234
        sigi234 Forum Testing Most Active @fischmir last edited by

        @fischmir sagte in Admin Update kein Admin Gui mehr erreichbar:

        Hauptsächlich habe ich mir hier orientiert:
        https://forum.iobroker.net/topic/1597/gelöst-nach-admin-update-keine-verbindung-zur-8081-er-seite/7

        Beitrag von 2016............?

        1 Reply Last reply Reply Quote 0
        • F
          fischmir last edited by

          Ja, wieso? Zu alt?

          Mittlerweile wieder da.
          pi@ioBroker-Pi:/opt/iobroker $ node -v
          v8.16.1

          dslraser 1 Reply Last reply Reply Quote 0
          • dslraser
            dslraser Forum Testing Most Active @fischmir last edited by

            @fischmir
            versuche mal den Fixer

            
            curl -sL https://iobroker.net/fix.sh | bash -
            
            
            1 Reply Last reply Reply Quote 1
            • dslraser
              dslraser Forum Testing Most Active @fischmir last edited by

              @fischmir sagte in Admin Update kein Admin Gui mehr erreichbar:

              v8.16.1

              eben, ein Sück weiter oben hattest Du 8.15.1 ?

              1 Reply Last reply Reply Quote 0
              • F
                fischmir last edited by

                Der Fixer hat es wieder "kaputt" (?) gemacht?

                pi@ioBroker-Pi:/opt/iobroker $ iobroker list instances
                  system.adapter.admin.0                 : admin       -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                  system.adapter.admin.1                 : admin       -  enabled, port: 10123, bind: 0.0.0.0, run as: admin
                  system.adapter.admin.2                 : admin       -  enabled, port: 8089, bind: 0.0.0.0, run as: admin
                  system.adapter.backitup.0              : backitup    -  enabled
                  system.adapter.cloud.0                 : cloud       -  enabled
                  system.adapter.daswetter.0             : daswetter   -  enabled
                  system.adapter.discovery.0             : discovery   -  enabled
                  system.adapter.dwd.0                   : dwd         -  enabled
                  system.adapter.email.0                 : email       -  enabled
                  system.adapter.fritzbox.0              : fritzbox    -  enabled
                  system.adapter.habpanel.0              : habpanel    -  enabled
                  system.adapter.harmony.0               : harmony     -  enabled
                  system.adapter.hm-rega.0               : hm-rega     -  enabled
                  system.adapter.hm-rpc.0                : hm-rpc      -  enabled, port: 0
                  system.adapter.ical.0                  : ical        -  enabled
                  system.adapter.ical.1                  : ical        -  enabled
                  system.adapter.ical.2                  : ical        -  enabled
                  system.adapter.icons-mfd-svg.0         : icons-mfd-svg -  enabled
                  system.adapter.info.0                  : info        -  enabled
                  system.adapter.javascript.0            : javascript  -  enabled
                  system.adapter.landroid-s.0            : landroid-s  -  enabled
                  system.adapter.mihome-vacuum.0         : mihome-vacuum -  enabled, port: 54321
                  system.adapter.musiccast.0             : musiccast   -  enabled
                  system.adapter.pollenflug.0            : pollenflug  -  enabled
                  system.adapter.tankerkoenig.0          : tankerkoenig -  enabled
                  system.adapter.telegram.0              : telegram    -  enabled, port: 8443, bind: 0.0.0.0
                  system.adapter.tr-064.0                : tr-064      -  enabled
                  system.adapter.tvspielfilm.0           : tvspielfilm -  enabled
                  system.adapter.vis-bars.0              : vis-bars    -  enabled
                  system.adapter.vis-hqwidgets.0         : vis-hqwidgets -  enabled
                  system.adapter.vis-jqui-mfd.0          : vis-jqui-mfd -  enabled
                  system.adapter.vis-justgage.0          : vis-justgage -  enabled
                  system.adapter.vis-metro.0             : vis-metro   -  enabled
                  system.adapter.vis-timeandweather.0    : vis-timeandweather -  enabled
                  system.adapter.vis.0                   : vis         -  enabled
                  system.adapter.web.0                   : web         -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                
                + instance is alive
                pi@ioBroker-Pi:/opt/iobroker $ curl -sL https://iobroker.net/fix.sh | bash -
                ioBroker or some processes are still running:
                 io.admin.0
                Please stop them first and try again!
                pi@ioBroker-Pi:/opt/iobroker $ iobroker stop
                pi@ioBroker-Pi:/opt/iobroker $ curl -sL https://iobroker.net/fix.sh | bash -
                
                ==========================================================================
                
                    Welcome to the ioBroker installation fixer!
                    Script version: 2019-07-21
                
                    You might need to enter your password a couple of times.
                
                ==========================================================================
                
                
                ==========================================================================
                    Installing prerequisites (1/3)
                ==========================================================================
                
                
                ==========================================================================
                    Checking ioBroker user and directory permissions (2/3)
                ==========================================================================
                
                Created /etc/sudoers.d/iobroker
                Fixing directory permissions...
                
                ==========================================================================
                    Checking autostart (3/3)
                ==========================================================================
                
                Enabling autostart...
                Autostart enabled!
                
                ==========================================================================
                
                    Your installation was fixed successfully
                    Run iobroker start to start ioBroker again!
                
                ==========================================================================
                
                pi@ioBroker-Pi:/opt/iobroker $ iobroker start
                pi@ioBroker-Pi:/opt/iobroker $ iobroker list instances
                events.js:183
                      throw er; // Unhandled 'error' event
                      ^
                
                Error: listen EADDRINUSE 127.0.0.1:9001
                    at Server.setupListenHandle [as _listen2] (net.js:1360:14)
                    at listenInCluster (net.js:1401:12)
                    at doListen (net.js:1510:7)
                    at _combinedTickCallback (internal/process/next_tick.js:142:11)
                    at process._tickCallback (internal/process/next_tick.js:181:9)
                
                
                sigi234 1 Reply Last reply Reply Quote 0
                • F
                  fischmir last edited by

                  Erst konnte ich die Instanzen noch anzeigen, dann nicht mehr?

                  1 Reply Last reply Reply Quote 0
                  • sigi234
                    sigi234 Forum Testing Most Active @fischmir last edited by

                    @fischmir

                    Ich hoffe du hast ein Backup...........

                    F 1 Reply Last reply Reply Quote 1
                    • F
                      fischmir last edited by

                      Habe den Befehl, die Instanzen aufzulisten zu schnell abgeschickt...admin ist wieder da! 🙂

                      sigi234 1 Reply Last reply Reply Quote 0
                      • F
                        fischmir @sigi234 last edited by

                        @sigi234 sagte in Admin Update kein Admin Gui mehr erreichbar:

                        @fischmir

                        Ich hoffe du hast ein Backup...........

                        Ja 🙂

                        dslraser 1 Reply Last reply Reply Quote 0
                        • dslraser
                          dslraser Forum Testing Most Active @fischmir last edited by

                          @fischmir
                          also nochmal (in opt/iobroker)

                          node -v
                          nodejs -v
                          npm -v

                          sigi234 1 Reply Last reply Reply Quote 0
                          • sigi234
                            sigi234 Forum Testing Most Active @dslraser last edited by

                            @dslraser
                            Jetzt bin ich gespannt........

                            1 Reply Last reply Reply Quote 0
                            • sigi234
                              sigi234 Forum Testing Most Active @fischmir last edited by

                              @fischmir sagte in Admin Update kein Admin Gui mehr erreichbar:

                              Habe den Befehl, die Instanzen aufzulisten zu schnell abgeschickt...admin ist wieder da! 🙂

                              Nachdem die Einstellungen wieder in Ordnung sind, sollte man die neuen (port 8089 +10123) Instanzen deinstallieren, um die Ressourcen zu sparen.

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

                              Support us

                              ioBroker
                              Community Adapters
                              Donate

                              926
                              Online

                              31.9k
                              Users

                              80.1k
                              Topics

                              1.3m
                              Posts

                              admin
                              3
                              22
                              1409
                              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