Read the statement by Michael Teeuw here.
macOS permissions
-
anybody that know anything about mac file system permissions might be able to help me…
I have samba server share that is connected on logon to my catalina box.
using the login items pageif I open a terminal window, the share is there and usable
I also have MM installed and the MMM-ImagesPhotos module. which has symbolic links to folders on the samba share
if I start MM from the command prompt, via npm start, all works ok,
if I start MM with pm2, (which does an npm start from the batch file), the share is not accessible…with this error reported from my code
exception=Error: EPERM: operation not permitted, scandir '/selectedpics' exception=Error: EPERM: operation not permitted, scandir '/sp'this link seems to say if I could find ‘the application’ I could enable access
https://osxdaily.com/2018/10/09/fix-operation-not-permitted-terminal-error-macos/I cannot find pm2 (it is outside my user space) /usr/lib/bin/pm2
I tried making the electron.app thing as the application, but still doesn’t work.the share opens correctly at login
pm2 starts MM correctly at loginSO close…
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login