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

waiting for artifacts to complete infinitly #35

Closed
pikvik opened this issue Feb 26, 2019 · 4 comments
Closed

waiting for artifacts to complete infinitly #35

pikvik opened this issue Feb 26, 2019 · 4 comments

Comments

@pikvik
Copy link

pikvik commented Feb 26, 2019

After running setup_blockchainNetwork file I am getting endlessly running "waiting for artifacts to complete "

screen shot 2019-02-26 at 6 46 41 pm

@maheshwarishikha
Copy link
Contributor

@pikvik, it means 'kubectl cp' command is not working properly for you. Check the path/artifacts as mentioned in repository.
You can refer this issue #34 if it resolves your problem. Let me know if it helps.

@gentian0185
Copy link

gentian0185 commented Mar 4, 2019

@pikvik
Change the picture below.
It looks like a JOBSTATUS print issue

setup_blockchainnetwork

@maheshwarishikha
Copy link
Contributor

@pikvik, yes it is the issue with latest version of kubectl 1.12+
Need to change in setup_blockchainNetwork.sh script the way I was checking Job Status. Will do it soon. Thanks.

@maheshwarishikha
Copy link
Contributor

@pikvik, required code changes are done in repository. It should work seamlessly for you now.
I am closing the issue now. Feel free to reopen or a new if any issue. Thanks.

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

3 participants