You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: