com.aliyun.oss.common.utils.ExceptionFactory.createOSSException(ExceptionFactory.java:99)The difference between the request time and the current time is too large.
[ErrorCode]: RequestTimeTooSkewed
[RequestId]: 5BBC18AAC71A066676509B78
[HostId]: dms-cfca.oss-cn-shanghai.aliyuncs.com
[ResponseError]:
<?xml version="1.0" encoding="UTF-8"?>
<Error>
<Code>RequestTimeTooSkewed</Code>
<Message>The difference between the request time and the current time is too large.</Message>
<RequestId>5BBC18AAC71A066676509B78</RequestId>
<HostId>dms-cfca.oss-cn-shanghai.aliyuncs.com</HostId>
<MaxAllowedSkewMilliseconds>900000</MaxAllowedSkewMilliseconds>
<RequestTime>2018-10-09T02:24:04.000Z</RequestTime>
<ServerTime>2018-10-09T02:55:38.000Z</ServerTime>
</Error>
以上是错误信息。
并发上传pdf到oss阻塞非常严重,最后结果就是报这个错误