AWS EBS Snapshot sync crashes with neo4j OSError : No data #1414
Labels
AWS
Related to cartography's AWS module
bug
Something isn't working
help wanted
Help is requested from anyone who has cycles to look at this
Description:
The EBS snapshot sync crashes with a neo4j exception.
To Reproduce:
Run the sync and have transient network problems (I think?).
Logs:
Please complete the following information::
0.96.2
Failing line:
cartography/cartography/intel/aws/ec2/snapshots.py
Lines 78 to 84 in 4fa4b82
It's a bare neo4j.session() call without a transaction. Refactoring to the new data model will fix this.
The text was updated successfully, but these errors were encountered: