coze-dev / coze-dev/coze-studio

关于同局域网内其它主机访问的问题

Open
#2,604 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
21.6k
Forks
3.1k
PR merge metrics
No merged PRs in 30d

Description

http://localhost:8888/ 和127.0.0.1:8888访问没有问题,但是用ip:8888访问就会出现“拒绝了我们的连接请求”,这个是什么原因?

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

No file or test is named in the issue. Start by reproducing access through localhost, 127.0.0.1, and the host IP, then inspect how the service binds port 8888 and whether LAN connections are allowed. Done means identifying the cause and documenting or fixing the behavior so access through the host IP is handled as intended.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
networking
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.