11 Apr
2024
11 Apr
'24
10:55 a.m.
Den tors 11 apr. 2024 kl 15:55 skrev <elite_stu@163.com>:
I have mapped port 32505 to 23860, however when connect via s3cmd it fails with "ERROR: S3 Temporary Error: Request failed for: /. Please try again later." . has anyone ecounted same issue?
[root@vm-04 ~]# s3cmd ls WARNING: Retrying failed request: / ('') WARNING: Waiting 3 sec...
[root@vm-04 ~]# cat .s3cfg [default] access_key = E9BJAC6QKLTOKVJR4TZC secret_key = KBvm0YqeAFtVM0I1gUhX5wrnwpHZZ5SLhiUa56ss host_base = xxxxxx:23860 host_bucket = xxxxxx:23860/bucket-king
^^^^^^^^^ this is not correct, you should not have the bucket name there. Leave it at host_bucket = xxxxxx:23860 -- May the most significant bit of your life be positive.