You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 11, 2022. It is now read-only.
I do have some strange issue with the latest beta (10).
Ownership of my project files in the vm is ubuntu:ubuntu (ubuntu is user 1000) which seems ok.
Ownership of my project files in my local folder is my-user:staff for some files, and 1000:1000 for many others, as if it wanted them to be the user ubuntu which doesn't exists locally on my machine.
If I edit a file in the vm, it changes the ownership locally to 1000:1000 each and every time.
Attached is a local and remote ls of a default craft install.
Hi there,
I do have some strange issue with the latest beta (10).
Ownership of my project files in the vm is ubuntu:ubuntu (ubuntu is user 1000) which seems ok.
Ownership of my project files in my local folder is my-user:staff for some files, and 1000:1000 for many others, as if it wanted them to be the user ubuntu which doesn't exists locally on my machine.
If I edit a file in the vm, it changes the ownership locally to 1000:1000 each and every time.
Attached is a local and remote ls of a default craft install.