Failt to upload commit to gitlab project

Hi All,

Thanks for sparing time to read my question.

I want to upload a huge project to gitlab server. But the upload got fail, the log is likes below:

git push origin master
Uploading LFS objects: 100% (201/201), 982 MB | 0 B/s, done
Counting objects: 146925, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (99882/99882), done.
packet_write_wait: Connection to 172.65.251.78 port 22: Broken pipe
fatal: The remote end hung up unexpectedly
error: pack-objects died of signal 13

Some of the big binary files are upload by git-lfs. The issue indicate the project still has some large file need to be upload by git-lfs?

Any suggestion will be apprecaite!

Thanks.

BR,
George Lin