gm icon indicating copy to clipboard operation
gm copied to clipboard

gm identify: Request did not return an image (node alpine docker)

Open olalonde opened this issue 8 years ago • 2 comments

After switching to an alpine based image in docker, I'm getting this error:

Error: Command failed: gm identify: Unable to open file (/app/gmiv8vvd) [Invalidargument].
  gm identify: Request did not return an image.

Posting here in case anyone faced that issue before.

olalonde avatar Jun 16 '17 07:06 olalonde

haha. Here is error:

cropImg err: { Error: Command failed: gm identify: Insufficient image data in file (image-temp.jpg).
gm identify: Request did not return an image.

cropImg err: { Error: Command failed: gm identify: Empty input file (image-temp.jpg).
gm identify: Request did not return an image.

cropImg err: { Error: Command failed: gm identify: Not a JPEG file: starts with 0x00 0x00 (image-temp.jpg).
gm identify: Request did not return an image.

I try to crop lots of imgs, don't know how to track the debugger.

Yalhu avatar Mar 04 '19 03:03 Yalhu