-
Notifications
You must be signed in to change notification settings - Fork 16
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] fatal: remote error: upload-pack: not our ref #27
Comments
@canivel thank you for reporting! A lot of us are surprisingly busy this week, so you might not get a response/resolution right away, but know that this is on our radar! |
any news? |
Unfortunately “this week” turned into “this month”, but this needs to be addressed. I'll try to take a look at this personally in the next day or so, and I'm also going to chat with a few people more knowledgeable than I on this subject. ☺ |
(by the way, @bvkin is definitely one of those more-knowledgeable people!) |
Hi bvkin I will check the version and revert back, but as far as I understand probably is using the last version, I did not changed anything on the deployment |
@bvkin from the variables.tf |
hello? any news? |
Yes! We're working to reproduce this bug in our setup (we're standing up a full copy of the environment from-scratch). |
Sorry to ask again but any luck? |
No worries and no problem. The short version, I believe, is that the test controller is a bit out-of-date compared to the transaction-processor and the terraform repo. I have a “release candidate” branch setup on the test controller which includes a lot of fixes/features/improvements that will hopefully solve most issues. I'd wonder if you can retarget your Note that the reason those changes haven't been pushed to |
Awesome it's all running now, will test the components and let you know.
` [Container] 2022/11/15 18:20:12 Running command aws --endpoint-url $S3_INTERFACE_ENDPOINT s3 cp ./requirements.txt s3://$S3_BUCKET/test-controller-agent/108 | ` |
I've still not been able to reproduce this issue. You said you commented out |
clickable perma-link:
|
@bvkin we didn't run into this issue during our testing; any idea what might have enabled us to get by unscathed? |
Hi, ECS task test-controller is failing with the error:
Fetching submodule 3rdparty/secp256k1
fatal: remote error: upload-pack: not our ref
fatal: the remote end hung up unexpectedly
panic: runtime error: index out of range [-1]]
The text was updated successfully, but these errors were encountered: