question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error when trying to sync data

See original GitHub issue

Title: Error when trying to sync data by calling: cartography --neo4j-uri bolt://localhost:7687

Description:

I am trying to set cartography up on AWS EC2. I followed the instructions for installing cartography & neo4j and configuring aws (for single account setup).

When I get to the step of

Finally, to sync your data:

For one account using the default profile defined in your AWS config file, run

cartography --neo4j-uri <uri for your neo4j instance; usually bolt://localhost:7687>

I run cartography --neo4j-uri bolt://localhost:7687 and get the following error:

ERROR:cartography.sync:Unable to connect to Neo4j using the provided URI 'bolt://localhost:7687', an error occurred: 'Failed to establish connection to ('127.0.0.1', 7687) (rea
son [Errno 111] Connection refused)'. Make sure the Neo4j server is running and accessible from your network.

I have tried using both the User created in the aws configure guide (which has the SecurityAudit policy attached) and an admin user.

I don’t know how to Make sure the Neo4j server is running and accessible from your network exactly but I followed all the steps on the deployment guide (as linked above) and ran the command

rpm -qa | grep neo

which returned neo4j-4.1.3-1.noarch confirming it is installed.

Please complete the following information::

  • Cartography release version: 0.28.0
  • Python version: 3.7.4
  • OS: Amazon Linux 2

Hopefully it is a small error I have made somewhere along the line

Thanks for your help!

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:10 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
achantavycommented, Oct 21, 2020

Hi @thomlink, we only support Neo4j 3.5.x. Can you install that and try again and let us know how it goes?

0reactions
achantavycommented, Oct 29, 2020

Ahh glad you got this working, good idea to add this to the doc actually

Read more comments on GitHub >

github_iconTop Results From Across the Web

What to do if Xbox not syncing data [Setp-by-Step Guide]
If your Xbox is not syncing data, resolve the problem swiftly by troubleshooting the connection, resetting the console, or clearing the local saves....
Read more >
Syncing Xbox game saves to the cloud error messages
This page describes what to do if you see an error message when you try to synchronize games that are saved in the...
Read more >
Fix account sync issues - Android Help
If your phone is having problems syncing with your Google Account, you could see a message, "Sync is currently experiencing problems.
Read more >
What Is Origin's "Error Syncing Cloud Storage Data" Issue?
How to Fix the "Error Syncing Cloud Storage Data" Issue in Origin for Windows · 1. Go Offline and Back Online · 2....
Read more >
Error 0x83860012 We couldn't sync your data.....
First thing would be to try performing a hard reset EXACTLY like this. Hold the power button on the console for 8 seconds...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found