Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Probleme nach einem Restore

    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

    Probleme nach einem Restore

    This topic has been deleted. Only users with topic management privileges can see it.
    • Thomas Braun
      Thomas Braun Most Active @Berges01 last edited by Thomas Braun

      @berges01

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

        @thomas-braun said in Probleme nach einem Restore:

        ioboker start admin

        
        + instance is alive
        berges01@Strommix-Smart:~$ ^C
        berges01@Strommix-Smart:~$ ioboker start admin
        -bash: ioboker: Kommando nicht gefunden.
        berges01@Strommix-Smart:~$
        
        
        Thomas Braun 1 Reply Last reply Reply Quote 0
        • Thomas Braun
          Thomas Braun Most Active @Berges01 last edited by

          @berges01

          Typo...

          Muss natürlich

          iobroker start admin
          

          lauten.

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

            @thomas-braun said in Probleme nach einem Restore:

            iobroker start admin

            
            berges01@Strommix-Smart:~$ iobroker start admin
            berges01@Strommix-Smart:~$ iobroker status
            iobroker is running on this host.
            
            
            Objects type: file
            States  type: file
            berges01@Strommix-Smart:~$
            
            
            Thomas Braun 1 Reply Last reply Reply Quote 0
            • Thomas Braun
              Thomas Braun Most Active @Berges01 last edited by

              @berges01
              Sollte jetzt laufen.

              iobroker list instances
              
              Berges01 1 Reply Last reply Reply Quote 0
              • Berges01
                Berges01 @Thomas Braun last edited by Berges01

                @thomas-braun said in Probleme nach einem Restore:

                iobroker list instances

                
                berges01@Strommix-Smart:~$ iobroker list instances
                  system.adapter.admin.0                  : admin                 : Strommix-Smart                           -  enabled, port: 8081, bind: 192.168.2.50, run as: admin
                  system.adapter.alexa2.0                 : alexa2                : Strommix-Smart                           - disabled
                  system.adapter.backitup.0               : backitup              : Strommix-Smart                           -  enabled
                  system.adapter.cloud.0                  : cloud                 : Strommix-Smart                           - disabled
                  system.adapter.devices.0                : devices               : Strommix-Smart                           - disabled
                  system.adapter.info.0                   : info                  : Strommix-Smart                           - disabled
                  system.adapter.iot.0                    : iot                   : Strommix-Smart                           - disabled
                  system.adapter.javascript.0             : javascript            : Strommix-Smart                           - disabled
                  system.adapter.netatmo.0                : netatmo               : Strommix-Smart                           - disabled
                  system.adapter.ping.0                   : ping                  : Strommix-Smart                           - disabled
                  system.adapter.socketio.0               : socketio              : Strommix-Smart                           - disabled, port: 8084, bind: 0.0.0.0, run as: admin
                  system.adapter.tr-064.0                 : tr-064                : Strommix-Smart                           - disabled
                  system.adapter.vis.0                    : vis                   : Strommix-Smart                           - disabled
                  system.adapter.web.0                    : web                   : Strommix-Smart                           - disabled, port: 8082, bind: 0.0.0.0, run as: admin
                  system.adapter.whatsapp-cmb.0           : whatsapp-cmb          : Strommix-Smart                           - disabled
                  system.adapter.zwave2.0                 : zwave2                : Strommix-Smart                           - disabled
                
                + instance is alive
                berges01@Strommix-Smart:~$
                
                

                Noch keinen Webzugriff möglich !?
                a8217c5b-516e-4327-ae75-8cf15adb8eef-image.png

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

                  @berges01 sagte in Probleme nach einem Restore:

                  bind: 192.168.2.50

                  Warum hast du das an die IP gebunden? Das ist doch der iobroker selber, oder nicht?

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

                    @thomas-braun

                    Ist das nicht das Selbe ?
                    IP ist einfacher zu merken.

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

                      @berges01
                      Aber du greifst doch da bestimmt von einer anderen IP drauf zu?

                      Bei mir sieht das so aus:

                      echad@chet:~ $ iobroker list instances
                      + system.adapter.admin.0                  : admin                 : chet                                     -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                      
                      Berges01 1 Reply Last reply Reply Quote 0
                      • Berges01
                        Berges01 @Thomas Braun last edited by

                        @thomas-braun
                        Ja zwar in gleichen Adressraum aber von der 192.168.2.23

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

                          @berges01 Dann muss der bind auf 192.168.2.23 gehen (oder 0.0.0.0)

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

                            @thomas-braun

                            Das meinst du !
                            Keine Ahnung !
                            Der ioBroker ist auf dem Rechner 192.168.2.59.
                            Zugriff mache ich per Web von unterschiedlichen IP´s aus dem gleichen Adressraum per Brouser.
                            Normalerweise rufe ich den so auf : 192.168.2.50:8081

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

                              @berges01 sagte in Probleme nach einem Restore:

                              Das meinst du !
                              Keine Ahnung !

                              Dann mach es doch selber, wenn du mehr Ahnung hast.

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

                                @thomas-braun
                                Nein Nein falsch verstanden ich wollte dir nur mein Vorgehen erklären und nicht Klugsch. !!!
                                SORRY wenn das so rüber gekommen ist !!!!
                                Ich bin kein IT Profi das bist eher du !!!!
                                Wenn das FALSCH ist bitte ich um eine Richtigstellung !
                                Ich weis mir nicht mehr zu helfen !!

                                Keine Ahnung! meinte ich mich selber !!!!!

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

                                  @berges01

                                  Der ioBroker ist auf dem Rechner 192.168.2.59.
                                  Normalerweise rufe ich den so auf : 192.168.2.50:8081

                                  Das kann nicht sein.
                                  Oder ist das ein Multihost-System?

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

                                    @thomas-braun

                                    Nein ich habe merer Rechner in einem Adressraum nebst NAS usw.
                                    Der ioBroker läuft auf einem einzelnen Rechner mit der Adresse 192.168.2.50.
                                    Der Router hat die 192.168.2.1.
                                    Auf dem .50 läuft Debian und ioBroker sonst nichts.
                                    Bis jetzt hat das immer so funktioniert, das ich von meinem Rechner 192.168.23 über den Brouser den ioBroker mit 192.168.2.50:8081 so aufgerufen habe.
                                    So hat das immer Prima gelaufen.
                                    Wenn das falsch ist, wie dann ?

                                    Wie das "bind: 192.168.2.50, run as: admin" darein gekommen ist weis ich nicht.
                                    Ob das immer so wahr ?

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

                                      @berges01 sagte in Probleme nach einem Restore:

                                      Ob das immer so wahr ?

                                      Nein, die Voreinstellung ist 0.0.0.0
                                      Irgendwie kann man das per Kommandozeile ändern, ich weiß den Befehl aber gerade nicht.

                                      Edit:

                                      cd /opt/iobroker
                                      iobroker set admin.0 --bind 0.0.0.0
                                      
                                      Berges01 1 Reply Last reply Reply Quote 0
                                      • Berges01
                                        Berges01 @Thomas Braun last edited by

                                        @thomas-braun said in Probleme nach einem Restore:

                                        iobroker set admin.0 --bind 0.0.0.0

                                        berges01@Strommix-Smart:~$ ^C
                                        berges01@Strommix-Smart:~$ cd /opt/iobroker
                                        berges01@Strommix-Smart:/opt/iobroker$ iobroker set admin.0 --bind 0.0.0.0
                                        New bind for "admin.0" is: 0.0.0.0
                                        Instance settings for "admin.0" are changed.
                                        berges01@Strommix-Smart:/opt/iobroker$
                                        
                                        
                                        Thomas Braun 1 Reply Last reply Reply Quote 0
                                        • Thomas Braun
                                          Thomas Braun Most Active @Berges01 last edited by

                                          @berges01

                                          iobroker restart
                                          iobroker list adapters
                                          iobroker list instances
                                          
                                          Berges01 1 Reply Last reply Reply Quote 0
                                          • Berges01
                                            Berges01 @Thomas Braun last edited by

                                            @thomas-braun said in Probleme nach einem Restore:

                                            iobroker list instances

                                            berges01@Strommix-Smart:/opt/iobroker$ iobroker restart
                                            berges01@Strommix-Smart:/opt/iobroker$ iobroker list adapters
                                            system.adapter.admin                   : admin          - v5.1.25
                                            system.adapter.alexa2                  : alexa2         - v3.11.2
                                            system.adapter.alias-manager           : alias-manager  - v1.2.4
                                            system.adapter.backitup                : backitup       - v2.2.2
                                            system.adapter.cloud                   : cloud          - v4.1.0
                                            system.adapter.devices                 : devices        - v1.0.9
                                            system.adapter.discovery               : discovery      - v2.7.3
                                            system.adapter.info                    : info           - v1.9.8
                                            system.adapter.iot                     : iot            - v1.8.24
                                            system.adapter.javascript              : javascript     - v5.2.13
                                            system.adapter.netatmo                 : netatmo        - v1.4.4
                                            system.adapter.ping                    : ping           - v1.5.0
                                            system.adapter.shuttercontrol          : shuttercontrol - v1.1.5
                                            system.adapter.socketio                : socketio       - v3.1.4
                                            system.adapter.tr-064                  : tr-064         - v4.2.14
                                            system.adapter.vis                     : vis            - v1.4.5
                                            system.adapter.web                     : web            - v3.4.9
                                            system.adapter.whatsapp-cmb            : whatsapp-cmb   - v0.1.6
                                            system.adapter.zwave2                  : zwave2         - v2.4.2-beta.1
                                            berges01@Strommix-Smart:/opt/iobroker$ iobroker list instances
                                              system.adapter.admin.0                  : admin                 : Strommix-Smart                           -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                              system.adapter.alexa2.0                 : alexa2                : Strommix-Smart                           - disabled
                                              system.adapter.backitup.0               : backitup              : Strommix-Smart                           -  enabled
                                              system.adapter.cloud.0                  : cloud                 : Strommix-Smart                           - disabled
                                              system.adapter.devices.0                : devices               : Strommix-Smart                           - disabled
                                              system.adapter.info.0                   : info                  : Strommix-Smart                           - disabled
                                              system.adapter.iot.0                    : iot                   : Strommix-Smart                           - disabled
                                              system.adapter.javascript.0             : javascript            : Strommix-Smart                           - disabled
                                              system.adapter.netatmo.0                : netatmo               : Strommix-Smart                           - disabled
                                              system.adapter.ping.0                   : ping                  : Strommix-Smart                           - disabled
                                              system.adapter.socketio.0               : socketio              : Strommix-Smart                           - disabled, port: 8084, bind: 0.0.0.0, run as: admin
                                              system.adapter.tr-064.0                 : tr-064                : Strommix-Smart                           - disabled
                                              system.adapter.vis.0                    : vis                   : Strommix-Smart                           - disabled
                                              system.adapter.web.0                    : web                   : Strommix-Smart                           - disabled, port: 8082, bind: 0.0.0.0, run as: admin
                                              system.adapter.whatsapp-cmb.0           : whatsapp-cmb          : Strommix-Smart                           - disabled
                                              system.adapter.zwave2.0                 : zwave2                : Strommix-Smart                           - disabled
                                            
                                            + instance is alive
                                            berges01@Strommix-Smart:/opt/iobroker$
                                            
                                            
                                            Thomas Braun 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

                                            796
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            5
                                            95
                                            2591
                                            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