shulieTech / Takin

Takin is an Java-based, open-source system designed to measure online environmental performance test for full-links, Especially for microservices. Through Takin, middlewares and applications can identify real online traffic and test traffic, ensure that they enter the right databases.
Apache License 2.0
1.31k stars 330 forks source link

部署初期遇到的问题 #124

Closed erhua-puppet closed 2 years ago

erhua-puppet commented 2 years ago

使用的是快速部署的方法: 参考:https://github.com/shulieTech/Takin/blob/main/README_CN.md

快速接入demo: 参考:https://github.com/shulieTech/EasyDemo/blob/main/docs-cn/READ.md

配置的疑问: 1、demo的env.conf配置 image

看到示例上面不只加上ip,还加了端口,看demoInstall.sh脚本应该只用IP

2、demo的demoInstall.sh配置 image

怀疑tro-web是老的接口,在takin容器里面也没找到相关的nginx配置,自己改成了takin-web

3、应用接入获取白名单错误 image

easydemo-gateway1.0日志如下: image

easydemo-usercenter1.0也是一样的报错

现在卡到这了,希望有人帮忙看下

zhang19970916 commented 2 years ago

更换探针