Fixing Plugins Update on Jenkins

Hello Everyone,

I have Jenkins up and running. However, I get this error message when trying to update the plugins. Did anyone face this issue? if yes could you give me insights on how to solve it.

Thanks.

Some plugins could not be loaded due to unsatisfied dependencies. Fix these issues and restart Jenkins to re-enable these plugins.

Dependency errors:

Git plugin (5.7.0)
Update required: Configuration as Code Plugin (configuration-as-code 1850.va_a_8c31d3158b_) to be updated to 1903.v004d55388f30 or higher

Jenkins Git client plugin (6.1.3)
Update required: Configuration as Code Plugin (configuration-as-code 1850.va_a_8c31d3158b_) to be updated to 1932.v75cb_b_f1b_698d or higher

Some of the above failures also result in additional indirectly dependent plugins not being able to load.

Indirectly dependent plugins:

GitHub plugin (1.40.0)
Failed to load: Git plugin (git 5.7.0)
Git plugin (5.7.0)
Failed to load: Jenkins Git client plugin (git-client 6.1.3)
Git Changelog (3.41)
Failed to load: Jenkins Git client plugin (git-client 6.1.3)
Last Changes Plugin (456.vc484b_627e803)
Failed to load: Jenkins Git client plugin (git-client 6.1.3)
GitHub Authentication plugin (621.v33b_4394dda_4d)
Failed to load: Git plugin (git 5.7.0)
GitHub Branch Source Plugin (1807.v50351eb_7dd13)
Failed to load: GitHub plugin (github 1.40.0)
Pipeline: GitHub Groovy Libraries (61.v629f2cc41d83)
Failed to load: Git plugin (git 5.7.0)

The solution is written there:
Update required: Configuration as Code Plugin (configuration-as-code 1850.va_a_8c31d3158b_) to be updated to 1932.v75cb_b_f1b_698d or higher

1 Like