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. Tester
  4. [Aufruf] Xbox Adapter testen

NEWS

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

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

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    16
    1
    2.8k

[Aufruf] Xbox Adapter testen

Geplant Angeheftet Gesperrt Verschoben Tester
adapterxbox
205 Beiträge 13 Kommentatoren 34.3k Aufrufe 2 Watching
  • Ä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.
  • DutchmanD Offline
    DutchmanD Offline
    Dutchman
    Developer Most Active Administrators
    schrieb am zuletzt editiert von
    #8

    @foxriver76:

    ja bei dir ist der Ordner /opt/iobroker/node_modules/nopy/, ich suche /opt/iobroker/node_modules/iobroker.xbox/node_modules/nopy/

    hmm Änderungsdatum 20.17 also ja schon von der Installation.. muss mal schauen woran das liegt. `

    jup, im iobroker.xbox ordner fehlt er :

    xxx@xxx:~$ ls -l /opt/iobroker/node_modules/iobroker.xbox/node_modules/
    ajv/             extend/          mime-types/      safe-buffer/
    aws4/            form-data/       oauth-sign/      tough-cookie/
    .bin/            har-validator/   qs/              uuid/
    combined-stream/ mime-db/         request/
    
    
    1 Antwort Letzte Antwort
    0
    • foxriver76F Offline
      foxriver76F Offline
      foxriver76
      Developer
      schrieb am zuletzt editiert von
      #9

      @Dutchman:

      @foxriver76:

      ja bei dir ist der Ordner /opt/iobroker/node_modules/nopy/, ich suche /opt/iobroker/node_modules/iobroker.xbox/node_modules/nopy/

      hmm Änderungsdatum 20.17 also ja schon von der Installation.. muss mal schauen woran das liegt. `

      jup, im iobroker.xbox ordner fehlt er :

      xxx@xxx:~$ ls -l /opt/iobroker/node_modules/iobroker.xbox/node_modules/
      ajv/             extend/          mime-types/      safe-buffer/
      aws4/            form-data/       oauth-sign/      tough-cookie/
      .bin/            har-validator/   qs/              uuid/
      combined-stream/ mime-db/         request/
      
      ```` `  
      

      Würdest du mir bei Gelegenheit mal die Ausgabe von````
      ls -lah /opt/iobroker/node_modules/iobroker.xbox/node_modules/.bin/

      Videotutorials & mehr

      Hier könnt ihr mich unterstützen.

      1 Antwort Letzte Antwort
      0
      • DutchmanD Offline
        DutchmanD Offline
        Dutchman
        Developer Most Active Administrators
        schrieb am zuletzt editiert von
        #10

        @foxriver76:

        Würdest du mir bei Gelegenheit mal die Ausgabe vonls -lah /opt/iobroker/node_modules/iobroker.xbox/node_modules/.bin/ posten? `

        sure

        xxx@xxx:~$ ls -lah /opt/iobroker/node_modules/iobroker.xbox/node_modules/.bin/
        total 8.0K
        drwxrwxrwx  2 root root 4.0K Sep 20 20:17 .
        drwxrwxrwx 17 root root 4.0K Sep 20 20:17 ..
        lrwxrwxrwx  1 root root   16 Sep 20 20:17 uuid -> ../uuid/bin/uuid
        xxx@xxx:~$ 
        
        
        1 Antwort Letzte Antwort
        0
        • foxriver76F Offline
          foxriver76F Offline
          foxriver76
          Developer
          schrieb am zuletzt editiert von
          #11

          @Dutchman:

          @foxriver76:

          Würdest du mir bei Gelegenheit mal die Ausgabe vonls -lah /opt/iobroker/node_modules/iobroker.xbox/node_modules/.bin/ posten? `

          sure

          xxx@xxx:~$ ls -lah /opt/iobroker/node_modules/iobroker.xbox/node_modules/.bin/
          total 8.0K
          drwxrwxrwx  2 root root 4.0K Sep 20 20:17 .
          drwxrwxrwx 17 root root 4.0K Sep 20 20:17 ..
          lrwxrwxrwx  1 root root   16 Sep 20 20:17 uuid -> ../uuid/bin/uuid
          xxx@xxx:~$ 
          
          ```` `  
          

          Okay, leider kein Link für nopy vorhanden.. another try:

          Wenn du dich in /opt/iobroker/node_modules/iobroker.xbox/ befindest und den Befehl````
          npm root

          Videotutorials & mehr

          Hier könnt ihr mich unterstützen.

          1 Antwort Letzte Antwort
          0
          • foxriver76F Offline
            foxriver76F Offline
            foxriver76
            Developer
            schrieb am zuletzt editiert von
            #12

            Lasse eben die Tests noch laufen und dann veröffentliche ich eine neue Version, die sollte das Problem hoffentlich beheben.

            Probier trotzdem vorher mal das aus dem Post, würde mich interessieren was er als root angibt. Wirkt auf mich etwas inkonsistent, was die Installation da gemacht hat.

            Videotutorials & mehr

            Hier könnt ihr mich unterstützen.

            1 Antwort Letzte Antwort
            0
            • foxriver76F Offline
              foxriver76F Offline
              foxriver76
              Developer
              schrieb am zuletzt editiert von
              #13

              Wäre cool, wenn sich hier noch der ein oder andere Tester findet. Vorallem die Installation + Betrieb auf Mac und Windows.

              Zocke dafür auch eine Runde Battlefield mit euch :lol:

              Videotutorials & mehr

              Hier könnt ihr mich unterstützen.

              1 Antwort Letzte Antwort
              0
              • Jey CeeJ Online
                Jey CeeJ Online
                Jey Cee
                Developer
                schrieb am zuletzt editiert von
                #14

                Ich kann auf Windows Testen.

                Mal sehen ob mein Kopf es zu lässt und die Xbox nicht wieder Stunden lang Updates macht. Bei mir ist das Ding eigentlich nie an, weiss gar nicht warum ich sie noch hab.

                Gesendet von meinem m8 mit Tapatalk

                Persönlicher Support
                Spenden -> paypal.me/J3YC33

                1 Antwort Letzte Antwort
                0
                • DutchmanD Offline
                  DutchmanD Offline
                  Dutchman
                  Developer Most Active Administrators
                  schrieb am zuletzt editiert von
                  #15

                  @Jey Cee:

                  Bei mir ist das Ding eigentlich nie an, weiss gar nicht warum ich sie noch hab. `

                  Schicke dir gerne meine Adresse zum Recycling meinenkiddoes streiten sich immer über die eine hier ;)

                  Desweiteren läuft auch nach einem Tag alles, ein und ausschalten funzt auch super.

                  Ich reiche die gefragten Informationen noch später nach

                  Sent from my iPhone using Tapatalk

                  1 Antwort Letzte Antwort
                  0
                  • Jey CeeJ Online
                    Jey CeeJ Online
                    Jey Cee
                    Developer
                    schrieb am zuletzt editiert von
                    #16

                    Mein Installationsversuch unter Windows scheitert:

                    ! ```
                    2018-09-21 18:10:14.025 - [32minfo[39m: iobroker url "https://github.com/foxriver76/ioBroker.xbox" --debug 2018-09-21 18:10:14.444 - [32minfo[39m: iobroker install https://github.com/foxriver76/ioBroker.xbox/tarball/master 2018-09-21 18:10:15.519 - [32minfo[39m: iobroker npm install https://github.com/foxriver76/ioBroker.xbox/tarball/master --production --save --prefix "C:/iobroker" (System call) 2018-09-21 18:10:29.841 - [32minfo[39m: iobroker > iobroker.xbox@0.0.6 preinstall C:\iobroker\node_modules\iobroker.xbox apt install -y build-essential libssl-dev libffi-dev python3-dev || echo -e '[INFO] Cant install build-essential libssl-dev libffi-dev python3-dev Debian packages. If you are on a Linux system, try installing the package via: sudo npm i iobroker.xbox --unsafe-perm, otherwise you have to manage to install the packages by yourself. If you are not running on Linux, you can ignore this INFO.' ! 2018-09-21 18:10:29.874 - [32minfo[39m: iobroker Der Befehl "apt" ist entweder falsch geschrieben oder konnte nicht gefunden werden. ! 2018-09-21 18:10:29.874 - [32minfo[39m: iobroker -e '[INFO] Cant install build-essential libssl-dev libffi-dev python3-dev Debian packages. If you are on a Linux system, try installing the package via: sudo npm i iobroker.xbox --unsafe-perm, otherwise you have to manage to install the packages by yourself. If you are not running on Linux, you can ignore this INFO.' ! 2018-09-21 18:10:29.935 - [32minfo[39m: iobroker > iobroker.xbox@0.0.6 install C:\iobroker\node_modules\iobroker.xbox npip install ! 2018-09-21 18:10:30.149 - [32minfo[39m: iobroker No python_modules directory; installing pip locally if needed. 2018-09-21 18:10:30.161 - [32minfo[39m: iobroker Error: No python executable. at getPythonInfo (C:\iobroker\node_modules\iobroker.xbox\node_modules\nopy\src\api.js:52:11) at Promise.then.catch.error (C:\iobroker\node_modules\iobroker.xbox\node_modules\nopy\src\api.js:115:14) at <anonymous> at process._tickCallback (internal/process/next_tick.js:188:7) ! 2018-09-21 18:10:30.326 - [32minfo[39m: iobroker npm 2018-09-21 18:10:30.326 - [32minfo[39m: iobroker ERR! code ELIFECYCLEnpm ERR! errno 1 ! 2018-09-21 18:10:30.327 - [32minfo[39m: iobroker npm 2018-09-21 18:10:30.327 - [32minfo[39m: iobroker ERR! iobroker.xbox@0.0.6 install: npip installnpm 2018-09-21 18:10:30.327 - [32minfo[39m: iobroker ERR! Exit status 1npm ERR! npm 2018-09-21 18:10:30.327 - [32minfo[39m: iobroker ERR! Failed at the iobroker.xbox@0.0.6 install script.npm ERR! This is probably not a problem with npm. There is likely additional logging output above. ! 2018-09-21 18:10:30.344 - [32minfo[39m: iobroker 2018-09-21 18:10:30.344 - [32minfo[39m: iobroker npm ERR! A complete log of this run can be found in:npm ERR! C:\Windows\system32\config\systemprofile\AppData\Roaming\npm-cache\_logs\2018-09-21T16_10_30_331Z-debug.log ! 2018-09-21 18:10:30.624 - [32minfo[39m: iobroker exit 0[/code]</anonymous>
                    ! [quote]
                    Schicke dir gerne meine Adresse zum Recycling meinenkiddoes streiten sich immer über die eine hier
                    ;-) das behalte ich mal im Hinterkopf, für den Fall das ich so los werden will.

                    Persönlicher Support
                    Spenden -> paypal.me/J3YC33

                    1 Antwort Letzte Antwort
                    0
                    • DutchmanD Offline
                      DutchmanD Offline
                      Dutchman
                      Developer Most Active Administrators
                      schrieb am zuletzt editiert von
                      #17

                      Ich glaube der Fehler bei dir ist, wen ich den Log richtig lese, das dir die Python Sachen fehlen und die Installation kein apt ausführen kann (logisch ist ein Linux Commando).

                      Hast du per Admin oder per console installiert?

                      Sent from my iPhone using Tapatalk

                      1 Antwort Letzte Antwort
                      0
                      • Jey CeeJ Online
                        Jey CeeJ Online
                        Jey Cee
                        Developer
                        schrieb am zuletzt editiert von
                        #18

                        Hab per admin installiert.

                        Python hab ich 3.6.4 installiert.

                        Persönlicher Support
                        Spenden -> paypal.me/J3YC33

                        1 Antwort Letzte Antwort
                        0
                        • DutchmanD Offline
                          DutchmanD Offline
                          Dutchman
                          Developer Most Active Administrators
                          schrieb am zuletzt editiert von
                          #19

                          @Jey Cee:

                          Hab per admin installiert.

                          Python hab ich 3.6.4 installiert. `

                          Mal in der command Line probiert?

                          Sent from my iPhone using Tapatalk

                          1 Antwort Letzte Antwort
                          0
                          • Jey CeeJ Online
                            Jey CeeJ Online
                            Jey Cee
                            Developer
                            schrieb am zuletzt editiert von
                            #20
                            C:\iobroker>npm install https://github.com/foxriver76/ioBroker.xbox
                            npm WARN enoent ENOENT: no such file or directory, open 'C:\iobroker\node_module
                            s\admin\package.json'
                            npm WARN enoent ENOENT: no such file or directory, open 'C:\iobroker\node_module
                            s\lib\package.json'
                            npm WARN enoent ENOENT: no such file or directory, open 'C:\iobroker\node_module
                            s\tasks\package.json'
                            npm WARN enoent ENOENT: no such file or directory, open 'C:\iobroker\node_module
                            s\scripts\package.json'
                            npm WARN enoent ENOENT: no such file or directory, open 'C:\iobroker\node_module
                            s\test\package.json'
                            
                            npm ERR! path C:\iobroker\node_modules\ioBroker.deconz
                            npm ERR! code EISGIT
                            npm ERR! git C:\iobroker\node_modules\ioBroker.deconz: Appears to be a git repo
                            or submodule.
                            npm ERR! git     C:\iobroker\node_modules\ioBroker.deconz
                            npm ERR! git Refusing to remove it. Update manually,
                            npm ERR! git or move it out of the way first.
                            
                            npm ERR! A complete log of this run can be found in:
                            npm ERR!     C:\Users\Jey Cee\AppData\Roaming\npm-cache\_logs\2018-09-21T17_31_3
                            8_444Z-debug.log
                            

                            Persönlicher Support
                            Spenden -> paypal.me/J3YC33

                            1 Antwort Letzte Antwort
                            0
                            • DutchmanD Offline
                              DutchmanD Offline
                              Dutchman
                              Developer Most Active Administrators
                              schrieb am zuletzt editiert von
                              #21

                              Alles Fehler bezüglich fehlender Ordner, console als Admin gestartet?

                              Sent from my iPhone using Tapatalk

                              1 Antwort Letzte Antwort
                              0
                              • Jey CeeJ Online
                                Jey CeeJ Online
                                Jey Cee
                                Developer
                                schrieb am zuletzt editiert von
                                #22

                                @Dutchman:

                                console als Admin gestartet? ` Nein, war auch mein erster Gedanke und mit Admin rechten aber genau das gleiche.

                                Persönlicher Support
                                Spenden -> paypal.me/J3YC33

                                1 Antwort Letzte Antwort
                                0
                                • DutchmanD Offline
                                  DutchmanD Offline
                                  Dutchman
                                  Developer Most Active Administrators
                                  schrieb am zuletzt editiert von
                                  #23

                                  @Jey Cee:

                                  Nein, war auch mein erster Gedanke und mit Admin rechten aber genau das gleiche. `

                                  Hmm okay sorry dann bin ich raus habe selber keine Windows Installation und auf Basis der Fehler kam ich keine anderen Schritte mehr bedenken.

                                  Finde es nur komisch das er die allgemeine node Module Ordner und paclage json nicht findet

                                  Sent from my iPhone using Tapatalk

                                  1 Antwort Letzte Antwort
                                  0
                                  • Jey CeeJ Online
                                    Jey CeeJ Online
                                    Jey Cee
                                    Developer
                                    schrieb am zuletzt editiert von
                                    #24

                                    @Dutchman:

                                    Finde es nur komisch das er die allgemeine node Module Ordner und paclage json nicht findet ` Scheint ein Problem mit meiner installation zu sein, hat aber bisher nie die Installation eines Adapters verhindert.

                                    Persönlicher Support
                                    Spenden -> paypal.me/J3YC33

                                    1 Antwort Letzte Antwort
                                    0
                                    • DutchmanD Offline
                                      DutchmanD Offline
                                      Dutchman
                                      Developer Most Active Administrators
                                      schrieb am zuletzt editiert von
                                      #25

                                      Die Installation befindet sich aber in diesem Ordner ?

                                      Poste Mal deine Ordnerstruktur die Situation macht mich neugierig

                                      Sent from my iPhone using Tapatalk

                                      1 Antwort Letzte Antwort
                                      0
                                      • Jey CeeJ Online
                                        Jey CeeJ Online
                                        Jey Cee
                                        Developer
                                        schrieb am zuletzt editiert von
                                        #26

                                        @Dutchman:

                                        Die Installation befindet sich aber in diesem Ordner ? ` Ja.

                                        @Dutchman:

                                        Poste Mal deine Ordnerstruktur die Situation macht mich neugierig ` Du wolltest es so :mrgreen:
                                        282_ordnerstruktur1.png
                                        282_ordnerstruktur2.png
                                        282_ordnerstruktur3.png
                                        282_ordnerstruktur4.png
                                        282_ordnerstruktur5.png
                                        282_ordnerstruktur6.png
                                        282_ordnerstruktur7.png
                                        282_ordnerstruktur8.png

                                        Persönlicher Support
                                        Spenden -> paypal.me/J3YC33

                                        1 Antwort Letzte Antwort
                                        0
                                        • DutchmanD Offline
                                          DutchmanD Offline
                                          Dutchman
                                          Developer Most Active Administrators
                                          schrieb am zuletzt editiert von
                                          #27

                                          Hmm ok sieht alles gut aus sorry Dan kommt ich auch nicht mehr weiter

                                          Sent from my iPhone using Tapatalk

                                          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

                                          863

                                          Online

                                          32.4k

                                          Benutzer

                                          81.5k

                                          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