modelscope / modelscope/ms-swift
opsd训练 The client socket has timed out after 300000ms while trying to connect to xxxxx:51216
Open
Nobody has claimed this yet.
question
- Dominant language
- Python
- Stars
- 15.7k
- Forks
- 1.7k
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 136
Description
Checklist / 检查清单
- I have searched existing issues, and this is a new question or discussion topic. / 我已经搜索过现有的 issues,确认这是一个新的问题与讨论。
Question Description / 问题描述
我在进行opsd训练,看其他issues说server的51216端口是用于通信的。但是我使用了另一台服务器来对student模型进行rollout和teacher模型进行deploy,该服务器只对外开放了rollout和deploy时的两个端口(host和port会变),51216端口未另外开放,因此会有The client socket has timed out的问题。
我想请问,我是额外再让部署模型的服务器对外开放一个通信的端口吗?该端口需要提前部署什么服务吗
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source file, test, or entry point is named. Start by tracing the opsd training setup described here, including the student rollout, teacher deployment, and client connection to port 51216; done means the required cross-server communication port and any service that must listen on it are clearly established.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- distributed-systems, machine-learning, networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100