github - OpenSSL.SSL.Error: [('SSL routines', 'SSL3_GET_RECORD', 'decryption failed or bad record mac')] -


i trying clone repository bit bucket sharing other member of our group...but fetch error during cloning...

 cloning 'industryprime'...    password 'https://abhragh@bitbucket.org': remote: counting objects: 20143, done. remote: compressing objects: 100% (5741/5741), done. error: rpc failed; curl 56 ssl read: error:1408f119:ssl     routines:ssl3_get_record:decryption failed or bad record mac, errno 0 fatal: remote end hung unexpectedly fatal: eof fatal: index-pack failed 

what can do?


Comments

Popular posts from this blog

Spring Boot + JPA + Hibernate: Unable to locate persister -

go - Golang: panic: runtime error: invalid memory address or nil pointer dereference using bufio.Scanner -

c - double free or corruption (fasttop) -