Hello @khanhj, @Jared,
I have not been successful in installing new vNodes. Initially I missed including INFURA line in the script by error (CONFIGS[GETH_NAME]="https://mainnet.infura.io/v3/8c…) and installation failed. I corrected this in the script but still not able to install nodes in the server.
The docker does not get started and gives command not found error.
[[email protected] /]# sudo ./incognito_oct22.sh -y2
Checking for / Installing Docker and jq (JSON processor)
./incognito_oct22.sh: line 194: apt: command not found
Failed to start docker.service: Unit not found.
Could you please help?