-
Notifications
You must be signed in to change notification settings - Fork 368
Add PIN entry if not logged in #10
Comments
This line is interesting:
I don't remember ever getting 0x4 messages. I'll add some more logging for the next release, so we can debug this better. |
The nonce is not sensitive info btw, it should be random on every connection. |
I think this happens when the account registered with isn't logged in. Waking up from rest mode and connecting afterwards works for me. |
With v1.0.2:
|
If I login into my profile on the PS4 itself (entering the 4 digit PIN), then connect via Chiaki it works fine. There are however some other unknown Ctrl Message types:
|
These are good hints, thanks. I never tried with a PIN-protected user. I'll see what I can do about this. |
Was just about to post this issue, glad to see it's already resolved. |
Thank you for this cool project! I gave it a try and hit a problem:
I've paired with my PS4 Slim (latest firmware as of now) without any problems and immediately afterwards remote play worked fine. I then turned off my PS4 using Chiaki, turned off the TV and closed Chiaki.
Now, waking it up over network works (I can hear the PS4 beep), and after a few seconds PS4 reappears in the list with
State: ready
, but it can't connect:Running on Windows 10 x64 1903.
Log:
I've removed the lines containing the RP-Nonce as I wasn't sure if it was secret information, but it was a valid Base64 string.
The text was updated successfully, but these errors were encountered: