Jenkins Plugin Manager: Digest mismatch error -
i installed jenkins 1.511 jdk 1.6.0_38 on ubuntu 12.04 (amd64). when refresh list of plugins, list remains empty. log file shows error:
apr 19, 2013 9:23:54 hudson.model.updatesite dopostback severe: <div class=error><img src='/static/0c7d9fdb/images/none.gif' height=16 width=1>digest mismatch: 1woxyt3olgiozax7sglbwyitc98= vs +jlzbigpye2ea9fsv6sa3dw3q2s= in update site 'default'</div> how can fixed? matter of lack of permissions access internet? how can troubleshoot it?
i found other people have error: https://issues.jenkins-ci.org/browse/jenkins-17029 there no advice. , problem inexplicably resolves itself.
i forked jenkins @ https://github.com/andrewcooke/jenkins , added hack described @ https://issues.jenkins-ci.org/browse/jenkins-17029?focusedcommentid=177580&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-177580 (which continues after digest verification, instead of raising error - 2 lines commented out).
if want deploy version, snapshot of current dev trunk, crypto checks removed, clone repo, build , deploy. building easy if have maven installed - read building.txt file.
(and works; can see plugins).
Comments
Post a Comment