Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. [gelöst] Nach Update kein Zugriff auf Weboberfläche

    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

    [gelöst] Nach Update kein Zugriff auf Weboberfläche

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

      Hardwaresystem: Raspberry Pi 3 Model B Plus Rev 1.3
      Arbeitsspeicher: 1GB
      Festplattenart: SD-Karte
      Betriebssystem: raspberrypi 5.4.79 Version 10 Buster
      Node-Version: 12.18.4
      Nodejs-Version: 12.18.4
      NPM-Version: 6.14.11
      Installationsart: Terminal;Manuell
      Image genutzt: curl -sL https://iobroker.net/install.sh

      Hallo,
      da es Zeit für ein Update wurde, habe ich nach der Anleitung iobroker update das update über ssh terminal ausgeführt.

      Soweit so gut.
      Jedoch erreiche ich nach dem Update die Weboberfläche auf port 8081 nicht mehr.

      Also habe ich einiges Probiert, da dies nun doch etwas häufiger auftritt.
      Leider hat jeder versuch mit einem neuen Account auf einen anderen port anzulegen nicht funktioniert.

      Also habe ich mein backup das ich vor dem update gemacht habe wieder eingestellt.

      Nun komme ich trotzdem nicht mehr auf die Weboberfläche.
      Vorab schon einmal ein paar Auszüge aus dem terminal

      pi@raspberrypi:/opt/iobroker $ iobroker list instances
        system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
        system.adapter.denon.0                  : denon                 : raspberrypi                              - disabled
        system.adapter.discovery.0              : discovery             : raspberrypi                              - disabled
        system.adapter.hm-rega.0                : hm-rega               : raspberrypi                              - disabled
        system.adapter.hm-rpc.0                 : hm-rpc                : raspberrypi                              - disabled, port: 0
        system.adapter.hm-rpc.1                 : hm-rpc                : raspberrypi                              - disabled, port: 0
        system.adapter.hm-rpc.2                 : hm-rpc                : raspberrypi                              - disabled, port: 0
        system.adapter.info.0                   : info                  : raspberrypi                              - disabled
        system.adapter.iot.0                    : iot                   : raspberrypi                              - disabled
        system.adapter.ping.0                   : ping                  : raspberrypi                              - disabled
        system.adapter.roomba.0                 : roomba                : raspberrypi                              - disabled
        system.adapter.web.0                    : web                   : raspberrypi                              - disabled, port: 8082, bind: 0.0.0.0, run as: admin
      
      + instance is alive
      

      &

      pi@raspberrypi:/opt/iobroker $ tail /opt/iobroker/log/iobroker.current.log
      2021-02-26 12:37:29.259  - info: admin.0 (7757) requesting all states
      2021-02-26 12:37:29.261  - info: admin.0 (7757) requesting all objects
      2021-02-26 12:37:30.045  - info: admin.0 (7757) Request actual repository...
      2021-02-26 12:37:31.031  - info: admin.0 (7757) received all objects
      2021-02-26 12:37:31.298  - error: admin.0 (7757) Cannot create webserver: TypeError: Cannot read property 'domains' of undefined
      2021-02-26 12:37:31.302  - info: admin.0 (7757) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2021-02-26 12:37:31.611  - info: host.raspberrypi Updating repository "default" under "http://download.iobroker.net/sources-dist.json"
      2021-02-26 12:37:31.897  - info: admin.0 (7757) terminating https server on port 8081
      2021-02-26 12:37:32.008  - error: host.raspberrypi instance system.adapter.admin.0 terminated by request of the instance itself and will not be restarted, before user restarts it.
      2021-02-26 12:37:32.010  - info: host.raspberrypi Do not restart adapter system.adapter.admin.0 because desired by instance
      

      &

      pi@raspberrypi:/opt/iobroker $ node node_modules/iobroker.js-controller/controller.js --logs
      2021-02-26 12:47:20.676  - info: host.raspberrypi iobroker.js-controller version 3.2.16 js-controller starting
      2021-02-26 12:47:20.686  - info: host.raspberrypi Copyright (c) 2014-2021 bluefox, 2014 hobbyquaker[s=]
      2021-02-26 12:47:20.688  - info: host.raspberrypi hostname: raspberrypi, node: v12.18.4
      2021-02-26 12:47:20.689  - info: host.raspberrypi ip addresses: 192.168.1.30 fe80::b60a:44f4:fdbf:dc08
      2021-02-26 12:47:21.126  - info: host.raspberrypi-Server  Error inMem-objects listening on port 9001: Error: listen EADDRINUSE: address already in use 127.0.0.1:9001
      

      Leider weiß ich nicht mehr was ich versuchen kann um auf meine Weboberfläche zu gelangen.

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

        @lexnared sagte in Nach Update kein Zugriff auf Weboberfläche:

        Leider weiß ich nicht mehr was ich versuchen kann

        @lexnared sagte in Nach Update kein Zugriff auf Weboberfläche:

        pi@raspberrypi:/opt/iobroker $ iobroker list instances system.adapter.admin.0 : admin : raspberrypi
        + instance is alive

        dieses plus steht beim admin nicht davor (eigentlich nirgendwo)
        Hast du nach dem Upgrade ioBroker neu gestartet?
        iobroker start

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

          @lexnared

          sudo apt update
          sudo apt dist-upgrade
          sudor reboot
          

          Wenn danach der ioBroker nicht startet:

          iobroker start admin
          
          L 1 Reply Last reply Reply Quote 0
          • L
            lexnared @Homoran last edited by

            @homoran

            Ja der broker ist gestartet.
            Führt jedoch kein Funktion aus.
            z.B. Sprachbefehl an Echo zur Steuerung des Lichts

            pi@raspberrypi:~ $ iobroker status
            iobroker is running on this host.
            
            
            Objects type: file
            States  type: file
            pi@raspberrypi:~ $ iobroker start
            pi@raspberrypi:~ $ cd /opt/iobroker
            pi@raspberrypi:/opt/iobroker $ iobroker list instances
              system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
              system.adapter.denon.0                  : denon                 : raspberrypi                              - disabled
              system.adapter.discovery.0              : discovery             : raspberrypi                              - disabled
              system.adapter.hm-rega.0                : hm-rega               : raspberrypi                              - disabled
              system.adapter.hm-rpc.0                 : hm-rpc                : raspberrypi                              - disabled, port: 0
              system.adapter.hm-rpc.1                 : hm-rpc                : raspberrypi                              - disabled, port: 0
              system.adapter.hm-rpc.2                 : hm-rpc                : raspberrypi                              - disabled, port: 0
              system.adapter.info.0                   : info                  : raspberrypi                              - disabled
              system.adapter.iot.0                    : iot                   : raspberrypi                              - disabled
              system.adapter.ping.0                   : ping                  : raspberrypi                              - disabled
              system.adapter.roomba.0                 : roomba                : raspberrypi                              - disabled
              system.adapter.web.0                    : web                   : raspberrypi                              - disabled, port: 8082, bind: 0.0.0.0, run as: admin
            
            + instance is alive
            pi@raspberrypi:/opt/iobroker $
            
            
            Thomas Braun 1 Reply Last reply Reply Quote 0
            • Thomas Braun
              Thomas Braun Most Active @lexnared last edited by

              @lexnared
              Da läuft ja auch nix.

              iobroker start admin
              
              L 2 Replies Last reply Reply Quote 0
              • L
                lexnared @Thomas Braun last edited by

                @thomas-braun said in Nach Update kein Zugriff auf Weboberfläche:

                @lexnared

                sudo apt update
                sudo apt dist-upgrade
                sudor reboot
                

                Wenn danach der ioBroker nicht startet:

                iobroker start admin
                

                Mache ich!
                Melde mich

                1 Reply Last reply Reply Quote 0
                • L
                  lexnared @Thomas Braun last edited by

                  @thomas-braun said in Nach Update kein Zugriff auf Weboberfläche:

                  @lexnared
                  Da läuft ja auch nix.

                  iobroker start admin
                  

                  Jetzt habe ich das update bereits gestartet.
                  Kann nun etwas dauern

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

                    @lexnared
                    Ja, da dürfte einiges in der Update-Pipeline gestaut gewesen sein.
                    Sowas bitte reglmäßiger machen.

                    1 Reply Last reply Reply Quote 0
                    • L
                      lexnared @Thomas Braun last edited by

                      @thomas-braun said in Nach Update kein Zugriff auf Weboberfläche:

                      @lexnared
                      Da läuft ja auch nix.

                      iobroker start admin
                      

                      Bisher erfolglos.
                      Welche logdatei wird denn zur weiteren Diagnose benötigt?

                      pi@raspberrypi:~ $ iobroker start admin
                      pi@raspberrypi:~ $ iobroker list instances
                        system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                        system.adapter.denon.0                  : denon                 : raspberrypi                              - disabled
                        system.adapter.discovery.0              : discovery             : raspberrypi                              - disabled
                        system.adapter.hm-rega.0                : hm-rega               : raspberrypi                              - disabled
                        system.adapter.hm-rpc.0                 : hm-rpc                : raspberrypi                              - disabled, port: 0
                        system.adapter.hm-rpc.1                 : hm-rpc                : raspberrypi                              - disabled, port: 0
                        system.adapter.hm-rpc.2                 : hm-rpc                : raspberrypi                              - disabled, port: 0
                        system.adapter.info.0                   : info                  : raspberrypi                              - disabled
                        system.adapter.iot.0                    : iot                   : raspberrypi                              - disabled
                        system.adapter.ping.0                   : ping                  : raspberrypi                              - disabled
                        system.adapter.roomba.0                 : roomba                : raspberrypi                              - disabled
                        system.adapter.web.0                    : web                   : raspberrypi                              - disabled, port: 8082, bind: 0.0.0.0, run as: admin
                      
                      + instance is alive
                      
                      Thomas Braun 1 Reply Last reply Reply Quote 0
                      • Thomas Braun
                        Thomas Braun Most Active @lexnared last edited by Thomas Braun

                        @lexnared
                        In einem zweiten Fenster:

                        tail -f /opt/iobroker/log/iobroker.current.log
                        

                        Und im anderen Fenster:

                        iobroker restart
                        iobroker start admin
                        
                        L 1 Reply Last reply Reply Quote 0
                        • L
                          lexnared @Thomas Braun last edited by

                          @thomas-braun

                          Bitteschön

                          pi@raspberrypi:~ $ tail -f /opt/iobroker/log/iobroker.current.log
                          2021-02-26 14:11:14.339  - info: host.raspberrypi instance system.adapter.admin.0 started with pid 2160
                          2021-02-26 14:11:17.982  - info: admin.0 (2160) starting. Version 4.2.1 in /opt/iobroker/node_modules/iobroker.admin, node: v14.16.0, js-controller: 3.2.16
                          2021-02-26 14:11:18.088  - info: admin.0 (2160) requesting all states
                          2021-02-26 14:11:18.090  - info: admin.0 (2160) requesting all objects
                          2021-02-26 14:11:19.807  - info: admin.0 (2160) received all objects
                          2021-02-26 14:11:20.041  - error: admin.0 (2160) Cannot create webserver: TypeError: Cannot read property 'domains' of undefined
                          2021-02-26 14:11:20.045  - info: admin.0 (2160) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                          2021-02-26 14:11:20.589  - info: admin.0 (2160) terminating https server on port 8081
                          2021-02-26 14:11:20.734  - error: host.raspberrypi instance system.adapter.admin.0 terminated by request of the instance itself and will not be restarted, before user restarts it.
                          2021-02-26 14:11:20.736  - info: host.raspberrypi Do not restart adapter system.adapter.admin.0 because desired by instance
                          2021-02-26 14:12:38.022  - info: host.raspberrypi received SIGTERM
                          2021-02-26 14:12:38.031  - info: host.raspberrypi stopInstance system.adapter.admin.0 (force=false, process=false)
                          2021-02-26 14:12:38.033  - info: host.raspberrypi stopInstance system.adapter.discovery.0 (force=false, process=false)
                          2021-02-26 14:12:38.034  - info: host.raspberrypi stopInstance system.adapter.info.0 (force=false, process=false)
                          2021-02-26 14:12:38.035  - info: host.raspberrypi stopInstance system.adapter.iot.0 (force=false, process=false)
                          2021-02-26 14:12:38.036  - info: host.raspberrypi stopInstance system.adapter.hm-rpc.0 (force=false, process=false)
                          2021-02-26 14:12:38.037  - info: host.raspberrypi stopInstance system.adapter.hm-rega.0 (force=false, process=false)
                          2021-02-26 14:12:38.037  - info: host.raspberrypi stopInstance system.adapter.hm-rpc.1 (force=false, process=false)
                          2021-02-26 14:12:38.038  - info: host.raspberrypi stopInstance system.adapter.hm-rpc.2 (force=false, process=false)
                          2021-02-26 14:12:38.039  - info: host.raspberrypi stopInstance system.adapter.ping.0 (force=false, process=false)
                          2021-02-26 14:12:38.040  - info: host.raspberrypi stopInstance system.adapter.web.0 (force=false, process=false)
                          2021-02-26 14:12:38.041  - info: host.raspberrypi stopInstance system.adapter.roomba.0 (force=false, process=false)
                          2021-02-26 14:12:38.042  - info: host.raspberrypi stopInstance system.adapter.denon.0 (force=false, process=false)
                          2021-02-26 14:12:53.093  - info: host.raspberrypi force terminating
                          2021-02-26 14:12:56.107  - info: host.raspberrypi iobroker.js-controller version 3.2.16 js-controller starting
                          2021-02-26 14:12:56.117  - info: host.raspberrypi Copyright (c) 2014-2021 bluefox, 2014 hobbyquaker
                          2021-02-26 14:12:56.118  - info: host.raspberrypi hostname: raspberrypi, node: v14.16.0
                          2021-02-26 14:12:56.119  - info: host.raspberrypi ip addresses: 192.168.1.30 fe80::b60a:44f4:fdbf:dc08
                          2021-02-26 14:12:56.881  - info: host.raspberrypi connected to Objects and States
                          2021-02-26 14:12:56.956  - info: host.raspberrypi added notifications configuration of host
                          2021-02-26 14:12:57.691  - info: host.raspberrypi 12 instances found
                          2021-02-26 14:12:57.754  - info: host.raspberrypi starting 1 instance
                          2021-02-26 14:12:57.878  - info: host.raspberrypi instance system.adapter.admin.0 started with pid 2216
                          2021-02-26 14:13:01.710  - info: admin.0 (2216) starting. Version 4.2.1 in /opt/iobroker/node_modules/iobroker.admin, node: v14.16.0, js-controller: 3.2.16
                          2021-02-26 14:13:01.810  - info: admin.0 (2216) requesting all states
                          2021-02-26 14:13:01.811  - info: admin.0 (2216) requesting all objects
                          2021-02-26 14:13:03.640  - info: admin.0 (2216) received all objects
                          2021-02-26 14:13:03.865  - error: admin.0 (2216) Cannot create webserver: TypeError: Cannot read property 'domains' of undefined
                          2021-02-26 14:13:03.869  - info: admin.0 (2216) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                          2021-02-26 14:13:04.401  - info: admin.0 (2216) terminating https server on port 8081
                          2021-02-26 14:13:04.517  - error: host.raspberrypi instance system.adapter.admin.0 terminated by request of the instance itself and will not be restarted, before user restarts it.
                          2021-02-26 14:13:04.519  - info: host.raspberrypi Do not restart adapter system.adapter.admin.0 because desired by instance
                          

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

                            @lexnared sagte in Nach Update kein Zugriff auf Weboberfläche:

                            error: admin.0 (2160) Cannot create webserver: TypeError: Cannot read property 'domains' of undefined

                            Das erklärt, dass die admin Oberfläche nicht erreichbar ist. Vielleicht einfach mal stumpf nochmal drauf knallen:

                            iobroker del admin
                            iobroker add admin
                            
                            L 1 Reply Last reply Reply Quote 0
                            • L
                              lexnared @Thomas Braun last edited by lexnared

                              @thomas-braun
                              gesagt und getan.

                              Dennoch kein erfolg

                              pi@raspberrypi:~ $ tail -f /opt/iobroker/log/iobroker.current.log
                              2021-02-26 14:25:56.848  - info: host.raspberrypi added notifications configuration of host
                              2021-02-26 14:25:57.520  - info: host.raspberrypi 12 instances found
                              2021-02-26 14:25:57.586  - info: host.raspberrypi starting 1 instance
                              2021-02-26 14:25:57.714  - info: host.raspberrypi instance system.adapter.admin.0 started with pid 2532
                              2021-02-26 14:26:01.461  - info: admin.0 (2532) starting. Version 4.2.1 in /opt/iobroker/node_modules/iobroker.admin, node: v14.16.0, js-controller: 3.2.16
                              2021-02-26 14:26:01.545  - info: admin.0 (2532) requesting all states
                              2021-02-26 14:26:01.547  - info: admin.0 (2532) requesting all objects
                              2021-02-26 14:26:03.373  - info: admin.0 (2532) received all objects
                              2021-02-26 14:26:03.765  - info: admin.0 (2532) http server listening on port 8081
                              2021-02-26 14:26:03.767  - info: admin.0 (2532) Use link "http://localhost:8081" to configure.
                              2021-02-26 14:26:43.418  - info: admin.0 (2532) terminating http server on port 8081
                              2021-02-26 14:26:43.412  - info: host.raspberrypi received SIGTERM
                              2021-02-26 14:26:43.434  - info: host.raspberrypi stopInstance system.adapter.discovery.0 (force=false, process=false)
                              2021-02-26 14:26:43.436  - info: host.raspberrypi stopInstance system.adapter.info.0 (force=false, process=false)
                              2021-02-26 14:26:43.437  - info: host.raspberrypi stopInstance system.adapter.iot.0 (force=false, process=false)
                              2021-02-26 14:26:43.438  - info: host.raspberrypi stopInstance system.adapter.hm-rpc.0 (force=false, process=false)
                              2021-02-26 14:26:43.440  - info: host.raspberrypi stopInstance system.adapter.hm-rega.0 (force=false, process=false)
                              2021-02-26 14:26:43.441  - info: host.raspberrypi stopInstance system.adapter.hm-rpc.1 (force=false, process=false)
                              2021-02-26 14:26:43.442  - info: host.raspberrypi stopInstance system.adapter.hm-rpc.2 (force=false, process=false)
                              2021-02-26 14:26:43.443  - info: host.raspberrypi stopInstance system.adapter.ping.0 (force=false, process=false)
                              2021-02-26 14:26:43.444  - info: host.raspberrypi stopInstance system.adapter.web.0 (force=false, process=false)
                              2021-02-26 14:26:43.445  - info: host.raspberrypi stopInstance system.adapter.roomba.0 (force=false, process=false)
                              2021-02-26 14:26:43.449  - info: host.raspberrypi stopInstance system.adapter.denon.0 (force=false, process=false)
                              2021-02-26 14:26:43.451  - info: host.raspberrypi stopInstance system.adapter.admin.0 (force=false, process=true)
                              2021-02-26 14:26:43.471  - info: admin.0 (2532) Got terminate signal TERMINATE_YOURSELF
                              2021-02-26 14:26:43.475  - info: host.raspberrypi stopInstance system.adapter.admin.0 send kill signal
                              2021-02-26 14:26:43.480  - info: admin.0 (2532) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                              2021-02-26 14:26:44.120  - info: host.raspberrypi instance system.adapter.admin.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                              2021-02-26 14:26:44.122  - info: host.raspberrypi All instances are stopped.
                              2021-02-26 14:26:44.329  - info: host.raspberrypi terminated
                              2021-02-26 14:26:47.370  - info: host.raspberrypi iobroker.js-controller version 3.2.16 js-controller starting
                              2021-02-26 14:26:47.380  - info: host.raspberrypi Copyright (c) 2014-2021 bluefox, 2014 hobbyquaker
                              2021-02-26 14:26:47.381  - info: host.raspberrypi hostname: raspberrypi, node: v14.16.0
                              2021-02-26 14:26:47.382  - info: host.raspberrypi ip addresses: 192.168.1.30 fe80::b60a:44f4:fdbf:dc08
                              2021-02-26 14:26:48.150  - info: host.raspberrypi connected to Objects and States
                              2021-02-26 14:26:48.225  - info: host.raspberrypi added notifications configuration of host
                              2021-02-26 14:26:48.958  - info: host.raspberrypi 12 instances found
                              2021-02-26 14:26:49.023  - info: host.raspberrypi starting 1 instance
                              2021-02-26 14:26:49.150  - info: host.raspberrypi instance system.adapter.admin.0 started with pid 2591
                              2021-02-26 14:26:52.787  - info: admin.0 (2591) starting. Version 4.2.1 in /opt/iobroker/node_modules/iobroker.admin, node: v14.16.0, js-controller: 3.2.16
                              2021-02-26 14:26:52.869  - info: admin.0 (2591) requesting all states
                              2021-02-26 14:26:52.871  - info: admin.0 (2591) requesting all objects
                              2021-02-26 14:26:54.665  - info: admin.0 (2591) received all objects
                              2021-02-26 14:26:54.920  - info: admin.0 (2591) http server listening on port 8081
                              2021-02-26 14:26:54.922  - info: admin.0 (2591) Use link "http://localhost:8081" to configure.
                              
                              L 1 Reply Last reply Reply Quote 0
                              • L
                                lexnared @lexnared last edited by

                                @lexnared

                                🙂
                                Fehler gefunden.
                                Was ich schon einige male versucht hatte...:!
                                Das https:// durch http:// ersetzt

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

                                  @lexnared
                                  Steht doch auch da:

                                  Use link "http://localhost:8081" to configure.
                                  
                                  L 1 Reply Last reply Reply Quote 0
                                  • L
                                    lexnared @Thomas Braun last edited by

                                    @thomas-braun
                                    ja habe ich auch gelesen.
                                    Muss anscheinend etwas falsch gemacht haben.
                                    Vorhin bin ich jedenfalls nicht auf die Weboberflache gekommen.

                                    Vielen Dank für eure schnelle Hilfe!

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

                                    Support us

                                    ioBroker
                                    Community Adapters
                                    Donate

                                    629
                                    Online

                                    31.9k
                                    Users

                                    80.1k
                                    Topics

                                    1.3m
                                    Posts

                                    8081 kein zugriff update error weboberfläche
                                    3
                                    16
                                    450
                                    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