kopiro / homebridge-playstation

Playstation integration for Homebridge / HOOBS.
Apache License 2.0
97 stars 9 forks source link

Registration error: 403: Forbidden: Other Error #53

Open Recks247 opened 1 year ago

Recks247 commented 1 year ago

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"
}
JeedPi commented 1 year ago

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 commented 1 year ago

Getting same error?

j1104c commented 1 year ago

same issue

floriangrotz commented 1 year ago

Same error still

briancrink commented 1 year ago

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

oskapt commented 1 year ago

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.