You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using make start-deployment-timestamping-bitcoind to deploy the local test environment to test the error, indicating that the file is missing
$ make start-deployment-timestamping-bitcoind
......
./pre-deployment.sh
Unable to find image 'babylonchain/babylond:latest' locally
docker: Error response from daemon: pull access denied for babylonchain/babylond, repository does not exist or may require 'docker login': denied: requested access to the resource is denied.
See 'docker run --help'.
docker compose -f artifacts/docker-compose.yml up -d
[+] Running 7/7
✔ Network artifacts_localnet Created 0.0s
✔ Container babylondnode0 Started 0.1s
✔ Container bitcoindsim Started 0.1s
✔ Container babylondnode1 Started 0.1s
✔ Container vigilante-reporter Started 0.0s
✔ Container vigilante-monitor Started 0.0s
✔ Container vigilante-submitter Started 0.0s
./post-deployment.sh
Creating keyring and sending funds to Vigilante
Error response from daemon: container c1a997cf3e2ad9d41052cff7b4eecece0262b5431164b2e59d8d3bc07369bc14 is not running
mv: rename .testnets/node0/babylond/.tmpdir/keyring-test/* to .testnets/vigilante/keyring-test/*: No such file or directory
cp: .testnets/node0/babylond/config/genesis.json: No such file or directory
Created keyring and sent funds
The text was updated successfully, but these errors were encountered:
Using make start-deployment-timestamping-bitcoind to deploy the local test environment to test the error, indicating that the file is missing
The text was updated successfully, but these errors were encountered: