We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Problem to solve
Title: ERROR:cartography.sync:Unhandled exception during sync stage 'create-indexes'
Description: I was using my Cartography, and after deleting my old DB and updating the machine, my Cartography didn't work more.
Screenshots:
Please complete the following information::
cartography: 0.81.0 Python version: python3.11 Linux research 6.1.0-kali9-amd64 Add configuration for PyPI deploy. #1 SMP PREEMPT_DYNAMIC Debian 6.1.27-1kali1 (2023-05-12) x86_64 GNU/Linux
The text was updated successfully, but these errors were encountered:
Are you sure you're running Neo4j 4.4 and not 3.x or 5.x?
Sorry, something went wrong.
Hi @filipi86 - please make sure you are using Neo4j 4.4. I think that that message only happens on old versions of Neo4j.
Hi guys @achantavy and @ramonpetgrave64 I solve the problem with the Version!.
But, Now I have another issue.
Any feedbacks or ideas?
Hi @filipi86 the problem seems to be on these lines of code: https://github.com/lyft/cartography/blob/0e06029cd8f1032c360ddcb01e10f444072eff4e/cartography/intel/aws/ec2/images.py#L24C6-L33
Can you run each query separately from the above (without using the OPTIONAL) and share what information it returns?
No branches or pull requests
Problem to solve
Title: ERROR:cartography.sync:Unhandled exception during sync stage 'create-indexes'
Description:
I was using my Cartography, and after deleting my old DB and updating the machine, my Cartography didn't work more.
Screenshots:
Please complete the following information::
The text was updated successfully, but these errors were encountered: