Regula Document Reader Service fails to start

Issue:

I can't start Regula Document Reader Service.

Solution:

There are several solutions for such case:

  1. Make sure the license file name is regula.license, otherwise rename the *****.license file to regula.license. 
  2. Check a port you are using for your integration with WEB API is open and available.

The service base address by default is:

  • “0.0.0.0:443” for HTTPS
  • “0.0.0.0:8080” for HTTP

You can change the port by manually editing the .env config file:

C:\Program Files\Regula\Document Reader Web API\.env for the 64 version
C:\Program Files (x86)\Regula\Document Reader Web API\.env for the x86 version

Find a line DOCREADER_BIND=, and change IP address and port for desired.

Note

For SDK version 6.4 and below, if you use a SL license without internet access you may experience extremely long read times of the document.

This causes the system to attempt to contact the licensing server in order to send statistics about the transaction, which will slow down the document processing. To solve this problem, change in mentioned above configuration .env file setting PROCESS_REPORT_TRANSACTIONS= to 0.

Was this article helpful?
0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.

Articles in this section

See more