Wow, this is really frustrating ...
Created by: spd0mufasa
I installed gitlab sometime ago. I then attempted to use it. If I upload a few files, it goes OK. If I upload 300-400, I get the " 502 Bad Gateway " error. I checked the logs under gitlab and do not see anything in them.
Scouring the internet, it seems that this error results from everything from not enough ram to not having the most up-to-date version of redis installed. There is no place to find out why the error happened. Then afterwards, it takes the server down so badly that I have to restart the entire host in order to have a chance of getting git back up again.
I run the checks and they're clean. I followed this documentation: How to install Gitlab 5.0 on CentOS 6 or RHEL6 - honestly, it was good but it does not look like git is stable enough to use commercially. Too many pieces of software it depends upon and they don't seem to work well together without some major Ruby debugging. It works fine for small files (I think I was able to load 30) but I would not try for anything much higher or else the server gets taken down with 502 errors ...