pradeepmouli / homebridge-isy-js

Homebridge platform plugin for the ISY series of home controllers from Universal Devices.
MIT License
28 stars 9 forks source link

Constant cycling with permission denied errors when using this branch #2

Closed kavehv closed 4 years ago

kavehv commented 4 years ago

This doesn't seem to work at all when I keep all things the same and just switch to your branch. My ISY is running the 5.0.16B release.

[37m[2/22/2020, 6:03:27 PM] [isy-js] Sending request: http://10.4.2.225/rest/config/
[2/22/2020, 6:03:27 PM] Loading 0 accessories...
[2/22/2020, 6:03:27 PM] [isy-js] Sending request: http://10.4.2.225/rest/nodes/
[2/22/2020, 6:03:27 PM] [isy-js] [Error: EACCES: permission denied, open 'ISYConfigDump.json'] {

errno: -13,
code: 'EACCES',
syscall: 'open',
path: 'ISYConfigDump.json'
}
pradeepmouli commented 4 years ago

should be fixed now.