Skip to content

wand.exceptions.PolicyError #20

Description

@timojuez

There appears the error on wand operations:
wand.exceptions.PolicyError: attempt to perform an operation not allowed by the security policy PDF' @ error/constitute.c/IsCoderAuthorized/408

Not sure what we can do, this is a wand issue. Workaround: Add this <policy domain="coder" rights="read | write" pattern="PDF" /> just before </policymap> in /etc/ImageMagick-*/policy.xml.

See https://stackoverflow.com/questions/52998331/imagemagick-security-policy-pdf-blocking-conversion

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