Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deployment failed #3

Open
FWangZil opened this issue Feb 29, 2024 · 0 comments
Open

deployment failed #3

FWangZil opened this issue Feb 29, 2024 · 0 comments

Comments

@FWangZil
Copy link

FWangZil commented Feb 29, 2024

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant