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

argocd-autopilot repo bootstrap fails on Windows #471

Open
mmuthukrishnan opened this issue May 21, 2023 · 2 comments
Open

argocd-autopilot repo bootstrap fails on Windows #471

mmuthukrishnan opened this issue May 21, 2023 · 2 comments

Comments

@mmuthukrishnan
Copy link

mmuthukrishnan commented May 21, 2023

Windows Version : Windows 11 Pro Version: 22H2

Installed via : Choco Version: v0.11.1

argocd-autopilot version: v0.2.28

argocd-autopilot  repo bootstrap --repo git@github.com:****/***.git --git-token #### --log-level=debug

argocd-autopilot repo bootstrap fails with the following error.

PS D:\mari\soft\argocd> argocd-autopilot  repo bootstrap --repo git@github.com:***/******.git --git-token <theoriginal_token> --log-level=debug
time="2023-05-21T15:34:55+05:30" level=debug msg="starting with options: " kube-context=rancher-desktop namespace=argocd repo-url="git@github.com:***/***.git" revision=
time="2023-05-21T15:34:55+05:30" level=debug msg="running bootstrap kustomization: apiVersion: kustomize.config.k8s.io/v1beta1\nconfigMapGenerator:\n- behavior: merge\n  literals:\n  - |\n    repository.credentials=- passwordSecret:\n        key: git_token\n        name: autopilot-secret\n      url: 'git@github.com:'\n      usernameSecret:\n        key: git_username\n        name: autopilot-secret\n  name: argocd-cm\nkind: Kustomization\nnamespace: argocd\nresources:\n- github.com/argoproj-labs/argocd-autopilot/manifests/base?ref=v0.2.28\n\n" bootstrapKustPath="auto-pilot582172915\\kustomization.yaml" resourcePath="github.com/argoproj-labs/argocd-autopilot/manifests/base?ref=v0.2.28"
time="2023-05-21T15:35:25+05:30" level=fatal msg="failed to build bootstrap manifests: accumulating resources: accumulation err='accumulating resources from 'github.com/argoproj-labs/argocd-autopilot/manifests/base?ref=v0.2.28': evalsymlink failure on 'D:\\mari\\soft\\argocd\\auto-pilot582172915\\github.com\\argoproj-labs\\argocd-autopilot\\manifests\\base?ref=v0.2.28' : CreateFile D:\\mari\\soft\\argocd\\auto-pilot582172915\\github.com: The system cannot find the file specified.': hit 27s timeout running 'C:\\Program Files\\Git\\cmd\\git.exe submodule update --init --recursive'"

Error as screenshot:
image

@mmuthukrishnan
Copy link
Author

Could some one update on this please. It seems to be a blocker for me and couldn't move on.

@mmuthukrishnan
Copy link
Author

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

1 participant