Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • 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

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Visualisierung
  4. Unsupported platform for xpc-connection@0.1.4: wanted {"os":"darwin","arch":"any"}

NEWS

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    17
    1
    3.7k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.2k

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    25
    1
    2.5k

Unsupported platform for xpc-connection@0.1.4: wanted {"os":"darwin","arch":"any"}

Geplant Angeheftet Gesperrt Verschoben Visualisierung
15 Beiträge 4 Kommentatoren 2.3k Aufrufe
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • apollon77A Offline
    apollon77A Offline
    apollon77
    schrieb am zuletzt editiert von
    #5

    Lol, das auch

    Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

    • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
    • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
    1 Antwort Letzte Antwort
    0
    • BluefoxB Offline
      BluefoxB Offline
      Bluefox
      schrieb am zuletzt editiert von
      #6

      Das ist definitiv kein Adapter. Ich dachte, dass er eigenen schreiben will.

      1 Antwort Letzte Antwort
      0
      • h3adbang3rH Offline
        h3adbang3rH Offline
        h3adbang3r
        schrieb am zuletzt editiert von
        #7

        Ja ich dachte… weil...

         npm install https://github.com/arteck/ioBroker.hs100/tarball/master/
        iobroker@1.0.0 /opt/iobroker
        └── iobroker.hs100@0.1.3
        
        npm WARN optional SKIPPING OPTIONAL DEPENDENCY: xpc-connection@~0.1.4 (node_modules/iobroker.radar/node_modules/noble/node_modules/xpc-connection):
        npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for xpc-connection@0.1.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
        npm WARN optional SKIPPING OPTIONAL DEPENDENCY: xpc-connection@~0.1.4 (node_modules/noble/node_modules/xpc-connection):
        npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for xpc-connection@0.1.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
        
        
        host.ioBroker-Pi	2018-02-02 15:30:34.634	error	instance system.adapter.hs100.0 terminated with code 0 (OK)
        Caught	2018-02-02 15:30:34.633	error	by controller[0]: at Manager.Emitter.emit (/opt/iobroker/node_modules/socket.io-client/node_modules/component-emitter/index.js:133:20)
        Caught	2018-02-02 15:30:34.633	error	by controller[0]: at Manager. (/opt/iobroker/node_modules/component-bind/index.js:21:15)
        Caught	2018-02-02 15:30:34.633	error	by controller[0]: at Socket.onpacket (/opt/iobroker/node_modules/socket.io-client/lib/socket.js:236:12)
        Caught	2018-02-02 15:30:34.633	error	by controller[0]: at Socket.onack (/opt/iobroker/node_modules/socket.io-client/lib/socket.js:312:9)
        Caught	2018-02-02 15:30:34.633	error	by controller[0]: at Socket. (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:710:25)
        Caught	2018-02-02 15:30:34.632	error	by controller[0]: at initAdapter (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:4659:18)
        Caught	2018-02-02 15:30:34.632	error	by controller[0]: at Adapter.emit (events.js:185:7)
        Caught	2018-02-02 15:30:34.632	error	by controller[0]: at emitNone (events.js:86:13)
        Caught	2018-02-02 15:30:34.632	error	by controller[0]: at Adapter. (/opt/iobroker/node_modules/iobroker.hs100/main.js:27:5)
        Caught	2018-02-02 15:30:34.632	error	by controller[0]: at main (/opt/iobroker/node_modules/iobroker.hs100/main.js:482:32)
        Caught	2018-02-02 15:30:34.631	error	by controller[0]: TypeError: Cannot read property 'length' of undefined
        hs100.0	2018-02-02 15:30:34.608	info	terminating
        hs100.0	2018-02-02 15:30:34.098	error	at Manager.Emitter.emit (/opt/iobroker/node_modules/socket.io-client/node_modules/component-emitter/index.js:133:20)
        hs100.0	2018-02-02 15:30:34.098	error	at Manager. (/opt/iobroker/node_modules/component-bind/index.js:21:15)
        hs100.0	2018-02-02 15:30:34.098	error	at Socket.onpacket (/opt/iobroker/node_modules/socket.io-client/lib/socket.js:236:12)
        hs100.0	2018-02-02 15:30:34.098	error	at Socket.onack (/opt/iobroker/node_modules/socket.io-client/lib/socket.js:312:9)
        hs100.0	2018-02-02 15:30:34.098	error	at Socket. (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:710:25)
        hs100.0	2018-02-02 15:30:34.098	error	at initAdapter (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:4659:18)
        hs100.0	2018-02-02 15:30:34.098	error	at Adapter.emit (events.js:185:7)
        hs100.0	2018-02-02 15:30:34.098	error	at emitNone (events.js:86:13)
        hs100.0	2018-02-02 15:30:34.098	error	at Adapter. (/opt/iobroker/node_modules/iobroker.hs100/main.js:27:5)
        hs100.0	2018-02-02 15:30:34.098	error	at main (/opt/iobroker/node_modules/iobroker.hs100/main.js:482:32)
        hs100.0	2018-02-02 15:30:34.098	error	TypeError: Cannot read property 'length' of undefined
        hs100.0	2018-02-02 15:30:34.095	error	uncaught exception: Cannot read property 'length' of undefined
        hs100.0	2018-02-02 15:30:34.050	info	starting. Version 0.1.3 in /opt/iobroker/node_modules/iobroker.hs100, node: v6.12.3
        iobroker	2018-02-02 15:30:31.707	info	exit 0
        iobroker	2018-02-02 15:30:31.697	info	host.ioBroker-Pi object system.adapter.hs100.0 created
        host.ioBroker-Pi	2018-02-02 15:30:31.673	info	instance system.adapter.hs100.0 started with pid 23970
        host.ioBroker-Pi	2018-02-02 15:30:31.640	info	object change system.adapter.hs100.0
        iobroker	2018-02-02 15:30:31.593	info	host.ioBroker-Pi object system.adapter.hs100.0.alive created
        iobroker	2018-02-02 15:30:31.550	info	host.ioBroker-Pi object system.adapter.hs100.0.connected created
        iobroker	2018-02-02 15:30:31.513	info	host.ioBroker-Pi object system.adapter.hs100.0.memHeapUsed created
        iobroker	2018-02-02 15:30:31.470	info	host.ioBroker-Pi object system.adapter.hs100.0.memHeapTotal created
        iobroker	2018-02-02 15:30:31.417	info	host.ioBroker-Pi object system.adapter.hs100.0.memRss created
        iobroker	2018-02-02 15:30:31.369	info	host.ioBroker-Pi object system.adapter.hs100.0.uptime created
        iobroker	2018-02-02 15:30:31.330	info	host.ioBroker-Pi object system.adapter.hs100.0.inputCount created
        iobroker	2018-02-02 15:30:31.291	info	host.ioBroker-Pi object system.adapter.hs100.0.outputCount created
        iobroker	2018-02-02 15:30:31.269	info	host.ioBroker-Pi create instance hs100
        admin.0	2018-02-02 15:30:31.193	error	change ID is empty: {"_id":null,"acl":{"object":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"},"from":"system.host.ioBroker-Pi.cli","ts":1517585431181}
        iobroker	2018-02-02 15:30:31.211	info	host.ioBroker-Pi object undefined created
        javascript.0	2018-02-02 15:30:31.203	error	change ID is empty: {"_id":null,"acl":{"object":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"},"from":"system.host.ioBroker-Pi.cli","ts":1517585431181}
        history.0	2018-02-02 15:30:31.198	error	change ID is empty: {"_id":null,"acl":{"object":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"},"from":"system.host.ioBroker-Pi.cli","ts":1517585431181}
        iobroker	2018-02-02 15:30:31.177	info	host.ioBroker-Pi object system.adapter.hs100 created
        iobroker	2018-02-02 15:30:31.009	info	upload [0] hs100.admin /opt/iobroker/node_modules/iobroker.hs100/admin/hs100.png hs100.png image/png
        iobroker	2018-02-02 15:30:30.894	info	upload [1] hs100.admin /opt/iobroker/node_modules/iobroker.hs100/admin/index.html index.html text/html
        iobroker	2018-02-02 15:30:30.785	info	upload [2] hs100.admin /opt/iobroker/node_modules/iobroker.hs100/admin/words.js words.js application/javascript
        iobroker	2018-02-02 15:30:30.747	info	got /opt/iobroker/node_modules/iobroker.hs100/admin
        iobroker	2018-02-02 15:30:27.278	info	npm install --production (System call) in "/opt/iobroker/node_modules/iobroker.hs100"
        iobroker	2018-02-02 15:30:27.274	info	host.ioBroker-Pi install adapter hs100
        iobroker	2018-02-02 15:30:25.438	info	add hs100
        host.ioBroker-Pi	2018-02-02 15:30:17.022	info	Update repository "default" under "http://download.iobroker.net/sources-dist.json"
        iobroker	2018-02-02 15:30:16.558	info	exit 0
        iobroker	2018-02-02 15:30:16.420	info	npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for xpc-connection@0.1.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
        iobroker	2018-02-02 15:30:16.420	info	npm WARN optional SKIPPING OPTIONAL DEPENDENCY: xpc-connection@~0.1.4 (node_modules/noble/node_modules/xpc-connection):
        iobroker	2018-02-02 15:30:16.420	info	WARN optional SKIPPING OPTIONAL DEPENDENCY: xpc-connection@~0.1.4 (node_modules/iobroker.radar/node_modules/noble/node_modules/xpc-connection):npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupport
        iobroker	2018-02-02 15:30:16.417	info	npm
        iobroker	2018-02-02 15:29:05.614	info	npm install https://github.com/arteck/ioBroker.hs100/tarball/master --production --prefix "/opt/iobroker" (System call)
        iobroker	2018-02-02 15:29:05.206	info	install https://github.com/arteck/ioBroker.hs100/tarball/master
        iobroker	2018-02-02 15:29:03.972	info	url "https://github.com/arteck/ioBroker.hs100.git"
        

        Wenn ich dann ein Gerät hinzufüge, überschlagen sich die Fehlermeldung, das ioBroker mit dem Anzeigen nicht mehr folgen kann.

        Alles beginnt mit einem

        *** "Dose nicht erreichbar: 172.26.63.111

        das scrollt im hunderstel Sekundentakt durch bis es in einem

        host.ioBroker-Pi	2018-02-02 15:36:52.969	info	instance system.adapter.hs100.0 terminated with code 0 (OK)
        Caught	2018-02-02 15:36:52.969	error	by controller[1849]: (node:24413) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 3409): Error: TCP Timeout
        Caught	2018-02-02 15:36:52.969	error	by controller[1849]: [PC Junior] device.send() Error: TCP Timeout
        Caught	2018-02-02 15:36:52.969	error	by controller[1849]: TCP Timeout
        Caught	2018-02-02 15:36:52.969	error	by controller[1849]: (node:24413) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 3408): Error: TCP Timeout
        Caught	2018-02-02 15:36:52.969	error	by controller[1848]: [PC Junior] device.send() Error: TCP Timeout
        Caught	2018-02-02 15:36:52.968	error	by controller[1848]: TCP Timeout
        Caught	2018-02-02 15:36:52.968	error	by controller[1848]: (node:24413) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 3407): Error: TCP Timeout
        Caught	2018-02-02 15:36:52.968	error	by controller[1848]: [PC Junior] device.send() Error: TCP Timeout
        Caught	2018-02-02 15:36:52.968	error	by controller[1847]: TCP Timeout
        Caught	2018-02-02 15:36:52.968	error	by controller[1846]: (node:24413) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 3406): Error: TCP Timeout
        Caught	2018-02-02 15:36:52.968	error	by controller[1846]: TCP Timeout
        Caught	2018-02-02 15:36:52.968	error	by controller[1846]: (node:24413) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 3405): Error: TCP Timeout
        Caught	2018-02-02 15:36:52.967	error	by controller[1846]: TCP Timeout
        Caught	2018-02-02 15:36:52.967	error	by controller[1846]: (node:24413) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 3404): Error: TCP Timeout
        Caught	2018-02-02 15:36:52.967	error	by controller[1846]: TCP Timeout
        Caught	2018-02-02 15:36:52.967	error	by controller[1846]: (node:24413) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 3403): Error: TCP Timeout
        Caught	2018-02-02 15:36:52.967	error	by controller[1845]: TCP Timeout
        Caught	2018-02-02 15:36:52.967	error	by controller[1845]: (node:24413) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 3402): Error: TCP Timeout
        Caught	2018-02-02 15:36:52.967	error	by controller[1845]: TCP Timeout
        Caught	2018-02-02 15:36:52.966	error	by controller[1845]: (node:24413) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 3401): Error: TCP Timeout
        Caught	2018-02-02 15:36:52.966	error	by controller[1845]: [PC Junior] device.send() Error: TCP Timeout
        Caught	2018-02-02 15:36:52.966	error	by controller[1845]: TCP Timeout
        Caught	2018-02-02 15:36:52.966	error	by controller[1845]: (node:24413) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 3400): Error: TCP Timeout
        Caught	2018-02-02 15:36:52.966	error	by controller[1845]: [PC Junior] device.send() Error: TCP Timeout
        Caught	2018-02-02 15:36:52.966	error	by controller[1845]: TCP Timeout
        

        und dem pausieren des Adapter endet. Dieses Theater habe ich, seit ich auf das Image gewechselt habe. Vorher liefen die 3 TP-Link problemlos.

        1 Antwort Letzte Antwort
        0
        • HomoranH Offline
          HomoranH Offline
          Homoran
          Global Moderator Administrators
          schrieb am zuletzt editiert von
          #8

          Du hast irgendein npm-package, das überhaupt nichts mit ioBroker zu tun hat versucht mit in ioBroker einzubinden.

          Dass das nicht gut geht ist doch klar.

          Gruß

          Rainer

          kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

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

          der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

          1 Antwort Letzte Antwort
          0
          • h3adbang3rH Offline
            h3adbang3rH Offline
            h3adbang3r
            schrieb am zuletzt editiert von
            #9

            @Homoran:

            Du hast irgendein npm-package, das überhaupt nichts mit ioBroker zu tun hat versucht mit in ioBroker einzubinden.

            Dass das nicht gut geht ist doch klar.

            Gruß

            Rainer ` Diese Fehlermeldung habe ich seit dem allererstem Start. Das hat mit meinem Fehler nichts zutun, wenn er mich auch mächtig ärgert.

            1 Antwort Letzte Antwort
            0
            • h3adbang3rH Offline
              h3adbang3rH Offline
              h3adbang3r
              schrieb am zuletzt editiert von
              #10

              Das hatte ich am 30.01.2018, gleich nach dem erstem Start von ioBroker als ich Discovery updaten wollte.

              https://www.facebook.com/groups/4404991 … 475053193/

              https://www.facebook.com/groups/4404991 … 698343504/

              Es hat also rein garnichts mit meinem Fehler zu tun. Dieser entstand deshalb weil ich hier gesucht habe um meine Steckdosen wieder verwenden zu können und ich zu dumm war alle 10 Seiten des Beitrages zur tplink-smarthome-api zu lesen. So habe ich nur die ersten 2 - 3 Seiten überflogen und dann versucht zu installieren. Von Erfolg gekrönt war das, wie man oben sieht zwar nicht, aber es ist auf keinen Fall die Ursache meines Problemes.
              4638_1666.jpg

              1 Antwort Letzte Antwort
              0
              • HomoranH Offline
                HomoranH Offline
                Homoran
                Global Moderator Administrators
                schrieb am zuletzt editiert von
                #11

                Mit den Facebook-Links kann ich nichts anfangen :(

                Gib mir bitte die Versionen von:

                • js-controller

                • admin

                • nodejs

                • npm

                Danke

                Rainer

                kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

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

                der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                1 Antwort Letzte Antwort
                0
                • h3adbang3rH Offline
                  h3adbang3rH Offline
                  h3adbang3r
                  schrieb am zuletzt editiert von
                  #12

                  huhu
                  @Homoran:

                  Gib mir bitte die Versionen von:

                  • js-controller ` root@ioBroker-Pi:/home/pi# iobroker -v

                  1.2.3

                  @Homoran:

                  Gib mir bitte die Versionen von:

                  • admin ` ioBroker admin

                  2.0.9

                  @Homoran:

                  Gib mir bitte die Versionen von:

                  • nodejs ` root@ioBroker-Pi:/home/pi# node -v

                  v6.12.3

                  @Homoran:

                  Gib mir bitte die Versionen von:

                  • npm ` root@ioBroker-Pi:/home/pi# npm -v

                  3.10.10

                  @Homoran:

                  Danke

                  Rainer ` Ich danke ;)

                  Gruß Sven

                  1 Antwort Letzte Antwort
                  0
                  • HomoranH Offline
                    HomoranH Offline
                    Homoran
                    Global Moderator Administrators
                    schrieb am zuletzt editiert von
                    #13

                    Die Versionen passen.

                    Irgendwas übersehe ich. :(

                    Wanted arch = any und trotzdem sagt er not supported bei arch = arm

                    Aber egal; es handelt sich nur um Optional Dependencies, also nichts notwendiges.

                    Gruß

                    Rainer

                    kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

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

                    der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                    1 Antwort Letzte Antwort
                    0
                    • h3adbang3rH Offline
                      h3adbang3rH Offline
                      h3adbang3r
                      schrieb am zuletzt editiert von
                      #14

                      Es scheint als gebe es weitere mit einem Problem mit dem HS-100 Adapter.

                      https://www.facebook.com/groups/4404991 … 081562299/
                      4638_1670.jpg

                      1 Antwort Letzte Antwort
                      0
                      • h3adbang3rH Offline
                        h3adbang3rH Offline
                        h3adbang3r
                        schrieb am zuletzt editiert von
                        #15

                        Ich habe mein Problem erstmal damit gelöst den Wert "Abfrage Intervall[ms]" auf "20000" zu setzen. Damit kommt es nicht mehr zu den TCP Fehlern. Möglicherweise wollen die Steckdosen nicht so häufig antworten oder sind dafür auch nicht ausgelegt.

                        1 Antwort Letzte Antwort
                        0
                        Antworten
                        • In einem neuen Thema antworten
                        Anmelden zum Antworten
                        • Älteste zuerst
                        • Neuste zuerst
                        • Meiste Stimmen


                        Support us

                        ioBroker
                        Community Adapters
                        Donate

                        320

                        Online

                        32.7k

                        Benutzer

                        82.4k

                        Themen

                        1.3m

                        Beiträge
                        Community
                        Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                        ioBroker Community 2014-2025
                        logo
                        • Anmelden

                        • Du hast noch kein Konto? Registrieren

                        • Anmelden oder registrieren, um zu suchen
                        • Erster Beitrag
                          Letzter Beitrag
                        0
                        • Home
                        • Aktuell
                        • Tags
                        • Ungelesen 0
                        • Kategorien
                        • Unreplied
                        • Beliebt
                        • GitHub
                        • Docu
                        • Hilfe