VS Code / Bitbucket / SSH – Permission denied (publickey)

Windows 10 allows using all default OpenSSH tools. However, git was throwing permission denied for every time when I tried to clone repositories from Github, Gitlab or Bitbucket over SSH. You need to perform a few tweaks to make it work. Make sure ssh-agent service enabled, or run in Powershell (as administrator): Get-Service -Name ssh-agent … Read more

Bitbucket repository started returning “remote: Too many invalid password attempts. Try logging in through the website.” (403) since yesterday

The reason for getting the above error is due to Atlassion account lock & not related with App passwords. So I have reset my Atlassian account(as per Atlassian’s servicedesk suggession ) using below url https://id.atlassian.com/ So now git fetch is working fine. If you forgot your current password you can reset password by below url … Read more

git pull error “The requested URL returned error: 503 while accessing”

Had the same error while using SourceTree connected to BitBucket repository. When navigating to repository url on bitbucket.org the warning message appeared: This repository is in read-only mode. You caught us doing some quick maintenance. After around 2 hours repository was accessible again. You can check status and uptime of bitbucket here: http://status.bitbucket.org/

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)