fetchai / agents-aea

A framework for autonomous economic agent (AEA) development

Home Page:https://docs.fetch.ai/aea/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

p2p connection acn error on unknown address

solarw opened this issue · comments

Describe the bug
p2p connection terminates in case envelope has unknown sender, node return ACN error with unknwn address and connection decide to shut down.

To Reproduce
send envelope with fake target address, wait connection to be closed.

Expected behavior
write details to logs, keep going on.

Additional context
discovered during tac example checking

issue is incorrect:
new issue is: #2634