New VA Deployment bootstrap command not found

Hi, has there been some sort of comprehensive resolution to this? I see this topic is several weeks old, but I have just recently obtained a blank IDN demo instance from Demohub and I am also encountering the “command not found” issue when running “va-bootstrap…”

Did you download the VA image from the UI? When adding a new VA, the UI presents a download link to obtain the image. This VA image should have the va-bootstrap command.

Hi @colin_mckibben , I just downloaded a new VA image from my demo tenant UI, and confirm that va-bootstrap command is not found.

Tenant UI VA URL is:

https://spicbu-va-images.s3.amazonaws.com/va-latest.zip

@jsosa Devops is checking that S3 link. For now, can you try this link? https://sppcbu-va-images.s3.amazonaws.com/va-latest.zip

2 Likes

Thanks Colin. This link forward me to new VA.

@colin_mckibben, I downloaded the VA using the link you mentioned and unfortunately no joy. Command not found. I need to link the VA to our lab soon for a demo. Is there a workaround? Thank you.

https://sppcbu-va-images.s3.amazonaws.com/va-latest.zip is the production link. Are you sure you downloaded the VA from this link? Can anyone else confirm?

@colin_mckibben - this VA image worked for me.

1 Like

@colin_mckibben could we please add this step for demo tenants in the documentation?

Additionally, are you aware of a command or method that can switch a Prod configured VA to a demo VA? Or do we need to re-image the VA again?

image

Can you explain how you did this? I spun up a new VA in Hyper-V and it shows connected but I only have charon and va_agent running.


Hi @WyssAJ01 ,

You can start ccg service using following command.

sudo systemctl start ccg

This should start your ccg service.

Thanks,
Vijay

@colin_mckibben confirmed. Thank you.

@VijayMaripi It’s not working receive the below error.
image

But in the UI it shows connected status, when i check the log i have only found the charon and va_agent.

I have tried creating the VA multiple times but the ccg log is not downloading yet. Its been 24 hrs since i have added new VA in the cluster but no response.

Any idea how to resolve this?
Thanks.

@colin_mckibben is there no ccg image in repository as it says in charon log when we use this image

Hi @Santhakumar ,

Make sure you enabled VA debugging. If not enable and then check.

@sagar_kamalakar Enabled the VA Debugging but still the ccg is not showed up.

@Santhakumar try to setup in azure you wont face issue.i too tried local one its showing error same as your one.
Thanks
Shantanu

@schattopadhy Did we need azure account for deploy the VA? I want to deploy the VA in devrel tenant. Can you help me or guide the steps to proceed?