olaf icon indicating copy to clipboard operation
olaf copied to clipboard

IndexError: List index out of range

Open xpsserver opened this issue 7 years ago • 0 comments

Hello,

I am testing this program and i am running into an issue . I made all the changes to the python script and meet all the requirements for the install.

When i run the script,

I get this error `Traceback (most recent call last): File "olaf.py", line 46, in json_audit_data = json.loads(line[3]) IndexError: list index out of range

When i appended the run of the script, the written file said :Attempting to parse and ingest 72 lines.`

I am not sure where my problem is. Please assit if possible.

xpsserver avatar Oct 14 '18 11:10 xpsserver