Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Permission denied on oznu homebridge docker on synology #162

Open
mikefoley opened this issue Mar 29, 2018 · 1 comment
Open

Permission denied on oznu homebridge docker on synology #162

mikefoley opened this issue Mar 29, 2018 · 1 comment

Comments

@mikefoley
Copy link

Hi,
I'm getting the following error when trying to start Oznu's Homebridge on a Synology.

[2018-3-28 23:18:58] [Vera] Initializing Vera platform...
Error: EACCES: permission denied, mkdir '/root/.veralink'

The only way around it is to create a new terminal and run "chmod -R 755 /root/.veralink/
Unfortunately, if the Docker instance reboots for any reason I have to manually fix this.

Any clues on how to address this? I have tried adding the chmod command to startup.sh and that succeeds but when the plugin runs the error is still there.

I also tried to remove the directory when startup.sh is run so that the plugin can create the directory. I still get the error where it doesn't have permissions to create /root/.veralink. If I log into another shell/terminal and run my chmod command then Homebridge starts up.

Help?

@Sweetgenius19
Copy link

Did you ever figure out a fix for this? I have the exact same problem.
Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants