You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
Our work group uses the HTTPS bitbucket servers, and we have every lab station use the same setup process for our automations. The code is in python, which is stored on bitbucket and run on visual studio code, and we use SourceTree to run git to copy the repositories on to the lab PCs. I have PC that is unable to connect properly despite going through the same setup process. When I try, I get the following error:
Command: git -c diff.mnemonicprefix=false -c core.quotepath=false --no-optional-locks ls-remote https://*bitbucket_repository_here*
Output:
Error: fatal: unable to access 'https://*bitbucket_repository_here*': OpenSSL/1.1.1s: error:1408F10B:SSL routines:ssl3_get_record:wrong version number
I get this error regardless of which repository I try to pull from, but only on this particular PC. I can use SourceTree on different lab PCs to pull just fine.
Additionally, our local helpdesk was able to use the powershell and git text commands to pull the repositories to the PCs, but SourceTree remains unable to pull.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.