Closed colebrumley closed 8 years ago
Insert facepalm here. I'm using rundeck-config.groovy
instead of rundeck-config.properties
, so I needed to quote the value of fileStoragePlugin like this:
rundeck.execution.logs.fileStoragePlugin = "org.rundeck.amazon-s3"
I'll see myself out -_-
I am seeing the following error whenever I attempt to use this plugin (on CentOS7 w/ OpenJDK 1.8.0_101-b13):
I've tried Rundeck versions 2.6.7 and 2.6.8 and plugin versions 1.0.2 and 1.0.3 (same result). The AWS node has an IAM instance role allowing full S3 access, but I've also tried setting the credentials in
framework.properties
with no luck.The current config for this plugin is:
The plugin appears on the
List Plugins
page, andLog Storage
appears in the project configuration menu, but all the values are grayed out.On startup, the logs seem to indicate that it's loaded successfully:
I grabbed the associated stack trace, please let me know if there's any other debugging info that would be helpful: