Hi,

I have been using the command line tools for a web app, and up until
recently, they were working just fine. A couple of days ago, I started to
see errors being thrown, and I have been unable to find a description of the
error or anyone that has experienced it themselves.

The following is the backtrace from my app:

ImageMagick command (identify /tmp/minimagic62081.0 ) failed: Error Given
32512

[RAILS_ROOT]/vendor/plugins/mini_magick/lib/mini_magick.rb:123:in
`run_command'

[RAILS_ROOT]/vendor/plugins/mini_magick/lib/mini_magick.rb:123:in
`run_command'
[RAILS_ROOT]/vendor/plugins/mini_magick/lib/mini_magick.rb:42:in
`initialize'
[RAILS_ROOT]/vendor/plugins/mini_magick/lib/mini_magick.rb:25:in `from_blob'

...

The errors started to appear without any code changes having been applied,
leading me to believe that a limit has been reached. I have checked, and I
can see that I have around 2Gb of space available on my hosting account.
Furthermore, if I then telnet into my account, I can manually run the
command that failed, and get the appropriate (error free) output!

If anyone knows what this error message means or what I can do to correct
it, I would be very greatful.

Thanks,


Matt
_______________________________________________
Magick-users mailing list
[email protected]
http://studio.imagemagick.org/mailman/listinfo/magick-users

Reply via email to