I’ve recently installed GitLab through the omni package onto my DigitalOcean server, everything appeared to be working fine, I was able to go to the URL, log in, add users, create new repositories, etc, etc. But when I went to push files to the newly created repository, I got this error:
GitLab: Failed to authorize your Git request: internal API unreachable
Account authentication is working, since if I put in another account it tells me authentication failed, however, when I try to pull or push from or to the repository, it doesn’t work.
Any ideas what I should check next to troubleshoot this?