Hi Team,
I just installed Laravel and tried to push code to Git, but it's stuck. I’ve tried both broadband and 4G internet connections.
I’ve already attempted these two solutions, but with no luck:
git config http.postBuffer 524288000
git config --global core.compression 1
But pushing the same folder to GitHub, it pushed within a few seconds.
Welcome to the community.
The error message is usually related to a network issue connecting to Bitbucket.org.
Could you possibly check if you have any proxy configuration that could be preventing Bitbucket Cloud pushes?
If it doesn't work, you can also try switching to an SSH connection as well.
Regards,
Mark C
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.