-
Notifications
You must be signed in to change notification settings - Fork 6
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
Error fetching CSV #137
Comments
Thanks @vkhemani for testing it out. I will take a look at it issue of variables, probably it is a regression. Regarding the CSV, seems like plugin app is not able to download CSV data. Which version of Grafana are you using? Would it be possible to share your dashboard model? I would suggest you to try with a simple dashboard and see if it works. |
I am using V 11.0.
I tried with a simpler table. i am still getting the same error:
***********************************************
ERROR[10-17|13:09:34] could not unmarshal event: %v logger=plugin.mahendrapaipuri-dashboardreporter-app EXTRA_VALUE_AT_END="unknown ClientNavigationReason value: initialFrameNavigation" endpoint=callResource pluginID=mahendrapaipuri-dashboardreporter-app subsystem=chromium
ERROR[10-17|13:09:35] could not unmarshal event: %v logger=plugin.mahendrapaipuri-dashboardreporter-app endpoint=callResource pluginID=mahendrapaipuri-dashboardreporter-app subsystem=chromium EXTRA_VALUE_AT_END="unknown ClientNavigationReason value: initialFrameNavigation"
ERROR[10-17|13:09:37] error generating report logger=plugin.mahendrapaipuri-dashboardreporter-app endpoint=callResource err="error rendering CSVs in parallel for dashboard Reports: error rendering CSV: error getting CSV for panel G5: error waiting for download CSV button: context deadline exceeded" pluginID=mahendrapaipuri-dashboardreporter-app
ERROR[10-17|13:09:37] Request Completed logger=context userId=1 orgId=4 uname=admin method=GET path=/api/plugins/mahendrapaipuri-dashboardreporter-app/resources/report status=500 remote_addr=[::1] time_ms=9648 duration=9.6483014s size=24 referer= handler=/api/plugins/:pluginId/resources/* status_source=downstream
**************************************************
…________________________________
From: Mahendra Paipuri ***@***.***>
Sent: 17 October 2024 12:37
To: mahendrapaipuri/grafana-dashboard-reporter-app ***@***.***>
Cc: vk ***@***.***>; Mention ***@***.***>
Subject: Re: [mahendrapaipuri/grafana-dashboard-reporter-app] Error fetching CSV (Issue #137)
Thanks @vkhemani<https://github.com/vkhemani> for testing it out.
I will take a look at it issue of variables, probably it is a regression.
Regarding the CSV, seems like plugin app is not able to download CSV data. Which version of Grafana are you using? Would it be possible to share your dashboard model? I would suggest you to try with a simple dashboard and see if it works.
—
Reply to this email directly, view it on GitHub<#137 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AT5THSMZQ3NH5RMSBQ7PUOLZ35O4RAVCNFSM6AAAAABQDA7QJGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMJYG4ZTGNZXGI>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Cheers for the test. What is the version of |
I am using grafana image renderer version 3.10.5 which is the latest version of the plugin. Windows 11 OS.
Google chrome version: 129.0.6668.90
…________________________________
From: Mahendra Paipuri ***@***.***>
Sent: 17 October 2024 13:17
To: mahendrapaipuri/grafana-dashboard-reporter-app ***@***.***>
Cc: vk ***@***.***>; Mention ***@***.***>
Subject: Re: [mahendrapaipuri/grafana-dashboard-reporter-app] Error fetching CSV (Issue #137)
Cheers for the test. What is the version of chromium and which distro you are using? I will try to reproduce it in a containerized environment. Seems like this is an issue from the chromium.
—
Reply to this email directly, view it on GitHub<#137 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AT5THSIOO6XN63DTNVL7SW3Z35TP7AVCNFSM6AAAAABQDA7QJGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMJYHAYDQNJWG4>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Hey @vkhemani, I made few tests and I cannot reproduce the issue. Both repeated panels and panel CSV data rendering is working as expected. I tried with the chromium 129. I guess the issue must be due to Windows 11. Both issues you are facing involve If your environment allows running containers, maybe you can try running a headless chromium in a container and use |
@vkhemani Could you try the latest Cheers!! |
Hi,
I tested the new version. Getting the same errors:
INFO [11-08|10:45:19] Rendering logger=rendering renderer=plugin path="d-solo/f94a5c31-6637-4086-b475-866ba816ad77/_?from=1725820200000&height=504&panelId=13&theme=light&to=1725906599000&var-Gateway=G1&var-Parameters=AvgPF&var-template=&width=480"
INFO [11-08|10:45:23] Request Completed logger=context userId=1 orgId=4 uname=admin method=GET path=/api/live/ws status=-1 remote_addr=[::1] time_ms=6 duration=6.3118ms size=0 referer= handler=/api/live/ws status_source=server
INFO [11-08|10:45:26] Request Completed logger=context userId=0 orgId=0 uname= method=GET path=/d/f94a5c31-6637-4086-b475-866ba816ad77/_ status=302 remote_addr=[::1] time_ms=2 duration=2.1893ms size=45 referer= handler=/d/:uid/:slug status_source=server
ERROR[11-08|10:45:28] unhandled page event %T logger=plugin.mahendrapaipuri-dashboardreporter-app pluginId=mahendrapaipuri-dashboardreporter-app subsystem=chromium EXTRA_VALUE_AT_END=map[frameId:BBBD89BCC569C6C142AE7DE8B4E1FEFC] endpoint=callResource
ERROR[11-08|10:45:28] unhandled page event %T logger=plugin.mahendrapaipuri-dashboardreporter-app endpoint=callResource pluginId=mahendrapaipuri-dashboardreporter-app subsystem=chromium EXTRA_VALUE_AT_END=map[frameId:3FFF393A574F3D5F83460D67C1962A77]
ERROR[11-08|10:45:31] error generating report logger=plugin.mahendrapaipuri-dashboardreporter-app pluginId=mahendrapaipuri-dashboardreporter-app endpoint=callResource err="error rendering CSVs in parallel for dashboard LL_EM1: error rendering CSV: error getting CSV for panel $Gateway: error waiting for download CSV button: context deadline exceeded"
ERROR[11-08|10:45:31] Request Completed logger=context userId=1 orgId=4 uname=admin method=GET path=/api/plugins/mahendrapaipuri-dashboardreporter-app/resources/report status=500 remote_addr=[::1] time_ms=24923 duration=24.923249s size=24 referer= handler=/api/plugins/:pluginId/resources/* status_source=downstream
INFO [11-08|10:45:31] Plugin Request Completed logger=plugin.mahendrapaipuri-dashboardreporter-app duration=24.9149231s endpoint=callResource pluginId=mahendrapaipuri-dashboardreporter-app status=ok statusSource=plugin
…________________________________
From: Mahendra Paipuri ***@***.***>
Sent: 31 October 2024 17:52
To: mahendrapaipuri/grafana-dashboard-reporter-app ***@***.***>
Cc: vk ***@***.***>; Mention ***@***.***>
Subject: Re: [mahendrapaipuri/grafana-dashboard-reporter-app] Error fetching CSV (Issue #137)
@vkhemani<https://github.com/vkhemani> Could you try the latest 1.7.0 version? I fixed few bugs related to table generation as well.
Cheers!!
—
Reply to this email directly, view it on GitHub<#137 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AT5THSIO2VLENBI7DDIS6MDZ6IOIBAVCNFSM6AAAAABQDA7QJGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINBZG4YTQNJYGE>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Hi, any update on the issue? I am seeing the same error message in the log "unhandled page event %T" when I include includePanelDataID parameter to have table data in the report and not all records are displayed in the report but only a subset (5 out of 8). My Grafana setup is running on Rocky Linux release 9.4 here are my installed versions of software: |
Hey @primozpit, The error you mentioned is non fatal. Could you please post the logs in debug mode? If it fails, it should fail for all panels. If it fails only for few panels, I assume we might be hitting timeouts. Logs will help me to figure out what is happening! Cheers |
I tried the updated version. i am getting the following error:
logger=plugin.mahendrapaipuri-dashboardreporter-app t=2024-10-08T11:32:27.5646438+05:30 level=error msg="error generating report" pluginID=mahendrapaipuri-dashboardreporter-app endpoint=callResource err="error rendering CSVs in parallel for dashboard LL_EM1: error rendering CSV: error getting CSV for panel $Gateway: error waiting for download CSV button: context deadline exceeded"
I also found another problem when using variables in Grafana. The report prints only the first value of the variable. In both Grid and Simple mode. This was not happenning earlier. Earlier, when i chose multiple variable values, it would print all the panels with different values, adjacent to each other.
Best regards
Vikas
Moved from here
The text was updated successfully, but these errors were encountered: