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

Bug: argocdapp installation failed with no specific error log output #93

Closed
daniel-hutao opened this issue Dec 29, 2021 · 0 comments · Fixed by #95
Closed

Bug: argocdapp installation failed with no specific error log output #93

daniel-hutao opened this issue Dec 29, 2021 · 0 comments · Fixed by #95
Assignees
Labels
bug Something isn't working
Projects
Milestone

Comments

@daniel-hutao
Copy link
Member

Describe the Bug

argocdapp installation failed with no error log output

How to Reproduce

  1. cp examples/config.yaml /tmp/
  2. dtm install -f /tmp/config.yaml

Screenshots

image

Additional Context

2021/12/29 11:22:31 release installed successfully: argocd/argo-cd-3.29.4
2021/12/29 11:22:31 === plugin argocd process done ===
2021/12/29 11:22:31 processing progress: 3/3
2021/12/29 11:22:31 processing: argocdapp -> install
2021/12/29 11:22:32 === plugin argocdapp process failed ===
2021/12/29 11:22:32 === some errors occurred during plugins Install/Uninstall/Reinstall process ===
2021/12/29 11:22:32 exit status 1
2021/12/29 11:22:32 === END ===

/kind bug

@daniel-hutao daniel-hutao added the bug Something isn't working label Dec 29, 2021
@daniel-hutao daniel-hutao changed the title Bug: argocdapp installation failed with no error log output Bug: argocdapp installation failed with no specific error log output Dec 29, 2021
@daniel-hutao daniel-hutao self-assigned this Dec 29, 2021
@daniel-hutao daniel-hutao added this to the v0.1.0 milestone Dec 29, 2021
@daniel-hutao daniel-hutao added this to Ready for Review in v0.1.0 Dec 29, 2021
v0.1.0 automation moved this from Ready for Review to Done Dec 29, 2021
daniel-hutao added a commit that referenced this issue Dec 29, 2021
fix: #49 #93 - argocdapp installation failed & logs improved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

1 participant