Re: Issue about "ERROR: S3 Temporary Error: Request failed for: /. Please try again later"

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I have tried to remove bucket name on host_bucket, and seems the same problem..

[root@vm-04 ~]# cat .s3cfg
[default]
access_key = E9BJAC6QKLTOKVJR4TZC
secret_key = KBvm0YqeAFtVM0I1gUhX5wrnwpHZZ5SLhiUa56ss
host_base = xxxxxxxxx:23860
host_bucket = xxxxxxxxx:23860
use_https = False
signature_v2 = False
[root@vm-04 ~]#
[root@vm-04 ~]# s3cmd ls -d
DEBUG: s3cmd version 2.3.0
DEBUG: ConfigParser: Reading file '/root/.s3cfg'
DEBUG: ConfigParser: access_key->E9...17_chars...C
DEBUG: ConfigParser: secret_key->KB...37_chars...s
DEBUG: ConfigParser: host_base->xxxxxxxxx:23860
DEBUG: ConfigParser: host_bucket->xxxxxxxxx:23860
DEBUG: ConfigParser: use_https->False
DEBUG: ConfigParser: signature_v2->False
DEBUG: Updating Config.Config cache_file ->
DEBUG: Updating Config.Config follow_symlinks -> False
DEBUG: Updating Config.Config verbosity -> 10
DEBUG: Unicodising 'ls' using UTF-8
DEBUG: Command: ls
DEBUG: CreateRequest: resource[uri]=/
DEBUG: Using signature v4
DEBUG: get_hostname(None): xxxxxxxxx:23860
DEBUG: canonical_headers = host:xxxxxxxxx:23860
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20240411T151844Z

DEBUG: Canonical Request:
GET
/

host:xxxxxxxxx:23860
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20240411T151844Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
----------------------
DEBUG: signature-v4 headers: {'x-amz-content-sha256': u'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': u'AWS4-HMAC-SHA256 Credential=E9BJAC6QKLTOKVJR4TZC/20240411/US/s3/aws4_request,SignedHeaders=host;x-amz-content-sha256;x-amz-date,Signature=04d20f39b5de9ad0991ac6ab875bebf473061d267d8898d9e50a3e89810a4d62', 'x-amz-date': '20240411T151844Z'}
DEBUG: Processing request, please wait...
DEBUG: get_hostname(None): xxxxxxxxx:23860
DEBUG: ConnMan.get(): creating new connection: http://xxxxxxxxx:23860
DEBUG: non-proxied HTTPConnection(xxxxxxxxx, 23860)
DEBUG: format_uri(): /
DEBUG: Sending request method_string='GET', uri=u'/', headers={'x-amz-content-sha256': u'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': u'AWS4-HMAC-SHA256 Credential=E9BJAC6QKLTOKVJR4TZC/20240411/US/s3/aws4_request,SignedHeaders=host;x-amz-content-sha256;x-amz-date,Signature=04d20f39b5de9ad0991ac6ab875bebf473061d267d8898d9e50a3e89810a4d62', 'x-amz-date': '20240411T151844Z'}, body=(0 bytes)
DEBUG: Response:
{}
WARNING: Retrying failed request: / ('')
WARNING: Waiting 3 sec...
DEBUG: Using signature v4
DEBUG: get_hostname(None): xxxxxxxxx:23860
DEBUG: canonical_headers = host:xxxxxxxxx:23860
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20240411T151847Z
_______________________________________________
ceph-users mailing list -- ceph-users@xxxxxxx
To unsubscribe send an email to ceph-users-leave@xxxxxxx



[Index of Archives]     [Information on CEPH]     [Linux Filesystem Development]     [Ceph Development]     [Ceph Large]     [Ceph Dev]     [Linux USB Development]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [xfs]


  Powered by Linux