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

Elasticsearch and parsedmarc connection error #31

Open
sushantrimal10 opened this issue May 12, 2022 · 4 comments · May be fixed by #45
Open

Elasticsearch and parsedmarc connection error #31

sushantrimal10 opened this issue May 12, 2022 · 4 comments · May be fixed by #45

Comments

@sushantrimal10
Copy link

I can see the grafana interface in the browser. however, can't see the statistics. I suspect it is because my elasticsearch and parsedmarc are not talking to each other. It got this error:
elasticsearch.exceptions.ConnectionError: ConnectionError(<urllib3.connection.HTTPConnection object at 0x7fac6e587dc0>: Failed to establish a new connection: [Errno 111] Connection refused) caused by: NewConnectionError(<urllib3.connection.HTTPConnection object at 0x7fac6e587dc0>: Failed to establish a new connection: [Errno 111] Connection refused)
Any idea how to resolve it? Thanks

@execmd
Copy link

execmd commented May 13, 2022

Had the same error when elastic didnt booted and exited with error.
Try to check elastic logs for error messages and then fix the error reason

@rohinihirurkar
Copy link

There is no error but still the same issue

@EBS-DarkD
Copy link

I'm getting the same, elastic search doesn't seem to be starting and it's not giving me any errors. I've cloned the forked version with the new elasticsearch version!

@rtlong
Copy link

rtlong commented Jan 18, 2023

For anyone still struggling with this, see my comment on this newer Issue #41 (comment)

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

Successfully merging a pull request may close this issue.

5 participants