You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On Windows, when I select to delete local files after upload to AWS S3, I get an error:
[2019-08-22 13:11:40] INFO: HTML stored in /sitespeed.io/sitespeed-result/www.sitespeed.io/2019-08-22-13-11-21
[2019-08-22 13:11:40] INFO: Uploading /sitespeed.io/sitespeed-result/www.sitespeed.io/2019-08-22-13-11-21 to S3 bucket signatours-sitespeed-io, this can take a while ...
[2019-08-22 13:11:44] INFO: Finished upload to s3
[2019-08-22 13:11:48] ERROR: Could not upload to S3 Error: ENOTEMPTY: directory not empty, rmdir '/sitespeed.io/sitespeed-result/www.sitespeed.io/2019-08-22-13-11-21/logs''
So directory cannot be deleted. If I elect to keep files on local machine, no problem.
@Ruprect if you don't mount any volume (like -v D:\git\repos\dock...) does it work then? Thinking that if you send the files to S3, you may not need them outside of the container, and then there may not be any permission issues deleting it?
On Windows, when I select to delete local files after upload to AWS S3, I get an error:
So directory cannot be deleted. If I elect to keep files on local machine, no problem.
This is the command used to run:
And the versions used:
The text was updated successfully, but these errors were encountered: