Postleaf / postleaf

Simple, beautiful publishing with Node.js.
https://www.postleaf.org/
MIT License
505 stars 204 forks source link

Unable to upload the images from admin panel #101

Closed arunwebber closed 5 years ago

arunwebber commented 5 years ago

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.

arunwebber commented 5 years ago

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

claviska commented 5 years ago

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 :(

arunwebber commented 5 years ago

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