OpenBMB / OpenBMB/XAgent

About the connection refuse

Open
#372 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Python
Stars
8.5k
Forks
905
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the documented entry point, python run.py --task "count from 10 to 1" --config_file "config.yml", and inspect how run.py reads the port configuration and reports the connection-refused error. Reproduce it on Ubuntu 22.04 with Python 3.11; done means identifying the failing connection and documenting or fixing startup so XAgent launches.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, python
Domain
backend, devops
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.