error while running API "JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted."
背景:在Windows搭建Hygieia,第一次注册没问题。过了几天,重新启动Hygieia,在启动UI的时候,就出现了以上异常。
过程:查找问题,有点盲目,在不断试错。后来,自己冷静下来,仔细分析,我想到浏览器会缓存一些登录数据,例如账号密码等,所以,换个浏览器试试。果然,换了浏览器就可以了。