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: "Test/[NameOfTheZip].zip" cannot be found by the system. Please verify filename and path are correct.
.
I'm consistently getting this error despite the ZIP being available on that location. I can confirm that the hostname doesn't contain '-' as well.
root@skadi:/home/skadi# cdqr -z --max_cpu Test/[NameOfTheZip] --es_kb Issac1
Assigning CDQR to the host network
The Docker network can be changed by modifying the "DOCKER_NETWORK" environment variable
Example (default Skadi mode): export DOCKER_NETWORK=host
Example (use other Docker network): export DOCKER_NETWORK=skadi-backend
docker run --network host aorlikoski/cdqr:5.0.0 -y -z --max_cpu Test/[NameOfTheZip] --es_kb Issac1
CDQR Version: 5.0
Plaso Version: 20190331
Using parser: win
Number of cpu cores to use: 4 ERROR: "Test/[NameOfTheZip]" cannot be found by the system. Please verify filename and path are correct.
Exiting...
The text was updated successfully, but these errors were encountered:
ERROR: "Test/[NameOfTheZip].zip" cannot be found by the system. Please verify filename and path are correct.
.
I'm consistently getting this error despite the ZIP being available on that location. I can confirm that the hostname doesn't contain '-' as well.
root@skadi:/home/skadi# cdqr -z --max_cpu Test/[NameOfTheZip] --es_kb Issac1
Assigning CDQR to the host network
The Docker network can be changed by modifying the "DOCKER_NETWORK" environment variable
Example (default Skadi mode): export DOCKER_NETWORK=host
Example (use other Docker network): export DOCKER_NETWORK=skadi-backend
docker run --network host aorlikoski/cdqr:5.0.0 -y -z --max_cpu Test/[NameOfTheZip] --es_kb Issac1
CDQR Version: 5.0
Plaso Version: 20190331
Using parser: win
Number of cpu cores to use: 4
ERROR: "Test/[NameOfTheZip]" cannot be found by the system. Please verify filename and path are correct.
Exiting...
The text was updated successfully, but these errors were encountered: