Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue while wake up #146

Closed
kurtslayer17 opened this issue Sep 6, 2020 · 4 comments
Closed

Issue while wake up #146

kurtslayer17 opened this issue Sep 6, 2020 · 4 comments

Comments

@kurtslayer17
Copy link

Hi!,

Everything was working properly since one day it doesn't. I could wake up the PS4 but I couldn't shut it down. I have this error:

Error logging in: Error: read ECONNRESET
at TCP.onStreamRead (internal/stream_base_commons.js:205:27) {
errno: 'ECONNRESET',
code: 'ECONNRESET',
syscall: 'read'
}
Unexpected error Error: No socket
at /usr/local/lib/node_modules/ps4-waker/dist/device.js:563:38
at Ps4Socket. (/usr/local/lib/node_modules/ps4-waker/dist/waker.js:376:5)
at Ps4Socket.emit (events.js:315:20)
at Socket. (/usr/local/lib/node_modules/ps4-waker/dist/ps4socket.js:164:10)
at Socket.emit (events.js:315:20)
at emitErrorNT (internal/streams/destroy.js:92:8)
at emitErrorAndCloseNT (internal/streams/destroy.js:60:3)
at processTicksAndRejections (internal/process/task_queues.js:84:21)

I've tried reinstalling it but can't manage to work, any idea why this error happens?

Thanks in advance! awesome plug in by the way ;)

@dhleong
Copy link
Owner

dhleong commented Sep 6, 2020

That sounds a lot like #142, which was caused by Sony breaking things. Can you successfully use the official PS4 Second Screen app on your phone to shut down the PS4?

@kurtslayer17
Copy link
Author

Thanks for quick response!

Yes, it’s exactly the same issue (sorry for duplicate 😅), second screen app does not detect the PS4 either, but it does detect PS4-Waker, but nothing happens. I’m not sure if I have any PS4 update, I’ll check and let see if that solves the problem!

@dhleong
Copy link
Owner

dhleong commented Sep 6, 2020 via email

@kurtslayer17
Copy link
Author

No worries! It's all fixed now, it was the update...

Thanks again!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants