使用git lfs fetch语句下载时进度条卡住在0%不动

直接使用git lfs fetch语句后,进度卡在Downloading LFS objects: 0% (0/92288), 0 B | 0 B/s不动

img

上梯子,结果最后出现
read tcp 127.0.0.1:53543->127.0.0.1:1080: wsarecv: An existing connection was forcibly closed by the remote host.
error: failed to fetch some objects from https冒号//github.com/XXX/XXX.git/info/lfs
的错误

img

不知道该怎么解决呢?谢谢!