一、该问题的重现步骤是什么?

1.
2.
3.
二、你期待的结果是什么?实际看到的又是什么?
默认密码是多少了 ,而且导入的init.sql 缺少字段
三、你正在使用的是什么产品,什么版本?在什么操作系统上?
BladeX-Links-Pro ,单机部署的
四、请提供详细的错误堆栈信息,这很重要。
2026-06-17 15:53:49.437 ERROR 1 --- [ XNIO-1 task-3] o.s.m.a.h.BladeAuthorizationHandler : 用户:admin,认证失败,失败原因:用户密码强度过低
2026-06-17 15:53:49.452 INFO 1 --- [ Thread-11] o.s.core.mp.plugins.SqlLogInterceptor :
============== Sql Start ==============
Execute SQL : select count(*) as total from blade_auth_lock where is_deleted = 0 and tenant_id = '000000' and lock_status = 'LOCKED' and lock_target = 'admin' and is_deleted = 0 and lock_begin_time <= TIMESTAMP '2026-06-17 15:53:49.438' and ((lock_type = 'SYSTEM' and lock_end_time is not null and lock_end_time > TIMESTAMP '2026-06-17 15:53:49.438') or (lock_type = 'MANUAL' and (lock_end_time is null or lock_end_time > TIMESTAMP '2026-06-17 15:53:49.438')))
Execute Time: 2.520ms
============== Sql End ==============
2026-06-17 15:53:49.469 INFO 1 --- [ Thread-11] o.s.core.mp.plugins.SqlLogInterceptor :
============== Sql Start ==============
Execute SQL : select count(*) as total from blade_auth_lock where is_deleted = 0 and tenant_id = '000000' and lock_status = 'LOCKED' and lock_target = '10.1.1.123' and is_deleted = 0 and lock_begin_time <= TIMESTAMP '2026-06-17 15:53:49.456' and ((lock_type = 'SYSTEM' and lock_end_time is not null and lock_end_time > TIMESTAMP '2026-06-17 15:53:49.456') or (lock_type = 'MANUAL' and (lock_end_time is null or lock_end_time > TIMESTAMP '2026-06-17 15:53:49.456')))
Execute Time: 2.681ms
============== Sql End ==============
五、若有更多详细信息,请在下面提供。
扫一扫访问 Blade技术社区 移动端