Skip to content
Discussion options

You must be logged in to vote

Based on what AI told me to do, I found that the following seems to fix the access permission issues:
sudo setfacl -R -d -m u:999:rwx /path/to/moltis/browser/folder/

It sets an ACL so that the user with ID 999 (used for Chrome in the browserless container) is given the proper permissions for all folders created in the path.
Seems to have helped so far...

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by tphs
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants