Certified LENA 3.12 is not updating [Kaspersky Endpoint Agent]
Issue
- "Databases and modules update task" is configured for hosts with LENA 3.12 installed.
- Task is executed via KSC.
Diagnostics
- "Activate KEA" task is configured for the hosts with LENA or has been configured and deleted in the past.
- An update is executed locally, using lenactl works.
- KLNagent successfully synchronizes with the server. Other installed applications (e.g. KESL) display no synchronization issues.
Workaround
To fix the issue:
- Remove the "Activate KEA" task or any other configured KEA tasks except for "Databases and modules update task" for hosts with LENA installed.
- If necessary, move hosts with LENA to a separate group or configure other desired KEA tasks using a selection for Windows hosts only.
- Ensure there are no tasks except for "Databases and modules update task" remaining for hosts with LENA installed in KSC.
- Option A. Reinstall LENA on hosts to get rid of cached activation tasks.
-
Option B. Remove the problematic cached tasks locally:
-
Stop LENA:
# systemctl stop epagent
-
Remove the cached tasks:
# rm -rf /var/opt/kaspersky/epagent/tasks/*
-
Start LENA
# systemctl start epagent
-
Force synchronization with the host, e.g. by calling klnagchk.
# /opt/kaspersky/klnagent64/bin/klnagchk
-
Ensure one task is recieved.
# ll /var/opt/kaspersky/epagent/tasks/
-
Stop LENA:
- Execute "Databases and modules update task" on KSC. Ensure it finishes successfully.
- Double check locally that the bases are updated.
RCA
- LENA connector that receives the product tasks from KLNagent is only configured to accept valid tasks ant halt synchronization if an invalid task is received.
- Only "Databases and modules update task" is considered to be valid for certified LENA version.
- "Activate KEA" task is received or cached first. Connector halts synchronization once it is processed.
- An update task is never received by the product.
0 Comments
Recommended Comments
There are no comments to display.
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now