Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EC2 launch template sync TransactionOutOfMemoryError #1302

Open
achantavy opened this issue May 2, 2024 · 0 comments
Open

EC2 launch template sync TransactionOutOfMemoryError #1302

achantavy opened this issue May 2, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@achantavy
Copy link
Contributor

Description:

What issue is being seen? Describe what should be happening instead of the bug, for example: Cartography should not crash, the expected value isn't returned, the data schema is wrong, etc.

neo4j.exceptions.ClientError: {code: Neo.ClientError.General.TransactionOutOfMemoryError} {message: The allocation of an extra 152.7 MiB would use more than the limit 2.0 GiB. Currently using 1.9 GiB. dbms.memory.transaction.max_size threshold reached}

Crash in the EC2 launch template sync.

To Reproduce:

Steps to reproduce the behavior. Provide all data and inputs required to reproduce the issue.

Have enough assets that the EC2 launch template transaction runs out of memory.

Please complete the following information::

  • Cartography release version or commit hash [e.g. 0.12.0 or 95e8e11]

0.90.0

@achantavy achantavy added the bug Something isn't working label May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant