Exec docked executable file not found in $PATH

Hi Team,

I have a customer who has XSOAR hosted in the cloud with an on prem XSOAR engine.

They have an issue with the AD query and SIEM Qradar integration with the engine configured in instance. They get an error while testing the integration.

Error:
Script failed to run “docker images demisto/Python3: 3.11.10,11.5186” with error: exec docked executable file not found in $PATH.

Steps to Reproduce:
a) Installed and configured the AD Query V3 integration.
b) Attempted to execute a query script or action.
c) Encountered the above-mentioned Docker-related error.

What Has Been Tried:
a) Verified the Docker configuration on the Cortex XSOAR server.
b) Confirmed that the demisto/Python3 Docker image is installed and accessible.
c) Checked the $PATH environment variable for missing entries or misconfigurations.
d) Restarted the Docker service and retried the integration.

Any suggestion please.

You are just providing descriptions and not the actual commands you run to reproduce the errors, how can someone help you?
For instance you say … “a) Verified the Docker configuration on the Cortex XSOAR server.” - What does it mean, how have you done this? Are you using the same user used by the user and context you say is “engine configured in instance”?

I don’t know what a “docked executable” is, but if someone mistyped “docker” in a script and it is Docker, then install Docker. If it is not the typo, but “docked” is supposed to be an executable, ask the maintainer of the script. Since you say Docker is installed, the first one cannot be the problem.

We can help with Docker related questions, but Docker related means more than an unknown script showing a script that mentions Docker.

Hi All, Please find my concern.

We are encountering an issue with the AD Query V3 and Qradar SIEM integration in Cortex XSOAR. When attempting to execute certain scripts, the process fails with a Docker-related error. Below are the details of the issue:

  1. Integration Name: AD Query V3 and Qradar SIEM

  2. Environment: Cortex XSOAR (Cloud/On-Premise)

  3. Error Message:
    Script failed to run “docker images demisto/Python3: 3.11.10,11.5186” with error: exec docked executable file not found in $PATH.

  4. Steps to Reproduce:
    a) Installed and configured the AD Query V3 and SIEM integration.
    b) Attempted to execute a query script or action.
    c) Encountered the above-mentioned Docker-related error.

  5. What Has Been Tried:
    a) Verified the Docker configuration on the Cortex XSOAR server.
    b) Confirmed that the demisto/Python3 Docker image is installed and accessible.
    c) Checked the $PATH environment variable for missing entries or misconfigurations.
    d) Restarted the Docker service and retried the integration.

  6. Expected Behavior:

        Successful execution of the scripts using the demisto/Python3 Docker image.
    

You haven’t shown any Docker command that you executed and gave you an error message. This is a Docker community forum and if another software gives you an error message mentioning Docker, if you can’t reproduce the issue with Docker directly, you should ask the maintainer of the script or software you are using.

We had some notes and questions which you did not react, so please, ask your question on the Paloalto forum

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.