VOLTTRON / volttron

VOLTTRON Distributed Control System Platform
https://volttron.readthedocs.io/
Other
458 stars 216 forks source link

Reconnecting platforms #312

Closed carlatpnl closed 8 years ago

carlatpnl commented 8 years ago

scenario: platform 1: raspberry pi, running a 'Hardware Agent' platform 2: laptop, running a 'Control Agent' both agents talk VIP to each other.

issue: shutdown platform 2 restart platform 2 agents can no longer communicate: platform 1 reports "exception: <class 'volttron.platform.vip.socket.ProtocolError>" when trying to send to platform 2

carlatpnl commented 8 years ago

also, if i shutdown platform 2 and leave platform 2 running, when i restart platfrom 2 communication resumes fine.

craig8 commented 8 years ago

This was present on the vcollab vc demonstration code. During security updates.