Samantha Ritter

Results 15 comments of Samantha Ritter

Hi there, can you tell me what version of mongod your log files are from?

Thanks. The reason you aren't able to run edda is because the current version of the visualizer on pip doesn't support mongod v2.6. This has been fixed in master, so...

Hi shalusingh0411, you may be using the wrong path to run_edda.py then. You'll need to navigate into the top-level directory of the repository, or change the path you're using: ```...

Hi shalusingh0411, can you tell me if this solved your problem?

Hm, is it possible for you to email me your log file, so I can try to reproduce your problem? [email protected]

Hi there, I was just wondering if you'd been able to resolve your issue? I haven't received your logs, if you're still experiencing problems running edda, perhaps you could send...

Hi there @timdonovanuk , it's possible that with the recent pymongo update this tool will also need to be updated. For the time being, I would try this with an...

Perhaps "balancer" for balancer-related things, which will probably all be displayed the same way.

Hi there @jlsjonas, have you been able to get this running? I was able to solve this issue locally by adding the working directory to my PYTHONPATH: `export PYTHONPATH="${PYTHONPATH}:/path/to/edda/dir"`

Yes, I believe you do have to have the files collected on one machine (or access remote files through an NFS so that they could behave like local files) in...