Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. [Aufruf] ioBroker für Windows, Version 1.5.11

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    [Aufruf] ioBroker für Windows, Version 1.5.11

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

      @IORalf sagte in [Aufruf] ioBroker für Windows, Version 1.5.x:

      Chrom

      I 1 Reply Last reply Reply Quote 1
      • I
        IORalf @sigi234 last edited by

        Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
        Danke
        Ich finde das Voting nicht?

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

          @IORalf sagte in [Aufruf] ioBroker für Windows, Version 1.5.x:

          Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
          Danke
          Ich finde das Voting nicht?

          Screenshot (3607)_LI.jpg

          1 Reply Last reply Reply Quote 1
          • K
            klassisch Most Active last edited by klassisch

            [OT: Update auf 1903 -> Remote Desktop]
            Nach dem Update auf 1903 habe ich ein seltsames Verhalten: Solange ich lokal oder per remote Desktop eingeloggt bin, ist die mit CoreTemp mitgeloggte Temperatur in etwa dem Bereich wie vorher (1809). Wenn ich mich auslogge, geht die Temperatur um ca. 20K hoch. Mangels detaillierter Beobachtungsmöglichkeit im abgemeldeten Zustand hab ich viel getestet.
            Ergebnis: Wenn ich mit Remote Desktop auf den Rechner gehe und dann Remote Desktop am Client schließe, tritt das auf. Verwende ich aber UtraVNC dann bleibt auch nach dem Schließen des UltraVNC-Clients die Temperatur in etwa auf dem bekannten Niveau. Verstanden habe ich das nicht, aber es gibt einen Hinweis auf einen WDDM basierten indirekten Bildschirmtreiber
            ab 1903 https://docs.microsoft.com/de-de/windows/deployment/planning/windows-10-1903-removed-features
            Ansonsten rein experimenteller Befund.
            Vielleicht sollte ich noch zufügen: Der Cient ist noch auf 1809.

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

              Hallo,
              bin dran auf einem neuen win10 system o.g. version aufzuspielen.
              Klappt soweit.

              Beim Einrichten von Master/slave kommt folgende Fehlermeldung:

              C:\Program Files\iobroker\SmartHome>iobroker setup custom
              *** Node.js not found. Please start the ioBroker commandline environment using the corresponding startmenu shortcut. Aborting...
              

              Bitte kurze Info was zu tun ist.
              Auf dem "alten System" mit win7 rechner klappt dies weiterhin.

              mfg
              Dieter

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

                @bahnuhr

                Die Kommandline bitte über das Startmenü aufrufen. Steht ja da. 😥

                Der Eintrag ist im Startmenü unter "iobroker" jeweils passend zu jeweiligen Instanz zu finden. 👍

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

                  Danke, das hat geklappt.
                  master/slave ist eingerichtet.

                  Habe aber noch vereinzelt Probleme mit folgendem:

                  1. SQL Adapter
                    Adapter bleibt gelb.
                    Im log kommt folgendes:
                  host.ASUS2	2019-07-20 11:45:50.049	error	Caught by controller[6]: e (internal/modules/cjs/helpers.js:25:1
                  host.ASUS2	2019-07-20 11:45:50.049	error	Caught by controller[5]: at requir
                  host.ASUS2	2019-07-20 11:45:50.049	error	Caught by controller[5]: les/cjs/loader.js:690:17)
                  host.ASUS2	2019-07-20 11:45:50.049	error	Caught by controller[4]: at Module.require (internal/modu
                  host.ASUS2	2019-07-20 11:45:50.049	error	Caught by controller[4]: 25)
                  host.ASUS2	2019-07-20 11:45:50.048	error	Caught by controller[3]: at Function.Module._load (internal/modules/cjs/loader.js:562:
                  host.ASUS2	2019-07-20 11:45:50.048	error	Caught by controller[3]:
                  host.ASUS2	2019-07-20 11:45:50.048	error	Caught by controller[2]: lveFilename (internal/modules/cjs/loader.js:636:15)
                  host.ASUS2	2019-07-20 11:45:50.048	error	Caught by controller[1]: at Function.Module._reso
                  host.ASUS2	2019-07-20 11:45:50.048	error	Caught by controller[1]: Error: Cannot find module '../build/Release/magic'
                  host.ASUS2	2019-07-20 11:45:50.048	error	Caught by controller[1]:
                  host.ASUS2	2019-07-20 11:45:50.048	error	Caught by controller[1]: ^
                  host.ASUS2	2019-07-20 11:45:50.048	error	Caught by controller[1]: throw err;
                  host.ASUS2	2019-07-20 11:45:50.048	error	Caught by controller[1]: odules/cjs/loader.js:638
                  host.ASUS2	2019-07-20 11:45:50.048	error	Caught by controller[0]: internal/m
                  host.Pi-Strom	2019-07-20 11:45:47.559	info	object change system.adapter.sql.0
                  host.ASUS2	2019-07-20 11:45:47.557	info	instance system.adapter.sql.0 started with pid 22688
                  host.ASUS2	2019-07-20 11:45:47.556	info	"system.adapter.sql.0" enabled
                  host.ASUS2	2019-07-20 11:45:47.555	info	object change system.adapter.sql.0
                  

                  habt ihr das auch ?

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

                    1. Problem:

                    vcard - Adapter

                    Instanz installiert:
                    Nur dann kommt:
                    a202f76a-8f56-4f32-9973-831c726b94da-image.png

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

                      1. Problem

                      js2fs - Adapter

                      cf79d5f6-5725-41b9-8298-13a19802d7c7-image.png

                      Verzeichnis wird nicht angelegt.

                      Folglich werden die Scripte auch nicht gesichert.

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

                        @bahnuhr sagte in [Aufruf] ioBroker für Windows, Version 1.5.x:

                        1. Problem

                        js2fs - Adapter

                        cf79d5f6-5725-41b9-8298-13a19802d7c7-image.png

                        Verzeichnis wird nicht angelegt.

                        Folglich werden die Scripte auch nicht gesichert.

                        Habs rausgefunden.
                        js2fs fehlen wohl rechte zum anlegen in das programm verzeichnis.
                        Sicherung auf einer externen Festplatte klappt einwandfrei.

                        Fazit:
                        Dieser Punkt gelöst für mich (aber vielleicht auch für andere interessant).

                        Stabilostick 1 Reply Last reply Reply Quote 0
                        • K
                          klassisch Most Active @bahnuhr last edited by klassisch

                          @bahnuhr habe eben mal den vCard Adapter installiert - ohne zu wissen, was der macht - und das Konfig-Menue funktioniert bei mir. Beispiel:

                          Pfad zum vCard file: 	c:/vCards.vcf
                          

                          Vielleicht machst Du mal ein zwei restarts aus der Kommandozeile oder einen Reboot des Rechners.

                          bahnuhr 1 Reply Last reply Reply Quote 0
                          • bahnuhr
                            bahnuhr Forum Testing Most Active @klassisch last edited by

                            @klassisch sagte in [Aufruf] ioBroker für Windows, Version 1.5.x:

                            @bahnuhr habe eben mal den vCard Adapter installiert - ohne zu wissen, was der macht - und das Konfig-Menue funktioniert bei mir. Beispiel:

                            Pfad zum vCard file: 	c:/vCards.vcf
                            

                            Vielleicht machst Du mal ein zwei restarts aus der Kommandozeile oder einen Reboot des Rechners.

                            Danke für den Versuch.
                            Reboot Rechner hab ich schon x-mal versucht.
                            restart Adapter noch nicht.
                            Mach ich gleich mal.

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

                              restart klappt ja und adapter wird grün.

                              Ich komme jedoch nicht auf die konfig.seite.

                              Noch ne Idee für mich ?

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

                                @bahnuhr

                                ioBroker hat mit Absicht fast keine Rechte auf dem System. Schließlich geht es bei IoT auch um Sicherheit. Wenn Du irgendwo einen Ordner außerhalb des ioBroker-Verzeichnisses der Instanz anlegen willst, musst Du das vorher selbst mit z.B. dem Dateiexplorer machen und dem Service User des ioBokers manuell das Schreib-/Leserecht darauf einräumen.

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

                                  @bahnuhr sagte in [Aufruf] ioBroker für Windows, Version 1.5.x:

                                  1. Problem:

                                  vcard - Adapter

                                  Dann Versuch mal

                                  iobroker upload all

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

                                    @bahnuhr sagte in [Aufruf] ioBroker für Windows, Version 1.5.x:

                                    1. SQL Adapter
                                      Adapter bleibt gelb.

                                    sql.0-Konfig merken. Instanz sql.0 und den Adapter löschen. Anschließend Instanz neu installieren.

                                    M bahnuhr 2 Replies Last reply Reply Quote 0
                                    • M
                                      Matthes @Stabilostick last edited by

                                      @Stabilostick habe ich bei mir auch mit version 1.94. Version 1.92 hingegen funktioniert.

                                      Grüße aus dem Sauerland
                                      Matthes

                                      1 Reply Last reply Reply Quote 1
                                      • K
                                        klassisch Most Active @Stabilostick last edited by klassisch

                                        @Stabilostick sagte in [Aufruf] ioBroker für Windows, Version 1.5.x:

                                        dem Service User des ioBokers manuell das Schreib-/Leserecht darauf einräumen.

                                        Vielen Dank für die Info. Wie heißt dieser Service user?

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

                                          @Stabilostick sagte in [Aufruf] ioBroker für Windows, Version 1.5.x:

                                          @bahnuhr sagte in [Aufruf] ioBroker für Windows, Version 1.5.x:

                                          1. SQL Adapter
                                            Adapter bleibt gelb.

                                          sql.0-Konfig merken. Instanz sql.0 und den Adapter löschen. Anschließend Instanz neu installieren.

                                          gelöscht.
                                          Wollte Adapter dann installieren. Es kommt:
                                          3d849903-fcb2-4655-be9d-9b22c711f210-image.png

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

                                            Nachtrag:
                                            habe dann per command line versucht 1.9.2 zu installieren.
                                            Es kommt:

                                            C:\Program Files\iobroker\SmartHome>npm i iobroker.sql@1.9.2 --production
                                            npm WARN deprecated sprintf@0.1.5: The sprintf package is deprecated in favor of sprintf-js.
                                            npm WARN deprecated core-js@1.2.7: core-js@<2.6.8 is no longer maintained. Please, upgrade to core-js@3 or at least to actual version of core-js@2.
                                            npm WARN deprecated node-uuid@1.4.8: Use uuid module instead
                                            
                                            > authenticate-pam@1.0.2 install C:\Program Files\iobroker\SmartHome\node_modules\authenticate-pam
                                            > node-gyp rebuild
                                            
                                            
                                            C:\Program Files\iobroker\SmartHome\node_modules\authenticate-pam>if not defined npm_config_node_gyp (node "C:\Program Files\iobroker\SmartHome\nodejs\node_modules\npm\node_modules\npm-lifecycle\node-gyp-bin\\..\..\node_modules\node-gyp\bin\node-gyp.js" rebuild )  else (node "C:\Program Files\iobroker\SmartHome\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" rebuild )
                                            Warning: unrecognized setting VCCLCompilerTool/MultiProcessorCompilation
                                            Warning: unrecognized setting VCCLCompilerTool/MultiProcessorCompilation
                                            Die Projekte in dieser Projektmappe werden nacheinander erstellt. Um eine parallele Erstellung zu ermöglichen, müssen Sie den Schalter "/m" hinzufügen.
                                            MSBUILD : error MSB3428: Die Visual C++-Komponente "VCBuild.exe" konnte nicht geladen werden. Um dieses Problem zu behe
                                            ben, installieren Sie entweder 1) .NET Framework 2.0 SDK oder 2) Microsoft Visual Studio 2005 oder 3) fügen Sie den Spe
                                            icherort der Komponente zum Systempfad hinzu, falls er vom Standardspeicherort abweicht.  [C:\Program Files\iobroker\Sm
                                            artHome\node_modules\authenticate-pam\build\binding.sln]
                                            gyp ERR! build error
                                            gyp ERR! stack Error: `C:\Windows\Microsoft.NET\Framework\v4.0.30319\msbuild.exe` failed with exit code: 1
                                            gyp ERR! stack     at ChildProcess.onExit (C:\Program Files\iobroker\SmartHome\nodejs\node_modules\npm\node_modules\node-gyp\lib\build.js:262:23)
                                            gyp ERR! stack     at ChildProcess.emit (events.js:198:13)
                                            gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12)
                                            gyp ERR! System Windows_NT 10.0.17763
                                            gyp ERR! command "C:\\Program Files\\iobroker\\SmartHome\\nodejs\\node.exe" "C:\\Program Files\\iobroker\\SmartHome\\nodejs\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild"
                                            gyp ERR! cwd C:\Program Files\iobroker\SmartHome\node_modules\authenticate-pam
                                            gyp ERR! node -v v10.16.0
                                            gyp ERR! node-gyp -v v3.8.0
                                            gyp ERR! not ok
                                            
                                            > diskusage@0.2.6 install C:\Program Files\iobroker\SmartHome\node_modules\diskusage
                                            > node-gyp rebuild
                                            
                                            
                                            C:\Program Files\iobroker\SmartHome\node_modules\diskusage>if not defined npm_config_node_gyp (node "C:\Program Files\iobroker\SmartHome\nodejs\node_modules\npm\node_modules\npm-lifecycle\node-gyp-bin\\..\..\node_modules\node-gyp\bin\node-gyp.js" rebuild )  else (node "C:\Program Files\iobroker\SmartHome\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" rebuild )
                                            Warning: unrecognized setting VCCLCompilerTool/MultiProcessorCompilation
                                            Warning: unrecognized setting VCCLCompilerTool/MultiProcessorCompilation
                                            Die Projekte in dieser Projektmappe werden nacheinander erstellt. Um eine parallele Erstellung zu ermöglichen, müssen Sie den Schalter "/m" hinzufügen.
                                            MSBUILD : error MSB3428: Die Visual C++-Komponente "VCBuild.exe" konnte nicht geladen werden. Um dieses Problem zu behe
                                            ben, installieren Sie entweder 1) .NET Framework 2.0 SDK oder 2) Microsoft Visual Studio 2005 oder 3) fügen Sie den Spe
                                            icherort der Komponente zum Systempfad hinzu, falls er vom Standardspeicherort abweicht.  [C:\Program Files\iobroker\Sm
                                            artHome\node_modules\diskusage\build\binding.sln]
                                            gyp ERR! build error
                                            gyp ERR! stack Error: `C:\Windows\Microsoft.NET\Framework\v4.0.30319\msbuild.exe` failed with exit code: 1
                                            gyp ERR! stack     at ChildProcess.onExit (C:\Program Files\iobroker\SmartHome\nodejs\node_modules\npm\node_modules\node-gyp\lib\build.js:262:23)
                                            gyp ERR! stack     at ChildProcess.emit (events.js:198:13)
                                            gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12)
                                            gyp ERR! System Windows_NT 10.0.17763
                                            gyp ERR! command "C:\\Program Files\\iobroker\\SmartHome\\nodejs\\node.exe" "C:\\Program Files\\iobroker\\SmartHome\\nodejs\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild"
                                            gyp ERR! cwd C:\Program Files\iobroker\SmartHome\node_modules\diskusage
                                            gyp ERR! node -v v10.16.0
                                            gyp ERR! node-gyp -v v3.8.0
                                            gyp ERR! not ok
                                            
                                            > mdns@2.5.0 install C:\Program Files\iobroker\SmartHome\node_modules\mdns
                                            > node-gyp rebuild
                                            
                                            
                                            C:\Program Files\iobroker\SmartHome\node_modules\mdns>if not defined npm_config_node_gyp (node "C:\Program Files\iobroker\SmartHome\nodejs\node_modules\npm\node_modules\npm-lifecycle\node-gyp-bin\\..\..\node_modules\node-gyp\bin\node-gyp.js" rebuild )  else (node "C:\Program Files\iobroker\SmartHome\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" rebuild )
                                            Warning: unrecognized setting VCCLCompilerTool/MultiProcessorCompilation
                                            Warning: unrecognized setting VCCLCompilerTool/MultiProcessorCompilation
                                            Die Projekte in dieser Projektmappe werden nacheinander erstellt. Um eine parallele Erstellung zu ermöglichen, müssen Sie den Schalter "/m" hinzufügen.
                                            MSBUILD : error MSB3428: Die Visual C++-Komponente "VCBuild.exe" konnte nicht geladen werden. Um dieses Problem zu behe
                                            ben, installieren Sie entweder 1) .NET Framework 2.0 SDK oder 2) Microsoft Visual Studio 2005 oder 3) fügen Sie den Spe
                                            icherort der Komponente zum Systempfad hinzu, falls er vom Standardspeicherort abweicht.  [C:\Program Files\iobroker\Sm
                                            artHome\node_modules\mdns\build\binding.sln]
                                            gyp ERR! build error
                                            gyp ERR! stack Error: `C:\Windows\Microsoft.NET\Framework\v4.0.30319\msbuild.exe` failed with exit code: 1
                                            gyp ERR! stack     at ChildProcess.onExit (C:\Program Files\iobroker\SmartHome\nodejs\node_modules\npm\node_modules\node-gyp\lib\build.js:262:23)
                                            gyp ERR! stack     at ChildProcess.emit (events.js:198:13)
                                            gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12)
                                            gyp ERR! System Windows_NT 10.0.17763
                                            gyp ERR! command "C:\\Program Files\\iobroker\\SmartHome\\nodejs\\node.exe" "C:\\Program Files\\iobroker\\SmartHome\\nodejs\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild"
                                            gyp ERR! cwd C:\Program Files\iobroker\SmartHome\node_modules\mdns
                                            gyp ERR! node -v v10.16.0
                                            gyp ERR! node-gyp -v v3.8.0
                                            gyp ERR! not ok
                                            
                                            > unix-dgram@0.2.3 install C:\Program Files\iobroker\SmartHome\node_modules\unix-dgram
                                            > node-gyp rebuild
                                            
                                            
                                            C:\Program Files\iobroker\SmartHome\node_modules\unix-dgram>if not defined npm_config_node_gyp (node "C:\Program Files\iobroker\SmartHome\nodejs\node_modules\npm\node_modules\npm-lifecycle\node-gyp-bin\\..\..\node_modules\node-gyp\bin\node-gyp.js" rebuild )  else (node "C:\Program Files\iobroker\SmartHome\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" rebuild )
                                            Warning: unrecognized setting VCCLCompilerTool/MultiProcessorCompilation
                                            Warning: unrecognized setting VCCLCompilerTool/MultiProcessorCompilation
                                            Die Projekte in dieser Projektmappe werden nacheinander erstellt. Um eine parallele Erstellung zu ermöglichen, müssen Sie den Schalter "/m" hinzufügen.
                                            MSBUILD : error MSB3428: Die Visual C++-Komponente "VCBuild.exe" konnte nicht geladen werden. Um dieses Problem zu behe
                                            ben, installieren Sie entweder 1) .NET Framework 2.0 SDK oder 2) Microsoft Visual Studio 2005 oder 3) fügen Sie den Spe
                                            icherort der Komponente zum Systempfad hinzu, falls er vom Standardspeicherort abweicht.  [C:\Program Files\iobroker\Sm
                                            artHome\node_modules\unix-dgram\build\binding.sln]
                                            gyp ERR! build error
                                            gyp ERR! stack Error: `C:\Windows\Microsoft.NET\Framework\v4.0.30319\msbuild.exe` failed with exit code: 1
                                            gyp ERR! stack     at ChildProcess.onExit (C:\Program Files\iobroker\SmartHome\nodejs\node_modules\npm\node_modules\node-gyp\lib\build.js:262:23)
                                            gyp ERR! stack     at ChildProcess.emit (events.js:198:13)
                                            gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12)
                                            gyp ERR! System Windows_NT 10.0.17763
                                            gyp ERR! command "C:\\Program Files\\iobroker\\SmartHome\\nodejs\\node.exe" "C:\\Program Files\\iobroker\\SmartHome\\nodejs\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild"
                                            gyp ERR! cwd C:\Program Files\iobroker\SmartHome\node_modules\unix-dgram
                                            gyp ERR! node -v v10.16.0
                                            gyp ERR! node-gyp -v v3.8.0
                                            gyp ERR! not ok
                                            
                                            > sqlite3@4.0.9 install C:\Program Files\iobroker\SmartHome\node_modules\sqlite3
                                            > node-pre-gyp install --fallback-to-build
                                            
                                            node-pre-gyp WARN Using request for node-pre-gyp https download
                                            [sqlite3] Success: "C:\Program Files\iobroker\SmartHome\node_modules\sqlite3\lib\binding\node-v64-win32-x64\node_sqlite3.node" is installed via remote
                                            npm WARN rollback Rolling back node-pre-gyp@0.12.0 failed (this is probably harmless): EPERM: operation not permitted, rmdir 'C:\Program Files\iobroker\SmartHome\node_modules\fsevents\node_modules'
                                            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.3 (node_modules\osx-temperature-sensor):
                                            npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
                                            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules\fsevents):
                                            npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
                                            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: authenticate-pam@1.0.2 (node_modules\authenticate-pam):
                                            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: authenticate-pam@1.0.2 install: `node-gyp rebuild`
                                            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1
                                            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: diskusage@0.2.6 (node_modules\diskusage):
                                            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: diskusage@0.2.6 install: `node-gyp rebuild`
                                            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1
                                            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: mdns@2.5.0 (node_modules\mdns):
                                            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: mdns@2.5.0 install: `node-gyp rebuild`
                                            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1
                                            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: unix-dgram@0.2.3 (node_modules\unix-dgram):
                                            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: unix-dgram@0.2.3 install: `node-gyp rebuild`
                                            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1
                                            
                                            + iobroker.sql@1.9.2
                                            added 75 packages from 98 contributors and audited 2163 packages in 64.134s
                                            found 40 vulnerabilities (28 low, 12 high)
                                              run `npm audit fix` to fix them, or `npm audit` for details
                                            
                                            C:\Program Files\iobroker\SmartHome>
                                            
                                            
                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            810
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            install installation iobroker iobroker installation node npm windows windows windows 10
                                            16
                                            109
                                            30608
                                            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