jenkinsci / jfrog-plugin

The Jenkins JFrog Plugin allows for easy integration between Jenkins and the JFrog Platform.
https://github.com/jfrog/jenkins-jfrog-plugin
Apache License 2.0
10 stars 24 forks source link

Jenkin could not download jfrog-cli from from releases.jfrog.io #3

Open LucasTran380381 opened 1 year ago

LucasTran380381 commented 1 year ago

How can we help?

Hallo, developers team. I am facing with problem with my Jenkins could not download tool from releases.jfrog.io:

I debug console from my pipeline and have some message:

java.net.UnknownHostException: No such host is known (releases.jfrog.io)

gailazar300 commented 1 year ago

Thanks for reporting this, @LucasTran380381 Do you have a connection to the internet on your machine? If not, follow those instructions and config a remote repository on your Artifactory: https://github.com/jenkinsci/jfrog-plugin#automatic-installation-from-artifactory Let us know if the information was helpful.

jfrog-ecosystem commented 1 year ago

@LucasTran380381, Were you able to download JFrog CLI follopwing the above comment?

amandel commented 1 year ago

I face a similar issue, described at https://github.com/jfrog/jenkins-jfrog-plugin/issues/24 for me this looks like the installer does not support proxies or at least expects the proxy configuration at a unusual space.