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

Registration error (PS5) #38

Closed
nseries100 opened this issue Dec 16, 2021 · 1 comment
Closed

Registration error (PS5) #38

nseries100 opened this issue Dec 16, 2021 · 1 comment

Comments

@nseries100
Copy link

nseries100 commented Dec 16, 2021

EDIT: Probably same as #21

Playactor - installed via homebridge terminal
Device - only one PS5

PS5 is reachable and awake:
homebridge@raspberrypi:/var/lib/homebridge $ playactor browse
{
"address": {
"address": "192.168.1.35",
"family": "IPv4",
"port": 9302,
"size": 154
},
"hostRequestPort": 997,
"extras": {
"statusLine": "200 Ok",
"statusCode": "200",
"statusMessage": "Ok",
"status": "AWAKE"
},
"discoveryVersion": "00030010",
"systemVersion": "09090001",
"id": "00E4210B04BE",
"name": "PS5",
"status": "AWAKE",
"type": "PS5"
}

Im trying to register my PS5 and Im getting this Error:

homebridge@raspberrypi:/var/lib/homebridge $ playactor login --no-open-urls
Open the following URL in a web browser to login to your PSN account.
When the page shows "redirect", copy the URL from your browser's address bar and paste it here.
URL
These URLs may contain sensitive information; if sharing debug logs anywhere, PLEASE make sure to redact them first!
URL> PASTED-URL
Registering with device via Remote Play.
Go to Settings > System > Remote Play > Link Device
Enter PIN here> PIN
Error: Registration error: 403: Forbidden: Other Error
at Object. (/usr/lib/node_modules/playactor/dist/remoteplay/protocol.js:88:19)
at Generator.next ()
at fulfilled (/usr/lib/node_modules/playactor/dist/remoteplay/protocol.js:5:58)
at processTicksAndRejections (node:internal/process/task_queues:96:5)

After that I cant run command playactor login --no-open-urls again. I get error:
homebridge@raspberrypi:/var/lib/homebridge $ playactor login --no-open-urls
Error: Registration error: 403: Forbidden: Other Error
at Object. (/usr/lib/node_modules/playactor/dist/remoteplay/protocol.js:88:19)
at Generator.next ()
at fulfilled (/usr/lib/node_modules/playactor/dist/remoteplay/protocol.js:5:58)
at processTicksAndRejections (node:internal/process/task_queues:96:5)

Any ideas?

@dhleong
Copy link
Owner

dhleong commented Dec 16, 2021

Looks like #21 to me. Going to go ahead and close this one; if you uncover any helpful new information please post it on #21; if you find any evidence that this is a separate issue, feel free to comment here again and I'll reopen!

@dhleong dhleong closed this as completed Dec 16, 2021
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