You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Tomcat connector configured to listen on port 8080 failed to start. The port may already be in use or the connector may be misconfigured.
Action:
Verify the connector's configuration, identify and stop any process that's listening on port 8080, or configure this application to listen on another port.
2024-03-18 18:39:16.563 INFO 19597 --- [ main] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
升级也报错:
下载了升级包根据提示覆盖后升级显示没有可升级的版本,还是显示0.2.1 ,也没有具体的操作文档给与指导
希望增加的功能
xxx
The text was updated successfully, but these errors were encountered:
根据LDAP登录认证文档配置了ldap 但是登录的时候报错:统一登录失败: 绑定 LDAP 用户失败, err=LDAP Result Code 49 ,这个问题已经困扰我很久了,从官方搜的解决方案都试过但是都会出现各种各样的问题,有没有一个完整的解决方案文档提供下?
当前使用的版本号
0.2.1
是否已经升级到新版本
想升级到2.3但是根据下方链接按照步骤,也升级不了,下面是升级链接
https://github.com/chaiyd/mm-wiki/releases
当前遇到的问题
按照给出的解决方案链接添加ldap认证组件与升级都不行,
升级链接:https://github.com/chaiyd/mm-wiki/releases
添加配置认证模块链接:https://github.com/xdxiaodao/mmwiki-auth
错误日志或截图
登录报错:
Mar 18 18:44:37 localhost mm-wiki: 2024/03/18 18:44:37.976 是否可以根据修改记录添加文档回退功能 #33[1;31m[E]是否可以根据修改记录添加文档回退功能 #33[0m [value.go:447] 统一登录失败: 绑定 LDAP 用户失败, err=LDAP Result Code 49 "Invalid Credentials": 80090308: LdapErr: DSID-0C09042A, comment: AcceptSecurityContext error, data 52e, v3839
配置认证也报错
2024-03-18 18:39:16.559 ERROR 19597 --- [ main] o.s.b.d.LoggingFailureAnalysisReporter :
APPLICATION FAILED TO START
Description:
The Tomcat connector configured to listen on port 8080 failed to start. The port may already be in use or the connector may be misconfigured.
Action:
Verify the connector's configuration, identify and stop any process that's listening on port 8080, or configure this application to listen on another port.
2024-03-18 18:39:16.563 INFO 19597 --- [ main] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
升级也报错:
下载了升级包根据提示覆盖后升级显示没有可升级的版本,还是显示0.2.1 ,也没有具体的操作文档给与指导
xxx
The text was updated successfully, but these errors were encountered: