Skip to content
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Logo
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Uralt System updaten oder Umzug

NEWS

  • Wartung am 15.11. – Forum ab 22:00 Uhr nicht erreichbar
    BluefoxB
    Bluefox
    12
    2
    253

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.0k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    1.7k

Uralt System updaten oder Umzug

Uralt System updaten oder Umzug

Scheduled Pinned Locked Moved ioBroker Allgemein
148 Posts 13 Posters 12.0k Views 11 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    Mr.X
    wrote on last edited by
    #132

    @Thomas-Braun

    iob Fix habe ich schon durchgeführt.
    vor und nach dem kopieren der Dateien.

    Sorry für mein Unwissen, aber ich kapiere das mit dem log nicht.
    Ich habe oben Wendy geantwortet,wie ich es verstanden habe 😵

    Thomas BraunT 1 Reply Last reply
    0
    • M Mr.X

      @Thomas-Braun

      iob Fix habe ich schon durchgeführt.
      vor und nach dem kopieren der Dateien.

      Sorry für mein Unwissen, aber ich kapiere das mit dem log nicht.
      Ich habe oben Wendy geantwortet,wie ich es verstanden habe 😵

      Thomas BraunT Online
      Thomas BraunT Online
      Thomas Braun
      Most Active
      wrote on last edited by
      #133

      @mr-x

      Das eine Fenster zeigt das Log permanent, du siehst also was passiert, wenn du im anderen Fenster mit der Installation agierst.

      Linux-Werkzeugkasten:
      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
      NodeJS Fixer Skript:
      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

      1 Reply Last reply
      0
      • M Mr.X

        @wendy2702
        ich habe
        tail -f /opt/iobroker/log/iobroker.current.log
        gestartet und im zweiten Fenster dann
        iob start admin
        ausgeführt.
        Wenn ich dich richtig verstanden habe müsste im ersten was dazu kommen?
        kommt nicht. es bleibt bei der ursprünglichen Ausgabe.

        tadek@ioBrokerVM:~$ tail -f /opt/iobroker/log/iobroker.current.log
        2025-05-18 14:15:29.424  - info: host.ioBrokerVM terminated
        2025-05-18 14:17:24.827  - info: host.ioBrokerVM iobroker.js-controller version                       7.0.6 js-controller starting
        2025-05-18 14:17:24.830  - info: host.ioBrokerVM Copyright (c) 2014-2024 bluefox                      , 2014 hobbyquaker
        2025-05-18 14:17:24.830  - info: host.ioBrokerVM hostname: ioBrokerVM, node: v20                      .19.2
        2025-05-18 14:17:24.831  - info: host.ioBrokerVM ip addresses: 192.168.178.160 f                      d4c:16f3:42:5d6:be24:11ff:fe4d:a762 fe80::be24:11ff:fe4d:a762
        2025-05-18 14:17:25.276  - info: host.ioBrokerVM Sets unsupported
        2025-05-18 14:17:25.529  - info: host.ioBrokerVM connected to Objects and States
        2025-05-18 14:17:25.538  - info: host.ioBrokerVM added notifications configurati                      on of host
        2025-05-18 14:17:25.908  - info: host.ioBrokerVM 31 instances found
        2025-05-18 14:17:25.912  - warn: host.ioBrokerVM does not start any instances on                       this host
        
        
        getfacl /opt/iobroker/iobroker-data/
        

        ergibt

        tadek@ioBrokerVM:~$ getfacl /opt/iobroker/iobroker-data/
        getfacl: Entferne führende '/' von absoluten Pfadnamen
        # file: opt/iobroker/iobroker-data/
        # owner: iobroker
        # group: iobroker
        user::rwx
        group::r-x
        group:iobroker:rwx
        mask::rwx
        other::r-x
        default:user::rwx
        default:group::r-x
        default:group:iobroker:rwx
        default:mask::rwx
        default:other::r-x
        
        
        wendy2702W Offline
        wendy2702W Offline
        wendy2702
        wrote on last edited by
        #134

        @mr-x sagte in Uralt System updaten oder Umzug:

        ioBrokerVM

        War der Name des alten "Host" -- Rechners auch so?

        Und wie @Thomas-Braun geschrieben hat, mach das Terminal Fenster für das logfile größer. Versuche dann eine Instanz im zweiten Fenster zu starten und schaue was im LOG kommt und zeige uns das Log und die Ausgabe des anderen Terminalfensters.

        z.B.

        iob start admin.0
        iob start web.0
        iob start hm-rpc.0
        

        Bitte keine Fragen per PN, die gehören ins Forum!

        Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

        M 1 Reply Last reply
        0
        • wendy2702W wendy2702

          @mr-x sagte in Uralt System updaten oder Umzug:

          ioBrokerVM

          War der Name des alten "Host" -- Rechners auch so?

          Und wie @Thomas-Braun geschrieben hat, mach das Terminal Fenster für das logfile größer. Versuche dann eine Instanz im zweiten Fenster zu starten und schaue was im LOG kommt und zeige uns das Log und die Ausgabe des anderen Terminalfensters.

          z.B.

          iob start admin.0
          iob start web.0
          iob start hm-rpc.0
          
          M Offline
          M Offline
          Mr.X
          wrote on last edited by
          #135

          @wendy2702
          der alte heißt raspberry
          der neue ioBrokerVM

          ich poste mal ein Foto, da im ersten log Fenster sich nichts ändert, wenn ich die Befehle im zweiten eingebe.
          Irgendwas mache ich wohl immer noch falsch.
          Vermutlich starte ich das log falsch?

          Log terminal.JPG

          wendy2702W 1 Reply Last reply
          0
          • M Mr.X

            @wendy2702
            der alte heißt raspberry
            der neue ioBrokerVM

            ich poste mal ein Foto, da im ersten log Fenster sich nichts ändert, wenn ich die Befehle im zweiten eingebe.
            Irgendwas mache ich wohl immer noch falsch.
            Vermutlich starte ich das log falsch?

            Log terminal.JPG

            wendy2702W Offline
            wendy2702W Offline
            wendy2702
            wrote on last edited by
            #136

            @mr-x mit den Logs sieht eigentlich richtig aus.

            Kannst du mal

            iob host this 
            

            Machen und dann den Container mal neu starten.

            Im Anschluss mal probieren ob Admin erreichbar, wenn nicht wieder logfile und manuell starten versuchen

            Bitte keine Fragen per PN, die gehören ins Forum!

            Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

            M 1 Reply Last reply
            0
            • wendy2702W wendy2702

              @mr-x mit den Logs sieht eigentlich richtig aus.

              Kannst du mal

              iob host this 
              

              Machen und dann den Container mal neu starten.

              Im Anschluss mal probieren ob Admin erreichbar, wenn nicht wieder logfile und manuell starten versuchen

              M Offline
              M Offline
              Mr.X
              wrote on last edited by
              #137

              @wendy2702 sagte in Uralt System updaten oder Umzug:

              @mr-x mit den Logs sieht eigentlich richtig aus.

              Kannst du mal

              iob host this 
              

              Machen und dann den Container mal neu starten.

              Im Anschluss mal probieren ob Admin erreichbar, wenn nicht wieder logfile und manuell starten versuchen

              Habe ich:

              tadek@ioBrokerVM:~$ iob host this
              Cannot execute changes on running system. Stop iobroker first.
              tadek@ioBrokerVM:~$ iobroker stop
              tadek@ioBrokerVM:~$ iob host this
              Cannot use this command in multihost!
              iobroker host this
              
              Initialize current host
              
              Options:
                --help  Show help  [boolean]
              
              

              Danach tut sich weiterhin nichts im Log,
              wenn ich iob start admin.0

              
              Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
              permitted by applicable law.
              Last login: Sun May 18 18:51:13 2025 from 192.168.178.114
              tadek@ioBrokerVM:~$ tail -f /opt/iobroker/log/iobroker.current.log
              2025-05-18 18:49:43.867  - info: host.ioBrokerVM terminated
              2025-05-18 18:51:04.695  - info: host.ioBrokerVM iobroker.js-controller version                                                                                    7.0.6 js-controller starting
              2025-05-18 18:51:04.698  - info: host.ioBrokerVM Copyright (c) 2014-2024 bluefox                                                                                   , 2014 hobbyquaker
              2025-05-18 18:51:04.698  - info: host.ioBrokerVM hostname: ioBrokerVM, node: v20                                                                                   .19.2
              2025-05-18 18:51:04.698  - info: host.ioBrokerVM ip addresses: 192.168.178.160 f                                                                                   d4c:16f3:42:5d6:be24:11ff:fe4d:a762 fe80::be24:11ff:fe4d:a762
              2025-05-18 18:51:05.073  - info: host.ioBrokerVM Sets unsupported
              2025-05-18 18:51:05.296  - info: host.ioBrokerVM connected to Objects and States
              2025-05-18 18:51:05.305  - info: host.ioBrokerVM added notifications configurati                                                                                   on of host
              2025-05-18 18:51:05.666  - info: host.ioBrokerVM 31 instances found
              2025-05-18 18:51:05.670  - warn: host.ioBrokerVM does not start any instances on                                                                                    this host
              

              wenn ich nochmal aufrufe kommt dies:

              tadek@ioBrokerVM:~$ tail -f /opt/iobroker/log/iobroker.current.log
              2025-05-18 18:49:43.867  - info: host.ioBrokerVM terminated
              2025-05-18 18:51:04.695  - info: host.ioBrokerVM iobroker.js-controller version 7.0.6 js-controller starting
              2025-05-18 18:51:04.698  - info: host.ioBrokerVM Copyright (c) 2014-2024 bluefox, 2014 hobbyquaker
              2025-05-18 18:51:04.698  - info: host.ioBrokerVM hostname: ioBrokerVM, node: v20.19.2
              2025-05-18 18:51:04.698  - info: host.ioBrokerVM ip addresses: 192.168.178.160 fd4c:16f3:42:5d6:be24:11ff:fe4d:a762 fe80::be24:11ff:fe4d:a762
              2025-05-18 18:51:05.073  - info: host.ioBrokerVM Sets unsupported
              2025-05-18 18:51:05.296  - info: host.ioBrokerVM connected to Objects and States
              2025-05-18 18:51:05.305  - info: host.ioBrokerVM added notifications configuration of host
              2025-05-18 18:51:05.666  - info: host.ioBrokerVM 31 instances found
              2025-05-18 18:51:05.670  - warn: host.ioBrokerVM does not start any instances on this host
              
              
              wendy2702W 1 Reply Last reply
              0
              • M Mr.X

                @wendy2702 sagte in Uralt System updaten oder Umzug:

                @mr-x mit den Logs sieht eigentlich richtig aus.

                Kannst du mal

                iob host this 
                

                Machen und dann den Container mal neu starten.

                Im Anschluss mal probieren ob Admin erreichbar, wenn nicht wieder logfile und manuell starten versuchen

                Habe ich:

                tadek@ioBrokerVM:~$ iob host this
                Cannot execute changes on running system. Stop iobroker first.
                tadek@ioBrokerVM:~$ iobroker stop
                tadek@ioBrokerVM:~$ iob host this
                Cannot use this command in multihost!
                iobroker host this
                
                Initialize current host
                
                Options:
                  --help  Show help  [boolean]
                
                

                Danach tut sich weiterhin nichts im Log,
                wenn ich iob start admin.0

                
                Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
                permitted by applicable law.
                Last login: Sun May 18 18:51:13 2025 from 192.168.178.114
                tadek@ioBrokerVM:~$ tail -f /opt/iobroker/log/iobroker.current.log
                2025-05-18 18:49:43.867  - info: host.ioBrokerVM terminated
                2025-05-18 18:51:04.695  - info: host.ioBrokerVM iobroker.js-controller version                                                                                    7.0.6 js-controller starting
                2025-05-18 18:51:04.698  - info: host.ioBrokerVM Copyright (c) 2014-2024 bluefox                                                                                   , 2014 hobbyquaker
                2025-05-18 18:51:04.698  - info: host.ioBrokerVM hostname: ioBrokerVM, node: v20                                                                                   .19.2
                2025-05-18 18:51:04.698  - info: host.ioBrokerVM ip addresses: 192.168.178.160 f                                                                                   d4c:16f3:42:5d6:be24:11ff:fe4d:a762 fe80::be24:11ff:fe4d:a762
                2025-05-18 18:51:05.073  - info: host.ioBrokerVM Sets unsupported
                2025-05-18 18:51:05.296  - info: host.ioBrokerVM connected to Objects and States
                2025-05-18 18:51:05.305  - info: host.ioBrokerVM added notifications configurati                                                                                   on of host
                2025-05-18 18:51:05.666  - info: host.ioBrokerVM 31 instances found
                2025-05-18 18:51:05.670  - warn: host.ioBrokerVM does not start any instances on                                                                                    this host
                

                wenn ich nochmal aufrufe kommt dies:

                tadek@ioBrokerVM:~$ tail -f /opt/iobroker/log/iobroker.current.log
                2025-05-18 18:49:43.867  - info: host.ioBrokerVM terminated
                2025-05-18 18:51:04.695  - info: host.ioBrokerVM iobroker.js-controller version 7.0.6 js-controller starting
                2025-05-18 18:51:04.698  - info: host.ioBrokerVM Copyright (c) 2014-2024 bluefox, 2014 hobbyquaker
                2025-05-18 18:51:04.698  - info: host.ioBrokerVM hostname: ioBrokerVM, node: v20.19.2
                2025-05-18 18:51:04.698  - info: host.ioBrokerVM ip addresses: 192.168.178.160 fd4c:16f3:42:5d6:be24:11ff:fe4d:a762 fe80::be24:11ff:fe4d:a762
                2025-05-18 18:51:05.073  - info: host.ioBrokerVM Sets unsupported
                2025-05-18 18:51:05.296  - info: host.ioBrokerVM connected to Objects and States
                2025-05-18 18:51:05.305  - info: host.ioBrokerVM added notifications configuration of host
                2025-05-18 18:51:05.666  - info: host.ioBrokerVM 31 instances found
                2025-05-18 18:51:05.670  - warn: host.ioBrokerVM does not start any instances on this host
                
                
                wendy2702W Offline
                wendy2702W Offline
                wendy2702
                wrote on last edited by
                #138

                @mr-x hast du ein Multihost System?

                Bitte keine Fragen per PN, die gehören ins Forum!

                Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                M 1 Reply Last reply
                0
                • wendy2702W wendy2702

                  @mr-x hast du ein Multihost System?

                  M Offline
                  M Offline
                  Mr.X
                  wrote on last edited by Mr.X
                  #139

                  @wendy2702
                  Yes.

                  Ist aber nicht mehr verbunden.

                  wendy2702W 1 Reply Last reply
                  0
                  • M Mr.X

                    @wendy2702
                    Yes.

                    Ist aber nicht mehr verbunden.

                    wendy2702W Offline
                    wendy2702W Offline
                    wendy2702
                    wrote on last edited by
                    #140

                    @mr-x ok.

                    Dann musst du das am Master, also denke deine neue Installation erst auflösen.

                    Dann nochmal

                    iob host this
                    

                    Bitte keine Fragen per PN, die gehören ins Forum!

                    Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                    M 1 Reply Last reply
                    0
                    • wendy2702W wendy2702

                      @mr-x ok.

                      Dann musst du das am Master, also denke deine neue Installation erst auflösen.

                      Dann nochmal

                      iob host this
                      
                      M Offline
                      M Offline
                      Mr.X
                      wrote on last edited by Mr.X
                      #141

                      Wie löse ich das denn auf.
                      Auf das neue komme ich ja nicht mehr drauf nachdem ich die Daten kopiert habe

                      1 Reply Last reply
                      0
                      • M Offline
                        M Offline
                        Mr.X
                        wrote on last edited by
                        #142

                        Tja, soeben hat sich mein Laptop verabschiedet.
                        pufff. und alles war aus.

                        wendy2702W OliverIOO 2 Replies Last reply
                        0
                        • wendy2702W Offline
                          wendy2702W Offline
                          wendy2702
                          wrote on last edited by
                          #143

                          @mr-x

                          iob multihost disable
                          

                          Oder

                          iob setup custom
                          

                          Geht das auf der neuen Installation?

                          Bitte keine Fragen per PN, die gehören ins Forum!

                          Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                          M 1 Reply Last reply
                          0
                          • M Mr.X

                            Tja, soeben hat sich mein Laptop verabschiedet.
                            pufff. und alles war aus.

                            wendy2702W Offline
                            wendy2702W Offline
                            wendy2702
                            wrote on last edited by
                            #144

                            @mr-x sagte in Uralt System updaten oder Umzug:

                            Tja, soeben hat sich mein Laptop verabschiedet.
                            pufff. und alles war aus.

                            Ui,

                            Das ist doof.

                            Bitte keine Fragen per PN, die gehören ins Forum!

                            Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                            1 Reply Last reply
                            0
                            • M Mr.X

                              Tja, soeben hat sich mein Laptop verabschiedet.
                              pufff. und alles war aus.

                              OliverIOO Offline
                              OliverIOO Offline
                              OliverIO
                              wrote on last edited by
                              #145

                              @mr-x sagte in Uralt System updaten oder Umzug:

                              Tja, soeben hat sich mein Laptop verabschiedet.
                              pufff. und alles war aus.

                              akku raus und neu starten, falls das akku hinüber ist

                              Meine Adapter und Widgets
                              TVProgram, SqueezeboxRPC, OpenLiga, RSSFeed, MyTime,, pi-hole2, vis-json-template, skiinfo, vis-mapwidgets, vis-2-widgets-rssfeed
                              Links im Profil

                              M 1 Reply Last reply
                              0
                              • wendy2702W wendy2702

                                @mr-x

                                iob multihost disable
                                

                                Oder

                                iob setup custom
                                

                                Geht das auf der neuen Installation?

                                M Offline
                                M Offline
                                Mr.X
                                wrote on last edited by
                                #146

                                @wendy2702 sagte in Uralt System updaten oder Umzug:

                                iob multihost disable

                                tadek@ioBrokerVM:~$ iob multihost disable
                                No configuration change needed.
                                
                                
                                Multihost discovery server: disabled
                                Discovery authentication:   enabled
                                Persistent activation:      disabled
                                Objects:                    jsonl on 0.0.0.0
                                States:                     jsonl on 0.0.0.0
                                
                                

                                habe rebootet und danach iob host this. und er meckert weiterhin:

                                wendy2702W 1 Reply Last reply
                                0
                                • OliverIOO OliverIO

                                  @mr-x sagte in Uralt System updaten oder Umzug:

                                  Tja, soeben hat sich mein Laptop verabschiedet.
                                  pufff. und alles war aus.

                                  akku raus und neu starten, falls das akku hinüber ist

                                  M Offline
                                  M Offline
                                  Mr.X
                                  wrote on last edited by
                                  #147

                                  @oliverio sagte in Uralt System updaten oder Umzug:

                                  @mr-x sagte in Uralt System updaten oder Umzug:

                                  Tja, soeben hat sich mein Laptop verabschiedet.
                                  pufff. und alles war aus.

                                  akku raus und neu starten, falls das akku hinüber ist

                                  Nach einander Akku raus, Speicher, Festplatte. Tut leider nichts.
                                  Vermute mal Mainboard und/oder Ladeelektronik. So ein F*CK

                                  1 Reply Last reply
                                  0
                                  • M Mr.X

                                    @wendy2702 sagte in Uralt System updaten oder Umzug:

                                    iob multihost disable

                                    tadek@ioBrokerVM:~$ iob multihost disable
                                    No configuration change needed.
                                    
                                    
                                    Multihost discovery server: disabled
                                    Discovery authentication:   enabled
                                    Persistent activation:      disabled
                                    Objects:                    jsonl on 0.0.0.0
                                    States:                     jsonl on 0.0.0.0
                                    
                                    

                                    habe rebootet und danach iob host this. und er meckert weiterhin:

                                    wendy2702W Offline
                                    wendy2702W Offline
                                    wendy2702
                                    wrote on last edited by
                                    #148

                                    @mr-x was kommt raus und hast du den zweiten Befehl mal probiert.

                                    Poste doch bitte immer das logfile von den Befehlen die man dir sagt und die entsprechende Antwort im Terminal.

                                    Bitte keine Fragen per PN, die gehören ins Forum!

                                    Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                                    1 Reply Last reply
                                    0
                                    Reply
                                    • Reply as topic
                                    Log in to reply
                                    • Oldest to Newest
                                    • Newest to Oldest
                                    • Most Votes


                                    Support us

                                    ioBroker
                                    Community Adapters
                                    Donate
                                    FAQ Cloud / IOT
                                    HowTo: Node.js-Update
                                    HowTo: Backup/Restore
                                    Downloads
                                    BLOG

                                    111

                                    Online

                                    32.4k

                                    Users

                                    81.3k

                                    Topics

                                    1.3m

                                    Posts
                                    Community
                                    Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                    ioBroker Community 2014-2025
                                    logo
                                    • Login

                                    • Don't have an account? Register

                                    • Login or register to search.
                                    • First post
                                      Last post
                                    0
                                    • Recent
                                    • Tags
                                    • Unread 0
                                    • Categories
                                    • Unreplied
                                    • Popular
                                    • GitHub
                                    • Docu
                                    • Hilfe