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.
    • Berges01
      Berges01 @Thomas Braun last edited by

      @thomas-braun said in Probleme nach einem Restore:

      iobroker add admin

      berges01@Strommix-Smart:~$ ^C
      berges01@Strommix-Smart:~$ iobroker add admin
      host.DESKTOP-61ND8BH(SmartHome) create instance admin
      host.DESKTOP-61ND8BH(SmartHome) object admin.1.info.updatesList created
      host.DESKTOP-61ND8BH(SmartHome) object admin.1.info.newsLastId created
      host.DESKTOP-61ND8BH(SmartHome) object admin.1.info.newsETag created
      host.DESKTOP-61ND8BH(SmartHome) object admin.1.info.newsFeed created
      host.DESKTOP-61ND8BH(SmartHome) object admin.1.info.connection created
      host.DESKTOP-61ND8BH(SmartHome) object admin.1 created
      host.DESKTOP-61ND8BH(SmartHome) object admin.1.info created
      host.DESKTOP-61ND8BH(SmartHome) object system.adapter.admin.upload created
      host.DESKTOP-61ND8BH(SmartHome) object system.adapter.admin.1.logLevel created
      host.DESKTOP-61ND8BH(SmartHome) object system.adapter.admin.1.sigKill created
      host.DESKTOP-61ND8BH(SmartHome) object system.adapter.admin.1.eventLoopLag created
      host.DESKTOP-61ND8BH(SmartHome) object system.adapter.admin.1.outputCount created
      host.DESKTOP-61ND8BH(SmartHome) object system.adapter.admin.1.inputCount created
      host.DESKTOP-61ND8BH(SmartHome) object system.adapter.admin.1.uptime created
      host.DESKTOP-61ND8BH(SmartHome) object system.adapter.admin.1.memRss created
      host.DESKTOP-61ND8BH(SmartHome) object system.adapter.admin.1.memHeapTotal created
      host.DESKTOP-61ND8BH(SmartHome) object system.adapter.admin.1.memHeapUsed created
      host.DESKTOP-61ND8BH(SmartHome) object system.adapter.admin.1.cputime created
      host.DESKTOP-61ND8BH(SmartHome) object system.adapter.admin.1.cpu created
      host.DESKTOP-61ND8BH(SmartHome) object system.adapter.admin.1.compactMode created
      host.DESKTOP-61ND8BH(SmartHome) object system.adapter.admin.1.connected created
      host.DESKTOP-61ND8BH(SmartHome) object system.adapter.admin.1.alive created
      host.DESKTOP-61ND8BH(SmartHome) Set default value of admin.1.info.updatesList:
      host.DESKTOP-61ND8BH(SmartHome) Set default value of admin.1.info.connection:
      host.DESKTOP-61ND8BH(SmartHome) object system.adapter.admin.1 created
      berges01@Strommix-Smart:~$
      
      
      1 Reply Last reply Reply Quote 0
      • Berges01
        Berges01 @Thomas Braun last edited by

        @thomas-braun

        So jetzt ist der Zugang da !

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

          @thomas-braun

          berges01@Strommix-Smart:~$ iobroker list instances
            system.adapter.admin.0                  : admin                 : Strommix-Smart                           -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
          + system.adapter.admin.1                  : admin                 : DESKTOP-61ND8BH(SmartHome)               -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
            system.adapter.alexa2.0                 : alexa2                : Strommix-Smart                           -  enabled
            system.adapter.backitup.0               : backitup              : Strommix-Smart                           -  enabled
            system.adapter.cloud.0                  : cloud                 : Strommix-Smart                           -  enabled
            system.adapter.devices.0                : devices               : Strommix-Smart                           -  enabled
            system.adapter.info.0                   : info                  : Strommix-Smart                           -  enabled
            system.adapter.iot.0                    : iot                   : Strommix-Smart                           -  enabled
            system.adapter.javascript.0             : javascript            : Strommix-Smart                           -  enabled
            system.adapter.netatmo.0                : netatmo               : Strommix-Smart                           -  enabled
            system.adapter.ping.0                   : ping                  : Strommix-Smart                           -  enabled
            system.adapter.socketio.0               : socketio              : Strommix-Smart                           -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
            system.adapter.tr-064.0                 : tr-064                : Strommix-Smart                           -  enabled
            system.adapter.vis.0                    : vis                   : Strommix-Smart                           -  enabled
            system.adapter.web.0                    : web                   : Strommix-Smart                           -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
            system.adapter.whatsapp-cmb.0           : whatsapp-cmb          : Strommix-Smart                           -  enabled
            system.adapter.zwave2.0                 : zwave2                : Strommix-Smart                           -  enabled
          
          + instance is alive
          berges01@Strommix-Smart:~$
          
          
          Thomas Braun 1 Reply Last reply Reply Quote 0
          • Homoran
            Homoran Global Moderator Administrators @Berges01 last edited by

            @berges01 sagte in Probleme nach einem Restore:

            So jetzt ist der Zugang da !

            und beide admin-Instanzen auf dem selben Port 😡
            das kann nicht gutgehen

            Andererseits dürfte das zeigen, dass der :8081 nich bereits verwendet wurde

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

              @berges01

              Da stimmt doch was mit den Hostnames nicht...

              berges01@Strommix-Smart
              host.DESKTOP-61ND8BH(SmartHome)
              

              DESKTOP-61ND8BH(SmartHome) sieht irgendwie nach Windows aus, Strommix-Smart ist aber doch ein Debian.

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

                @thomas-braun sagte in Probleme nach einem Restore:

                DESKTOP-61ND8BH(SmartHome) sieht irgendwie nach Windows aus, Strommix-Smart ist aber doch ein Debian.

                Adlerauge!

                nach so was hatte ich gesucht.

                @Berges01
                ist das Backup von einem anderen Host??

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

                  @homoran sagte in Probleme nach einem Restore:

                  und beide admin-Instanzen auf dem selben Port
                  das kann nicht gutgehen

                  Aber auf verschiedenen Hosts. Das geht natürlich.

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

                    @thomas-braun Aber dann ist richtig was faul und nicht nur nodejs upgedatetd worden

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

                      @homoran

                      Nein das ist vom Gleichen Rechner vom 14.12.2021
                      Hatte ich Heute Morgen versucht aufzuspielen.
                      Siehe meinen ersten post.
                      Ich hatte große Probleme mit z-wave und das konnte nicht behoben werden bzw. ich hatte keine Lust drauf.
                      Nichts lief mehr hier und es ist bald weihnachten.
                      Habe ich gedacht einfach Resore und alles wird Gut.

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

                        @berges01 sagte in Probleme nach einem Restore:

                        Siehe meinen ersten post.

                        da hab ich ja auch gesucht!

                        @berges01 sagte in Probleme nach einem Restore:

                        ist vom Gleichen Rechner vom 14.12.2021

                        aber warum jetzt anderer Hostname?

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

                          @berges01

                          Das kann aber eigentlich nicht sein...

                          iobroker stop 
                          iobroker delete admin.1
                          iobroker host this
                          iobroker start
                          
                          Berges01 1 Reply Last reply Reply Quote 1
                          • Berges01
                            Berges01 @Homoran last edited by

                            @homoran
                            Jungs ich bin kein profi und schon gar nicht bei Linux.
                            Ich bin Elektromechanikermeister i.R. fragt mich nach Physik oder e-Technik.
                            Was ich gemacht habe, habe ich geschrieben nicht mehr und nicht weniger.
                            Ihr könnt gerne per TeamViewer hier auf den Rechner, wenn es euch was hilft.

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

                              @thomas-braun said in Probleme nach einem Restore:

                              iobroker start

                              berges01@Strommix-Smart:~$ ^C
                              berges01@Strommix-Smart:~$ iobroker stop
                              berges01@Strommix-Smart:~$ iobroker delete admin.1
                              Delete adapter "admin.1"
                              host.DESKTOP-61ND8BH(SmartHome) Counted 1 instances of admin.1
                              host.DESKTOP-61ND8BH(SmartHome) Counted 1 channels of admin.1
                              host.DESKTOP-61ND8BH(SmartHome) Counted 9 states of admin.1
                              host.DESKTOP-61ND8BH(SmartHome) Counted 15 states of system.adapter.admin.1
                              host.DESKTOP-61ND8BH(SmartHome) Counted 9 states (io.admin.1.*) from states
                              host.DESKTOP-61ND8BH(SmartHome) Counted 16 states (system.adapter.admin.1.*) from states
                              host.DESKTOP-61ND8BH(SmartHome) Counted 1 objects of admin.1
                              host.DESKTOP-61ND8BH(SmartHome) Deleting 27 object(s).
                              host.DESKTOP-61ND8BH(SmartHome) Deleting 25 state(s).
                              berges01@Strommix-Smart:~$ iobroker host this
                              Host "DESKTOP-61ND8BH(SmartHome)" successfully renamed to "Strommix-Smart".
                              The host for instance "system.adapter.admin.0" was changed from "Strommix-Smart" to "Strommix-Smart".
                              The host for instance "system.adapter.alexa2.0" was changed from "Strommix-Smart" to "Strommix-Smart".
                              The host for instance "system.adapter.backitup.0" was changed from "Strommix-Smart" to "Strommix-Smart".
                              The host for instance "system.adapter.cloud.0" was changed from "Strommix-Smart" to "Strommix-Smart".
                              The host for instance "system.adapter.devices.0" was changed from "Strommix-Smart" to "Strommix-Smart".
                              The host for instance "system.adapter.info.0" was changed from "Strommix-Smart" to "Strommix-Smart".
                              The host for instance "system.adapter.iot.0" was changed from "Strommix-Smart" to "Strommix-Smart".
                              The host for instance "system.adapter.javascript.0" was changed from "Strommix-Smart" to "Strommix-Smart".
                              The host for instance "system.adapter.netatmo.0" was changed from "Strommix-Smart" to "Strommix-Smart".
                              The host for instance "system.adapter.ping.0" was changed from "Strommix-Smart" to "Strommix-Smart".
                              The host for instance "system.adapter.socketio.0" was changed from "Strommix-Smart" to "Strommix-Smart".
                              The host for instance "system.adapter.tr-064.0" was changed from "Strommix-Smart" to "Strommix-Smart".
                              The host for instance "system.adapter.vis.0" was changed from "Strommix-Smart" to "Strommix-Smart".
                              The host for instance "system.adapter.web.0" was changed from "Strommix-Smart" to "Strommix-Smart".
                              The host for instance "system.adapter.whatsapp-cmb.0" was changed from "Strommix-Smart" to "Strommix-Smart".
                              The host for instance "system.adapter.zwave2.0" was changed from "Strommix-Smart" to "Strommix-Smart".
                              berges01@Strommix-Smart:~$ iobroker start
                              berges01@Strommix-Smart:~$ iobroker status
                              iobroker is running on this host.
                              
                              
                              Objects type: file
                              States  type: file
                              berges01@Strommix-Smart:~$
                              
                              
                              Homoran 1 Reply Last reply Reply Quote 0
                              • Thomas Braun
                                Thomas Braun Most Active @Berges01 last edited by

                                @berges01 sagte in Probleme nach einem Restore:

                                TeamViewer

                                Per TeamViewer kann ich gar nicht auf den Rechner, weil da tunlichst keine graphische Oberfläche läuft, auf die ich connecten könnte...

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

                                  @thomas-braun

                                  Schau !!!
                                  9cb64317-a5a4-4e4e-8b68-c350dab31528-image.png

                                  Das läuft jetzt !

                                  Thomas Braun Homoran 2 Replies Last reply Reply Quote 0
                                  • Thomas Braun
                                    Thomas Braun Most Active @Berges01 last edited by

                                    @berges01

                                    Mit dem richtigen host läuft das natürlich.

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

                                      @berges01 sagte in Probleme nach einem Restore:

                                      host.DESKTOP-61ND8BH(SmartHome) Deleting 25 state(s). berges01@Strommix-Smart:~$ iobroker host this

                                      da sind beide Hostnamen.
                                      zu dem Zeitpunkt heisst er laut putty Strommix
                                      aber laut ioBroker DESKTOP...

                                      und jetzt?

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

                                        @berges01 sagte in Probleme nach einem Restore:

                                        Schau !!!

                                        und warum schneidest du den Hostnamen ab?

                                        Hast du Multihost?

                                        @Berges01
                                        Zeig mal den Reiter HOSTS

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

                                          @thomas-braun sagte in Probleme nach einem Restore:

                                          DESKTOP-61ND8BH(SmartHome) sieht irgendwie nach Windows aus

                                          und laut Screenshot ein i7 mit linux

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

                                            @homoran

                                            Wenn ich mal wüste was du von mir wissen willst ?
                                            Ich habe hier kein Rechenzentrum.
                                            ein Adressvereich 192.168.2.xxx
                                            Ein ioBroker Rechner mit Debian 192.168.2.50.
                                            Mehrer andere ip Teilnehmer an einer Fritz Box 192.168.2.1

                                            Homoran 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

                                            774
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

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