Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Test Installer ioBroker Windows v1.5.14.x

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Test Installer ioBroker Windows v1.5.14.x

    This topic has been deleted. Only users with topic management privileges can see it.
    • sigi234
      sigi234 Forum Testing Most Active @Stabilostick last edited by sigi234

      @Stabilostick sagte in [Aufruf] ioBroker für Windows, Version 1.5.14:

      Version 1.5.14.b ist online und behebt die beiden Meldungen

      • 'cannot index array with string "hostname"', die auftrat, wenn bestimmte Adapter installiert waren
      • sowie 'powershell.exe ... Remove-MpPreference' bei der Konfiguration von Microsoft Defender.

      PS:
      Der Speedy-Wanderpokal geht dieses mal an @sigi234 für das schnelle Aufspühren! 👑

      Bericht:

      Deinstallation alter Software erfolgreich

      Migration (Setup) Fehler:
      Screenshot (4030).png

      Setup Log:

      iobroker log setup.txt

      Stabilostick 1 Reply Last reply Reply Quote 0
      • Stabilostick
        Stabilostick @sigi234 last edited by Stabilostick

        @sigi234

        Ok, jetzt also auch der Add-* Befehl. 😉

        Neue Version 1.5.14.b ist online. Bitte noch einmal herunterladen.

        Hinweis: "ur"-alte iobroker Dienste mit dem Namen "iobroker" müssen per Hand vor der Migration angehalten werden.

        sigi234 2 Replies Last reply Reply Quote 0
        • sigi234
          sigi234 Forum Testing Most Active @Stabilostick last edited by

          @Stabilostick sagte in [Aufruf] ioBroker für Windows, Version 1.5.14:

          @sigi234

          Ok, jetzt also auch der Add-* Befehl. 😉

          Neue Version 1.5.14.b ist online. Bitte noch einmal herunterladen.

          Ok, war ich wieder schnell? 😀

          Stabilostick 1 Reply Last reply Reply Quote 0
          • sigi234
            sigi234 Forum Testing Most Active @Stabilostick last edited by

            @Stabilostick sagte in [Aufruf] ioBroker für Windows, Version 1.5.14:

            Hinweis: "ur"-alte iobroker Dienste mit dem Namen "iobroker" müssen per Hand vor der Migration angehalten werden.

            Habe ich gemacht.

            1 Reply Last reply Reply Quote 0
            • Stabilostick
              Stabilostick @sigi234 last edited by Stabilostick

              @sigi234

              Speedy Gonzales-schnell!

              fe8872d4-274d-4f26-b77a-3da5664f58bc-grafik.png

              (Ich aber auch??😳 )

              sigi234 1 Reply Last reply Reply Quote 0
              • sigi234
                sigi234 Forum Testing Most Active @Stabilostick last edited by

                @Stabilostick sagte in [Aufruf] ioBroker für Windows, Version 1.5.14:

                @sigi234

                Speedy Gonzales-schnell!

                fe8872d4-274d-4f26-b77a-3da5664f58bc-grafik.png

                (Ich aber auch??😳 )

                Ja ! 👍

                Aber, hat die Alte Version nicht deinstalliert, bzw wurde nicht erkannt.

                Log started 09/02/2019 at 18:31:35
                Preferred installation mode : win32
                Trying to init installer in mode win32
                Mode win32 successfully initialized
                [18:31:36] Instance list: ''
                [18:31:36] msiexec.exe version found: 5.0
                [18:31:36] Git version found: 2.21.0
                [18:31:36] Bonjour version found: 3.0.0.10
                [18:31:36] OpenSSL version found: 1.0.2.17
                Setting variable vs_buildtools_version from vswhere.exe -property installationVersion -format value -products Microsoft.VisualStudio.Product.BuildTools -utf8
                Script exit code: 0
                
                Script output:
                 15.9.28307.557
                
                Script stderr:
                 
                
                [18:31:36] VS_BuildTools_2017 version found: 15.9.28307.557
                Executing certutil.exe -decode "C:\Users\itservice\AppData\Local\Temp\jq.txt" "C:\Users\itservice\AppData\Local\Temp\jq.exe"
                Script exit code: 0
                
                Script output:
                 Eingabelänge = 3728172
                Ausgabelänge = 2711358
                CertUtil: -decode-Befehl wurde erfolgreich ausgeführt.
                
                Script stderr:
                 
                
                iobroker.json
                Executing jq.exe type "C:\ioBroker\iobroker-data\iobroker.json" | find /v /c ""
                Script exit code: 0
                
                Script output:
                 1
                
                Script stderr:
                 
                
                Setting variable multihostService from jq.exe -r .multihostService.enabled "C:\ioBroker\iobroker-data\iobroker.json"
                Script exit code: 0
                
                Script output:
                 false
                
                Script stderr:
                 
                
                Setting variable objectstype from jq.exe -r .objects.type "C:\ioBroker\iobroker-data\iobroker.json"
                Script exit code: 0
                
                Script output:
                 file
                
                Script stderr:
                 
                
                Setting variable statestype from jq.exe -r .states.type "C:\ioBroker\iobroker-data\iobroker.json"
                Script exit code: 0
                
                Script output:
                 file
                
                Script stderr:
                 
                
                objects.json
                Executing jq.exe type "C:\ioBroker\iobroker-data\objects.json" | find /v /c ""
                Script exit code: 0
                
                Script output:
                 1
                
                Script stderr:
                 
                
                states.json
                Executing jq.exe type "C:\ioBroker\iobroker-data\states.json" | find /v /c ""
                Script exit code: 0
                
                Script output:
                 1
                
                Script stderr:
                 
                
                Config
                Setting variable mighostname from jq.exe -r ".|with_entries(select(.key|contains(\"system.host.\")))|.[].common.hostname | select(.==null|not)" "C:\ioBroker\iobroker-data\objects.json"
                Script exit code: 0
                
                Script output:
                 Medion
                
                Script stderr:
                 
                
                Setting variable port_admin from jq.exe -r .\"system.adapter.admin.0\".native.port "C:\ioBroker\iobroker-data\objects.json"
                Script exit code: 0
                
                Script output:
                 8081
                
                Script stderr:
                 
                
                Setting variable oldnode_version from jq.exe -r ".|with_entries(select(.key|contains(\"system.host.\")))|.[].native.process.versions.node | select(.==null|not)" "C:\ioBroker\iobroker-data\objects.json"
                Script exit code: 0
                
                Script output:
                 10.16.0
                
                Script stderr:
                 
                
                Setting variable winsw_id from jq.exe -r ".|with_entries(select(.key|contains(\"system.host.\")))|.[].native.process.env.WINSW_SERVICE_ID | select(.==null|not)" "C:\ioBroker\iobroker-data\objects.json"
                Script exit code: 0
                
                Script output:
                 
                
                Script stderr:
                 
                
                Setting variable port_objects from jq.exe -r .objects.port "C:\ioBroker\iobroker-data\iobroker.json"
                Script exit code: 0
                
                Script output:
                 9001
                
                Script stderr:
                 
                
                Setting variable port_states from jq.exe -r .states.port "C:\ioBroker\iobroker-data\iobroker.json"
                Script exit code: 0
                
                Script output:
                 9000
                
                Script stderr:
                 
                
                Bereite die Installation vor
                Bereite die Installation vor
                Executing powershell.exe -inputformat none -outputformat none -NonInteractive -Command "Add-MpPreference -ExclusionPath 'C:\Program Files\iobroker\SmartHome'" 
                Script exit code: 0
                
                Script output:
                 
                
                Script stderr:
                 
                
                Das Verzeichnis existiert bereits: C:\Program Files\iobroker\SmartHome\setup
                [18:33:05] Die Installation wurde abgebrochen.
                Executing iobroker.exe stop
                Script exit code: 
                
                Script output:
                 
                
                Script stderr:
                 
                
                Unknown error while running iobroker.exe stop
                Executing iobroker.exe uninstall
                Script exit code: 
                
                Script output:
                 
                
                Script stderr:
                 
                
                Unknown error while running iobroker.exe uninstall
                Executing netsh.exe advfirewall firewall delete rule name="ioBroker(SmartHome) TCP outbound" dir=out
                Script exit code: 1
                
                Script output:
                 
                Keine Regeln stimmen mit den angegebenen Kriterien berein.
                
                
                Script stderr:
                 Program ended with an error exit code
                
                Fehler beim Ausführen netsh.exe advfirewall firewall delete rule name="ioBroker(SmartHome) TCP outbound" dir=out: Program ended with an error exit code 
                Executing netsh.exe advfirewall firewall delete rule name="ioBroker(SmartHome) UDP outbound" dir=out
                Script exit code: 1
                
                Script output:
                 
                Keine Regeln stimmen mit den angegebenen Kriterien berein.
                
                
                Script stderr:
                 Program ended with an error exit code
                
                Fehler beim Ausführen netsh.exe advfirewall firewall delete rule name="ioBroker(SmartHome) UDP outbound" dir=out: Program ended with an error exit code 
                Executing netsh.exe advfirewall firewall delete rule name="ioBroker(SmartHome) TCP inbound" dir=in
                Script exit code: 1
                
                Script output:
                 
                Keine Regeln stimmen mit den angegebenen Kriterien berein.
                
                
                Script stderr:
                 Program ended with an error exit code
                
                Fehler beim Ausführen netsh.exe advfirewall firewall delete rule name="ioBroker(SmartHome) TCP inbound" dir=in: Program ended with an error exit code 
                Executing netsh.exe advfirewall firewall delete rule name="ioBroker(SmartHome) UDP inbound" dir=in
                Script exit code: 1
                
                Script output:
                 
                Keine Regeln stimmen mit den angegebenen Kriterien überein.
                
                
                Script stderr:
                 Program ended with an error exit code
                
                Fehler beim Ausführen netsh.exe advfirewall firewall delete rule name="ioBroker(SmartHome) UDP inbound" dir=in: Program ended with an error exit code 
                Executing powershell.exe -inputformat none -outputformat none -NonInteractive -Command "Remove-MpPreference -ExclusionPath 'C:\Program Files\iobroker\SmartHome'"
                Script exit code: 0
                
                Script output:
                 
                
                Script stderr:
                
                sigi234 1 Reply Last reply Reply Quote 0
                • sigi234
                  sigi234 Forum Testing Most Active @sigi234 last edited by

                  @sigi234 sagte in [Aufruf] ioBroker für Windows, Version 1.5.14:

                  @Stabilostick sagte in [Aufruf] ioBroker für Windows, Version 1.5.14:

                  @sigi234

                  Speedy Gonzales-schnell!

                  fe8872d4-274d-4f26-b77a-3da5664f58bc-grafik.png

                  (Ich aber auch??😳 )

                  Ja ! 👍

                  Aber, hat die Alte Version nicht deinstalliert, bzw wurde nicht erkannt.

                  Log started 09/02/2019 at 18:31:35
                  Preferred installation mode : win32
                  Trying to init installer in mode win32
                  Mode win32 successfully initialized
                  [18:31:36] Instance list: ''
                  [18:31:36] msiexec.exe version found: 5.0
                  [18:31:36] Git version found: 2.21.0
                  [18:31:36] Bonjour version found: 3.0.0.10
                  [18:31:36] OpenSSL version found: 1.0.2.17
                  Setting variable vs_buildtools_version from vswhere.exe -property installationVersion -format value -products Microsoft.VisualStudio.Product.BuildTools -utf8
                  Script exit code: 0
                  
                  Script output:
                   15.9.28307.557
                  
                  Script stderr:
                   
                  
                  [18:31:36] VS_BuildTools_2017 version found: 15.9.28307.557
                  Executing certutil.exe -decode "C:\Users\itservice\AppData\Local\Temp\jq.txt" "C:\Users\itservice\AppData\Local\Temp\jq.exe"
                  Script exit code: 0
                  
                  Script output:
                   Eingabelänge = 3728172
                  Ausgabelänge = 2711358
                  CertUtil: -decode-Befehl wurde erfolgreich ausgeführt.
                  
                  Script stderr:
                   
                  
                  iobroker.json
                  Executing jq.exe type "C:\ioBroker\iobroker-data\iobroker.json" | find /v /c ""
                  Script exit code: 0
                  
                  Script output:
                   1
                  
                  Script stderr:
                   
                  
                  Setting variable multihostService from jq.exe -r .multihostService.enabled "C:\ioBroker\iobroker-data\iobroker.json"
                  Script exit code: 0
                  
                  Script output:
                   false
                  
                  Script stderr:
                   
                  
                  Setting variable objectstype from jq.exe -r .objects.type "C:\ioBroker\iobroker-data\iobroker.json"
                  Script exit code: 0
                  
                  Script output:
                   file
                  
                  Script stderr:
                   
                  
                  Setting variable statestype from jq.exe -r .states.type "C:\ioBroker\iobroker-data\iobroker.json"
                  Script exit code: 0
                  
                  Script output:
                   file
                  
                  Script stderr:
                   
                  
                  objects.json
                  Executing jq.exe type "C:\ioBroker\iobroker-data\objects.json" | find /v /c ""
                  Script exit code: 0
                  
                  Script output:
                   1
                  
                  Script stderr:
                   
                  
                  states.json
                  Executing jq.exe type "C:\ioBroker\iobroker-data\states.json" | find /v /c ""
                  Script exit code: 0
                  
                  Script output:
                   1
                  
                  Script stderr:
                   
                  
                  Config
                  Setting variable mighostname from jq.exe -r ".|with_entries(select(.key|contains(\"system.host.\")))|.[].common.hostname | select(.==null|not)" "C:\ioBroker\iobroker-data\objects.json"
                  Script exit code: 0
                  
                  Script output:
                   Medion
                  
                  Script stderr:
                   
                  
                  Setting variable port_admin from jq.exe -r .\"system.adapter.admin.0\".native.port "C:\ioBroker\iobroker-data\objects.json"
                  Script exit code: 0
                  
                  Script output:
                   8081
                  
                  Script stderr:
                   
                  
                  Setting variable oldnode_version from jq.exe -r ".|with_entries(select(.key|contains(\"system.host.\")))|.[].native.process.versions.node | select(.==null|not)" "C:\ioBroker\iobroker-data\objects.json"
                  Script exit code: 0
                  
                  Script output:
                   10.16.0
                  
                  Script stderr:
                   
                  
                  Setting variable winsw_id from jq.exe -r ".|with_entries(select(.key|contains(\"system.host.\")))|.[].native.process.env.WINSW_SERVICE_ID | select(.==null|not)" "C:\ioBroker\iobroker-data\objects.json"
                  Script exit code: 0
                  
                  Script output:
                   
                  
                  Script stderr:
                   
                  
                  Setting variable port_objects from jq.exe -r .objects.port "C:\ioBroker\iobroker-data\iobroker.json"
                  Script exit code: 0
                  
                  Script output:
                   9001
                  
                  Script stderr:
                   
                  
                  Setting variable port_states from jq.exe -r .states.port "C:\ioBroker\iobroker-data\iobroker.json"
                  Script exit code: 0
                  
                  Script output:
                   9000
                  
                  Script stderr:
                   
                  
                  Bereite die Installation vor
                  Bereite die Installation vor
                  Executing powershell.exe -inputformat none -outputformat none -NonInteractive -Command "Add-MpPreference -ExclusionPath 'C:\Program Files\iobroker\SmartHome'" 
                  Script exit code: 0
                  
                  Script output:
                   
                  
                  Script stderr:
                   
                  
                  Das Verzeichnis existiert bereits: C:\Program Files\iobroker\SmartHome\setup
                  [18:33:05] Die Installation wurde abgebrochen.
                  Executing iobroker.exe stop
                  Script exit code: 
                  
                  Script output:
                   
                  
                  Script stderr:
                   
                  
                  Unknown error while running iobroker.exe stop
                  Executing iobroker.exe uninstall
                  Script exit code: 
                  
                  Script output:
                   
                  
                  Script stderr:
                   
                  
                  Unknown error while running iobroker.exe uninstall
                  Executing netsh.exe advfirewall firewall delete rule name="ioBroker(SmartHome) TCP outbound" dir=out
                  Script exit code: 1
                  
                  Script output:
                   
                  Keine Regeln stimmen mit den angegebenen Kriterien berein.
                  
                  
                  Script stderr:
                   Program ended with an error exit code
                  
                  Fehler beim Ausführen netsh.exe advfirewall firewall delete rule name="ioBroker(SmartHome) TCP outbound" dir=out: Program ended with an error exit code 
                  Executing netsh.exe advfirewall firewall delete rule name="ioBroker(SmartHome) UDP outbound" dir=out
                  Script exit code: 1
                  
                  Script output:
                   
                  Keine Regeln stimmen mit den angegebenen Kriterien berein.
                  
                  
                  Script stderr:
                   Program ended with an error exit code
                  
                  Fehler beim Ausführen netsh.exe advfirewall firewall delete rule name="ioBroker(SmartHome) UDP outbound" dir=out: Program ended with an error exit code 
                  Executing netsh.exe advfirewall firewall delete rule name="ioBroker(SmartHome) TCP inbound" dir=in
                  Script exit code: 1
                  
                  Script output:
                   
                  Keine Regeln stimmen mit den angegebenen Kriterien berein.
                  
                  
                  Script stderr:
                   Program ended with an error exit code
                  
                  Fehler beim Ausführen netsh.exe advfirewall firewall delete rule name="ioBroker(SmartHome) TCP inbound" dir=in: Program ended with an error exit code 
                  Executing netsh.exe advfirewall firewall delete rule name="ioBroker(SmartHome) UDP inbound" dir=in
                  Script exit code: 1
                  
                  Script output:
                   
                  Keine Regeln stimmen mit den angegebenen Kriterien überein.
                  
                  
                  Script stderr:
                   Program ended with an error exit code
                  
                  Fehler beim Ausführen netsh.exe advfirewall firewall delete rule name="ioBroker(SmartHome) UDP inbound" dir=in: Program ended with an error exit code 
                  Executing powershell.exe -inputformat none -outputformat none -NonInteractive -Command "Remove-MpPreference -ExclusionPath 'C:\Program Files\iobroker\SmartHome'"
                  Script exit code: 0
                  
                  Script output:
                   
                  
                  Script stderr:
                  

                  Screenshot (4032).png

                  Stabilostick 1 Reply Last reply Reply Quote 0
                  • Stabilostick
                    Stabilostick @sigi234 last edited by Stabilostick

                    @sigi234

                    Aus dem Log: "Das Verzeichnis existiert bereits: C:\Program Files\iobroker\SmartHome\setup [18:33:05] Die Installation wurde abgebrochen."

                    Das passiert, wenn z.B. noch ein CMD-Fenster im Ordner C:\Program Files\iobroker\SmartHome... oder irgendein Datei-Handle bei der Deinstallation offen war. In dem Fall lösche den Ordner "C:\Program Files\iobroker\SmartHome" vor der Installation per Hand (nachdem Du sichergestellt hast, dass da nichts wertvolles mehr enthalten ist).

                    sigi234 1 Reply Last reply Reply Quote 0
                    • sigi234
                      sigi234 Forum Testing Most Active @Stabilostick last edited by

                      @Stabilostick sagte in [Aufruf] ioBroker für Windows, Version 1.5.14:

                      @sigi234

                      Aus dem Log: "Das Verzeichnis existiert bereits: C:\Program Files\iobroker\SmartHome\setup [18:33:05] Die Installation wurde abgebrochen."

                      Das passiert, wenn z.B. noch ein CMD-Fenster im Ordner C:\Program Files\iobroker\SmartHome... oder irgendein Datei-Handle bei der Deinstallation offen ist. In dem Fall lösche den Ordner C:\Program Files\iobroker\SmartHome vor der Installation per Hand (nachdem Du sichergestellt hast, dass da nichts wertvolles mehr enthalten ist).

                      Ok, in der Reg. auch?

                      Stabilostick 1 Reply Last reply Reply Quote 0
                      • Stabilostick
                        Stabilostick @sigi234 last edited by

                        @sigi234

                        Da sollte nichts sein.

                        1 Reply Last reply Reply Quote 0
                        • sigi234
                          sigi234 Forum Testing Most Active last edited by sigi234

                          Bericht 2

                          Installation hat geklappt, ein Fehler. Wurde aber abgeschlossen.
                          Screenshot (4037).png

                          ioBroker gestartet, Adapter werden anscheidend jetzt alle nachinstalliert. Warte noch ab.

                          Migration abgeschlossen, er wurde alles nachinstalliert ( Dauer 1,5 h). Natürlich nicht die von Github, die habe ich manuell installiert.
                          Läuft, TOP!

                          Stabilostick 1 Reply Last reply Reply Quote 0
                          • Stabilostick
                            Stabilostick @sigi234 last edited by

                            @sigi234

                            Hmm, das ist ein Fehler im autonom ablaufenden Installer von Git. Bei Git sollte z.B. eine eventuelle git-bash Kommandozeile vor dem ioBroker-Setup geschlossen werden.

                            1 Reply Last reply Reply Quote 0
                            • M
                              michihorn last edited by

                              Habe die neue Windows Installation Iobroker 1.5.14b nun auf meinem Rechner. Die Installation hat unter Berücksichtigung meines alten iobroker-data Ordners hervorragend geklappt. Iobroker ist nun mit allen Adaptern auf dem neusten Stand. Sollte allerdings ein Adapter über die "Katze" auf einem PreRelease Stand installiert worden sein, wird der Installer den z.Zt. aktuellen Adapter Stand installieren. Alle in allem, tolle Arbeit. Ich bin begeistert. Danke Stabilostick

                              Stabilostick 1 Reply Last reply Reply Quote 0
                              • Stabilostick
                                Stabilostick @michihorn last edited by

                                @michihorn sagte in [Aufruf] ioBroker für Windows, Version 1.5.14:

                                Sollte allerdings ein Adapter über die "Katze" auf einem PreRelease Stand installiert worden sein, wird der Installer den z.Zt. aktuellen Adapter Stand installieren.

                                Nicht ganz. In diesem Fall muss man aktuell noch den Adapter von Hand nachinstallieren. Mit js-controller 2.x wird automatisch versucht, ihn von der ursprünglichen URL zu laden.

                                sigi234 1 Reply Last reply Reply Quote 0
                                • sigi234
                                  sigi234 Forum Testing Most Active @Stabilostick last edited by

                                  @Stabilostick sagte in [Aufruf] ioBroker für Windows, Version 1.5.14:

                                  Mit js-controller 2.x

                                  Cool, wann kommt er?

                                  1 Reply Last reply Reply Quote 0
                                  • Feuersturm
                                    Feuersturm last edited by

                                    Habe gerade eine frische Instanz mit der Version iobroker-1.5.14.b-windows-installer.exe aufgesetzt. Installation verlief ohne Probleme und Fehlermeldungen.

                                    1 Reply Last reply Reply Quote 0
                                    • Q
                                      Qlink last edited by

                                      installiert er bei einem Upgrade von allen Adaptern die neueste Version, oder die Version, die vorher installiert war ?
                                      Bei mir macht nämlich z.B. die neueste SQL Adapter Version Probleme und ich kann nur die Vorgängerversion ohne Fehler einsetzen ...

                                      Stabilostick 1 Reply Last reply Reply Quote 0
                                      • Stabilostick
                                        Stabilostick @Qlink last edited by

                                        @Qlink

                                        Die Adapter werden bei der Migration/Update/Reparatur in der Version installiert, in der sie vorher installiert waren.

                                        1 Reply Last reply Reply Quote 0
                                        • Q
                                          Qlink last edited by

                                          Kurze Rückmeldung:

                                          Ich hätte soeben versucht mit 1.5.14b ein Upgrade meiner bestehenden iobroker Installation durchzuführen.
                                          Das Setup lief ganz normal durch nachdem ich den iobroker Dienst manuell gestoppt habe (es kam eine FM, dass der Admin Port aktuell benutzt wird)
                                          Hier wäre es toll, wenn die Setup Routine den Dienst automatisch stoppen würde, damit kein manuelles Eingreifen notwendig ist.
                                          Nach dem die Installation durchgelaufen ist, ist iobroker ganz normal gestartet.
                                          Leider waren aber keine Bestände in iobroker admin mehr sichtbar.
                                          Nur der admin, info und discovery adapter waren unter instanzen zu finden.
                                          Wie eine komplette Neuinstallation.
                                          Restore von Backups nicht möglich, weder über die backitup adapter (lässt sich nicht starten) noch über cmd iobroker restore 0

                                          Mir ist aufgefallen dass er den alten data ordner eine Ebene zu tief angelegt hat, nämlich unter: C:\ioBroker\iobroker01\iobroker-data\iobroker-data

                                          Zur Info: mein bestehendes iobroker war unter c:\iobroker und die neue instanz hätte unter c:\iobroker\iobroker01 installiert und migriert werden sollen...

                                          Ich hätte auch versucht das iobroker-data verzeichnis manuell nach C:\ioBroker\iobroker01\iobroker-data\ zu kopieren.
                                          Hier waren dann auch wieder sämtliche daten, instanzen und adapter vorhanden, aber es startete kein einziger adapter. Das Log hat permanent Fehlermeldungen ausgespuckt weil anscheinend die Pfade alle noch auf C:\iobroker\ verwiesen haben und nicht auf C:\ioBroker\iobroker01\

                                          Fazit: 3h vergeblich versucht auf eine neue Version zu migrieren 😞 -> Hyper-V Snapshot restored und zurück zum alten System ...

                                          sigi234 Stabilostick 2 Replies Last reply Reply Quote 0
                                          • sigi234
                                            sigi234 Forum Testing Most Active @Qlink last edited by

                                            @Qlink sagte in [Aufruf] ioBroker für Windows, Version 1.5.14:

                                            Leider waren aber keine Bestände in iobroker admin mehr sichtbar.
                                            Nur der admin, info und discovery adapter waren unter instanzen zu finden.

                                            Das war bei mir auch so, aber die Adapter wurden nach und nach installiert! Das dauerte 1,5 Stunden.

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            460
                                            Online

                                            31.6k
                                            Users

                                            79.5k
                                            Topics

                                            1.3m
                                            Posts

                                            installation iobroker installation node node npm windows npm windows windows 10
                                            23
                                            236
                                            29708
                                            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