-
Notifications
You must be signed in to change notification settings - Fork 9
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
Unable to authenticate PS4 #26
Comments
I have the same issue. |
Still an open issue but just to share some progressive I’ve made screwing around. The configuration file is definitely not being made when running the login command. I attempted to make a blank configuration json and when I ran the command it got a little farther and homebridge-playstation recognized that my blank json was not configured correctly haha. Not necessarily any better but that’s something I suppose. I also tried running the login command from user Pi (my default user on my rpi) as opposed to from the terminal on the homebridge UI and that finally got me to the next step asking me to connect to play actor from the 2nd screen app. Unfortunately Playactor didn’t come up when I tried to connect via the named app but I’ll open a ticket there. Anyway, for those having this same issue, try executing the command from your default user, if you’re able to successfully connect, then try moving the configuration json to the correct folder? /home/homebridge/.config/playactor I think is what it is. |
I have the same issue |
I am running into the same thing. Is someone taking a look into this or not? |
|
I hope to see an update soon, with fixed problems with Ps4 written on it |
Still an issue |
Describe Your Problem:
Following the startup guide, I am getting stuck after running home bridge-playstation-login. After hitting Y to authenticate, terminal returns that there are no credentials for my PS4. logging in as root doesn't help either. I've seen 2 other issues similar to this (one of which was closed but did not have a documented resolution) so I'm logging this ticket for visibility.
Note, the closed issue did ask about a credentials file existing, following this direction, it appears this file does not exist for me, though it's unclear how to create one. Additional direction would be appreciated.
Logs:
Discovered device: {
address: { address: '[deleted]', family: 'IPv4', port: 57252, size: 158 },
hostRequestPort: 997,
extras: {
statusLine: '200 Ok',
statusCode: '200',
statusMessage: 'Ok',
status: 'AWAKE'
},
discoveryVersion: '00020020',
systemVersion: '09040001',
id: '[deleted]',
name: 'PS4-531',
status: 'AWAKE',
type: 'PS4'
}
Authenticate to PS4-531? (y/n) y
No credentials for PS4-531 and unable to request (need root permissions).
Attempting to request root permissions now (we will relinquish them as soon as possible)...
[sudo] password for homebridge:
Plugin Config:
Screenshots:
Environment:
The text was updated successfully, but these errors were encountered: