Closed anchit93 closed 3 years ago
Hi @anchit93,
Thanks for reporting the issue. It was mainly due to a failure of the git init container before the execution of the setup job. I've updated and tested it, everything is working on my side. Feel free to come back to me if you encounter any issue. best,
Thanks @TommyStarK , issue is resolved now.
Hi @TommyStarK , I tried to setup fabric network using this repository on minikube, but after running the
./deploy.sh
command, setup job remains incomplete and status of pod goes intoInit:Error
state.Here is the output of the failed pod:
And here is the output of all the services listed under
dummy-com
namespace:Not able to figure out what could be the issue here. Any advise on how to debug and resolve this ?