插件认证后,更新用户记录后,系统现在无法登陆

* 描述问题

自建的模块认证,更新用户记录后,系统现在无法登陆

* 运行环境

  • NocoBase 版本: v1.7.18
  • 数据库种类与版本: postgres 15
  • 操作系统: linux
    -浏览器及版本
  • 部署方式:
  • Docker 镜像版本:
  • NodeJS 版本:

如何重现

预期行为

截图

日志

“level”:“error”,“message”:“Cannot read properties of undefined (reading ‘verify’)”,“meta”:{“err”:"UnauthorizedError: Cannot read properties of undefined (reading ‘verify’)\n

请提供一下完整的错误日志

F.zip (8.2 KB)
将docker重新启动了1.7.1,系统可以正常工作