Hello,
I recently started to get the following error:
Traceback (most recent call last):
File "wf.py", line 159, in <module>
HashType.SHA256: currentSHA256
File "build/bdist.linux-x86_64/egg/dxltieclient/client.py", line 306, in get_file_reputation
File "/home/wildfire/.local/lib/python2.7/site-packages/dxlbootstrap/client.py", line 56, in _dxl_sync_request
raise Exception("Error: " + res.error_message + " (" + str(res.error_code) + ")")
Exception: Error: Error during request handling. (0)
The process runs but does not complete. If I wait a few hours and run the process again a few more reputations will get set before it errors out. Tie does show the few reputations it does set.
Not sure if the issue is with PAN and it not yet having generated a hash?