Describe the bug
A clear and concise description of what the bug is.
cat 客户端总是在尝试访问服务器的8080端口,但是我已经改成8000端口了
Screenshots
启动日志以及客户端xml配置
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- Centos 7.5
- Python 3.10.12
- cat-sdk 3.0.1
- cat server 3.0
Additional context
Add any other context about the problem here.
该cat-server为生产 环境,有大量java服务连接,日志及工作均正常
1条答案
按热度按时间s71maibg1#
你可以参考下我这个文章,大概率是python包里面的lib没人更新,是旧的文件,你拿最新的编译下放到自己本地目录就行了
https://zhuanlan.zhihu.com/p/651761161