Hi Baptiste, I'm sure it run on my machine because I'm able to do any other tasks with Jenkins. I just prefer to use the loop back address for now so that I do not accidentally let anyone log into my machine and run arbitrary code.
Thanks On Wednesday, June 1, 2016 at 1:53:38 AM UTC-5, Baptiste Mathus wrote: > > Hi, > Are you sure it's not just the Git URL? Does really your Jenkins instance > run on *your* machine? (127.0.0.1) > Cheers > Le 1 juin 2016 5:36 AM, <[email protected] <javascript:>> a écrit : > >> Hi, >> Jenkins pipeline global library no longer works for me on Windows >> which unfortunately my employer choose to use. I simply can't access the >> workflowLibs.git through the http URL ( >> http://127.0.0.1:8080/workflowLibs.git/ in my case). It give me the Not >> Found error message even after I already disable the security feature in >> order to create the empty git repository first. >> I had successfully setup pipeline global library before using Jenkins >> 1.x but then I was busy with something else until now when suddenly nothing >> works. I forgot which version of Jenkins 1.x I used before so I tried the >> LTS version and Jenkins 2.6 and 2.7. >> Please let me know which option I should follow. I already tried to >> manually create the git repository under workflow-libs but it doesn't >> work. SSH mechanism doesn't work on Windows for the initial repository >> either. >> >> Thanks >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Jenkins Users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/jenkinsci-users/084c46b1-f3d5-4caa-a335-a46ad290de5e%40googlegroups.com >> >> <https://groups.google.com/d/msgid/jenkinsci-users/084c46b1-f3d5-4caa-a335-a46ad290de5e%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/27358818-e402-4b3d-a5cb-d8d42062aea3%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
