cookieY / Yearning

🐳 A most popular sql audit platform for mysql
http://next.yearning.io/
GNU Affero General Public License v3.0
8.45k stars 1.98k forks source link

[Question] 从2.1.7版本升级到3.1.7版本后,配置LDAP认证,报状态码:5555,传参错误 #990

Open alon27 opened 7 months ago

alon27 commented 7 months ago

描述问题 yearning从2.1.7版本升级到3.1.7版本后,配置LDAP认证,报状态码:5555,传参错误

复现 我们是这样从2.1.7版本升级上来的 1.我先把复制的这个库使用v2.3.5 版本的yearning进行链接,链接后关闭 2.使用3.0.0版本的yearning 进行数据库迁移 migrate

  1. 使用3.0.0版本的yearning 进行链接,链接后关闭 4.使用3.1.7版本的yearning 进行提供服务 配置LDAP认证 还有 邮件通知都报状态码:5555,传参错误

期望的结果 如何解决 前端配置传参错误的问题?

部署方式 Docker

环境 (请填写环境信息):

sailineg commented 7 months ago

WARNING

2.3.5版本更新至3.0.0 当前RC版本仅支持2.3.5版本更新迁移

1.备份原 Yearning 数据库

2.执行 Yearning 目录下 ./migrate 二进制文件。请注意 必须在 Yearning 启动之前执行!!

3.正常启动 Yearning

Issues-translate-bot commented 7 months ago

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


WARNING

Version 2.3.5 updated to 3.0.0 The current RC version only supports version 2.3.5 update and migration

  1. Back up the original Yearning database

  2. Execute the ./migrate binary file in the Yearning directory. Please note that this must be executed before Yearning starts! !

  3. Start Yearning normally