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

Invalid interval specified, must be non-null and non-empty #51

Open
AboodAth99 opened this issue Jan 5, 2024 · 9 comments
Open

Invalid interval specified, must be non-null and non-empty #51

AboodAth99 opened this issue Jan 5, 2024 · 9 comments

Comments

@AboodAth99
Copy link

image

@m0xbilal
Copy link

Getting the same issue.
Please provide suggestion on how it can be fixed

@TahoeWebmaster
Copy link

Just starting out here. I am getting the same issue.

@srteppei
Copy link

Reading an old thread I found #41 (comment).
At least for me is working

@TahoeWebmaster
Copy link

Hey thanks. But right now my whole install seems hosed, some pkgs changed like the keyring no longer using apt-get and when I tried to reload my files, not all of them seem to get processed.

I am attempting to rebuild this on my FreeBSD system which is much more stable than WSL under win10.

@m0xbilal
Copy link

Hi
resolved it by importing/using this dashboad:

https://grafana.com/grafana/dashboards/11227-dmarc-reports/

@TahoeWebmaster
Copy link

Interesting, how do you import the dashboard?

Also, got everything rebuilt but parsedmarc can't open up a connection to ES even after changing to localhost:9200

@teradiot
Copy link

Hello, I had the same problem, but I solved it by updating the Grafana version in the Dockerfile.

FROM grafana/grafana:10.2.3
# FROM grafana/grafana:8.5.4

ADD --chown=grafana:root https://raw.githubusercontent.com/domainaware/parsedmarc/master/grafana/Grafana-DMARC_Reports.json /var/lib/grafana/dashboards/
RUN chmod 644 /etc/grafana/provisioning

COPY grafana-provisioning/ /etc/grafana/provisioning/
image

akky pushed a commit to akky/dmarc-visualizer that referenced this issue Feb 23, 2024
@MeNearly
Copy link

Same issue, and akky's patch does not solve it...

@MatheusKunnen
Copy link

@MeNearly I had the same issue, it's because the last version of the dashboard only works for newer versions of elasticsearch (^8.0.0). I used and old version of the dashboard and it worked fine.(https://github.com/domainaware/parsedmarc/blob/bddc2adb9cd7dad408049e7032e85ef9c9470e48/grafana/Grafana-DMARC_Reports.json)

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

No branches or pull requests

7 participants