不良許可證例外
This article was translated from English: Does it need improvement?
TranslatedView the article in English
當提供給 SecureDoc 的許可證金鑰無效或為空,並且正在使用進階功能時,會發生"ERROR-000"錯誤。
請務必檢查參數語法、正在處理的 PDF 文件的文件路徑或 PDF 流的有效性。
推薦解決方案
啟動容器時,請確保在命令中設定了標誌參數。
容器正確啟動範例:
將 YOUR_LICENSE_KEY 替換為您的 IronSecureDoc 授權金鑰,參數為 IronSecureDoc_LicenseKey。 如果您還沒有許可證金鑰,請立即取得免費試用許可證金鑰。
IronSecureDoc_LicenseKey 標誌:
-e IronSecureDoc_LicenseKey=YOUR_LICENSE_KEY-e IronSecureDoc_LicenseKey=YOUR_LICENSE_KEYSHELL
完整命令:
docker run --name ironsecuredoc -p 8080:80 -e IronSecureDoc_LicenseKey=YOUR_LICENSE_KEYdocker run --name ironsecuredoc -p 8080:80 -e IronSecureDoc_LicenseKey=YOUR_LICENSE_KEYSHELL
完整的設定指南請參考我們的入門教學。





