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
Hi,
with the latest rundeck version 5.6 the node list is empty. Error message in the config dialog is:
Could not initialize class com.amazonaws.util.EC2MetadataUtils
after a downgrade to rundeck version 5.5 everything went back to normal.
Best regards and many thanks in advance,
Dirk
The text was updated successfully, but these errors were encountered:
Had the same issue and had to roll back to 5.5.0. There is a bug fix in rundeck 5.6.0 which will bring improve stability to our platform that I'm very keen on upgrading to.
We faced this very same issue but we solved it by upgrading the ec2 plugin from 1.5.10 (it seems the default version when the plugin is installed using the rd cli) to 1.7.7:
Hi,
with the latest rundeck version 5.6 the node list is empty. Error message in the config dialog is:
Could not initialize class com.amazonaws.util.EC2MetadataUtils
after a downgrade to rundeck version 5.5 everything went back to normal.
Best regards and many thanks in advance,
Dirk
The text was updated successfully, but these errors were encountered: