Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Issues with MacOS not 'Allow Scripts to Write Files and Access Network' to work?

New Here ,
Nov 06, 2021 Nov 06, 2021
HELP: anyone having any issues with their M1 Mac (Latest OS) with after effects that involves 'Allow Scripts to Write Files and Access Network'. When I enable it to use some plugin it just hangs and doesn't work. It looks like it's to do with when you tick the box in preferences it doesn't go ahead and actually put it into system privacy files under 'Files & Folders'. AE documnets access is there but nothing else.
 
No MacOS privacy pop comes up when the box is ticked.
 
Any help is appreciated!
TOPICS
Crash , Error or problem , Freeze or hang , Performance
973
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Nov 08, 2021 Nov 08, 2021

If you can specify the folder you want to get access to, you also change the permission of the folder by Terminal.app. You launch Terminal.app and then type in command line like this.

 

1. cd {folder path}

e.g. cd /Application/Adobe/

2. sudo chmod -R 777 {folder path}

(log-in password is requested after you hit return key.)

 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Nov 10, 2021 Nov 10, 2021
LATEST

Wow thats useful. Thank you.

 

Ok so I'm not 100% sure what the default permissions are set when the tick box is ticked to 'allow scripts to write files and access network'. 

 

The screenshot is from another mac computer showing their permissions: 

Screenshot 2021-11-10 at 21.22.00.png

 

This is from my new mac:

Screenshot 2021-10-27 at 15.13.25.png

 

Any further guidance? Thank you for responding.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines