-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
Code:
ImageSchema.plugin attachments,
directory: "exlab"
storage:
providerName: "s3"
options:
key: ""
secret: ""
bucket: ""
properties:
image:
styles:
original:
"adaptive-resize": "1200x900\>"
"$format": "jpg"
small:
gravity: "Center"
"thumbnail": "66x"
crop: "66x47"
"$format": "jpg"
Causes:
{ [Error: Command failed: identify: unable to open image `/tmp/e0981b54de9870451df7ede2292d258b-small.jpg': No such file or directory @ error/blob.c/OpenBlob/2638.
] timedOut: false, killed: false, code: 1, signal: null }
Error: Command failed: identify: unable to open image `/tmp/e0981b54de9870451df7ede2292d258b-small.jpg': No such file or directory @ error/blob.c/OpenBlob/2638.
As I can guess -small.jpg shouldn't be added to the file name
Metadata
Metadata
Assignees
Labels
No labels