开发者

ImageMagick is not processing images, but gives no errors

My problem is is that paperclip saves the at开发者_JS百科tachments appropriately, and I assume imagemagick is doing something right. With no errors returning, the images never finish processing.

Does anyone know a way to see what's backgrounding? Or specifically a way to review imagemagick's processes?


tail -f log/delayed_job.log for "backgrounding" And imagemagick's processes can be seen in your regular production log. tail -f log/production.log

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜