Skip to content
This repository has been archived by the owner on Jul 15, 2018. It is now read-only.

Error starting mintnet-kubernetes basecoin example: status - ImagePullBackOff #72

Closed
SurabhiBorgikar opened this issue Jan 8, 2018 · 7 comments

Comments

@SurabhiBorgikar
Copy link

Error while starting mintnet-kubernetes basecoin example. The pod status is: ImagePullBackOff. The tendermint/basecoin image is not available in the docker repository.

Created a basecoin image using the steps specified here:
http://tendermint.readthedocs.io/projects/tools/en/develop/tools/docker.html

In pod tm-0, pub-key container logs are:-

+ mkdir -p /usr/share/nginx
+ cp /tendermint/pub_key.json /usr/share/nginx/pub_key.json
+ cp /app/pub_key.json /usr/share/nginx/app_pub_key.json
cp: cannot stat '/app/pub_key.json': No such file or directory

Is there a specific version of basecoin to used for this setup?

Thanks!

@melekes
Copy link
Contributor

melekes commented Jan 8, 2018

basecoin is deprecated. see https://github.com/cosmos/cosmos-sdk

TODO:

  • remove basecoin example
  • check k8s still works
  • update k8s examples to use newer TM

@melekes
Copy link
Contributor

melekes commented Apr 3, 2018

@SurabhiBorgikar is this something you wanna help us out?

@SurabhiBorgikar
Copy link
Author

@melekes sure I'd be glad to help. Will start with what's included in the todo.

@melekes
Copy link
Contributor

melekes commented May 8, 2018

@SurabhiBorgikar did you have a chance to work on this?

@zramsay
Copy link
Contributor

zramsay commented Jun 5, 2018

@SurabhiBorgikar these files have been updated and moved to the tendermint repo: try running these commands: https://github.com/tendermint/tendermint/blob/5727916c5b31748714dc6a23742ee44a40e85a75/Makefile#L193-L201

or see the example (starting from a fresh DO Ubuntu instance here: https://github.com/tendermint/tendermint/blob/develop/networks/remote/integration.sh

@zramsay zramsay closed this as completed Jun 5, 2018
@zramsay zramsay reopened this Jun 6, 2018
@zramsay
Copy link
Contributor

zramsay commented Jun 6, 2018

edit: we're keeping mintnet-kubernetes around FTTB

@zramsay
Copy link
Contributor

zramsay commented Jul 10, 2018

move issue to tendermint/tendermint#1941

@zramsay zramsay closed this as completed Jul 10, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants