Just checking, but the line you mentioned continues past what you wrote here…
vctl
auth
add
--address
<address
of
source
instance
where
forwarder
is
installed>
--credentials
<publickey
of
installed
forwarder
agent>
The credentials are what is 100% required. The address is added protection.
Craig
From: volttron-dev <volttron-dev-bounces@xxxxxxxxxxx>
On Behalf Of Lazlo Paul via volttron-dev
Sent: Wednesday, October 30, 2024 9:46 AM
To: volttron-dev@xxxxxxxxxxx
Cc: Lazlo Paul <lazlopaul17@xxxxxxxxx>
Subject: [volttron-dev] Challenges using the Forward Historian
Check twice before you click! This email originated from outside PNNL.
Hi All,
I am setting up two volttron instances on the same LAN, both are using ZMQ. I have one main volttron instance on a more performant computer, and one volttron instance running on a Raspberry Pi. Both are running Volttron 9.0
Is there something I might be missing? For the step in the documentation that calls for `vctl
auth
add
--address
<address
of
source
instance
where
forwarder
is
installed>` should the address be in the format
192.168.55.55:22916? Is there a method for me to more productively debug this?
Thank you for your help!
Lazlo