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

Unable to download vectors_9.bin and vectors_12.bin using git lfs pull #412

Open
justapig9020 opened this issue May 7, 2024 · 0 comments

Comments

@justapig9020
Copy link

Describe the bug:
I am unable to download vectors_9.bin and vectors_12.bin files using git lfs pull. Despite no initial error message when attempting the command, the files fail to download, and an error message appears indicating a timeout issue.

To Reproduce:
Steps to reproduce the behavior:
$ git lfs pull

Expected behavior:
I expected the git lfs pull command to download all vector files, including vectors_9.bin and vectors_12.bin.

Desktop (please complete the following information):
OS: Ubuntu 22.04 (5.15.0-33-generic)
Browser: N/A
Version: Not applicable to this issue

Additional context:
Git LFS version: git-lfs/3.0.2 (GitHub; linux amd64; go 1.18.1)
Error message encountered:

Downloading LFS objects: 0% (0/2), 4 KB | 0 B/s
cannot write data to tempfile "/dataset/SPTAG/.git/lfs/incomplete/f50e029134bc17703be6bc69748953ef2c9bb81b29d2286bda4d006d8bfce34c2743671370": LFS: read tcp 172.16.135.193:34564->185.199.108.154:443: i/o timeout
error: failed to fetch some objects from 'https://github.com/microsoft/SPTAG.git/info/lfs'

This issue occurs specifically for vectors_9.bin and vectors_12.bin files, other files are downloaded as expected.

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