> 작성일 : 2025-04-30
> GitLab : version 14.9
내부 자동화를 위해 GitLab에서 Jenkins로의 웹훅 구축시 다음 에러가 발생하였다.
Url is blocked: Requests to the local network are not allowed
기본 설정은 로컬 네트워크에 대한 요청을 허용하지 않는 것으로 보인다.
관리자 로그인 > Settings > Network > Outbound requests에서 다음 항목 체크 후 저장(Save changes 클릭)
버전 마다 옵션의 위치가 상이한 것으로 보인다.
Allow requests to the local network from web hooks and services
Tags : GitLab 웹훅, GitLab Webhook, 깃렙 웹훅, 깃렙 Url is blocked, Requests to the local network, are not allowed