
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
NPrinting engine remains offline
Hi All,
NPrinting engine remains offline & status does not change to online. I checked the logs & below error appears in scheduler logs:
Exception caught Qlik.NPrinting.Repo.ServiceException: Lef File Server Unreachable
I have activated the license offline & it says activation successful.
Has anyone encountered this error before?
Best Regards,
Neha
- « Previous Replies
-
- 1
- 2
- Next Replies »


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
MMC is for Microsoft Management Console. Refer to official Microsoft documentation about how to use it.
Best Regards,
Ruggero
Best Regards,
Ruggero
---------------------------------------------
When applicable please mark the appropriate replies as CORRECT. This will help community members and Qlik Employees know which discussions have already been addressed and have a possible known solution. Please mark threads with a LIKE if the provided solution is helpful to the problem, but does not necessarily solve the indicated problem. You can mark multiple threads with LIKEs if you feel additional info is useful to others.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Bastien,
I repeated your solution more than 20 times, I am absolutely sure that there is a bug on Nov 2018 version.
I tried on win 2012, 2016 and on a fresh installation , it doesnt work at all.
I also tried to install Sep2018 on a fresh installation, then restore my data, then upgrade to Nov2018, still same issue.
The only result differences between what I got and you posted is
I don't see this line in my log file " Engine Consumer started successfully.
it is as
Starting up Engine service
Certificates exchange HTTP server listening on http://localhost:4997/
Starting RabbitMQ connection using certificate E10B06DE1D0446B0522236162CB619C475244CA6
Slave Engine Service started successfully
Also, in the Sep2018 version I noticed certificate friendly name is as nprinting server, but when I install freshh NOv 2018 version or remove the engine and define, I dont see any friendly name in the certificate (in case if friendly name is a matter)
Hope you can help

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi All,
we have tested, by enabling TLS 1.0 engine comes online. do test please follow
- Start the registry editor by clicking on Start and Run. Type in "regedit" into the Run field (without quotations).
Highlight Computer at the top of the registry tree. Backup the registry first by clicking on File and then on Export. Select a file location to save the registry file.
Note: You will be editing the registry. This could have detrimental effects on your computer if done incorrectly, so it is strongly advised to make a backup.
browse to the following registry key:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\ProtocolsRight click on the Protocols folder and select New and then Key from the drop-down menu. This will create new folder. Rename this folder to TLS 1.1 or TLS 1.2 (depending on the protocol you want to enable)
- Right click on the TLS 1.1 or TLS 1.2 key and add a new key underneath it.
- Rename the new key as:
- Client
- Right click on the Client key and select New and then DWORD (32-bit) Value from the drop-down list.
- Rename the DWORD to DisabledByDefault.
- Right-click the name DisabledByDefault and select Modify... from the drop-down menu.
- Ensure that the Value data field is set to 0 and the Base is Hexadecimal. Click on OK.
- Create another DWORD for the Client key as you did in Step 7.
- Rename this second DWORD to Enabled.
- Right-click the name Enabled and select Modify... from the drop-down menu.
- Ensure that the Value data field is set to 1 and the Base is Hexadecimal. Click on OK.
- Reboot the server
After the reboot, the server will be able to communicate through the SSL protocol you enabled. However, you need now to add it to your applications requests.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
one of my customer has tried and proved that enable TLS 1.0/1.2 solved the issue

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
Tried enabling TLS 1.0 but it didn't work.
I installed September 2018 version which is working fine.
Best Regards,
Neha

- « Previous Replies
-
- 1
- 2
- Next Replies »