Daniel Carl Jones
Daniel Carl Jones
@evanfields thanks for opening the issue, I have a few suggestions. - Can you configure debug logging to a file (since it can be noisy) such that we can see...
Sorry for the delayed response - are you still impacted by this issue? Reviewing the Mountpoint logs, it appears to be unmounting cleanly due to it being requested to unmount....
There's a few areas here. - Why is there a systemd mount unit (`home-ec2\x2duser-.mount`)? If I understood correctly, these are created by hand or by fstab, have you used either...
>Due to the distributed and ephemeral nature of these mounts, debug logging will be quite an effort that we can't take on at this time. One thing I might recommend...
@sdauhuchytsrf, can you try setting environment variable `AWS_PROFILE=test` instead of using `--profile test`. This is a workaround for a known issue we have at the moment with `credential_process` and using...
Thanks for opening this issue, @jy-frankfan. We are aware of the issue, Mountpoint currently will create a ReadWrite S3 Express session regardless of the `--read-only` flag. I'll share with the...