lombardi-zz / ppm

1 stars 0 forks source link

Error when typing in remote pin and starting homebridge #3

Closed matty0180 closed 8 years ago

matty0180 commented 8 years ago

When I try typing in the remote pin from the sony tv I get this error: `prompt: pin: 0084 events.js:141 throw er; // Unhandled 'error' event ^

Error: ENOENT: no such file or directory, open '/home/pi/.homebridge/sonycookiepin' at Error (native)`

And after this error when i try to start homebridge again I get this error `events.js:141 throw er; // Unhandled 'error' event ^

Error: ENOENT: no such file or directory, open '/home/pi/.homebridge/sonycookie' at Error (native)`

There is indeed no such file as this and the .homebridge folder is in my home folder (~/.homebridge) not /home/.homebridge.

Please help, Thanks

matty0180 commented 8 years ago

Btw I am using a mac (os x 10.8)

matty0180 commented 8 years ago

I fixed it after a lot of trial and error. I had to rename a hidden drive with terminal an then make the home folder my self.