centos7时间与主机时间不一致bug
报错提示:
The difference between the request time and the server‘s time is too large.
原因:
在使用centos7虚拟机时,在Idea中使用SpringBoot集成Minio,会报出这种错误,其中原因是时区或者时间与主机不一致,所以一般这种时候只需要修改虚拟机中的时间和主机一致即可。
解决方法:
|
|
报错提示:
The difference between the request time and the server‘s time is too large.
原因:
在使用centos7虚拟机时,在Idea中使用SpringBoot集成Minio,会报出这种错误,其中原因是时区或者时间与主机不一致,所以一般这种时候只需要修改虚拟机中的时间和主机一致即可。
解决方法:
|
|