Project

General

Profile

Redmine + Heroku + s3?

Added by Gabe Koss over 12 years ago

Hello,

How do you handle uploading files to a Redmine instance running on Heroku? Any thoughts or insights?

I have explored the s3 plugin but is anyone still actively maintaining it? I have followed steps to install the plugin but am getting this error:

/home/user/www/pm/vendor/plugins/redmine_s3/lib/S3.rb:251:in `make_request': You have a nil object when you didn't expect it! (NoMethodError)
You might have expected an instance of Array.
The error occurred while evaluating nil.empty?

This is very similar to an error being reported in this thread: http://www.redmine.org/boards/3/topics/8497 from over a year ago which has never been addressed

I realize that I am posting this in the Open Forum but I have a good reason! It seems like that particular plugin has become relatively inactive and I may need to find another solution. Other approaches and suggestions would be much appreciated.

Thanks,
Gabe