Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Access deny for the bitbucket

Desmond Lim May 27, 2014

Hi,

May I know how can I access to this bitbucket or what settings have I set or not set to fix this problem?

$ git push -u origin master
fatal: unable to access 'https://philips_temp@bitbucket.org/philips_temp/temp_re
p.git/': Failed connect to bitbucket.org:443; No error

Thanks.

My Snipplet:

310153866@QQ000SGH316PF8H /c/HYLim/04_Projects/02_Project2014/02_iBeacon/03_Sour
ceCodes/02_BitWorkFolder (master)
$ echo "philips_temp" >> contributors.txt

310153866@QQ000SGH316PF8H /c/HYLim/04_Projects/02_Project2014/02_iBeacon/03_Sour
ceCodes/02_BitWorkFolder (master)
$ git add contributors.txt
warning: LF will be replaced by CRLF in contributors.txt.
The file will have its original line endings in your working directory.

310153866@QQ000SGH316PF8H /c/HYLim/04_Projects/02_Project2014/02_iBeacon/03_Sour
ceCodes/02_BitWorkFolder (master)
$ git commit -m 'testing'
[master 66805c5] testing
warning: LF will be replaced by CRLF in contributors.txt.
The file will have its original line endings in your working directory.
1 file changed, 1 insertion(+)
create mode 100644 contributors.txt

310153866@QQ000SGH316PF8H /c/HYLim/04_Projects/02_Project2014/02_iBeacon/03_Sour
ceCodes/02_BitWorkFolder (master)
$ git push -u origin master
fatal: unable to access 'https://philips_temp@bitbucket.org/philips_temp/temp_re
p.git/': Failed connect to bitbucket.org:443; No error

1 answer

0 votes
HenriqueA
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 8, 2014

Hi Desmond,

I’ve seen some users relating that receiving this error when using the machine with the Mcafee Anti-Virus/Firewall, it can be blocking the connection to the bitbucket server.

If it’s not your case I would ask you to share these command results then I can better help you to troubleshooting this issue:

git --version

git remote -v

cat path/to/project/.git/config

If you don’t want to share your full config file here on Community Forum, you can edit the information that you don’t want to share, so I’ll can better help you on it.

Kind Regards,

Henrique Lechner

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events