rundeck-plugins / rundeck-ec2-nodes-plugin

Get resource node data from Amazon EC2
85 stars 45 forks source link

not working with rundeck 2.6.2-1? #35

Closed trmiller closed 8 years ago

trmiller commented 8 years ago

The plugin does not appear to show up when following the installation instructions. Steps to reproduce:

Expected behavior

Current behavior

gschueler commented 8 years ago

can you verify the ownership/permissions of the plugin file are ok (match rundeck server user)? i see the ec2 plugin working in 2.6.2 after copying it to libext directory

trmiller commented 8 years ago

Permissions match user running rundeck and same as all other plugins. No other plugins are installed. I'm running the server as ec2-user. Here is the libext dir.

-rw-r--r--. 1 ec2-user ec2-user    3908 Dec 18 12:26 rundeck-copyfile-plugin-2.6.2.jar
-rw-r--r--. 1 ec2-user ec2-user     610 Dec 18 12:26 rundeck-ec2-nodes-plugin-1.5.1.jar
-rw-r--r--. 1 ec2-user ec2-user    2301 Dec 18 12:26 rundeck-flow-control-plugin-2.6.2.jar
-rw-r--r--. 1 ec2-user ec2-user 2761859 Dec 18 12:26 rundeck-git-plugin-2.6.2.jar
-rw-r--r--. 1 ec2-user ec2-user 2546869 Dec 18 12:26 rundeck-jasypt-encryption-plugin-2.6.2.jar
-rw-r--r--. 1 ec2-user ec2-user    6075 Dec 18 12:26 rundeck-job-state-plugin-2.6.2.jar
-rw-r--r--. 1 ec2-user ec2-user    3473 Dec 18 12:26 rundeck-localexec-plugin-2.6.2.jar
-rw-r--r--. 1 ec2-user ec2-user    9527 Dec 18 12:26 rundeck-orchestrator-plugin-2.6.2.jar
-rw-r--r--. 1 ec2-user ec2-user   16139 Dec 18 12:26 rundeck-script-plugin-2.6.2.jar
-rw-r--r--. 1 ec2-user ec2-user    9534 Dec 18 12:26 rundeck-stub-plugin-2.6.2.jar
gschueler commented 8 years ago

File size 610 for the plugin file seems wrong. Try downloading it again?

Greg

On Dec 18, 2015, at 9:46 AM, trmiller notifications@github.com wrote:

610

trmiller commented 8 years ago

user error - apologies for noise.