Open clklachu opened 3 years ago
Hi, Could you please help me on this issue?
I think there was a bug which was fixed already, did you try running jx gitops upgrade?
I did a fresh install. Still i need to do jx gitops ? or it will automatically take the latest version of git-ops?
Hello,
I followed all the steps mentioned. The EKS cluster is created and the jx operator is installed successfully. But when i see the pods inside jx namespace, i see the two jx-build-controller pods are in status CrashLoopBackOff. When i looked in to the logs, i see this.
FATAL: failed to get cluster requirements: failed to clone cluster git repo https://github.com/awsomedevops/jx-cluster.git: failed to clone repository https://github.com/awsomedevops/jx-cluster.git to directory: /tmp/jx-git-794802922: failed to run 'git clone https://github.com/awsomedevops/jx-cluster.git /tmp/jx-git-794802922' command in directory '/tmp', output: 'Cloning into '/tmp/jx-git-794802922'... fatal: could not read Username for 'https://github.com': No such device or address
I have updated the cluster git URL and the github bot username correctly in the variables.tf. Could you please help me what is the issue here?