Coder Social home page Coder Social logo

Comments (16)

morningla avatar morningla commented on May 30, 2024 1

playactor commands all work in command prompt to put system on standby and power on. ON/OFF status is showing properly, but powering on and off is not working in the Home App. must be a permission issue but cannot figure it out.

from homebridge-playstation.

Robin-MR avatar Robin-MR commented on May 30, 2024

I have the same problem. @morningla Do you already have a solution?

from homebridge-playstation.

Resstrictionss avatar Resstrictionss commented on May 30, 2024

I have the same problem @morningla Please let me know when you have find a solution.

from homebridge-playstation.

Jennis1408 avatar Jennis1408 commented on May 30, 2024

Same here.

from homebridge-playstation.

BensimonSamy avatar BensimonSamy commented on May 30, 2024

Same here

from homebridge-playstation.

sterumbelow avatar sterumbelow commented on May 30, 2024

Same here. Extremely frustrating because it seems like it would be an easy thing to fix!

from homebridge-playstation.

kopiro avatar kopiro commented on May 30, 2024

Hello - Can you check that the homebridge user has access to the directory /home/homebridge/.config/playactor ?

from homebridge-playstation.

morningla avatar morningla commented on May 30, 2024

from homebridge-playstation.

and43a avatar and43a commented on May 30, 2024

Hello - Can you check that the homebridge user has access to the directory /home/homebridge/.config/playactor ?

hello KOpiro, reading on the site looking for the problem, I saw this answer, I wanted to tell you that perhaps the problem is just this, i.e. that the user does not have access to the home/homebridge/.config/playactor folder. also because if I go to this directory I can't find anything to do with playactor.
Screenshot 2023-04-18 alle 17 19 57

from homebridge-playstation.

morningla avatar morningla commented on May 30, 2024

from homebridge-playstation.

travischapman avatar travischapman commented on May 30, 2024

Hello - Can you check that the homebridge user has access to the directory /home/homebridge/.config/playactor ?

@kopiro I also encounter the Unable to request credentials error. The Home app accurately shows if the PS5 is in standby or not, but it logs the error message whenever attempting to toggle within the Home app.

I did confirm the permissions are set appropriately for the homebridge user (see screenshot).

image

I am happy to help with a PR if needed. Do you have any good leads on what is causing the error?

from homebridge-playstation.

TJKanarek avatar TJKanarek commented on May 30, 2024

Has this issue ever been resolved. Having same error unable to request credentials

from homebridge-playstation.

dpamping avatar dpamping commented on May 30, 2024

Same here

from homebridge-playstation.

robi-van-kenobi avatar robi-van-kenobi commented on May 30, 2024

I solved it the following way:

Step 1: sudo addgroup pi homebridge
Where "pi" is your current username.
Step 2: sudo chmod 0760 /home/homebridge/ && sudo chmod 0760 /home/homebridge/.config/ && sudo chmod 0760 /home/homebridge/.config/playactor/

Step 3: sudo chmod 0644 /home/homebridge/.config/playactor/credentials.json

Step 4: ln -s /home/homebridge/.config/playactor /home/pi/.config/playactor

Step 2 &3 fix the access rights to the config file.
Step 4 links the file to my current home. For some reason it tries to find the file here. Works like a charm now

from homebridge-playstation.

and43a avatar and43a commented on May 30, 2024

from homebridge-playstation.

morningla avatar morningla commented on May 30, 2024

In windows, the folder is here? local system runs homebridge, and has access to this folder. I can try changing???

C:\Users\ ***\AppData\Roaming\npm\node_modules\playactor

from homebridge-playstation.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.