Skip to content

当同时有多个serve运行时,客户端无法指定某个server #29

@PiercingLight1

Description

@PiercingLight1

chunhui@ema:/mnt/models/xw$ ps -ef | grep "xw serve"

yangzeq+ 27694 3866598 32 03:52 pts/13 00:56:22 xw serve --data /mnt/models/xw/ -v

chunhui 110117 41061 0 06:43 pts/6 00:00:00 xw serve --port 11582

例如当有两个不同端口的serve在运行时,客户端进行run 等指令默认连接第一个运行的server,无法通过指定端口号等操作连接某个指定server

@sepao 沟通后认定为bug

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions