Error: volttron.platform.web INFO: Web server not started
Error: volttron.platform.web INFO: Web server not started
我很难在 Volttron 平台上创建我的第一个示例侦听器代理。这是我在创建并启动代理后输入 (tail volttron.log) 命令时遇到的错误:
2017-01-13 13:12:56,664 (listeneragent-3.2 16153)
volttron.platform.vip.agent.core ERROR: No response to hello message
after 10 seconds.
2017-01-13 13:12:56,664 (listeneragent-3.2 16153)
volttron.platform.vip.agent.core ERROR: A common reason for this is a
conflicting VIP IDENTITY.
2017-01-13 13:12:56,664 (listeneragent-3.2 16153)
volttron.platform.vip.agent.core ERROR: Shutting down agent.
2017-01-13 13:12:56,664 (listeneragent-3.2 16153)
volttron.platform.vip.agent.core ERROR: Possible conflicting identity
is: platform.listener }
When I activate the Volttron platform and just run the (tail volttron.log) command without creating any agents, I get this message
in the terminal :-
{ 2017-01-13 13:22:06,276 () volttron.platform.vip.agent.core DEBUG:
Running onstart methods.
2017-01-13 13:22:06,277 () volttron.platform.vip.agent.core INFO:
Connected to platform: router: ce01039f-9fc1-4395-b294-0c008f43aa8b
version: 1.0 identity: pubsub
2017-01-13 13:22:06,277 () volttron.platform.vip.agent.core DEBUG:
Running onstart methods.
2017-01-13 13:22:06,278 () volttron.platform.vip.agent.core INFO:
Connected to platform: router: ce01039f-9fc1-4395-b294-0c008f43aa8b
version: 1.0 identity: pubsub.compat
2017-01-13 13:22:06,278 () volttron.platform.vip.agent.core DEBUG:
Running onstart methods.
2017-01-13 13:22:06,279 () volttron.platform.vip.agent.core INFO:
Connected to platform: router: ce01039f-9fc1-4395-b294-0c008f43aa8b
version: 1.0 identity: master.web
2017-01-13 13:22:06,279 () volttron.platform.vip.agent.core DEBUG:
Running onstart methods.
2017-01-13 13:22:06,279 () volttron.platform.main INFO: loading
protected-topics file /home/mint/.volttron/protected_topics.json
2017-01-13 13:22:06,279 () volttron.platform.main INFO:
protected-topics file /home/mint/.volttron/protected_topics.json
loaded
2017-01-13 13:22:06,279 () volttron.platform.web INFO: Web server
not started. }
知道是什么导致了这个错误:INFO: Web server not started.
??
(我们实际上在 phone 对话中解决了这个问题,我不是通灵者)
这就是当您尝试 运行 Mint OS Live CD 上的 VOLTTRON 而不是安装的 Mint 副本时会发生的情况。
当代理尝试启动时,您还会在日志中看到身份验证错误。
在 VM 中双击桌面上的 "Install Linux Mint" 图标并按照提示操作。在 VM 上安装 Mint 后,重新启动 VM 并继续正常安装说明。
我很难在 Volttron 平台上创建我的第一个示例侦听器代理。这是我在创建并启动代理后输入 (tail volttron.log) 命令时遇到的错误:
2017-01-13 13:12:56,664 (listeneragent-3.2 16153) volttron.platform.vip.agent.core ERROR: No response to hello message after 10 seconds.
2017-01-13 13:12:56,664 (listeneragent-3.2 16153) volttron.platform.vip.agent.core ERROR: A common reason for this is a conflicting VIP IDENTITY.
2017-01-13 13:12:56,664 (listeneragent-3.2 16153) volttron.platform.vip.agent.core ERROR: Shutting down agent.
2017-01-13 13:12:56,664 (listeneragent-3.2 16153) volttron.platform.vip.agent.core ERROR: Possible conflicting identity is: platform.listener }
When I activate the Volttron platform and just run the (tail volttron.log) command without creating any agents, I get this message in the terminal :-
{ 2017-01-13 13:22:06,276 () volttron.platform.vip.agent.core DEBUG: Running onstart methods.
2017-01-13 13:22:06,277 () volttron.platform.vip.agent.core INFO: Connected to platform: router: ce01039f-9fc1-4395-b294-0c008f43aa8b version: 1.0 identity: pubsub
2017-01-13 13:22:06,277 () volttron.platform.vip.agent.core DEBUG: Running onstart methods.
2017-01-13 13:22:06,278 () volttron.platform.vip.agent.core INFO: Connected to platform: router: ce01039f-9fc1-4395-b294-0c008f43aa8b version: 1.0 identity: pubsub.compat
2017-01-13 13:22:06,278 () volttron.platform.vip.agent.core DEBUG: Running onstart methods.
2017-01-13 13:22:06,279 () volttron.platform.vip.agent.core INFO: Connected to platform: router: ce01039f-9fc1-4395-b294-0c008f43aa8b version: 1.0 identity: master.web
2017-01-13 13:22:06,279 () volttron.platform.vip.agent.core DEBUG: Running onstart methods.
2017-01-13 13:22:06,279 () volttron.platform.main INFO: loading protected-topics file /home/mint/.volttron/protected_topics.json
2017-01-13 13:22:06,279 () volttron.platform.main INFO: protected-topics file /home/mint/.volttron/protected_topics.json loaded
2017-01-13 13:22:06,279 () volttron.platform.web INFO: Web server not started. }
知道是什么导致了这个错误:INFO: Web server not started.
??
(我们实际上在 phone 对话中解决了这个问题,我不是通灵者)
这就是当您尝试 运行 Mint OS Live CD 上的 VOLTTRON 而不是安装的 Mint 副本时会发生的情况。
当代理尝试启动时,您还会在日志中看到身份验证错误。
在 VM 中双击桌面上的 "Install Linux Mint" 图标并按照提示操作。在 VM 上安装 Mint 后,重新启动 VM 并继续正常安装说明。