You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Could it be that the module is currently not yet compatible with higher versions?
I am noticing things like the following occurring after the upgrade:
/Stage[main]/Profile::Nexus/Nexus3_smtp_settings[global]
Could not evaluate: Error while retrieving configuration: Could not run the command due to '400' '{
"name" : "f5ab3c7ba3f6716692426a9dfb936c1b",
"result" : "javax.script.ScriptException: groovy.lang.MissingMethodException: No signature of method: Script3.ensureDefault() is applicable for argument types: (org.sonatype.nexus.crypto.secrets.internal.SecretsServiceImpl$SecretImpl...) values: [org.sonatype.nexus.crypto.secrets.internal.SecretsServiceImpl$SecretImpl@28edbde0, ...]\nPossible solutions: ensureDefault(java.lang.String), ensureDefault(java.lang.String, java.lang.String)"
}'
err nexus3_ldap[ldap-ad.onprvp.fgov.be]: Updating: Failed after 0.294610 seconds: Error while updating Puppet::Provider::Nexus3Ldap::Nexus3Ldap ldap-ad.onprvp.fgov.be: Could not run the command due to '400' '{
"name" : "ebde955f13e274a0d6a3942b7168109d",
"result" : "javax.script.ScriptException: groovy.lang.MissingMethodException: No signature of method: org.sonatype.nexus.ldap.persist.entity.Connection.setSystemPassword() is applicable for argument types: (String) values: [xxxxxxxxxxxxx]\nPossible solutions: setSystemPassword(org.sonatype.nexus.crypto.secrets.Secret), getSystemPassword(), setRawSystemPassword(java.lang.String), getRawSystemPassword()"
}'
The text was updated successfully, but these errors were encountered:
Could it be that the module is currently not yet compatible with higher versions?
I am noticing things like the following occurring after the upgrade:
The text was updated successfully, but these errors were encountered: