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
I'm attempting to take data that was collected from cdqr and output it to csv reports. I am currently using the ova file from the Skadi site as my server and cdqr is version 5.0. Below is the multiple ways I tried to create these reports and the error output.
command: cdqr demo.zip - z --max_cpu
Output Error: "demo.zip" cannot be found by the system. Please verify filename and path are correct.
command: in: demo.zip -z --max_cpu
Output Error: "demo.zip" cannot be found by the system. Please verify filename and path are correct.
The text was updated successfully, but these errors were encountered:
I'm attempting to take data that was collected from cdqr and output it to csv reports. I am currently using the ova file from the Skadi site as my server and cdqr is version 5.0. Below is the multiple ways I tried to create these reports and the error output.
command: cdqr demo.zip - z --max_cpu
Output Error: "demo.zip" cannot be found by the system. Please verify filename and path are correct.
command: in: demo.zip -z --max_cpu
Output Error: "demo.zip" cannot be found by the system. Please verify filename and path are correct.
The text was updated successfully, but these errors were encountered: