gitlab push 401 에러
remote: GitLab: Internal API error (401)
To https://gitlab.깃랩주소.git
! [remote rejected] master -> master (pre-receive hook declined)
gitlab_rails['internal_api_url'] = 'https://git.깃주소' → 주석 처리 후 해결
Can't verify CSRF token authenticity. 422 에러
Can't verify CSRF token authenticity.
Completed 422 Unprocessable Entity in 2ms (ActiveRecord: 0.0ms | Elasticsearch: 0.0ms | Allocations: 190)
ActionController::InvalidAuthenticityToken (ActionController::InvalidAuthenticityToken):
external_url 'http://gitlab.주소' → https를 http로 변경으로 해결