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: 403: Forbidden: Other Error #53

Open
Recks247 opened this issue Nov 14, 2022 · 6 comments
Open

Registration error: 403: Forbidden: Other Error #53

Recks247 opened this issue Nov 14, 2022 · 6 comments
Labels
question Further information is requested

Comments

@Recks247
Copy link

Describe Your Problem:
I keep receiving the message "Registration error: 403: Forbidden: Other Error" while going through the process under the Homebridge Terminal.

Any idea here?

Appreciate your help. Thanks!

Logs:

pi@homebridge:/var/lib/homebridge $ homebridge-playstation-login
Discovered device: {
  address: { address: '192.168.1.141', family: 'IPv4', port: 9302, size: 162 },
  hostRequestPort: 997,
  extras: {
    statusLine: '200 Ok',
    statusCode: '200',
    statusMessage: 'Ok',
    status: 'AWAKE'
  },
  discoveryVersion: '00030010',
  systemVersion: '06020004',
  id: '70662AA0B52F',
  name: 'Playstation',
  status: 'AWAKE',
  type: 'PS5'
}
Authenticate to Playstation? (y/n) y
Connecting to <70662AA0B52F>...
Registration error: 403: Forbidden: Other Error

Discovering next device...

Plugin Config:

    "pollInterval": 5000,
    "platform": "playstation"
}
  • Plugin Version: v1.4.2
  • Homebridge Version: v1.5.1
  • Node.js Version:
  • NPM Version:
  • Operating System:
@Recks247 Recks247 added the question Further information is requested label Nov 14, 2022
@JeedPi
Copy link

JeedPi commented Jan 9, 2023

I have the same error:

`
Discovering next device...
Discovered device: {
address: { address: '1xx.xx.xx.1', family: 'IPv4', port: 9302, size: 158 },
hostRequestPort: 997,
extras: {
statusLine: '200 Ok',
statusCode: '200',
statusMessage: 'Ok',
status: 'AWAKE'
},
discoveryVersion: '00030010',
systemVersion: '06020004',
id: 'XXXXXXXXX',
name: 'PS5-0XX',
status: 'AWAKE',
type: 'PS5'
}
Authenticate to PS5-0XX? (y/n) y
Connecting to ...
Registration error: 403: Forbidden: Other Error

Discovering next device...`

Homebridge v1.6.0
Plugin version: 1.4.2

@sgtstadanko
Copy link

Getting same error?

@j1104c
Copy link

j1104c commented Jan 26, 2023

same issue

@floriangrotz
Copy link

Same error still

@briancrink
Copy link

I have the same error. "Registration error: 403: Forbidden: Remote is already in use."

@oskapt
Copy link

oskapt commented May 21, 2023

Hi, everyone. I also encountered this error today (403: Forbidden: Other Error), but after digging further into it, I think it's not real. I don't have a clear set of steps to get past it, so I'll just tell you what I experienced and let you try on your own.

I followed the steps in the README to add the PS5 to HomeBridge and hit the error. I turned Remote Play off and left it alone while I ate dinner. When I came back, I was able to add the PS5 to the Home app, but it said that the code was invalid. I tried again and told it to use the camera, and it scanned the QR code off the HomeBridge main screen and added the PS5. At that point I turned Remote Play back on and ran homebridge-playstation-login and it successfully logged into the PS5. I was in the Remote Play screen and saw the notification pop up that my PSN ID had connected via Remote Play. From then on I was able to turn the PS5 on through the Home app.

I don't know that leaving it alone for a while really did anything, but you may want to try adding it to the Home app, then reconnecting with homebridge-playstation-login and seeing if it works. At worst it should be a no-op. At best you'll get past this error.

I wish there was a way to put it into sleep mode instead of powering it off, but 🤷 at least now I can turn on the TV, the Govee lights, set to HDMI 3 and turn on the PS5 all with a single voice command.

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

No branches or pull requests

7 participants