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

random git clone failure ? #2498

Open
garyng2000 opened this issue Jun 19, 2024 · 1 comment
Open

random git clone failure ? #2498

garyng2000 opened this issue Jun 19, 2024 · 1 comment
Labels
bug Something isn't working cli For bugs relating to the CLI critical Critical bug or feature

Comments

@garyng2000
Copy link

What's your CLI version?

0.90.1

Description & steps to reproduce

I am getting below error randomly(sometimes it work, most time it doesn't)

kurtosis run github/ethpandaops/ethereum-package.git

Error in cloning git repository 'https://github.com/ethpandaops/ethereum-package.git' to '/kurtosis-data/tmp-repositories/tmp-repo-dir-3545872477/ethpandaops/ethereum-package'. Make sure that 'https://github.com/ethpandaops/ethereum-package.git' exists or if it's a private repository, that you are logged into GitHub via kurtosis github login.

I have verified that right before(and after) this failure, I have no problem cloning(via command line) any them(and this error is not restricted to just one package but others like prometheus under kurtosis-tech etc.)

and I can trace why exactly it fails other than this mysterious message about git clone

Desired behavior

it should work as everything else on the machine is functioning normally.

What is the severity of this bug?

Critical; I am blocked and Kurtosis is unusable for me because of this bug.

What area of the product does this pertain to?

CLI: the Command Line Interface

@garyng2000 garyng2000 added the bug Something isn't working label Jun 19, 2024
@github-actions github-actions bot added cli For bugs relating to the CLI critical Critical bug or feature labels Jun 19, 2024
@tedim52
Copy link
Contributor

tedim52 commented Jun 21, 2024

Thanks for opening this up! Still working on a solution for this. Related issue: #2150

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cli For bugs relating to the CLI critical Critical bug or feature
Projects
None yet
Development

No branches or pull requests

2 participants