Postleaf / postleaf

Simple, beautiful publishing with Node.js.

Home Page:https://www.postleaf.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to upload the images from admin panel

arunwebber opened this issue · comments

Summary

I have installed postleaf and tried to upload the images from admin panel but the image is not getting uploaded as well it is producing an error saying "Sorry, but something isn’t working right at the moment. Please try again later"

Steps to Reproduce

I have simply installed postleaf now

Additional info

Nothing is getting displayed in terminal as well to track what is happening


Note: This issue tracker is ONLY for bug reports and feature requests. If this is a personal support issue, please visit postleaf.org/support.

Images are getting uploaded to 'uploads/2018/09' folder

This is something that definitely could use better error reporting. My first guess is that GraphicsMagick isn't installed and it's failing after the upload but before the image gets processed.

Unfortunately, the best way to know for sure right now is to trace it in the source :(

Yeah the problem is solved now after installing GraphicsMagick properly. Please add some lines some where graphic magic is not installed properly like that