Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. IOBroker nicht mehr erreichbar nach Routertausch

    NEWS

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    IOBroker nicht mehr erreichbar nach Routertausch

    This topic has been deleted. Only users with topic management privileges can see it.
    • Homoran
      Homoran Global Moderator Administrators @Matze Quin last edited by Homoran

      @matze-quin sagte in IOBroker nicht mehr erreichbar nach Routertausch:

      Ok wie führe ich die Neuinstalation am besten aus?

      • neuestes raspberry OS lite auf Karte
        • Datei ssh in der Boot-Partition anlegen
      • sudo raspi-config
        • Zeitzone und Sprachtreiber und ggf. Hostname einstellen
      • sudo apt update && sudo apt upgrade
      • curl -sLf https://iobroker.net/install.sh | bash -

      Backup einspielen
      iobroker host this
      iobroker start

      Matze Quin 1 Reply Last reply Reply Quote 0
      • Matze Quin
        Matze Quin @Thomas Braun last edited by

        @thomas-braun said in IOBroker nicht mehr erreichbar nach Routertausch:

        iobroker fix

        Super das wäre natürlich am besten.

        pi@raspberrypi:/opt/iobroker $ iobroker fix
        library: loaded
        Library version=2021-01-23
        
        ==========================================================================
        
            Welcome to the ioBroker installation fixer!
            Script version: 2020-12-07
        
            You might need to enter your password a couple of times.
        
        ==========================================================================
        
        
        ==========================================================================
            Installing prerequisites (1/3)
        ==========================================================================
        
        Holen:1 http://raspbian.raspberrypi.org/raspbian buster InRelease [15,0 kB]
        Holen:2 http://archive.raspberrypi.org/debian buster InRelease [32,8 kB]
        OK:3 https://deb.nodesource.com/node_12.x buster InRelease
        Holen:4 http://archive.raspberrypi.org/debian buster/main armhf Packages [367 kB]
        OK:5 https://phoscon.de/apt/deconz buster InRelease
        Es wurden 415 kB in 1 s geholt (287 kB/s).
        Paketlisten werden gelesen... Fertig
        Installed gcc-c++
        
        ==========================================================================
            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!
        
        ==========================================================================
        
        
        

        Danke für eure Mühen!

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

          @homoran
          Fals es nicht funktioniert, werde ich es so ausführen. Danke 👍

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

            @matze-quin ansonsten hatte @wendy2702 in anderen Threads noch die objects und States Datenbanken wieder hergestellt.
            Vielleicht geht das ja bei dir auch noch

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

              @matze-quin

              iobroker del admin.1
              iobroker status
              iobroker list adapters
              iobroker list instances
              
              Matze Quin 1 Reply Last reply Reply Quote 0
              • Matze Quin
                Matze Quin @Thomas Braun last edited by

                @thomas-braun

                pi@raspberrypi:/opt/iobroker $ iobroker del admin.1
                Delete adapter "admin.1"
                host.raspberrypi Counted 1 instances of admin.1
                host.raspberrypi Counted 1 channels of admin.1
                host.raspberrypi Counted 3 states of admin.1
                host.raspberrypi Counted 14 states of system.adapter.admin.1
                host.raspberrypi Deleting 19 object(s).
                pi@raspberrypi:/opt/iobroker $ iobroker status
                iobroker is not running on this host.
                
                
                Objects type: file
                States  type: file
                pi@raspberrypi:/opt/iobroker $ iobroker list adapters
                system.adapter.admin                   : admin          - v4.2.1
                pi@raspberrypi:/opt/iobroker $ iobroker list instances
                  system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                
                + instance is alive
                pi@raspberrypi:/opt/iobroker $
                
                
                Thomas Braun 1 Reply Last reply Reply Quote 0
                • Matze Quin
                  Matze Quin @Homoran last edited by

                  @homoran
                  Das wäre super.

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

                    @matze-quin

                    iobroker start admin
                    
                    Matze Quin 1 Reply Last reply Reply Quote 0
                    • Matze Quin
                      Matze Quin @Thomas Braun last edited by

                      @thomas-braun
                      Habe ich ausgeführt. Geschehen ist allerdings nichts sichtbares in putty.
                      192.168.0.178:8081 nicht erreichbar.

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

                        @matze-quin
                        Und wieder:

                        iobroker status
                        iobroker list adapters
                        iobroker list instances
                        
                        Matze Quin 1 Reply Last reply Reply Quote 0
                        • Matze Quin
                          Matze Quin @Thomas Braun last edited by

                          @thomas-braun said in IOBroker nicht mehr erreichbar nach Routertausch:

                          iobroker status
                          iobroker list adapters
                          iobroker list instances

                          pi@raspberrypi:/opt/iobroker $ iobroker status
                          iobroker is not running on this host.
                          
                          
                          Objects type: file
                          States  type: file
                          pi@raspberrypi:/opt/iobroker $ iobroker list adapters
                          system.adapter.admin                   : admin          - v4.2.1
                          pi@raspberrypi:/opt/iobroker $ iobroker list instances
                            system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, 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 @Matze Quin last edited by Thomas Braun

                            @matze-quin
                            Irgendwas ist mit deinem host krumm.

                            iobroker stop 
                            iobroker host this
                            iobroker start
                            iobroker start admin.0
                            
                            Homoran Matze Quin 2 Replies Last reply Reply Quote 0
                            • Homoran
                              Homoran Global Moderator Administrators @Thomas Braun last edited by

                              @thomas-braun sagte in IOBroker nicht mehr erreichbar nach Routertausch:

                              Irgendwas ist mit deinem host krumm.

                              habt ihr schon mal das log getailt?

                              1 Reply Last reply Reply Quote 0
                              • Matze Quin
                                Matze Quin @Thomas Braun last edited by

                                @thomas-braun
                                Habe nun mal meine defekte Connectbox direkt an meinen PC angeschlossen und den PI auch. habe den pi direkt erreicht unter 192.168.0.178:8081
                                Allerdings war alles quasi jungfräulich wie nach Neuinstallation.
                                Jetzt ist der pi wieder an der neuen 6591 und ich erreiche ihn nicht mehr über putty.
                                Iwas stimmt doch mit den Routereinstellungen nicht oder täusche ich mich da?

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

                                  @matze-quin sagte in IOBroker nicht mehr erreichbar nach Routertausch:

                                  doch mit den Routereinstellungen

                                  green LAN?
                                  oder wie immer das dort heißt?

                                  Da gab es früher immer schon mal den "Trick" ein 10m langes LAN Kabel zu nehmen um den Leistungsabfall größer zu machen, damit der Port nicht in sleep geht.

                                  oder hängt er am guest-Port?

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

                                    @homoran
                                    Da kann ich dir leider nicht Folgen... WIe kann ich das in Erfahrung bringen?
                                    ps hatte tatsächlich ein langes LAN Kabel zwischen pc und altem router.
                                    Das LAN zwischen Router und PI ist das selbe wie immer.

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

                                      @matze-quin sagte in IOBroker nicht mehr erreichbar nach Routertausch:

                                      WIe kann ich das in Erfahrung bringen?

                                      ich kenne die 6591 nicht.
                                      Aber andere haben die Möglichkeit den Port 4 als Gäste_LAN zu konfigurieren, dann ist ein dort angeschlossenes Gerät (auch komplette Zweige über Switches) mehr für das normale LAN sichtbar.
                                      Die ander Möglichkeit ist es die Ports auf Energiesparen einzustellen

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

                                        @homoran
                                        Ja das habe ich bei meiner auch gesehen.
                                        Aber bekomme ich dann keine Probleme meine Cams lokal und Google Assistenten zu erreichen?
                                        Habe übrigens gerade DHCP aktiviert und der pi hat nach erneutem anschließen eine andere IP gehabt. vollkommen anders (169.254.4.127)!
                                        Konnte IObroker erreichen allerdings hat er allen anderen Geräten auch andere zugeteilt und dann konnte ich mit bzw. PC nicht mehr auf div. Internet Seiten zugreifen. Musste es daher wieder ändern.

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

                                          @matze-quin sagte in IOBroker nicht mehr erreichbar nach Routertausch:

                                          169.254

                                          ist eine Self Assigned IP. Die wird 'aus Verzweiflung' genommen, wenn der DHCP-Server keine verteilt. Ich glaube du hast da neben dem unsäglichen Tool auch noch einen Knoten in deinem Netzwerk.

                                          Matze Quin 1 Reply Last reply Reply Quote 0
                                          • Matze Quin
                                            Matze Quin @Thomas Braun last edited by

                                            @thomas-braun
                                            Ohha wie kann ich das beheben?
                                            Nach der Wiederaktivierung von DHCP hatte ich auch wieder normale IPs, über diese ich wiederum leider meinen PI nicht erreichen konnte.
                                            Was für ein durcheinander....

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            975
                                            Online

                                            31.7k
                                            Users

                                            79.7k
                                            Topics

                                            1.3m
                                            Posts

                                            4
                                            58
                                            20669
                                            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