-
Notifications
You must be signed in to change notification settings - Fork 40
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
instance creation permission error #71
Comments
Can you verify that you have a config.yaml file in |
Further, you could verify the permissions in that directory: |
If you create a new instance, does that new directory also contain the config.yaml? |
The problem is that the config.yaml file is owned be |
got it... I'm not 100% proficient so this may be a dumb question... can I duplicate the .yaml file and then copy it to the instance directory? If so could you share some direct for that process? |
Doing a little searching it seems that there is a |
Do the following: |
A different issue, however.
`sudo systemctl status instancename`
…On Tue, Mar 14, 2023, 3:23 PM grantcoultrup ***@***.***> wrote:
Hm, still having issue... see image
[image: Screenshot 2023-03-14 at 12 22 06 PM]
<https://user-images.githubusercontent.com/71242310/225114751-5451721a-a5a0-45c3-9d47-a71fba58e5c6.png>
—
Reply to this email directly, view it on GitHub
<#71 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AGYDYRSHOCJNXJMFNM2MGXLW4DARRANCNFSM6AAAAAAV2ZLK4E>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
|
Sorry, ended up in a meeting. You need to give your instance name: |
see what error you get from the status command. |
Hi, I am encountering an error creating the first instance.
It looks like error code 13:
PermissionError: [Errno 13] Permission denied: '/home/ampelOctopi1//.e3s1plus/config.yaml'
Even though this error is received, it looks like the instance was still created (for example, I can "delete instance" and this instance is available to be deleted. Same for the associated USB camera.
When running Utility > Instance Status, I see that the instance failed.
Any known fix? Thanks!
The text was updated successfully, but these errors were encountered: