`

MiniMagick::Invalid问题identify-im6.q16: not authorized的解决

    博客分类:
  • ruby
 
阅读更多
Ubuntu环境下,在PDF转化为img的时候,出现了错误
MiniMagick::Invalid: `identify /tmp/mini_magick20200313-18654-pe5i58.pdf` failed with error:
identify-im6.q16: not authorized `/tmp/mini_magick20200313-18654-pe5i58.pdf' @ error/constitute.c/ReadImage/412.



# 修改配置文件
sudo vim /etc/ImageMagick-6/policy.xml


# 修改
<policy domain="coder" rights="none" pattern="PDF" />
# 为
<policy domain="coder" rights="read|write" pattern="PDF" />

# 增加这一行
<policy domain="coder" rights="read|write" pattern="LABEL" />
分享到:
评论

相关推荐

    netty-resolver-dns-4.1.65.Final-API文档-中英对照版.zip

    赠送jar包:netty-resolver-dns-4.1.65.Final.jar; 赠送原API文档:netty-resolver-dns-4.1.65.Final-javadoc.jar; 赠送源代码:netty-resolver-dns-4.1.65.Final-sources.jar; 赠送Maven依赖信息文件:netty-...

    解决dbf Failed to parse Number: For input string: "-.---"

    本文将深入探讨标题和描述中提到的问题:“解决dbf Failed to parse Number: For input string: "-.---""”,以及如何在不依赖特定jar包的情况下处理DBF文件。 首先,"Failed to parse Number: For input string: ...

    druid-spring-boot-starter-1.2.8-API文档-中文版.zip

    赠送jar包:druid-spring-boot-starter-1.2.8.jar; 赠送原API文档:druid-spring-boot-starter-1.2.8-javadoc.jar; 赠送源代码:druid-spring-boot-starter-1.2.8-sources.jar; 赠送Maven依赖信息文件:druid-...

    gcc-linaro-4.9.4-2017.01-x86_64_arm-linux-guneabi.tar.xz

    gcc-linaro-4.9.4-2017.01-x86_64_arm-linux-guneabi.tar.xz gcc-linaro-4.9.4-2017.01-x86_64_arm-linux-guneabi.tar.xz gcc-linaro-4.9.4-2017.01-x86_64_arm-linux-guneabi.tar.xz gcc-linaro-4.9.4-2017.01-x86_...

    jaxb-api-2.3.1-API文档-中文版.zip

    赠送jar包:jaxb-api-2.3.1.jar; 赠送原API文档:jaxb-api-2.3.1-javadoc.jar; 赠送源代码:jaxb-api-2.3.1-sources.jar; 赠送Maven依赖信息文件:jaxb-api-2.3.1.pom; 包含翻译后的API文档:jaxb-api-2.3.1-...

    cvc-complex-type.2.4.d: Invalid content was found

    在XML Schema设计中,"cvc-complex-type.2.4.d: Invalid content was found" 是一个常见的错误信息,这通常意味着在解析XML文档时,遇到了不符合定义的复杂类型的内容。这个错误通常涉及到XML Schema的约束规则,即...

    httpcore-4.4.13-API文档-中文版.zip

    赠送jar包:httpcore-4.4.13.jar; 赠送原API文档:httpcore-4.4.13-javadoc.jar; 赠送源代码:httpcore-4.4.13-sources.jar; ... ... ...人性化翻译,文档中的代码和结构保持不变,注释和说明精准翻译,请放心使用。

    audience-annotations-0.5.0-API文档-中英对照版.zip

    赠送jar包:audience-annotations-0.5.0.jar; 赠送原API文档:audience-annotations-0.5.0-javadoc.jar; 赠送源代码:audience-annotations-0.5.0-sources.jar; 赠送Maven依赖信息文件:audience-annotations-...

    concurrentlinkedhashmap-lru-1.4.2-API文档-中文版.zip

    赠送jar包:concurrentlinkedhashmap-lru-1.4.2.jar; 赠送原API文档:concurrentlinkedhashmap-lru-1.4.2-javadoc.jar; 赠送源代码:concurrentlinkedhashmap-lru-1.4.2-sources.jar; 赠送Maven依赖信息文件:...

    httpclient-4.5.12-API文档-中文版.zip

    赠送jar包:httpclient-4.5.12.jar; 赠送原API文档:httpclient-4.5.12-javadoc.jar; 赠送源代码:httpclient-4.5.12-sources.jar; 赠送Maven依赖信息文件:httpclient-4.5.12.pom; 包含翻译后的API文档:...

    mybatis-plus-boot-starter-3.5.3.1.jar

    mybatis-plus-boot-starter.jar 各个版本下载, SpringBoot 集成 MybatisPlus jar 包下载, Mybatis-Plus(简称MP)是一个基于MyBatis的增强工具库,它简化了与数据库的交互操作并提供了一系列增强功能,使开发者...

    Referrer-Policy : strict-origin-when-cross-origin解决方案

    随着Web技术的发展,跨域安全问题愈发突出,"Referrer-Policy : strict-origin-when-cross-origin"便是为了解决这一问题而提出的策略。本文将深入探讨这个策略的含义、作用以及如何在实际开发中应用。 一、Referrer...

    解决:dubbo找不到dubbo.xsd报错

    构建dubbo项目的时候会遇到: 操作步骤: ... Multiple annotations found at this line: - cvc-complex-type.2.4.c: The matching wildcard is strict, but no... 2) the document could not be read; 3) the root element

    redhat-rpm-config-125-1.el8.noarch(1).rpm

    离线安装包,亲测可用

    rsyslog-8.24.0-57.el7-9.3.x86-64.rpm

    rsyslog安装包,用于linux上日志管理系统

    keil4 Error: User Command terminated, Exit-Code=1

    - 如果以上方法都无法解决问题,建议查看Keil官方文档或在线社区寻求帮助。 #### 示例配置 假设你需要使用`fromelf.exe`将`.axf`文件转换为`.bin`文件,可以按照以下步骤操作: 1. **确认路径**:确保你的项目...

    tencentcloud-sdk-java-3.1.270

    tencentcloud-sdk-java-3.1.270

    centos的ntp的arm版本ntp-4.2.6p5-29.el7.centos.2.aarch64.rpm

    ntp-4.2.6p5-29.el7.centos.2.aarch64.rpm ntp-doc-4.2.6p5-29.el7.centos.2.noarch.rpm ntp-perl-4.2.6p5-29.el7.centos.2.noarch.rpm ntpdate-4.2.6p5-29.el7.centos.2.aarch64.rpm

    解决Invalid byte 1 of 1-byte UTF-8 sequence

    标题 "解决Invalid byte 1 of 1-byte UTF-8 sequence" 涉及的问题是关于字符编码不匹配引发的错误,通常在处理包含非ASCII字符的文本文件时出现。UTF-8是一种广泛使用的字符编码标准,能表示世界上大部分语言的字符...

    JDBC-ODBC BRIDGE PATCH for JDK 1.6/1.7 64bit

    java.sql.SQLException: [Microsoft][ODBC Driver Manager] Invalid string or buffer length at sun.jdbc.odbc.JdbcOdbc.createSQLException(JdbcOdbc.java:6957) at sun.jdbc.odbc.JdbcOdbc.standardError...

Global site tag (gtag.js) - Google Analytics