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 with initial login #115

Closed
ghost opened this issue Mar 12, 2019 · 5 comments
Closed

Issue with initial login #115

ghost opened this issue Mar 12, 2019 · 5 comments
Assignees
Labels
bug Something isn't working

Comments

@ghost
Copy link

ghost commented Mar 12, 2019

Hello,

I'm not able to perform the initial login. I got this error:

root@MyServer:~# ps4-waker WAKEUP sent to device... 192.168.2.44 Logging in... Go to 'Settings -> Mobile App Connection Settings -> Add Device' on your PS4 to obtain the PIN code. Pin code> XXXXXXXX (node:2601) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'login' of null at /usr/lib/node_modules/ps4-waker/dist/cli/base.js:268:12 at Generator.next (<anonymous>) at asyncGeneratorStep (/usr/lib/node_modules/ps4-waker/dist/cli/base.js:5:103) at _next (/usr/lib/node_modules/ps4-waker/dist/cli/base.js:7:194) at <anonymous> at process._tickCallback (internal/process/next_tick.js:189:7) (node:2601) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1) (node:2601) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
Is it an issue with my NodeJS version?

node -v ==> v8.12.0
nodejs -v ==> v8.12.0

Thanks,

@ghost ghost changed the title Issie with initial login Issue with initial login Mar 12, 2019
@dhleong
Copy link
Owner

dhleong commented Mar 12, 2019

Thanks for reporting this. It's a bug.

@dhleong dhleong self-assigned this Mar 12, 2019
@dhleong dhleong added the bug Something isn't working label Mar 12, 2019
@dhleong
Copy link
Owner

dhleong commented Mar 12, 2019

@denisrosenkranz Try again with 1.8.2; let me know if it's not resolved, but it's working here.

@ghost
Copy link
Author

ghost commented Mar 12, 2019

Cool thanks! I'll try it this evening.

@ghost
Copy link
Author

ghost commented Mar 12, 2019

Yes I confirm It's working ! Thanks that was a quick fix !

@dhleong
Copy link
Owner

dhleong commented Mar 12, 2019

👍 No problem :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant