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

ERROR:cartography.sync:Unhandled exception during sync stage 'create-indexes' #1194

Open
filipi86 opened this issue Jun 24, 2023 · 4 comments
Labels
question Further information is requested

Comments

@filipi86
Copy link

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:
image

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
@ramonpetgrave64
Copy link
Contributor

Are you sure you're running Neo4j 4.4 and not 3.x or 5.x?

@achantavy
Copy link
Contributor

Hi @filipi86 - please make sure you are using Neo4j 4.4. I think that that message only happens on old versions of Neo4j.

@achantavy achantavy added the question Further information is requested label Jul 14, 2023
@filipi86
Copy link
Author

filipi86 commented Feb 8, 2024

Hi guys @achantavy and @ramonpetgrave64
I solve the problem with the Version!.

But, Now I have another issue.

image image image

Any feedbacks or ideas?

@heryxpc
Copy link
Contributor

heryxpc commented Feb 8, 2024

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

4 participants