具體報錯信息提示如下:
Exception errorcode: RequestTimeTooSkewed, when put object.
Exception errormessage: The difference between the request time and the current time is too large.
導致這類問題產生的主要原因是發出請求方(客戶端)的時間跟接受請求(服務端)的時間不一致導致。
解決辦法:linux中執行:ntpdate ntp.ubuntu.com