Skip to content

Error: Command failed: identify-im6.q16: unable to open image #25

@mllumiquinga194

Description

@mllumiquinga194

Greetings, good morning.
I go straight to the point, he knows that I am using the library and I am having problems when I try to resize an image that does not exist on the server. Is there any way to control this behavior? I had to migrate my server and in the process I lost some images, so at the time of resizing them, they are obviously not found on the server and therefore throws me an error and my server goes down. I wish I could control the error. Currently my configuration is as follows

    app.use(qt.static(__dirname + '/../uploads', {
      cacheDir: __dirname + '/../uploads/thumbnail'
    }));

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions