Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. [Aufruf] Xbox Adapter testen

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    [Aufruf] Xbox Adapter testen

    This topic has been deleted. Only users with topic management privileges can see it.
    • Dutchman
      Dutchman Developer Most Active Administrators last edited by

      @foxriver76:

      Wahrscheinlich gibt es den Ordner "/opt/iobroker/node_modules/iobroker.xbox/node_modules/nopy/" dann bei dir auf dem Ubuntu System gar nicht oder? Ich hätte eher erwartet, dass der Server nicht läuft, weil er am Anfang apt install nicht ausführen konnte. `

      doch der ordner ist da :

      979_capture.jpg

      @foxriver76:

      Genau, also das ganze basiert auf dem Smartglass Protokoll von Xbox. Kann in Spielen selbst also 'leider' nicht genutzt werden, wäre wohl zu einfach sich daraus was zum mogeln zu programmieren 😄 `

      lol, jup dan koennte man automatisieren oder mit 2 leuten einen controller bedienen :lol:

      1 Reply Last reply Reply Quote 0
      • foxriver76
        foxriver76 Developer last edited by

        @Dutchman:

        @foxriver76:

        Wahrscheinlich gibt es den Ordner "/opt/iobroker/node_modules/iobroker.xbox/node_modules/nopy/" dann bei dir auf dem Ubuntu System gar nicht oder? Ich hätte eher erwartet, dass der Server nicht läuft, weil er am Anfang apt install nicht ausführen konnte. `

        doch der ordner ist da :

        Capture.JPG `

        Ahhh… okay...

        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.

        1 Reply Last reply Reply Quote 0
        • Dutchman
          Dutchman Developer Most Active Administrators last edited by

          @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 Reply Last reply Reply Quote 0
          • foxriver76
            foxriver76 Developer last edited by

            @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/

            1 Reply Last reply Reply Quote 0
            • Dutchman
              Dutchman Developer Most Active Administrators last edited by

              @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 Reply Last reply Reply Quote 0
              • foxriver76
                foxriver76 Developer last edited by

                @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

                1 Reply Last reply Reply Quote 0
                • foxriver76
                  foxriver76 Developer last edited by

                  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.

                  1 Reply Last reply Reply Quote 0
                  • foxriver76
                    foxriver76 Developer last edited by

                    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:

                    1 Reply Last reply Reply Quote 0
                    • Jey Cee
                      Jey Cee Developer last edited by

                      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

                      1 Reply Last reply Reply Quote 0
                      • Dutchman
                        Dutchman Developer Most Active Administrators last edited by

                        @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 Reply Last reply Reply Quote 0
                        • Jey Cee
                          Jey Cee Developer last edited by

                          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.

                          1 Reply Last reply Reply Quote 0
                          • Dutchman
                            Dutchman Developer Most Active Administrators last edited by

                            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 Reply Last reply Reply Quote 0
                            • Jey Cee
                              Jey Cee Developer last edited by

                              Hab per admin installiert.

                              Python hab ich 3.6.4 installiert.

                              1 Reply Last reply Reply Quote 0
                              • Dutchman
                                Dutchman Developer Most Active Administrators last edited by

                                @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 Reply Last reply Reply Quote 0
                                • Jey Cee
                                  Jey Cee Developer last edited by

                                  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
                                  
                                  1 Reply Last reply Reply Quote 0
                                  • Dutchman
                                    Dutchman Developer Most Active Administrators last edited by

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

                                    Sent from my iPhone using Tapatalk

                                    1 Reply Last reply Reply Quote 0
                                    • Jey Cee
                                      Jey Cee Developer last edited by

                                      @Dutchman:

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

                                      1 Reply Last reply Reply Quote 0
                                      • Dutchman
                                        Dutchman Developer Most Active Administrators last edited by

                                        @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 Reply Last reply Reply Quote 0
                                        • Jey Cee
                                          Jey Cee Developer last edited by

                                          @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.

                                          1 Reply Last reply Reply Quote 0
                                          • Dutchman
                                            Dutchman Developer Most Active Administrators last edited by

                                            Die Installation befindet sich aber in diesem Ordner ?

                                            Poste Mal deine Ordnerstruktur die Situation macht mich neugierig

                                            Sent from my iPhone using Tapatalk

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            914
                                            Online

                                            31.7k
                                            Users

                                            79.7k
                                            Topics

                                            1.3m
                                            Posts

                                            adapter xbox
                                            13
                                            205
                                            27526
                                            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