12:18:35: [ERROR] Channel registration failed. Reason: No such host is known
, Callstack: at System.Net.Dns.GetAddrInfo(String name)
at System.Net.Dns.InternalGetHostByName(String hostName, Boolean includeIPv6)
at System.Net.Dns.GetHostEntry(String hostNameOrAddress)
at System.Runtime.Remoting.Channels.CoreChannel.GetMachineName()
at System.Runtime.Remoting.Channels.CoreChannel.GetMachineIp()
at System.Runtime.Remoting.Channels.Tcp.TcpServerChannel.SetupMachineName()
at System.Runtime.Remoting.Channels.Tcp.TcpServerChannel..ctor(Int32 port)
at Agent.AgentApplication.Main(String[] args) in D:\Build\++UE4+Licensee\Sync\Engine\Saved\CsTools\Engine\Source\Programs\UnrealSwarm\Agent\AgentApplication.cs:line 133.
无法正常使用时Log下面报异常,Swarm Status里面是空的,其实这就是问题的根源,无法读取你的机器信息。可以看到无法使用时计算机名是Number老大,如果改成全英文就可以正常使用了,如下图。