我有像对接机这样的星云图形实例,而且它们也能工作。
我想通过星云图形工作室版本:v3.5.0连接到我的实例
有两种方式:
1- using graphd:[port] like this graphd:9669
2- using ip:port like this: 172.xx.xx.11:9669
但今天我有个错误:
我的错误消息是:
ErrBadRequest::拨号tcp 172.xx.x.11:9669: connect: no路由宿主
发布于 2022-11-30 14:33:34
如果您使用IntelliJ,请按照以下步骤操作:
将您的机器添加到该网络,然后单击“确定”。
然后单击“连接”
最后尝试使用: graphd:9669连接到您的星云。
https://stackoverflow.com/questions/74629364
复制相似问题