New local VA setup issue

:bangbang: Please be sure you’ve read the docs and API specs before asking for help. Also, please be sure you’ve searched the forum for your answer before you create a new topic.

Hi,
I am trying to set up new VA on my local for my demo tenant. I am seeing the below error when I execute the “va-bootstrap pair” command. Any one faced similar issue. Any idea’s?

@Prashanth0707 -

It seems you have internet connectivity issue.
Run the ping command to see if the internet is working or not.

ping google.com

If internet is working fine, then try restarting the services

sudo systemctl restart ccg
sudo systemctl restart canal
sudo systemctl restart va_agent
sudo systemctl restart charon

Hope this works.

Thank you!

@Prashanth0707 -

Also the va-bootstrap command would be -

va-bootstrap -t demo set-passphrase

Thank you @officialamitguptaa . That helped!

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.