Error when clicking Variables

Grafana Version: Enterprise 9.4.0
Using Grafana together with Zabbix v.6.0.14 on Ubuntu 20.04 using MariaDB in the latest version.

When I create any Dashboard in Grafana and when I click on the “Add Variable” button, the error below appears.

An unexpected error happened

Know more
Error: Minified React error #31; visit https://reactjs.org/docs/error-decoder.html?invariant=31&args[]=[object%20Promise] for the full message or use the non-minified dev environment for full errors and additional helpful warnings.

at Tr (http://MY_IP:3000/public/plugins/alexanderzobnin-zabbix-app/datasource/module.js:85:4227)
at div
at div
at l (http://MY_IP:3000/public/build/8224.03cd624a29d01d9e0400.js:1472:20)
at im (http://MY_IP:3000/public/build/8224.03cd624a29d01d9e0400.js:10631:22860)
at Tt (http://MY_IP:3000/public/build/512.6743f01f38a1921b4ef9.js:154:127638)
at form
at Ie (http://MY_IP:3000/public/build/8224.03cd624a29d01d9e0400.js:6913:4624)
at Tt (http://MY_IP:3000/public/build/512.6743f01f38a1921b4ef9.js:154:127638)
at div
at div
at div
at div
at re (http://MY_IP:3000/public/build/512.6743f01f38a1921b4ef9.js:125:13314)
at a (http://MY_IP:3000/public/build/8224.03cd624a29d01d9e0400.js:475:3184)
at div
at div
at div
at W (http://MY_IP:3000/public/build/8224.03cd624a29d01d9e0400.js:4950:2948)
at Wt (http://MY_IP:3000/public/build/8224.03cd624a29d01d9e0400.js:6941:737)
at Tt (http://MY_IP:3000/public/build/512.6743f01f38a1921b4ef9.js:154:127638)
at ss (http://MY_IP:3000/public/build/8224.03cd624a29d01d9e0400.js:6960:11767)
at $t (http://MY_IP:3000/public/build/DashboardPage.74bb325f53d47878b2e2.js:451:424)
at DashboardPage
at Tt (http://MY_IP:3000/public/build/512.6743f01f38a1921b4ef9.js:154:127638)
at Suspense
at r (http://MY_IP:3000/public/build/8224.03cd624a29d01d9e0400.js:1267:169)
at Ba (http://MY_IP:3000/public/build/8224.03cd624a29d01d9e0400.js:4623:333)
at Yt (http://MY_IP:3000/public/build/512.6743f01f38a1921b4ef9.js:158:13496)
at Yt (http://MY_IP:3000/public/build/512.6743f01f38a1921b4ef9.js:158:15691)
at main
at cs (http://MY_IP:3000/public/build/8224.03cd624a29d01d9e0400.js:4584:2362)
at Yt (http://MY_IP:3000/public/build/512.6743f01f38a1921b4ef9.js:158:9783)
at div
at c (http://MY_IP:3000/public/build/8224.03cd624a29d01d9e0400.js:2522:4092)
at p (http://MY_IP:3000/public/build/512.6743f01f38a1921b4ef9.js:32:52076)
at r (http://MY_IP:3000/public/build/8224.03cd624a29d01d9e0400.js:5357:17554)
at r (http://MY_IP:3000/public/build/8224.03cd624a29d01d9e0400.js:1267:169)
at g (http://MY_IP:3000/public/build/8224.03cd624a29d01d9e0400.js:1267:720)
at S (http://MY_IP:3000/public/build/512.6743f01f38a1921b4ef9.js:154:125332)
at Oi (http://MY_IP:3000/public/build/8224.03cd624a29d01d9e0400.js:4636:127)

Has anyone faced this error or know how to resolve it?

Hi @deividstenico,

Welcome to the :grafana: community support forums !!

We are excited that you joined our OSS community. Please read about some of the FAQs in the community :slight_smile:

Looking at the logs, it seems to be generated from the Zabbix plugin.

To be sure, can you please reproduce the steps but use any other plugin e.g. JSON or MySQL and see if get the same error when creating their variables?

1 Like

Hello everyone, I want to thank you, but the problem was solved… I had the misfortune to install the Zabbix plugin for Grafana in version 4.3.0 (03/21/2023) where it had a bug in that version… Two days later it was updated to version 4.3.1 (23/03/2023) correcting this error… As I had not updated the plug-in, I continued with this error… Already resolved by performing this update…

1 Like