Symantec DLP Agent FlexResponse Plugin Invocation Failure
search cancel

Symantec DLP Agent FlexResponse Plugin Invocation Failure

book

Article ID: 417140

calendar_today

Updated On:

Products

Data Loss Prevention

Issue/Introduction

Symantec DLP Agent FlexResponse Plugin Invocation Failure

DLP Agent fails to execute the Seclore Flexresponse python plugin.

Environment

DLP Agent 25.1 and later

Cause

Error in the DLP Agent logs.

Level: WARNING
Source: ResponseRules.FlexResponseHost
Message: Failed to execute plugin's Execute function. Error: Traceback (most recent call last):

  File "SeclorePlugin.zip\SeclorePlugin.py", line 227, in Execute
    random.seed(datetime.now())
    ~~~~~~~~~~~^^^^^^^^^^^^^^^^

  File ".\3.13.1\Lib\random.py", line 170, in seed

TypeError: The only supported seed types are:
None, int, float, str, bytes, and bytearray.

Resolution

Python library of DLP Agent 25.1 has been upgraded to 3.13.1.

Please make sure your Flexresponse python scripts are compatible with Python 3.13.1.