Open mcbrock1 opened 2 years ago
Dear @mcbrock1,
thank you for writing in. Unfortunately, event handling is broken since Grafana 8 introduced React (#17). You may want to play with the --exposure-time
option instead, added with 1f183d1bc06f. Please let us know if that helps, it would be a good chance to update the documentation correspondingly.
With kind regards, Andreas.
Not sure about those. They probably do not matter much, if they are only warnings. Can't tell from the distance, though.
console.error: Region.jsm: "Error fetching region" (new TypeError("NetworkError when attempting to fetch resource.", ""))
console.error: Region.jsm: "Failed to fetch region" (new Error("NO_RESULT", "resource://gre/modules/Region.jsm", 420))
Thank you for reaching out so quickly! Unfortunately, the issue still occurs with all of the different exposure times I've tried (ranging from .1s - 30s). I was wondering if there might be another possible workaround solution or if you have any suggestions on how to fix the event handling in the code.
One thing I found was that the dashboard visuals show when I refresh the page, but then the program automatically crashes after that.
Hi. We are also having a discussion about synchronization / event handling matters with @intermittentnrg at GH-19. I am trying to integrate it back into this thread, to reduce fragmentation, if you agree with this idea.
I'm having an issue with Grafanimate not displaying my data in Grafana. The program runs and produces the animation and video, however, it does not display any data (it displays the panel titles, but not the graphs themselves). When I check the log, I see these errors. Do you have ideas on why this might be happening?
Note: My dashboard is password protected, but I inputted the login credentials in my code.
Log Errors:
Ex of empty panels (screenshot from mp4 file):
What panel should look like: