Schamper / xbox-remote-power

Python script to remotely turn on your Xbox One
MIT License
188 stars 36 forks source link

Not Working #39

Open sayhaiprashant opened 4 years ago

sayhaiprashant commented 4 years ago

Installed Python and Executed the code with correct ip address and live device id. It failed. (I tried over LAN and it failed)

Enter the IP address: 192.168.1.XX Enter the Live ID: <16 digit alpha-numeric id> Sending power on packets to 192.168.1.XX... Xbox should turn on now, pinging to make sure... Failed to ping Xbox :( Do you wish to keep trying? (y/n): y Sending power packets and pinging until Xbox is on... Failed to ping Xbox :( Failed to ping Xbox :( Failed to ping Xbox :( Failed to ping Xbox :( Failed to ping Xbox :( Failed to ping Xbox :(

Background Settings of my Xbox One S: Number 1> my console is on Energy saving mode (it has to be, else i won't be searching on internet and run this script if i set to instant on mode) Number 2> my console is connected to router/internet via LAN cable. Its a wired connection And not on Wi-Fi. (I need to do this to good stream over LAN) Number 3> my console is allocated static ip in my LAN. So ip address is not an issue. Number 4> my console NAT type is open.

So, I kindly request you to please tell me what to do to get this script work. Also tell me the limitations of this script and also at the same time add the limitations to the project description on this github website as well so that no one will waste time like me do.

milty456 commented 4 years ago

SayHaiprashant - this used to work; years ago...seems like this year it broke...possibly due to a microsoft update of xbox? Mine was working for years, but this year seems to have stopped working.

Algorithmism commented 2 years ago

Any sign of a fix?