10 Star 83 Fork 39

WeBank / Prophecis

 / 详情

helm 安装成功之后 ,登陆不了LDAP错误

Backlog
Opened this issue  
2021-01-13 11:01

我按照readme中手顺安装,prophecis 页面可以打开,但是admin无法登录。(我不知道admin的密码是什么)

之后我在后台看日志发现找不到ldap服务器。我不太清楚这个ldap如何配置,是什么问题,请帮助解决
——————————
kubectl logs controlcenter-gateway-deployment-597dc59bd7-4x66n -n prophecis
{"file":"contextUtil.go:30","func":"mlss-controlcenter-go/pkg/restapi/restapi/middleware.newContextWithRequestID()","level":"debug","msg":"middleware to get token: ","time":"2021-01-13T10:54:34+08:00"}
{"file":"loginController.go:137","func":"mlss-controlcenter-go/pkg/controller.LDAPAuth()","level":"error","msg":"ldap server dial errorLDAP Result Code 200 "Network Error": dial tcp 127.0.0.1:1389: connect: connection refused","time":"2021-01-13T10:54:34+08:00"}

Comments (3)

dale88 created任务
dale88 set related repository to WeBank/Prophecis
Expand operation logs

我的也是! :joy:
172.169.244.192 - - [26/Jan/2021:01:43:52 +0000] "GET /js/chunk-vendors.870d7dce.js.map HTTP/1.1" 200 2963106 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.141 Safari/537.36" "-""cookie: prophecis_cookies" "-"
172.169.244.192 - ted [26/Jan/2021:01:44:02 +0000] "POST /cc/v1/LDAPlogin HTTP/1.1" 400 69 "http://192.168.1.157:30803/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.141 Safari/537.36" "-""cookie: prophecis_cookies" "-"

您好!请问解决了吗?

请问一下,如下的nginx和数据库是在哪里配置的?
修改ui nginx反向代理配置(values.yml文件,host ip + nodeport):

cc:
server: 127.0.0.1:30778
aide:
server: 127.0.0.1:30778
di:
server: 127.0.0.1:30778

修改数库配置(values.yml文件,db配置一致即可):

Sign in to comment

Status
Assignees
Milestones
Pull Requests
Successfully merging a pull request will close this issue.
Branches
Planed to start   -   Planed to end
-
Top level
Priority
参与者(3)
1
https://gitee.com/WeBank/Prophecis.git
git@gitee.com:WeBank/Prophecis.git
WeBank
Prophecis
Prophecis

Search