Skip to content
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • 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

  • Default (No Skin)
  • No Skin
Collapse
Logo
  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.1k

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

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

[Aufruf] Xbox Adapter testen

Scheduled Pinned Locked Moved Tester
adapterxbox
205 Posts 13 Posters 34.2k Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • foxriver76F Offline
    foxriver76F Offline
    foxriver76
    Developer
    wrote on last edited by
    #95

    Ich kümmere mich mal um die Win-Installation. Notfalls gibt es einen Workaround, den ich jedoch vermeiden möchte.

    Ach so und da ich es noch in deinem Log gesehen habe – hat jetzt nix mit dem Fehlschalg zu tun -- du solltest das Kommando im ioBroker Ordner ausführen oder mit dem --prefix Flag den ioBroker Ordner als Pfad mitgeben. also müsstest du vorher mittels dem Change Directory Befehl (cd) in den ioB Ordner wechseln, vermutlich C:\ioBroker\

    Videotutorials & mehr

    Hier könnt ihr mich unterstützen.

    1 Reply Last reply
    0
    • NegaleinN Offline
      NegaleinN Offline
      Negalein
      Global Moderator
      wrote on last edited by
      #96

      @foxriver76:

      Wie steht es umnode -v,nodejs -vundnpm -v `

      C:\ioBroker>node -v

      v8.12.0

      C:\ioBroker>nodejs -v

      Der Befehl "nodejs" ist entweder falsch geschrieben oder

      konnte nicht gefunden werden.

      C:\ioBroker>npm -v

      6.4.1

      C:\ioBroker>

      ° Node.js: 20.17.0 NPM: 10.8.2
      ° Proxmox, Ubuntu 22.04.3 LTS
      ° Fixer ---> iob fix

      1 Reply Last reply
      0
      • D Offline
        D Offline
        DKM
        wrote on last edited by
        #97

        @foxriver76:

        Ich kümmere mich mal um die Win-Installation. Notfalls gibt es einen Workaround, den ich jedoch vermeiden möchte.

        Ach so und da ich es noch in deinem Log gesehen habe – hat jetzt nix mit dem Fehlschalg zu tun -- du solltest das Kommando im ioBroker Ordner ausführen oder mit dem --prefix Flag den ioBroker Ordner als Pfad mitgeben. also müsstest du vorher mittels dem Change Directory Befehl (cd) in den ioB Ordner wechseln, vermutlich C:\ioBroker\ `

        Hallo foxriver76,

        danke für die Arbeit, die du Dir machst. Ich habe die Installation im Ordner ioBroker ausgeführt. Liegt es eventuell daran, dass z.B. Python nicht im ioBroker Verzeichnis installiert wird?

        Falls Du weitere Infos über das System brauchst, sag ruhig Bescheid. Ich versuche Dir dann aus der Windowsseite zu helfen 🙂

        1 Reply Last reply
        0
        • foxriver76F Offline
          foxriver76F Offline
          foxriver76
          Developer
          wrote on last edited by
          #98

          So, also das gevent nicht korrekt kompiliert wird, liegt wohl an Python 3.7. Ich konnte das Setup nun durchführen, durch die Nutzung von Python 3.6.5. Von der Python Seite direkt mittels Installer installieren und Pfad setzen lassen: https://www.python.org/downloads/release

          Ich muss vermutlich noch was im Code anpassen, dass der Adapter korrekt läuft unter Windows (Python Pfade sind wohl doch anders als gedacht), jedoch hoffe ich, dass die Installation damit funktioniert.

          Und da wahrscheinlich bei Windows pip direkt mitinstalliert wird, sollte das ein mal auf den neuen Stand gebracht werden:

          python -m pip install --upgrade pip
          

          Videotutorials & mehr

          Hier könnt ihr mich unterstützen.

          1 Reply Last reply
          0
          • NegaleinN Offline
            NegaleinN Offline
            Negalein
            Global Moderator
            wrote on last edited by
            #99

            @foxriver76:

            So, also das gevent nicht korrekt kompiliert wird, liegt wohl an Python 3.7. Ich konnte das Setup nun durchführen, durch die Nutzung von Python 3.6.5.

            python -m pip install --upgrade pip
            ```` `  
            

            Hab Python 3.6.5 installiert.

            Dann das Setup für den Adapter nochmal gestartet.

            Es scheint der Adapter jetzt in ioBroker auf, er lässt sich aber noch nicht installiren.

            9441_adapters_-_iobroker.png

            Fehlermeldung beim Setup dass er unter Instanzen aufscheint:

            $ ./iobroker add xbox  --host Nega-PC
            host.Nega-PC install adapter xbox
            npm install --production (System call) in "C:/ioBroker/node_modules/iobroker.xbox"
            Der Befehl "apt" ist entweder falsch geschrieben oder
            konnte nicht gefunden werden.
            
            npm WARN
             deprecated gulp-util@3.0.8: gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5
            npm WARN 
            deprecated graceful-fs@3.0.11: please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js
            npm WARN deprecated minimatch@2.0.10: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
            npm WARN 
            deprecated minimatch@0.2.14: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
            npm WARN
             deprecated graceful-fs@1.2.3: please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js
            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:189:7)
            
            npm 
            ERR! code ELIFECYCLEnpm ERR! errno 1
            
            npm 
            ERR! iobroker.xbox@0.1.4 install: `npip install`npm ERR! Exit status 1
            npm ERR! 
            npm ERR!
             Failed at the iobroker.xbox@0.1.4 install script.npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
            
            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-11-12T13_50_31_670Z-debug.log
            
            Cannot install iobroker.xbox: 1
            ERROR: process exited with code 25</anonymous>
            

            ° Node.js: 20.17.0 NPM: 10.8.2
            ° Proxmox, Ubuntu 22.04.3 LTS
            ° Fixer ---> iob fix

            1 Reply Last reply
            0
            • foxriver76F Offline
              foxriver76F Offline
              foxriver76
              Developer
              wrote on last edited by
              #100

              Witzig, das Gleiche passiert bei mir wenn ich es über die GUI probiere. Im Terminal````
              iobroker add xbox

              Videotutorials & mehr

              Hier könnt ihr mich unterstützen.

              1 Reply Last reply
              0
              • foxriver76F Offline
                foxriver76F Offline
                foxriver76
                Developer
                wrote on last edited by
                #101

                Also die Version 0.1.5 die gerade auf GitHub ist, sollte den Server nun auch auf Windows korrekt starten und dann läuft es sowieso äquivalent, bezüglich dem korrekten beenden muss ich nochmal schauen, da der Rest Server als Grand Child sozusagen gespawnt wird und ich bislang keine geeignete Lösung gefunden habe, das auf Windows zu beenden. Der Adapter läuft bei mir nur, wenn ich ioBroker als Administrator ausführe. Ansonsten sagt er, dass er keine PythonExecutable findet.

                • Also bitte nicht Python 3.7 nutzen, wegen dem Bug (3.6.5 ist von mir empfohlen, damit laufen auch die Tests)

                • ioB muss als Admin ausgeführt werden

                Videotutorials & mehr

                Hier könnt ihr mich unterstützen.

                1 Reply Last reply
                0
                • D Offline
                  D Offline
                  DKM
                  wrote on last edited by
                  #102

                  Bei mir geht es nun auch. Hier meine Vorgehensweise

                  Benötigte Programme:

                  Python 3.6.7 (Version 3.7.x funktioniert nicht)

                  https://www.python.org/downloads/release/python-367/

                  Microsoft Visual C++

                  https://aka.ms/vs/15/release/vc_redist.x64.exe

                  https://aka.ms/vs/15/release/vc_redist.x86.exe

                  Installation Python 3.6.7

                  Setup starten und <u>Customize Installation</u> auswählen

                  Im Fenster Optional Features alle möglichen Häkchen setzen

                  Im Fenster Advanced Options die Punkte "Install for all Users" und "Add Python to environment tables" auswählen

                  Nach der Installation eine Kommandozeile als Administrator öffnen und zum Pythonpfad navigieren. Dort pip aktualisieren

                  python -m pip install --upgrade pip
                  

                  Der Standardpfad lautet: C:\Program Files\Python36

                  Installation Microsoft Visual C++

                  Hier einfach die Standardroutine durchlaufen lassen und den Rechner danach neustarten.

                  Installation des Adapters

                  Nach dem Neustart wieder eine Kommandozeile als Administrator öffnen und ins iobroker Verzeichnis wechseln

                  Erst zur Sicherheit ein Backup, falls etwas schief gehen sollte:

                  iobroker backup
                  

                  Danach folgenden Befehl ausführen:

                  npm i iobroker.xbox --unsafe-perm
                  

                  Nicht von den Fehlermeldungen verwirren lassen, ich vermute, dass diese noch aus der Entwicklung unter Unix kommen, da auch auf einen AVR verwiesen wird. Ich habe nach der Installation den iobroker neugestartet, kann aber nicht sagen, ob dies erforderlich ist.

                  Nun in die Adminoberfläche wechseln und dort unter der Schaltfläche Adapter den Adapter per GitHub installieren. Auch hier werden bei der Installation Fehler angezeigt, aber dennoch wird der Adapter installiert.

                  https://github.com/foxriver76/ioBroker.xbox
                  

                  Die Installation über die Adapterfunktion wird euch nur die Version

                  Die für den Betrieb des Adapters notwendige XBOX Live Geräte-ID findet Ihr unter:

                  Einstellungen -> System -> Konsoleninfo

                  Folgende auftretende Fehler konnte ich beheben:

                  Requested anonymous connection is not allowed

                  Solltet Ihr beim Verbinden in den Log-Dateien folgenden Fehler finden:

                  [CONNECT] <=== Connection to your Xbox failed: Requested anonymous connection is not allowed by console
                  

                  müsst Ihr noch folgende Einstellung ändern:

                  Einstellungen -> Voreinstellungen -> Xbox-App-Verbindungen -> Verbindung über alle Geräte zulassen

                  Sollte die Fehlermeldung dann immer noch erscheinen, probiert bitte noch die Konsole vollständig neuzustarten. Dies macht Ihr, indem ihr den Power-Button solange gedrückt haltet, bis Sie sich ausgeschaltet hat. Das ist in der Regel ca. 5 Sekunden.

                  Nach einem Neustart sollte es gehen - ggf. nochmal die IP überprüfen, bei mir hatte Sie sich nach dem Neustart geändert.

                  Keine Verbindung zur Konsole (Port)

                  Richtet bitte euren Router / Switch so ein, dass Port 5007 TCP auf die XBox zeigt.

                  Konsole lässt sich über "xbox.0.settings.power" nicht einschalten

                  Um die Funktion nutzen zu können, muss der Schnellstart aktiviert sein

                  Einstellungen -> Energie & Start -> Energiemodus & Start -> Energiemodus = Schnelles Hochfahren

                  1 Reply Last reply
                  0
                  • foxriver76F Offline
                    foxriver76F Offline
                    foxriver76
                    Developer
                    wrote on last edited by
                    #103

                    Danke für die Vorgehensweise, läuft es jetzt so bei dir? Am besten noch von GitHub die 0.1.5 holen, glaube nicht dass die 0.1.4 unter Windows läuft, also funktional.

                    Erinnere mich gerade an meinen Kommilitonen der sagte: "Jedes mal wenn jemand Python auf Windows installiert, stirbt ein kleines unschuldiges Kätzchen" – jetzt weiß ich was er meinte. :lol:

                    Videotutorials & mehr

                    Hier könnt ihr mich unterstützen.

                    1 Reply Last reply
                    0
                    • D Offline
                      D Offline
                      DKM
                      wrote on last edited by
                      #104

                      Hab den Beitrag nochmal angepasst. Der Adapter läuft, aber die Anmeldung klappt nicht. Ich erhalte den Fehler:

                      [CONNECT] <=== Connection to your Xbox failed: Requested anonymous connection is not allowed by console
                      
                      1 Reply Last reply
                      0
                      • foxriver76F Offline
                        foxriver76F Offline
                        foxriver76
                        Developer
                        wrote on last edited by
                        #105

                        Stimmt, das musst du in der Xbox erlauben. Fehlt in der Doku.

                        Videotutorials & mehr

                        Hier könnt ihr mich unterstützen.

                        1 Reply Last reply
                        0
                        • D Offline
                          D Offline
                          DKM
                          wrote on last edited by
                          #106

                          So nun geht alles 😄

                          Port-Freigabe war nötig und die fehlende Einstellung. Hab das noch alles hinzugefügt. Vielleicht kannst du ja den Beitrag in deinen Beitrag verlinken, ansonsten stell ich ihn Dir natürlich auch mit den BB-Codes gerne zur Verfügung. Die Hauptarbeit hattest du ja 😉

                          P.S. Endlich bei GTA Online keine Auto-Logout mehr 😛 😛

                          1 Reply Last reply
                          0
                          • foxriver76F Offline
                            foxriver76F Offline
                            foxriver76
                            Developer
                            wrote on last edited by
                            #107

                            @DKM:

                            So nun geht alles 😄

                            Port-Freigabe war nötig und die fehlende Einstellung. Hab das noch alles hinzugefügt. Vielleicht kannst du ja den Beitrag in deinen Beitrag verlinken, ansonsten stell ich ihn Dir natürlich auch mit den BB-Codes gerne zur Verfügung. Die Hauptarbeit hattest du ja 😉

                            P.S. Endlich bei GTA Online keine Auto-Logout mehr 😛 😛 `

                            Ich werde mal im ersten Beitrag darauf verweisen, später packe ich dann mal 0.1.5. auf npm, dann muss auch nicht mehr von Github installiert werden und das mit allow non authenticated users muss auf jeden fall mit in die ReadMe. Danke für deine Mühen.

                            Videotutorials & mehr

                            Hier könnt ihr mich unterstützen.

                            1 Reply Last reply
                            0
                            • NegaleinN Offline
                              NegaleinN Offline
                              Negalein
                              Global Moderator
                              wrote on last edited by
                              #108

                              @DKM:

                              Bei mir geht es nun auch. Hier meine Vorgehensweise `

                              Nachdem der Adapter bei mir nicht mehr aufgeschienen ist und nur unter Instanzen zu sehen war, hab ich ihn dort gelöscht und nach deiner Vorgehensweise neu installiert.

                              Leider funktioniert es bei mir nicht.

                              $ ./iobroker url "https://github.com/foxriver76/ioBroker.xbox"
                              install https://github.com/foxriver76/ioBroker.xbox/tarball/master
                              npm install https://github.com/foxriver76/ioBroker.xbox/tarball/master --production --save --prefix "C:/ioBroker" (System call)
                              Der Befehl "apt" ist entweder falsch geschrieben oder
                              konnte nicht gefunden werden.
                              
                              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:189:7)
                              
                              npm 
                              ERR! code ELIFECYCLEnpm ERR! errno 1
                              
                              npm
                               ERR! iobroker.xbox@0.1.5 install: `npip install`npm ERR! Exit status 1
                              npm ERR! 
                              npm ERR! Failed at the iobroker.xbox@0.1.5 install script.
                              npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
                              
                              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-11-13T14_50_48_593Z-debug.log
                              
                              process exited with code 0</anonymous>
                              

                              ° Node.js: 20.17.0 NPM: 10.8.2
                              ° Proxmox, Ubuntu 22.04.3 LTS
                              ° Fixer ---> iob fix

                              1 Reply Last reply
                              0
                              • D Offline
                                D Offline
                                DKM
                                wrote on last edited by
                                #109

                                Hab es gerade auch nochmal versucht - nun bekomm ich auch massiv Fehler und eine Installation ist nicht mehr möglich :shock:

                                Versuch die Adapterinstallation mal nur über die Konsole (Admin):

                                npm i iobroker.xbox --unsafe-perm
                                
                                iobroker install xbox
                                
                                iobroker upload xbox
                                
                                

                                Danach hatte ich den wieder 😄

                                1 Reply Last reply
                                0
                                • NegaleinN Offline
                                  NegaleinN Offline
                                  Negalein
                                  Global Moderator
                                  wrote on last edited by
                                  #110

                                  @DKM:

                                  Versuch die Adapterinstallation mal nur über die Konsole (Admin): `

                                  Bingo, funktioniert wieder!

                                  Danke

                                  ° Node.js: 20.17.0 NPM: 10.8.2
                                  ° Proxmox, Ubuntu 22.04.3 LTS
                                  ° Fixer ---> iob fix

                                  1 Reply Last reply
                                  0
                                  • NegaleinN Offline
                                    NegaleinN Offline
                                    Negalein
                                    Global Moderator
                                    wrote on last edited by
                                    #111

                                    @DKM:

                                    Hab es gerade auch nochmal versucht - nun bekomm ich auch massiv Fehler und eine Installation ist nicht mehr möglich `

                                    Mist, funktioniert doch noch nicht!

                                    Live ID richtig eingetragen und XBox passend eingestellt.

                                    9441_logs_-_iobroker.png

                                    ° Node.js: 20.17.0 NPM: 10.8.2
                                    ° Proxmox, Ubuntu 22.04.3 LTS
                                    ° Fixer ---> iob fix

                                    1 Reply Last reply
                                    0
                                    • foxriver76F Offline
                                      foxriver76F Offline
                                      foxriver76
                                      Developer
                                      wrote on last edited by
                                      #112

                                      Ah da fehlt noch was, vermutlich ist bei dir Nopy in iobroker/node_modules/nopy/…?

                                      Videotutorials & mehr

                                      Hier könnt ihr mich unterstützen.

                                      1 Reply Last reply
                                      0
                                      • NegaleinN Offline
                                        NegaleinN Offline
                                        Negalein
                                        Global Moderator
                                        wrote on last edited by
                                        #113

                                        @foxriver76:

                                        Ah da fehlt noch was, vermutlich ist bei dir Nopy in iobroker/node_modules/nopy/…? `

                                        Ja.

                                        Wie ändere ich das?

                                        9441_screenshot_2018-11-13_17.42.27.png

                                        ° Node.js: 20.17.0 NPM: 10.8.2
                                        ° Proxmox, Ubuntu 22.04.3 LTS
                                        ° Fixer ---> iob fix

                                        1 Reply Last reply
                                        0
                                        • foxriver76F Offline
                                          foxriver76F Offline
                                          foxriver76
                                          Developer
                                          wrote on last edited by
                                          #114

                                          Das habe ich geändert, ist jetzt in GitHub Version enthalten.

                                          Btw. es wird kein komplettes Visual C++ benötigt sondern lediglich die build-tools, jedoch sollten die vorhanden sein, falls ihr ioB nach der Anleitung installiert habt: http://www.iobroker.net/docu/?page_id=2291&lang=de

                                          ` > Manche Adapter brauchen für die Installation Kompilierung-Umgebung. Das konnte mit dem Kommando:

                                          c:\>cd iobroker
                                          c:\>npm install --global --production windows-build-tools
                                          
                                          ```` ` 

                                          Videotutorials & mehr

                                          Hier könnt ihr mich unterstützen.

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          735

                                          Online

                                          32.4k

                                          Users

                                          81.4k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe