Service account doesn't read folder from s3 with rclone 1.69.1

STOP and READ USE THIS TEMPLATE NO EXCEPTIONS - By not using this, you waste your time, our time and really hate puppies. Please remove these two lines and that will confirm you have read them.

What is the problem you are having with rclone?

the problem is that i try to access the S3 bucket with a service account and it is not working.
i also tried to run rclone commands with GMSA and it didn't work either.

Run the command 'rclone version' and share the full output of the command.

rclone v1.69.0

  • os/version: Microsoft Windows Server 2019 Standard 1809 (64 bit)
  • os/kernel: 10.0.17763.1817 (x86_64)
  • os/type: windows
  • os/arch: amd64
  • go/version: go1.19.4
  • go/tags:cmount

Which cloud storage system are you using? (eg Google Drive)

S3 storage with Ceph

The command you were trying to run (eg rclone copy /tmp remote:tmp)

rclone lsd con:bucket-name -vv --s3-endpoint-storage ******* --s3-provider Ceph --s3-access-key-id ********* --s3-secret-access-key ********** 

Post missing details you were asked for. Config file and debug log. Nobody wants to keep guessing what might be wrong.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.