JAVA每日报错:2024/1/26

  1. ERROR 19536 — [eoutChecker_1_1] i.s.c.r.netty.NettyClientChannelManager : can not get cluster name in registry config ‘service.vgroupMapping.juno-center-basic-group’,
    这是一个关于Seata的报错。
    需要关注tx-service-group的值和"juno-center-basic-group"的值一致

  2. “JWT expired at 2024-01-26T11:48:05Z. Current time: 2024-01-26T20:11:08Z, a difference of 30183443 milliseconds. Allowed clock skew: 0 milliseconds.”
    JWT令牌过期了。重新获取一个

3.2024-01-26 21:04:42.987 ERROR 68488 — [nio-9004-exec-3] o.a.c.c.C.[.[.[/].[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is java.lang.RuntimeException: 上传文件失败Connection reset by peer: socket write error] with root cause
我的这个上传文件失败是minIO的上传文件失败。失败原因是虚拟机的时间和电脑系统时间差距太大。(反正我把时间改过后,就能正常上传了)

在docker中使虚拟机时间和系统时间相一致
# date // 查看系统时间
#hwclock // 查看硬件时间
# yum -y install ntp ntpdate  安装ntpdate工具
# ntpdate cn.pool.ntp.org 设置系统时间与网络时间同步
# hwclock --systohc#将系统时间写入硬件时间
  • 7
    点赞
  • 11
    收藏
    觉得还不错? 一键收藏
  • 1
    评论
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值