Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在开发中,我的 rails 应用程序运行良好。
相反,在生产中没有图像,它被上传到服务器但它不会显示出来。我正在使用默认后端。
直接访问图片网址时,我看到的只是“错误”。:(
希望有人能给我一个提示。
知道了!
虽然安装了 imagemagick,但我缺少 GraphicsMagick。
App 16260 stderr: Refile::App: Error -> ImageMagick/GraphicsMagick is not installed