Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Discovery findet keine Geräte

    NEWS

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker goes Matter ... Matter Adapter in Stable

    Discovery findet keine Geräte

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

      @mastervigori sagte in Discovery findet keine Geräte:

      192.168.178.30

      für mich sieht das ganz gut aus, unter 192.168.178.30:8081 solltest du den iobroker erreichen können.

      Sonst mal auf der Konsole iobroker list instances

      Mastervigori 1 Reply Last reply Reply Quote 0
      • Mastervigori
        Mastervigori @fastfoot last edited by Mastervigori

        @fastfoot said in Discovery findet keine Geräte:

        @mastervigori sagte in Discovery findet keine Geräte:

        192.168.178.30

        für mich sieht das ganz gut aus, unter 192.168.178.30:8081 solltest du den iobroker erreichen können.

        Sonst mal auf der Konsole iobroker list instances

        Sieht doch alles gut aus warum ist das nicht erreichbar habe das selbe problem auch mit Pihole

        root@iobroker:/opt/iobroker# iobroker list instances
        + system.adapter.admin.0                 : admin                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
        + system.adapter.discovery.0             : discovery             -  enabled
        + system.adapter.info.0                  : info                  -  enabled
        
        + instance is alive
        root@iobroker:/opt/iobroker# ^C
        root@iobroker:/opt/iobroker# 
        

        Portainer sagt mir im Status

        iobroker	healthy	
        newiobroker	buanet/iobroker:latest-v5	
        
        ,
        ------------------------------------------------------------,
        ---------------     2021-02-10 20:22:50      ---------------,
        ------------------------------------------------------------,
        ,
        ------------------------------------------------------------,
        -----       Welcome to your ioBroker-container!        -----,
        -----          Startupscript is now running.           -----,
        -----                Please be patient!                -----,
        ------------------------------------------------------------,
        ,
        ------------------------------------------------------------,
        -----              Debugging information               -----,
        -----                                                  -----,
        -----                      System                      -----,
        -----               arch:      armv7l                  -----,
        -----                                                  -----,
        -----                     Versions                     -----,
        -----               image:     v5.1.0                  -----,
        -----               node:      v12.20.1                -----,
        -----               npm:       6.14.10                 -----,
        -----                                                  -----,
        -----                       ENV                        -----,
        -----               SETGID:    1000                    -----,
        -----               SETUID:    1000                    -----,
        ------------------------------------------------------------,
        ,
        ------------------------------------------------------------,
        -----         Step 1 of 5: Preparing container         -----,
        ------------------------------------------------------------,
        ,
        Registering maintenance script as command.,
        Done.,
        ,
        ------------------------------------------------------------,
        -----   Step 2 of 5: Detecting ioBroker installation   -----,
        ------------------------------------------------------------,
        ,
        Existing installation of ioBroker detected in /opt/iobroker.,
        ,
        ------------------------------------------------------------,
        -----   Step 3 of 5: Checking ioBroker installation    -----,
        ------------------------------------------------------------,
        ,
        (Re)Setting folder permissions (This might take a while! Please be patient!)...,
        Done.,
        ,
        Fixing "sudo-bug" by replacing sudo in iobroker with gosu...,
        Done.,
        ,
        ------------------------------------------------------------,
        -----      Step 4 of 5: Applying special settings      -----,
        ------------------------------------------------------------,
        ,
        Some adapters have special requirements/ settings which can be activated by the use of environment variables.,
        For more information take a look at readme.md on Github!,
        ,
        ------------------------------------------------------------,
        -----          Step 5 of 5: ioBroker startup           -----,
        ------------------------------------------------------------,
        ,
        Starting ioBroker...,
        ,
        host.iobroker check instance "system.adapter.admin.0" for host "iobroker",
        host.iobroker check instance "system.adapter.discovery.0" for host "iobroker",
        host.iobroker check instance "system.adapter.info.0" for host "iobroker",
        ls: cannot access '/dev/disk/by-id/': No such file or directory,
        ,
        ls: cannot access '/dev/disk/by-id/': No such file or directory,
        ,
        
        F 2 Replies Last reply Reply Quote 0
        • F
          fastfoot @Mastervigori last edited by

          @mastervigori sagte in Discovery findet keine Geräte:

          192.168.178.30:8081

          Was sagt denn dein Browser? Ich kann da absolut keinen Fehler erkennen, die beiden ls-Fehler am Ende sind nicht der Grund. Dein Browser läuft auch im Subnetz 192.168.178.x?

          1 Reply Last reply Reply Quote 0
          • F
            fastfoot @Mastervigori last edited by

            @mastervigori sagte in Discovery findet keine Geräte:

            Sieht doch alles gut aus warum ist das nicht erreichbar habe das selbe problem auch mit Pihole

            Einen hätte ich noch, und zwar wenn der Port 8081 bereits durch was Anderes belegt ist. Mach mal: iobroker set admin.0 --port 18081. Anschliessend rufst du die GUI unter diesem neuen Port auf

            Mastervigori 1 Reply Last reply Reply Quote 0
            • Mastervigori
              Mastervigori @fastfoot last edited by

              @fastfoot said in Discovery findet keine Geräte:

              @mastervigori sagte in Discovery findet keine Geräte:

              Sieht doch alles gut aus warum ist das nicht erreichbar habe das selbe problem auch mit Pihole

              Einen hätte ich noch, und zwar wenn der Port 8081 bereits durch was Anderes belegt ist. Mach mal: iobroker set admin.0 --port 18081. Anschliessend rufst du die GUI unter diesem neuen Port auf

              joooooooo du bist der beste Danke !!!!!

              geht jetzt aber warum der port 8081 und an wem vergeben ist keine ahnung!!!

              wendy2702 Thomas Braun 2 Replies Last reply Reply Quote 0
              • wendy2702
                wendy2702 @Mastervigori last edited by

                @mastervigori

                Zum Beispiel

                netstat-npl
                
                1 Reply Last reply Reply Quote 0
                • Thomas Braun
                  Thomas Braun Most Active @Mastervigori last edited by

                  @mastervigori

                  sudo netstat -tulpen | grep 8081
                  
                  Mastervigori 1 Reply Last reply Reply Quote 0
                  • Mastervigori
                    Mastervigori @Thomas Braun last edited by

                    @thomas-braun said in Discovery findet keine Geräte:

                    @mastervigori

                    sudo netstat -tulpen | grep 8081
                    

                    jetzt habe ich das ausprobiert und IoBroker ist nicht mehr erreichbar 😞

                    da_Woody wendy2702 2 Replies Last reply Reply Quote 0
                    • da_Woody
                      da_Woody @Mastervigori last edited by

                      @mastervigori das hat aber nichts mit dem netstat zu tun.

                      Mastervigori 1 Reply Last reply Reply Quote 0
                      • wendy2702
                        wendy2702 @Mastervigori last edited by

                        @mastervigori sagte in Discovery findet keine Geräte:

                        jetzt habe ich das ausprobiert und IoBroker ist nicht mehr erreichbar

                        das hat @da_Woody schon beantwortet.

                        Was kommt bei:

                        iobroker list instances
                        
                        1 Reply Last reply Reply Quote 0
                        • Mastervigori
                          Mastervigori @da_Woody last edited by

                          @da_woody said in Discovery findet keine Geräte:

                          @mastervigori das hat aber nichts mit dem netstat zu tun.

                          ok, habe jetzt bemerkt das ich das webinterface nicht vom Raspi aufruffen kann aber von allen anderen Gerten im netzt

                          Kann ich mehrer Macvlan laufen lassen auf einem Raspi?
                          Ich habe versucht noch zusätzlich per Macvlan Pihole zu starten aber Portainer gibt denn fehler das, das Getway schon verwendet wird hat jemand noch eine idee?

                          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

                          862
                          Online

                          32.0k
                          Users

                          80.5k
                          Topics

                          1.3m
                          Posts

                          discovery docker frage problem raspberry
                          7
                          23
                          1243
                          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