Coder Social home page Coder Social logo

Comments (7)

sterumbelow avatar sterumbelow commented on May 30, 2024

I could see there was a node issue in the log (next to Playstation). That is now updated and the node issue has gone, but I'm still unable to use the link code to fully add the device.

Any help appreciated! :)

from homebridge-playstation.

sterumbelow avatar sterumbelow commented on May 30, 2024

Anyone?

from homebridge-playstation.

LeFumiste avatar LeFumiste commented on May 30, 2024

I have the same problem !!!
Nobody to help us PLEASE ???

from homebridge-playstation.

sterumbelow avatar sterumbelow commented on May 30, 2024

I have the same problem !!!

Nobody to help us PLEASE ???

Very frustrating. I still haven't sorted it.

from homebridge-playstation.

csoprano avatar csoprano commented on May 30, 2024

Hello everybody,

I also have the same problem: when I enter the activation code I get the error "EACCES: permission denied".
How can this be solved?

Thank you

from homebridge-playstation.

SebbySullivan avatar SebbySullivan commented on May 30, 2024

Same here, followed every step of the instructions and just got this message:
EACCES: permission denied, mdir '/ home /homebridge/.config/playactor' Discovering next device... Did not authenticate to any consoles.

from homebridge-playstation.

sterumbelow avatar sterumbelow commented on May 30, 2024

I have finally fixed the issue!

Here's what I did:

So, first thing to know is it doesn't work because you don't have permission for it to write to the config file. Weirdly, my Homebridge terminal said 'admin' was an unknown user, even though that's the username.

If you type 'whoami' you'll see your username is actually 'pi'.

With that in mind, you need to be sure the config file is owned by 'pi'.

Type

ls -la/home/pi

On the config line, you'll likely see root root. We need to make that say pi.

Type

sudo chown -R pi /home/pi

Then type

sudo chown -R pi /home/pi/.config

If you check the permissions again using 'ls -la /home/pi' you'll see it has changed.

Now authenticate your PS5 again and it'll work!

Head over to your Home app, add accessory and enter your code. Voila! Remember this only works for rest mode on/odd. If you fully turn it off, it won't work.

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.