Welcome to the Linux Foundation Forum!

Lab 4.1 Jenkins X install gets stuck at the jx admin log step.

Hello,

I'm working through Lab 4.1 and I'm getting stuck at the jx admin log step.

When I run jx admin log this is what I'm getting:

bash-$ jx admin log

waiting for the Git Operator to be ready in namespace jx-git-operator...
pod jx-git-operator-7876589ff-8qvjl has status Running

WARNING: the git operator pod has failed but will restart
to view the log of the failed git operator pod run: kubectl logs -n jx-git-operator jx-git-operator-7876589ff-8qvjl

pod jx-git-operator-7876589ff-8qvjl has status Ready
the Git Operator is running in pod jx-git-operator-7876589ff-8qvjl

waiting for boot Job pod with selector app=jx-boot in namespace jx-git-operator...

It has been stuck at this step for over 30m.

I searched Google and found these two GitHub Issues:

How can I further debug and resolve this issue so that I can complete the lab?

Comments

  • zacts
    zacts Posts: 40
    edited December 12

    I got this step to work. I think what fixed it is that I had to use the correct GitHub security key. I enabled repo access to my GitHub security key.

Categories

Upcoming Training