dhleong / ps4-waker

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

Ps4-Waker Working Great on Terminal, but on Homebridge dont work #135

Closed hsismeiro closed 4 years ago

hsismeiro commented 4 years ago

hello! i'm trying to get this work, but i cant, on Terminal it works great, i can Turn On/Off my ps4, but when i come to my iphone, it shows that my PS4 is On/Off, so i tried to turn off/on from the Iphone and it makes that error... ps4-waker 2 ps4-waker

dhleong commented 4 years ago

Hey there, this isn't the homebridge support forum, and in general if ps4-waker works from the command line there's nothing I can help with.

The only thing I can suggest here is that if homebridge is not running as your user then it may not be finding the credentials file, which could be causing it to try to initialize, requesting sudo. Try adding the -c flag to your ps4-waker invocations to ensure it's using the right config file, something like: ps4-waker standby -c /users/yourusername/.ps4-wake.credentials.json (but obviously with a real path for your system).

stale[bot] commented 4 years ago

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.