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.

Hinweis:Be sure to check the parameter syntax, the file path of the PDF file being processed, or the validity of the PDF stream.

TippsEnsure 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
Technischer Autor

Curtis Chau hat einen Bachelor-Abschluss in Informatik von der Carleton University und ist spezialisiert auf Frontend-Entwicklung mit Expertise in Node.js, TypeScript, JavaScript und React. Leidenschaftlich widmet er sich der Erstellung intuitiver und ästhetisch ansprechender Benutzerschnittstellen und arbeitet gerne mit modernen Frameworks sowie der Erstellung gut strukturierter, optisch ansprechender ...

Weiterlesen
Bereit anzufangen?
Version: 2024.10 gerade veröffentlicht