Volumes: permission denied with browserless
Project ID: 75c2d2e3-662e-4b72-bcde-32f446f024ba
Steps:
1. Deploy browserless
2. Make sure you specify VERSION env variable 1-chrome-stable (do not use latest because it has a bug)
3. Create a volume called downloads
4. Add a environment variable called WORKSPACE_DIR with value
/downloads
(this is supposedly pointing to the volume created in the previous step)
5. Now try to do a CURL to workspaces
And in the server I get:
Any ideas?2 Replies