Debugging Volttron消息调试器没有到主机的路由?

Debugging Volttron消息调试器没有到主机的路由?,debugging,volttron,Debugging,Volttron,运行“显示消息”命令会导致: Unreachable: VIP error (65): No route to host: messagedebugger volttron.log中没有错误消息 平台正在运行,部署了以下代理: 52 listeneragent-3.2 listener listener running [97090] GOOD 7f master_driveragent-3.1.1 platform.driver pl

运行“显示消息”命令会导致:

Unreachable: VIP error (65): No route to host: messagedebugger
volttron.log中没有错误消息

平台正在运行,部署了以下代理:

52 listeneragent-3.2        listener           listener        running 

[97090] GOOD
7f master_driveragent-3.1.1 platform.driver    platform.driver running [96667] GOOD
fc messagedebuggeragent-1.0 platform.historian messagedebugger running [96966] GOOD
31 vcplatformagent-4.7      platform.agent     vcp             running [95552] GOOD
7a volttroncentralagent-4.2 volttron.central   vc              running [95462] GOOD

根本原因可能是什么?

messagebugger的身份不正确:
platform.historian
而不是
messagedebugger


粘贴“n”复制错误。

PS:我正在OSX上运行,voltron以--msgdebug启动,但voltron.log给出:
messagedebugger.agent警告:监视器套接字上没有测试RPC响应。volttron是从--msgdebug开始的吗?