Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [volttron-dev] Challenges using the Forward Historian

Yes! I am including the credential. I just did not reproduce it here because I did not have a question on it. 

On Wed, Oct 30, 2024 at 11:36 AM Allwardt, Craig H <Craig.Allwardt@xxxxxxxx> wrote:

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

 

I am attempting to set up the Forward Historian, but can not make the connection from the platform on the Raspberry Pi to the main platform. I have followed the instructions in the following documentation: https://volttron.readthedocs.io/en/9.0.1/agent-framework/historian-agents/forwarder/forward-historian.html.

 

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


Back to the top