You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error=2, No such file or directory when running responder
Request Type
Bug
Work Environment
Docker
Question
Answer
OS version (server)
Ubuntu
OS version (client)
Ubuntu
Cortex Responder Name
PassThrough
Cortex Analyzer Version
1.0
Cortex Version
Version: 3.1.0-1
Browser type & version
If applicable
Description
Cannot run program "/opt/cortex/responders/PassThrough/main.py" (in directory "/opt/cortex/responders"): error=2, No such file or directory
Steps to Reproduce
(keep this section only if the issue relates to a bug)
Add volume to docker-compose file to add responder
Enable Responder in cortex
Run on observable in thehive
Receive FAIL in thehive and follow error message in job_history cortex
Cannot run program "/opt/cortex/responders/PassThrough/main.py" (in directory "/opt/cortex/responders"): error=2, No such file or directory
Error=2, No such file or directory when running responder
Request Type
Bug
Work Environment
Docker
Description
Cannot run program "/opt/cortex/responders/PassThrough/main.py" (in directory "/opt/cortex/responders"): error=2, No such file or directory
Steps to Reproduce
(keep this section only if the issue relates to a bug)
Cannot run program "/opt/cortex/responders/PassThrough/main.py" (in directory "/opt/cortex/responders"): error=2, No such file or directory
Json File
{
"name": "PassThrough",
"version": "1.0",
"author": "Jim Alcock, Script Monkey",
"url": "",
"license": "AGPL-V3",
"description": "Send Case to Pass Through API",
"dataTypeList": [
"thehive:case",
"thehive:case_artifact"
],
"command": "PassThrough/main.py",
"baseConfig": "PassThrough"
}
The text was updated successfully, but these errors were encountered: