I have the same problem reported by rec (deleted message)

Apr 2, 2014 2:04:11 PM hudson.model.UpdateCenter$DownloadJob run
SEVERE: Failed to install Credentials Plugin
java.io.IOException: Failed to download from 
http://updates.jenkins-ci.org/download/plugins/credentials/1.10/credentials.hpi
    at 
hudson.model.UpdateCenter$UpdateCenterConfiguration.download(UpdateCenter.java:781)
    at hudson.model.UpdateCenter$DownloadJob._run(UpdateCenter.java:1125)
    at 
hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:1285)
    at hudson.model.UpdateCenter$DownloadJob.run(UpdateCenter.java:1103)
    at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
    at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
    at java.util.concurrent.FutureTask.run(FutureTask.java:166)
    at 
hudson.remoting.AtmostOneThreadExecutor$Worker.run(AtmostOneThreadExecutor.java:104)
    at java.lang.Thread.run(Thread.java:701)
Caused by: java.io.IOException: Server returned HTTP response code: 503 for 
URL: 
http://updates.jenkins-ci.org/download/plugins/credentials/1.10/credentials.hpi
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at 
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
    at 
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:534)
    at 
sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1458)
    at java.security.AccessController.doPrivileged(Native Method)
    at 
sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1452)
    at 
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1106)
    at 
hudson.model.UpdateCenter$UpdateCenterConfiguration.download(UpdateCenter.java:751)
    ... 8 more

even with wget :

--2014-04-02 14:19:54--  http://updates.jenkins-ci.org/latest/scm-api.hpi
199.193.196.24
connected.
302 Found
Location: 
https://updates.jenkins-ci.org/download/plugins/scm-api/0.2/scm-api.hpi 
[following]
--2014-04-02 14:20:11--  
https://updates.jenkins-ci.org/download/plugins/scm-api/0.2/scm-api.hpi
connected.
302 Found
Location: http://mirrors.jenkins-ci.org/plugins/scm-api/0.2/scm-api.hpi 
[following]
--2014-04-02 14:20:11--  
http://mirrors.jenkins-ci.org/plugins/scm-api/0.2/scm-api.hpi

connected.
504 Gateway Time-out
2014-04-02 14:21:22 ERROR 504: Gateway Time-out.

Just have to wait it comes back ?
Best regards

-- 
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].
For more options, visit https://groups.google.com/d/optout.

Reply via email to