Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. (gelöst) keine Admin-Oberfläche nach Neuinstallation

    NEWS

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker goes Matter ... Matter Adapter in Stable

    (gelöst) keine Admin-Oberfläche nach Neuinstallation

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

      Hallo allerseits,
      wollte nach fast zwei Jahren intensiver Nutzung iobroker im Docker-Container auf meiner Syno neu aufsetzen (Quelle: baunet) - zu Übungszwecken und damit ich wieder ein "frisches" System habe. Installation verläuft auch nach Plan, soweit ich das sehen kann. Allerdings lässt sich die Admin-Oberfläche nicht öffnen.
      Scheint wohl ein nicht allzu seltener Fehler zu sein, allerdings haben mir die Beiträge, die ich gelesen habe, bisher nicht weitergeholfen.
      Was habe ich schon gemacht?

      1. Browser Cache gelöscht
      2. Zweiten Admin angelegt (der wird aber auch mit Port 8081) angezeigt
      3. Ideen: es gibt ein Rechte-Problem, von dem ich allerdings nicht weiss, wie ich es lösen kann
        Nodejs 12.18.2 verträgt sich nicht mit Debian10
        Konflikt mit der "alten" Installation, die noch ein einem (gestoppten) docker-cont. liegt
        Ist jemandem das schon mal über den Weg gelaufen???
      Homoran Glasfaser 2 Replies Last reply Reply Quote 0
      • Homoran
        Homoran Global Moderator Administrators @iobroker_Rainer last edited by

        @iobroker_Rainer sagte in Admin-Oberfläche nicht verfügbar nach Neuinstallation:

        Konflikt mit der "alten" Installation, die noch ein einem (gestoppten) docker-cont. liegt

        das hatten wir gerade erst. Dann ist der Port noch vergeben.

        Was steht denn im log?

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

          @Homoran Volltreffer:
          2020-09-16 17:04:28.972 - error: admin.1 (1185) port 8081 already in use
          2020-09-16 17:04:28.973 - warn: admin.1 (1185) Terminated (JS_CONTROLLER_STOPPED): port 8081 already in use
          2020-09-16 17:04:29.492 - error: host.iobroker2020 instance system.adapter.admin.1 terminated with code 1
          Hast Du eine Idee, wie ich den admin auf einen freien Port bekomme? Ich habe schon versucht, einen neuen admin anzulegen, den legt der mit allerdings auch auf 8081

          iobroker_Rainer 1 Reply Last reply Reply Quote 0
          • iobroker_Rainer
            iobroker_Rainer @iobroker_Rainer last edited by

            @iobroker_Rainer iobroker set admin.0 --port 8082
            Zumindest das hat nicht funktioniert ...

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

              @iobroker_Rainer sagte in Admin-Oberfläche nicht verfügbar nach Neuinstallation:

              Zumindest das hat nicht funktioniert ...

              natürlich nicht!
              du musst auch einen freien Port nehmen. 8082 ist der Web-Adapter

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

                @Homoran ... habe jetzt nochmals komplett neu installiert. Admin Zugriff funktioniert immer noch nicht. Es gibt aber Fehler im Log ...
                Alles, was hier https://www.iobroker.net/docu/index-26.htm steht, habe ich auch schon erfolglos probiert ...

                2020-09-16 18:03:57.086 - info: host.iobroker2020 iobroker.js-controller version 3.1.6 js-controller starting
                2020-09-16 18:03:57.091 - info: host.iobroker2020 Copyright (c) 2014-2020 bluefox, 2014 hobbyquaker
                2020-09-16 18:03:57.092 - info: host.iobroker2020 hostname: iobroker2020, node: v12.18.3
                2020-09-16 18:03:57.093 - info: host.iobroker2020 ip addresses: 172.17.0.2
                2020-09-16 18:03:57.161 - info: host.iobroker2020 connected to Objects and States
                2020-09-16 18:03:57.426 - info: host.iobroker2020 3 instances found
                2020-09-16 18:03:57.438 - info: host.iobroker2020 starting 3 instances
                2020-09-16 18:03:57.459 - info: host.iobroker2020 instance system.adapter.admin.0 started with pid 111
                2020-09-16 18:03:59.534 - info: admin.0 (111) starting. Version 4.0.10 in /opt/iobroker/node_modules/iobroker.admin, node: v12.18.3, js-controller: 3.1.6
                2020-09-16 18:03:59.566 - info: admin.0 (111) requesting all states
                2020-09-16 18:03:59.567 - info: admin.0 (111) requesting all objects
                2020-09-16 18:03:59.606 - info: admin.0 (111) received all objects
                2020-09-16 18:03:59.634 - info: host.iobroker2020 Update repository "default" under "http://download.iobroker.net/sources-dist.json"
                2020-09-16 18:03:59.614 - warn: admin.0 (111) Repository cannot be read
                2020-09-16 18:03:59.627 - info: admin.0 (111) Request actual repository...
                2020-09-16 18:03:59.631 - info: admin.0 (111) http server listening on port 8081
                2020-09-16 18:03:59.632 - info: admin.0 (111) Use link "http://localhost:8081" to configure.
                2020-09-16 18:04:00.909 - info: admin.0 (111) Repository received successfully.
                2020-09-16 18:04:01.449 - info: host.iobroker2020 instance system.adapter.discovery.0 started with pid 126
                2020-09-16 18:04:02.998 - info: discovery.0 (126) starting. Version 2.3.7 in /opt/iobroker/node_modules/iobroker.discovery, node: v12.18.3, js-controller: 3.1.6
                2020-09-16 18:04:05.449 - info: host.iobroker2020 instance system.adapter.info.0 started with pid 141
                2020-09-16 18:04:10.317 - info: info.0 (141) starting. Version 1.7.2 in /opt/iobroker/node_modules/iobroker.info, node: v12.18.3, js-controller: 3.1.6
                2020-09-16 18:04:11.188 - warn: info.0 (141) Object info.0.sysinfo.disks.blockDevices.dev0.group is invalid: obj.common.type has an invalid value (undefined) but has to be one of number, string, boolean, array, object, mixed, file, json
                2020-09-16 18:04:11.189 - warn: info.0 (141) This object will not be created in future versions. Please report this to the developer.
                2020-09-16 18:04:11.192 - warn: info.0 (141) Object info.0.sysinfo.disks.blockDevices.dev1.group is invalid: obj.common.type has an invalid value (undefined) but has to be one of number, string, boolean, array, object, mixed, file, json
                2020-09-16 18:04:11.192 - warn: info.0 (141) This object will not be created in future versions. Please report this to the developer.
                ....

                Homoran Glasfaser 3 Replies Last reply Reply Quote 0
                • Homoran
                  Homoran Global Moderator Administrators @iobroker_Rainer last edited by Homoran

                  @iobroker_Rainer
                  code bitte in code-tags setzen!

                  @iobroker_Rainer sagte in Admin-Oberfläche nicht verfügbar nach Neuinstallation:

                  was hier https://www.iobroker.net/docu/index-26.htm steht

                  wo hast du diesen Link her?
                  der ist eigentlich total veraltet.
                  nur auf der aktuellen Seite steht wahrscheinlich auch nichts anderes.

                  Welchen port hast du denn jetzt genommen?

                  @iobroker_Rainer sagte in Admin-Oberfläche nicht verfügbar nach Neuinstallation:

                  2020-09-16 18:03:59.632 - info: admin.0 (111) Use link "http://localhost:8081" to configure.

                  das ist immer noch 8081

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

                    @Homoran 8089 - objects angelegt für admin.1 - trotzdem Fehlanzeige ...

                    iobroker_Rainer 1 Reply Last reply Reply Quote 0
                    • iobroker_Rainer
                      iobroker_Rainer @iobroker_Rainer last edited by

                      @iobroker_Rainer Im neuen Link steht im wesentlichen das gleiche. Habe noch versucht wie vorgeschlagen den Controller von Hand zu starten mit dem Ergebnis:

                      root@iobroker2020:/opt/iobroker# node -v npm -v
                      v12.18.4
                      root@iobroker2020:/opt/iobroker# npm -v
                      6.14.6
                      root@iobroker2020:/opt/iobroker# node node_modules/iobroker.js-controller/controller.js --logs
                      2020-09-16 18:39:30.334 - info: host.iobroker2020 iobroker.js-controller version 3.1.6 js-con
                      troller starting
                      2020-09-16 18:39:30.340 - info: host.iobroker2020 Copyright (c) 2014-2020 bluefox, 2014 hobby
                      quaker
                      2020-09-16 18:39:30.341 - info: host.iobroker2020 hostname: iobroker2020, node: v12.18.4
                      2020-09-16 18:39:30.343 - info: host.iobroker2020 ip addresses: 172.17.0.2
                      2020-09-16 18:39:30.427 - info: host.iobroker2020 Error inMem-objects listening on port 9001
                      2020-09-16 18:39:30.443 - info: host.iobroker2020 Error inMem-states listening on port 9000
                      2020-09-16 18:39:30.479 - info: host.iobroker2020 connected to Objects and States
                      2020-09-16 18:39:30.694 - info: host.iobroker2020 4 instances found
                      host.iobroker2020 check instance "system.adapter.admin.0" for host "iobroker2020"
                      host.iobroker2020 check instance "system.adapter.discovery.0" for host "iobroker2020"
                      host.iobroker2020 check instance "system.adapter.info.0" for host "iobroker2020"
                      host.iobroker2020 check instance "system.adapter.admin.1" for host "iobroker2020"
                      2020-09-16 18:39:30.708 - info: host.iobroker2020 starting 4 instances
                      2020-09-16 18:39:30.728 - info: host.iobroker2020 instance system.adapter.admin.0 started wit
                      h pid 1079
                      ================================== > LOG REDIRECT system.adapter.admin.0 => false [Process sto
                      pped]
                      2020-09-16 18:39:32.393 - error: host.iobroker2020 instance system.adapter.admin.0 terminated
                      by request of the instance itself and will not be restarted, before user restarts it.
                      2020-09-16 18:39:32.394 - info: host.iobroker2020 Do not restart adapter system.adapter.admin
                      .0 because desired by instance
                      ================================== > LOG REDIRECT system.adapter.admin.0 => false [system.adap
                      ter.admin.0.logging]
                      2020-09-16 18:39:34.716 - info: host.iobroker2020 instance system.adapter.admin.1 started wit
                      h pid 1090

                      Homoran Glasfaser 2 Replies Last reply Reply Quote 0
                      • Homoran
                        Homoran Global Moderator Administrators @iobroker_Rainer last edited by

                        @iobroker_Rainer sagte in Admin-Oberfläche nicht verfügbar nach Neuinstallation:

                        http server listening on port 8081

                        steht in deinem log!
                        oder ist das noch das alte? ist immerhin von 18:04

                        von admin.1 sehe ich nichts, auch nicht von port 8089

                        was sagt iobroker list instances

                        1 Reply Last reply Reply Quote 0
                        • Glasfaser
                          Glasfaser @iobroker_Rainer last edited by

                          @iobroker_Rainer sagte in Admin-Oberfläche nicht verfügbar nach Neuinstallation:

                          2020-09-16 18:03:59.634 - info: host.iobroker2020 Update repository "default" under "http://download.iobroker.net/sources-dist.json"
                          2020-09-16 18:03:59.614 - warn: admin.0 (111) Repository cannot be read

                          dazu kommen wir später , was da zu machen ist !

                          Setze deine Ausgaben in CodeTags </>

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

                            @iobroker_Rainer sagte in Admin-Oberfläche nicht verfügbar nach Neuinstallation:

                            2020-09-16 18:39:32.393 - error: host.iobroker2020 instance system.adapter.admin.0 terminated
                            by request of the instance itself and will not be restarted, before user restarts it.

                            das ist schon mal besser - wahrscheinlich wegen des bereits vergebenen ports.

                            @iobroker_Rainer sagte in Admin-Oberfläche nicht verfügbar nach Neuinstallation:

                            2020-09-16 18:39:34.716 - info: host.iobroker2020 instance system.adapter.admin.1 started wit
                            h pid 1090

                            wenn der auf port 8089 läuft, hast du ihn dann auch mit <IP>:8089 aufgerufen?

                            iobroker_Rainer Glasfaser 2 Replies Last reply Reply Quote 0
                            • iobroker_Rainer
                              iobroker_Rainer @Homoran last edited by Homoran

                              @Homoran

                              root@iobroker2020:/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: 8089, bind:
                               0.0.0.0, run as: admin                                                                       
                              + system.adapter.discovery.0             : discovery             -  enabled                   
                              + system.adapter.info.0                  : info                  -  enabled
                              

                              MOD-Edit: Code in code-tags gesetzt!

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

                                @iobroker_Rainer
                                @Homoran sagte in Admin-Oberfläche nicht verfügbar nach Neuinstallation:

                                wenn der auf port 8089 läuft, hast du ihn dann auch mit <IP>:8089 aufgerufen?

                                ????

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

                                  @iobroker_Rainer ist das alles was die Console sagt?

                                  @iobroker_Rainer sagte in Admin-Oberfläche nicht verfügbar nach Neuinstallation:

                                  • system.adapter.admin.0 : admin - enabled, port: 8081, bind: 0.0.0.0, run as: admin

                                  wieso läuft der jetzt wieder?
                                  passt nicht zu dem log von eben?

                                  Hast du die korrekte IP beim Aufruf des Admins?

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

                                    @Glasfaser sagte in Admin-Oberfläche nicht verfügbar nach Neuinstallation:

                                    @iobroker_Rainer
                                    @Homoran sagte in Admin-Oberfläche nicht verfügbar nach Neuinstallation:

                                    wenn der auf port 8089 läuft, hast du ihn dann auch mit <IP>:8089 aufgerufen?

                                    ????

                                    ...und nicht mit <IP>:8081, was Standard wäre?

                                    Glasfaser iobroker_Rainer 2 Replies Last reply Reply Quote 0
                                    • Glasfaser
                                      Glasfaser @Homoran last edited by Glasfaser

                                      @Homoran

                                      Kann der Ausgabe gerade wie du nicht folgen , was jetzt ist 😉

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

                                        @Homoran also die IP-Adresse stimmt natürlich - und ja, der Admin.0 läuft noch. Ich habe ja lediglich noch den admin.1 hinzugefügt. Mit beiden Ports komme ich aber nicht auf die Web-Oberfläche ...

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

                                          @Glasfaser sagte in Admin-Oberfläche nicht verfügbar nach Neuinstallation:

                                          @Homoran

                                          Kann der Ausgabe gerade wie du nicht folgen , was jetzt ist 😉

                                          ich wollte von @iobroker_Rainer wissen ob er den korrekten Port aufruft um den zusätzlich auf Port 8089 laufenden admin.1 aufzurufen, oder ob er den nur angelegt hat und weiterhin :8081 aufruft

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

                                            @iobroker_Rainer sagte in Admin-Oberfläche nicht verfügbar nach Neuinstallation:

                                            der Admin.0 läuft noch

                                            wieso?
                                            im log steht doch:

                                            @Homoran sagte in Admin-Oberfläche nicht verfügbar nach Neuinstallation:

                                            @iobroker_Rainer sagte in Admin-Oberfläche nicht verfügbar nach Neuinstallation:

                                            2020-09-16 18:39:32.393 - error: host.iobroker2020 instance system.adapter.admin.0 terminated
                                            by request of the instance itself and will not be restarted, before user restarts it.

                                            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

                                            522
                                            Online

                                            32.0k
                                            Users

                                            80.4k
                                            Topics

                                            1.3m
                                            Posts

                                            docker buanet admin
                                            4
                                            43
                                            1921
                                            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