cirocosta / gitserver-http

git-http-backend with repository initialization
MIT License
21 stars 22 forks source link

can't push to gitserver #10

Closed LoranceChen closed 6 years ago

LoranceChen commented 6 years ago

With git push, server response a error:

error: RPC failed; HTTP 504 curl 22 The requested URL returned error: 504 Gateway Time-out
fatal: The remote end hung up unexpectedly
fatal: The remote end hung up unexpectedly
LoranceChen commented 6 years ago

Maybe it's my network problem. Works fine at home : ) have a good time

anton-kolhun commented 5 years ago

I'm getting exactly the same error:

error: RPC failed; HTTP 504 curl 22 The requested URL returned error: 504 Gateway Time-out
fatal: The remote end hung up unexpectedly
fatal: The remote end hung up unexpectedly

How did you manage to resolve it?

LoranceChen commented 5 years ago

@lilop-ua , Have you open a VPN? besides, check path is match as readme.