Hello, With docker it all works but I wanted to run the portal outside it to make debugging easier. But of course I got an error when uploading a workflow:
- Diagram Paperclip::Errors::NotIdentifiedByImageMagickError >From development log Command :: file -b --mime '/tmp/image_123432070214370880320160823-18831-ln4fte' Command :: identify -format '%wx%h,%[exif:orientation]' '/tmp/76f4a67e378439c2501975a8de824cc020160823-18831-fkmog1[0]' 2>/dev/null [paperclip] An error was received while processing: #<Paperclip::Errors::NotIdentifiedByImageMagickError: Paperclip::Errors::NotIdentifiedByImageMagickError> Any ideas? ImageMagick was installed from apt on ubuntu 14.04, ruby 1.9.3 Cheers, Ian
