Git access denied after changing hostname
Created by: pvencill
Been running on an EC2 instance for a bit now, and just got a domain name, so renamed the gitlab server to git.mydomain.com vice the previous ec2-based URL. Restarted nginx and the gitlab service and I can use the web app just fine, but my actual git interactions are not working at this point. A git pull results in a Access Denied that wasn't happening before (same machine). This happens regardless of whether I use the old URL or new URL.
Access denied.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.