Hello, I’m getting a strange error when attempting to git clone the Unreal Engine source code from into the git repository.
the Error is as follows.
Receiving objects: 67% (3454583/5121312), 10.97 GiB
error: RPC failed; curl 56 OpenSSL SSL_read: OpenSSL/1.1.1s: error:1408F119:SSL routines:ssl3_get_record:decryption failed or bad record mac, errno 0
error: 514 bytes of body are still expected
fetch-pack: unexpected disconnect while reading sideband packet
fatal: early EOF
fatal: fetch-pack: invalid index-pack output
I am confused as to why this is happening. I’ve been using git for sometime now and never had this type of issue. Any Help would be appreciated. Thanks!