-
Notifications
You must be signed in to change notification settings - Fork 912
Description
Hello! Upon cloning project got the following output:
Cloning into 'C:/projects/plutosdr-fw/linux'...
remote: Enumerating objects: 12521756, done.
remote: Counting objects: 100% (4686/4686), done.
remote: Compressing objects: 100% (933/933), done.
error: RPC failed; curl 56 OpenSSL SSL_read: OpenSSL/3.5.4: error:0A000119:SSL r
outines::decryption failed or bad record mac, errno 0
error: 6689 bytes of body are still expected
fetch-pack: unexpected disconnect while reading sideband packet
fatal: early EOF
fatal: fetch-pack: invalid index-pack output
fatal: clone of 'https://github.com/analogdevicesinc/linux' into submodule path
'C:/projects/plutosdr-fw/linux' failed
Failed to clone 'linux' a second time, aborting
The same is on Ubuntu.
But few days ago everything was OK, project cloned.