Skip to content

Worker无法访问Manager的MINIO || Worker cannot access Manager's MINIO #550

@WOWCharlotte

Description

@WOWCharlotte

Bug Description

问题

让Manager创建Worker,需要在宿主机上运行 docker run 命令拉起worker容器。但是manger并没有把MINIO端口暴露出来,worker使用127.0.0.1:9000 连接的是宿主机上的MINIO不是Manager的。

Steps to Reproduce

  1. 让manager创建一个worker:alice
  2. 运行manager给出的docker run命令

AI Analysis

No response

Relevant Logs

Component

Manager Agent

Version / Commit

No response


Bug Description

Question

To let the Manager create a Worker, you need to run the docker run command on the host to pull up the worker container. However, the manager does not expose the MINIO port. The worker uses 127.0.0.1:9000 to connect to the MINIO on the host, not the Manager.

Steps to Reproduce

  1. Let the manager create a worker: alice
  2. Run the docker run command given by the manager

AI Analysis

No response

Relevant Logs

Component

Manager Agent

Version/Commit

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions