Tag: Git
-
Bitbucket Connection Refused / No Route to Host (Siteground Server)
If you recently encountered this issue when pushing a your git updates to Bitbucket and you’re using Siteground as your server, then you found your solution. I recently encountered this issue in my multiple Siteground hosts, using shared or cloud SG servers. Not really sure if this is a Siteground issue or a Bitbucket issue,…
-
git: User was holding a relation lock for too long
If you encountered this error while pushing your recent change to your git repo, worry not. You’re not alone. Just recently, like a few minutes ago, I’m having trouble pushing my latest commit to my Bitbucket repo. Good thing I found out that it’s just a bitbucket issue, not really an issue with my repo…
-
Git Push Error: fatal: Out of memory, malloc failed
If you encountered a fatal: Out of memory, malloc failed error after pushing your local repo to your remote repo, then you tried over and over again to push it but to no avail, then you’re pretty lucky to have found this blog post.