Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

About the connection refuse #372

Open
JasonNing96 opened this issue Jan 4, 2024 · 1 comment
Open

About the connection refuse #372

JasonNing96 opened this issue Jan 4, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@JasonNing96
Copy link

Issue Description / 问题描述

报错 Connection refuse 8080,从来没见过这种报错,有点奇怪,请求帮助。
怀疑是配置问题,更换了配置的8080端口一样有这个问题出现

Steps to Reproduce / 复现步骤

在所有环境配置完成后,启动 python run.py --task "count from 10 to 1" --config_file "config.yml"

Expected Behavior / 预期行为

启动Xagent

Environment / 环境信息

  • Operating System / 操作系统:Ubuntu 22.04
  • Python Version / Python 版本:3.11

Error Screenshots or Logs / 错误截图或日志

image

Additional Notes / 其他备注

  1. Iocalhost:8080 端口五占用且端口已打开
  2. 换了3台电脑,均出现此错误,一模一样
  3. docker 拉取正常
    image
@JasonNing96 JasonNing96 added the bug Something isn't working label Jan 4, 2024
@JasonNing96
Copy link
Author

补充一下,发现两个问题:

  1. 挂载toolserving 挂载不上去,一直error:
    image
  2. 一直提示:Please use caching_sha2_password instead'
    xagent-100-xagent-mysql-1 | 2024-01-04T08:26:54.880699Z 31 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release.
    image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant