Ask for Help
Some pivots are trying to import a large number of images into paperclip, and it seemed to hang when shelling out to convert at different images.
Suggestions for troubleshooting included:
- look at the memory usage over the course of the import
- try running one file many time to see if it’s just some bad images
Try Carrierwave as an alternative to Paperclip? :)
January 28, 2011 at 4:48 pm
This may be being caused by https://github.com/thoughtbot/paperclip/issues/unreads#issue/324
January 29, 2011 at 4:18 pm