-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
Installed Jenkins as a WAR and later as a Windows service on port 9090. Installed Maven Plugin. Tried creating a job that pulls sources from a private Github repository. I configured a private SSH key in the credentials, and I configured the private repository to have the webhook to Jenkins. Jenkins runs on my localhost but via ngrok I made it available over the internet. Versions:
Jenkins 2.249.2 (windows service on port 9090)
Installed Maven plugin and the recommended plugins at start
Local environment: Java 11Installed Jenkins as a WAR and later as a Windows service on port 9090. Installed Maven Plugin. Tried creating a job that pulls sources from a private Github repository. I configured a private SSH key in the credentials, and I configured the private repository to have the webhook to Jenkins. Jenkins runs on my localhost but via ngrok I made it available over the internet. Versions: Jenkins 2.249.2 (windows service on port 9090) Installed Maven plugin and the recommended plugins at start Local environment: Java 11
I cannot configure one job (maven project) to access my private gitHub repository. I always get the following error (see attachment). I tried user/pass and ssh credentials. My private repo also has the webhook but apparently that does not work. I run ngrok locally, which makes localhost:9090 available under a public url (webhooks in github repos need that)
can anyone tell me what is going on?
regards
Petko