1#
If Removehttps://
and bucket name from the S3 endpoint setting:
S3 settings test result: Failure: We successfully accessed the bucket, but the attempt to create a file in it failed. Please check your access credentials. (UpdraftPlus_S3::putObject(): [NoSuchBucket] )
https://prnt.sc/U2rTE-zy2ke0
2#
If only remove https://, and input: mybucket.sfo3.digitaloceanspaces.com, it will show:
S3 settings test result: Failure: We successfully accessed the bucket, but the attempt to create a file in it failed. Please check your access credentials. (UpdraftPlus_S3::putObject(): [SignatureDoesNotMatch] )
3# If remove only https:, but remain//, it will show:
S3 settings test result: Failure: We successfully accessed the bucket, but the attempt to create a file in it failed. Please check your access credentials. (UpdraftPlus_S3::putObject(): [3] )
4#
If input full origin Endpoint: https://mybucket.sfo3.digitaloceanspaces.com, it will show:
S3 settings test result: Failure: We successfully accessed the bucket, but the attempt to create a file in it failed. Please check your access credentials. (UpdraftPlus_S3::putObject(): [6] Could not resolve host: https)
5#
I manually created a folder directory in Bucket, but issue is same:
https://prnt.sc/ccsdf3cNoHkj
The above tests are with Origin Endpoint, and same issue with CDN Endpoint.
and please check the setting https://prnt.sc/tJNFnI4_8y7g, and please let me know if there is anything wrong.
What should I input in the field of S3 location:s3generic:// ? it should be custom directory in Bucket, right?
-
This reply was modified 1 year, 9 months ago by alexliii.
-
This reply was modified 1 year, 9 months ago by alexliii.
-
This reply was modified 1 year, 9 months ago by alexliii.
-
This reply was modified 1 year, 9 months ago by alexliii.