jenkinsci / jenkinsci/gitlab-oauth-plugin
Unable to tunnel through proxy
Open
- Dominant language
- Java
- Stars
- 34
- Forks
- 47
- PR merge metrics
- No merged PRs in 30d
Description
I'm configuring the gitlab-oauth-plugin with GitLab, and the communication between GitLab and Jenkins goes through a proxy. I've set the environment variable no_proxy: .example.com both in Jenkins and in the Kubernetes deployment, yet I'm still encountering the following error:
2025-02-18 20:21:16.077+0000 [id=20] WARNING h.i.i.InstallUncaughtExceptionHandler#handleException: Caught unhandled exception with ID 4257055e-1c8a-449f-aaf0-6a20baad9989
java.io.IOException: Unable to tunnel through proxy. Proxy returns "HTTP/1.1 403 Forbidden"
Contributor guide
Assessment
This issue has not been assessed yet.