Hello I am facing problems to clone from my gitlab droplet to my droplet where i’ ve Apache, the problem is that is just with between those server that I’ve problem, because I can clone from my machine.
This is the error:
Cloning into 'XXXXX'
fatal: unable to access 'http://xxx.xxx/xxxxx/XXXXX.git/': The requested URL returned error: 503
What I can do?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Click below to sign up and get $100 of credit to try our products over 60 days!
Yes, is the only answer I get from the server
@hidura
The error “503” means that your gitlab server was not able to process your request in time and when of your gitlab services timed out while gitlab was waiting for the response, you can try again later it could work.
Do you still have this problem?