无法使用rmagick进行操作,也许它不是图像?原始错误:缓存资源耗尽

时间:2018-10-05 11:02:24

标签: ruby-on-rails ruby carrierwave rmagick carrierwave-backgrounder

我正在尝试上传大小超过7MB的图像,并且正在使用carrierwave_backgrounder gem在后台处理该图像。每当我尝试上传大于7MB的图片时,都会引发错误Failed to manipulate with rmagick, maybe it is not an image? Original Error: cache resources exhausted

0 个答案:

没有答案