Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

fatal: unable to access (503) on git push to new repository

christoph.ackermann@marquardt.com
Contributor
November 5, 2019

Enviroment: Bitbucket Server 6.3.1; git 2.21.0; Windows

 

Hi,

I'm facing an issue on my Bitbucket server when trying to do a git push.

I have created a new project and a new repository on my Bitbucket server.

Now I want to add the content of a local git repository following the commands from the repository start page.

 

So first I ran: 

git remote add origin http://mqde01eng03.marquardt.de:7990/scm/g1105/20191105g.git

 

Then I tried this:

C:\dmgit\t_ehb30_5\20191105g>git push -u origin --all
fatal: unable to access 'http://mqde01eng03.marquardt.de:7990/scm/g1105/20191105g.git/': The requested URL returned error: 503

 

I have restarted the server but it didn't change anything.

 

Does somebody have an idea what might be the cause or where I can look for additional details on the error?

 

Thanks

Christoph

1 answer

1 accepted

2 votes
Answer accepted
christoph.ackermann@marquardt.com
Contributor
November 5, 2019

so I found the answer... I had the proxy configured in git for testing.

Sorry....

 

for those looking:

"git config --global -l" shows the settings

"git config --global --unset http.proxy" removes the setting

apalade
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
January 9, 2020

christoph.ackermann@marquardt.comThanks a lot for this answer. This post helped me

tiennv02
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
August 23, 2020

I like it

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events