zxz

Results 6 comments of zxz

INSERT INTO users (username, password, enabled) VALUES ('nacos', '$2a$10$EuWPZHzz32dJN7jexM34MOeYirDdFAZm2kuWj7VEOJhhZkDrlovUu', TRUE); INSERT INTO roles (username, role) VALUES ('nacos', 'ROLE_ADMIN'); 看看数据库有没有用户 在数据库插入数据

这个问题怎么解决呀 k8s部署完seata后 访问报错 需要身份验证 tokenValidityInMilliseconds: 1800000 设置了过去时间了 ignore: urls: /,/**/*.css,/**/*.js,/**/*.html,/**/*.map,/**/*.svg,/**/*.png,/**/*.ico,/console-fe/public/**,/api/v1/auth/login

是重定到登陆页面了 不过还是报这个错误 访问控制台没有出错 就是在pod日志中有这个错误

![seata](https://github.com/apache/incubator-seata/assets/137464711/18882c9c-1775-4ab6-9435-35e651720138) 可以正常登陆 pod中报 http-nio-7091-exec-2] [ty.JwtAuthenticationEntryPoint] [ commence] [] : Responding with unauthorized error. Message - Full authentication is required to access this resource

是的 登陆成功请求pod中还是报这个错误

![image](https://github.com/apache/incubator-seata/assets/137464711/0d6d76fb-5a15-4f0b-a1a7-80b9b0286085)