You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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:
This issue occurs specifically for vectors_9.bin and vectors_12.bin files, other files are downloaded as expected.
The text was updated successfully, but these errors were encountered: