Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No permission to create new file in the mounting point #1136

Open
tianyufang1958 opened this issue Nov 14, 2024 · 1 comment
Open

No permission to create new file in the mounting point #1136

tianyufang1958 opened this issue Nov 14, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@tianyufang1958
Copy link

Mountpoint for Amazon S3 version

mount-s3 1.10.0

AWS Region

us-east-1

Describe the running environment

Running on an EC2 with linux 2023 image against s3 in the same account

Mountpoint options

mount-s3 us.com.syngenta.htp.scv.nonprod /home/EAME/s1082344/scv_bucket --allow-delete --allow-overwrite --gid 676856321 --cache /tmp --dir-mode 0775 --file-mode 0774

What happened?

Mount point successed but I can see all the contents in the mounting point. However, I can only create folder but not creating new files in it.

Relevant log output

No response

@tianyufang1958 tianyufang1958 added the bug Something isn't working label Nov 14, 2024
@dannycjones
Copy link
Contributor

Without logs, it's hard to know what's going wrong.

I'd recommend you see what Mountpoint logs report. You can learn more about how to configure and view the logs here: https://github.com/awslabs/mountpoint-s3/blob/main/doc/LOGGING.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants