-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
I'm trying out the DataOps toolkit in my lab.
VM with Ubuntu 20.04
Onprem StorageGrid 11.5.0.6-20220127.2356.43733aa
Configured a tenant and endpoint.
Works with s3cmd, but not the Dataops toolkit
root@dataops1:~# s3cmd put foo2 s3://foo4 --host=s3.frontlab.org --no-check-certificate --signature-v2
upload: 'foo2' -> 's3://foo4/foo2' [1 of 1]
0 of 0 0% in 0s 0.00 B/s done
root@dataops1:~# netapp_dataops_cli.py push-to-s3 file --bucket=foo4 --file foo2
Error: S3 API error: Invalid endpoint: s3.frontlab.org
root@dataops1:~#
Bit of a loss here, are there any logs I can examine?
Metadata
Metadata
Assignees
Labels
No labels