BAD LICENSE Exception

This article was translated from English: Does it need improvement?
Translated
View the article in English

The "ERROR-000" error occurs when the License Key provided to SecureDoc is invalid or null, and premium features are being used.

请注意Be sure to check the parameter syntax, the file path of the PDF file being processed, or the validity of the PDF stream.

提示Ensure the IronSecureDoc_LicenseKey flag parameter is set in the docker run command when starting the container.

Example of proper starting of the container:

Replace YOUR_LICENSE_KEY with your IronSecureDoc license key in the argument for IronSecureDoc_LicenseKey. If you do not have one yet, get a Free Trial License Key today.

IronSecureDoc_LicenseKey flag:

-e IronSecureDoc_LicenseKey=YOUR_LICENSE_KEY
-e IronSecureDoc_LicenseKey=YOUR_LICENSE_KEY
SHELL

Full command:

docker run --name ironsecuredoc -p 8080:80 -e IronSecureDoc_LicenseKey=YOUR_LICENSE_KEY
docker run --name ironsecuredoc -p 8080:80 -e IronSecureDoc_LicenseKey=YOUR_LICENSE_KEY
SHELL

For the full setup guide, follow our Getting Started tutorial.

Curtis Chau
技术作家

Curtis Chau 拥有卡尔顿大学的计算机科学学士学位,专注于前端开发,精通 Node.js、TypeScript、JavaScript 和 React。他热衷于打造直观且美观的用户界面,喜欢使用现代框架并创建结构良好、视觉吸引力强的手册。

除了开发之外,Curtis 对物联网 (IoT) 有浓厚的兴趣,探索将硬件和软件集成的新方法。在空闲时间,他喜欢玩游戏和构建 Discord 机器人,将他对技术的热爱与创造力相结合。

准备开始了吗?
版本: 2024.10 刚刚发布