alessiodionisi / homebridge-lgtv2

LG webOS plugin for homebridge: https://github.com/nfarina/homebridge
MIT License
29 stars 7 forks source link

Permission denied: LGtv key #12

Closed WinceWe closed 7 years ago

WinceWe commented 7 years ago

Hello,

I get this Error when I turn off my TV:

[TV] This is your LGTv2 key: undefined fs.js:101 throw err; // Forgot a callback but don't know where? Use NODE_DEBUG=fs ^

Error: EACCES: permission denied, open '/var/homebridge/lgtv-192.168.0.66' at Error (native)

Seems that homebridge has no permissions to write to /var/homebridge/lgtv- Is that correct? How can I change that?

alessiodionisi commented 7 years ago

Check #9