开发者社区 问答 正文

MaxCompute报错Authentication request expired - th...

已解决

MaxCompute报错Authentication request expired - the expire time interval exceeds the max limitation: 900000

展开
收起
提个问题 2024-06-01 14:05:47 119 分享 版权
1 条回答
写回答
取消 提交回答
  • 开发者社区问答官方账号
    官方回答
    采纳回答
    问题现象:启动MaxCompute客户端时,返回如下报错信息。
    FAILED: ODPS-0410031:Authentication request expired - the expire time interval exceeds the max limitation: 900000, max_interval_date:900000,expire_date:2015-12-23T10:15:31.000Z,now_date:2015-12-23T02:16:00.000Z

    产生原因:安装MaxCompute客户端的设备的本地时间与MaxCompute服务器的时间不一致,时间相差超过15分钟就会导致请求被服务器认为超时而拒绝。

    解决措施:将安装MaxCompute客户端的设备的本地时间调整后,重新启动MaxCompute客户端。
    2024-06-01 14:05:48
    赞同 展开评论