-
-
Notifications
You must be signed in to change notification settings - Fork 3
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
Unable to install baseDirectory #5
Comments
Hey @ericCJessen, ~ SynTex |
You always are using "chown" what needs to be connected to a specific user. You have to use "chmod" for an independent permission set like this: |
Hey @ericCJessen, |
Unfortunately no. Is it just how Homebridge was installed on my pi?
…On Mon, Apr 25, 2022 at 6:58 AM SynTex ***@***.***> wrote:
Hey @ericCJessen <https://github.com/ericCJessen>,
is your problem solved?
—
Reply to this email directly, view it on GitHub
<#5 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ATOCJDCSOMORPJBIBAIC6S3VG2QJHANCNFSM5SODY6ZQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
I installed SynTexMagicHome through homebridge UI. After restarting, I get this error:
[SynTexMagicHome] [ERROR] [automation-lock.json] could not be read!
[Error: ENOENT: no such file or directory, open '/var/homebridge/SynTex/automation/automation-lock.json'] {
errno: -2,
code: 'ENOENT',
syscall: 'open',
path: '/var/homebridge/SynTex/automation/automation-lock.json'
I tried manually creating the directory per the SOP but saw this in the terminal:
![image](https://user-images.githubusercontent.com/81536140/161465516-a58d402d-aa63-42c7-8c0d-fe7a70906e4f.png)
What am I doing wrong?
More Information
The text was updated successfully, but these errors were encountered: