Warning: file_get_contents(/data/phpspider/zhask/data//catemap/6/jenkins/5.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
安装Jenkins插件时发生SHA-256错误_Jenkins_Plugins_Error Handling_Sha256_Sha - Fatal编程技术网

安装Jenkins插件时发生SHA-256错误

安装Jenkins插件时发生SHA-256错误,jenkins,plugins,error-handling,sha256,sha,Jenkins,Plugins,Error Handling,Sha256,Sha,当应用程序启动时,我在第一次安装Jenkins插件时遇到以下错误。有没有办法解决这个问题 java.io.IOException: Downloaded file C:\Users\Anup.jenkins\plugins\cloudbees-folder.jpi.tmp does not match expected SHA-256, expected 'vqUU9iK9k3WlVkbwGJ9sqBGVeQ+1kpm4dykagSSO07Q=', actual '47DEQpj8HBSa

当应用程序启动时,我在第一次安装Jenkins插件时遇到以下错误。有没有办法解决这个问题

java.io.IOException: Downloaded file
C:\Users\Anup.jenkins\plugins\cloudbees-folder.jpi.tmp 
does not match expected SHA-256, 
expected 'vqUU9iK9k3WlVkbwGJ9sqBGVeQ+1kpm4dykagSSO07Q=', 
actual '47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=' 
at hudson.model.UpdateCenter.throwVerificationFailure(UpdateCenter.java:2025)
at hudson.model.UpdateCenter.verifyChecksums(UpdateCenter.java:2060) at hudson.model.UpdateCenter$InstallationJob.replace(UpdateCenter.java:2239) 
at hudson.model.UpdateCenter$UpdateCenterConfiguration.install(UpdateCenter.java:1343) 
at hudson.model.UpdateCenter$DownloadJob._run(UpdateCenter.java:1872) 
at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2153) 
at hudson.model.UpdateCenter$DownloadJob.run(UpdateCenter.java:1843) 
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) 
at hudson.remoting.AtmostOneThreadExecutor$Worker.run(AtmostOneThreadExecutor.java:118) 
at java.lang.Thread.run(Thread.java:748)
见詹金斯