and a user, i10-user in zone s3. I have set up keys and sorted out the certificate chain on the client side, but rclone can't find the bucket:
[eoi37319@cs04r-sc-serv-35 ~]$ rclone lsd obj:i10 -vv 2026/06/08 09:43:43 DEBUG : rclone: Version "v1.74.2" starting with parameters ["rclone" "lsd" "obj:i10" "-vv"] 2026/06/08 09:43:43 DEBUG : Creating backend with remote "obj:i10" 2026/06/08 09:43:43 DEBUG : Using config file from "/home/eoi37319/.config/rclone/rclone.conf" 2026/06/08 09:43:43 ERROR : error listing: directory not found 2026/06/08 09:43:43 DEBUG : 4 go routines active 2026/06/08 09:43:43 NOTICE: Failed to lsd with 2 errors: last error was: directory not found
and:
[eoi37319@cs04r-sc-serv-35 ~]$ rclone mkdir obj:i10/testdir -vv 2026/06/08 09:43:14 DEBUG : rclone: Version "v1.74.2" starting with parameters ["rclone" "mkdir" "obj:i10/testdir" "-vv"] 2026/06/08 09:43:14 DEBUG : Creating backend with remote "obj:i10/testdir" 2026/06/08 09:43:14 DEBUG : Using config file from "/home/eoi37319/.config/rclone/rclone.conf" 2026/06/08 09:43:15 NOTICE: S3 bucket i10 path testdir: Warning: running mkdir on a remote which can't have empty directories does nothing 2026/06/08 09:43:15 INFO : S3 bucket i10 path testdir: Making directory 2026/06/08 09:43:15 NOTICE: Unsolicited response received on idle HTTP channel starting with "HTTP/1.1 400 Bad Request\r\nDate:Mon, 08 Jun 2026 08:43:15 GMT\r\nConnection:close\r\nx-amz-request-id:564950502\r\nContent-Length:186\r\n\r\n"; err=<nil> 2026/06/08 09:43:15 ERROR : Attempt 1/3 failed with 1 errors and: operation error S3: CreateBucket, https response error StatusCode: 403, RequestID: 564950501, HostID: , api error InvalidAccessKeyId: The access key ID you provided does not exist. 2026/06/08 09:43:15 INFO : S3 bucket i10 path testdir: Making directory 2026/06/08 09:43:15 NOTICE: Unsolicited response received on idle HTTP channel starting with "HTTP/1.1 400 Bad Request\r\nDate:Mon, 08 Jun 2026 08:43:15 GMT\r\nConnection:close\r\nx-amz-request-id:564950537\r\nContent-Length:186\r\n\r\n"; err=<nil> 2026/06/08 09:43:15 ERROR : Attempt 2/3 failed with 1 errors and: operation error S3: CreateBucket, https response error StatusCode: 403, RequestID: 564950536, HostID: , api error InvalidAccessKeyId: The access key ID you provided does not exist. 2026/06/08 09:43:15 INFO : S3 bucket i10 path testdir: Making directory 2026/06/08 09:43:15 ERROR : Attempt 3/3 failed with 1 errors and: operation error S3: CreateBucket, https response error StatusCode: 403, RequestID: 564950499, HostID: , api error InvalidAccessKeyId: The access key ID you provided does not exist. 2026/06/08 09:43:15 DEBUG : 6 go routines active 2026/06/08 09:43:15 NOTICE: Failed to mkdir: operation error S3: CreateBucket, https response error StatusCode: 403, RequestID: 564950499, HostID: , api error InvalidAccessKeyId: The access key ID you provided does not exist.
The AIs just seem to run in circles - allegedly I do everything right, but reality disagrees. Help?
How do I open a support case? When I try, I find that I don't have the right privilege level; and I can't find a way to connect my login ID to our site ID.
Have you tried to call into support or have you just tried to open a support case via the internet? You might need to call in, so that you can be added to the list for your system serial# so that you can open support cases.
Thanks to everybody for trying to help. I work in a rather complex environment, and one issue was firewall rules on a switch or router; this meant I had to test this from a system that had a more direct route to the PowerScale. Unfortunately that meant working on an older version of Linux, and the version of the aws just couldn't talk to this S3 setup - and rclone couldn't be installed either.
I persuaded the network people to let me get through from my workstation, and aws works just fine; rclone complains about the certificates, but that is less of a problem, I think.
DELL-Sam L
Community Manager
•
8058 Posts
•
34386 Points
0
0
Posted June 8th, 2026 17:24
Hello diamond.jan,
It is best to open a support case so that we can pull some logs to see what is going on.