Closed Forestfolly closed 3 months ago
howdy - does this resolve your issue? https://apple.stackexchange.com/a/375044
howdy - does this resolve your issue? https://apple.stackexchange.com/a/375044
Having issues as well, and enabling disk access still didnt fix it.
not sure what to tell you sorry - this seems like a configuration issue with your mac rather than an issue with the executable as i can't reproduce this issue on my mac (monterey 12.6.3). will leave this issue open for now in case someone pops in with a working solution
sudo chmod +x autofill-macos
?
The screenshot has nothing to do with the mps-autofill binary. Your user is not allow to chmod
it seems so you need to elevate to root
.
👋 Just came across this and wanted to note that I was able to chmod 755 autofill-macos
with no issue. Would echo the theory that if chmod
isn't working for you, try invoking it with sudo
first. If that doesn't work, there is some sort of user/system restrictions preventing it from being executed. Very confident this isn't a repository issue.
Hey I have the same issue on my Mac M1, but even the solution of @KapnKerk doesn't work. I would notice you that I have all permissions on my Mac because I am the only user of it, so it is not a permission's problem.
Hey I have the same issue on my Mac M1, but even the solution of @KapnKerk doesn't work. I would notice you that I have all permissions on my Mac because I am the only user of it, so it is not a permission's problem.
even if you're the only user of your machine, sometimes you need to do things with elevated permissions with sudo
@KapnKerk meant you should run sudo chmod 755 autofill-macos-arm
, not just sudo chmod
on its own
@ndepaola it doesn't work :/ .My Mac has a problem ?
@uvsq22101699 this stack overflow answer might be related to your problem: https://stackoverflow.com/a/58836633
I don't understand @ndepaola what should I write ? I don't know why it don't works the first time I have use it few month ago it works perfectly...
System
Description
Included Screenshot
![Uploading Screenshot 2024-01-29 at 11.31.56 AM.png…]()