dhleong / ps4-waker

Wake your PS4 over LAN (with help from the Playstation App)
MIT License
451 stars 40 forks source link

Could not detect any matching PS4 device #153

Closed NexusBRYT closed 3 years ago

NexusBRYT commented 3 years ago

I started the Installation, using npm i ps4-waker -g, then proceeded to connect the console to the Second Screen app, but when i executed ps4-waker, it gave me the Could not detect any matching PS4 device error.

Any solutions? (My 3 devices are connected to the same network, PC and PS4 with cable and phone with wifi, also tested the PS4 with Wi-fi but doesn't work either)

dhleong commented 3 years ago

Have you followed all the steps here? https://github.com/dhleong/ps4-waker/wiki/Troubleshooting

NexusBRYT commented 3 years ago

using -bind <ip> to specify the adapter worked, thanks for the help!