Dvc get git@github.com:*.git folder giving ERROR: unexpected error - Response payload is not completed

I have successfully added a folder with 2gb of files using DVC to an s3 bucket. After that I tried to get the folder using the dvc get command. It downloaded half the folder correctly and after that the download stopped and gave me this message: ERROR: Unexpected error - Response payload not completed
Any suggestions on how I can resolve this issue?

For the record: this was discussed on discord Discord and seems to have been a network issue.