influxdata / chronograf

Open source monitoring and visualization UI for the TICK stack
https://www.influxdata.com/time-series-platform/chronograf/
Other
1.5k stars 257 forks source link

Chronograf (1.10.0) Cannot read properties of undefined (reading 'getInstance') #6017

Closed NiccyB closed 1 year ago

NiccyB commented 1 year ago

What browser are you using (name and version)? Brave 1.48.158 Firefox 109.0.1

What operating system are you using? Windows 10 21H2 (OS Build 19044.2486)

Please describe what you were trying to do when you encountered this error: In any dashboard, configure a graph. Type a colon (':') into the query window and immediately the error "A Chronograf error has occurred. Please report the issue here" appears. This also happens if I create a new dashboard, click on '+ Add Data' and then enter any query which has a colon in it. At the exact moment the colon is typed, the error occurs.

TypeError: Cannot read properties of undefined (reading 'getInstance')
    at s.getInstance (http://10.2.0.128:8888/index.e81b88ee.js:107:190219)
    at s.componentDidMount (http://10.2.0.128:8888/index.e81b88ee.js:107:190349)
    at ws (http://10.2.0.128:8888/index.e81b88ee.js:1:134781)
    at Ml (http://10.2.0.128:8888/index.e81b88ee.js:1:152426)
    at v (http://10.2.0.128:8888/index.e81b88ee.js:1:172695)
    at ao (http://10.2.0.128:8888/index.e81b88ee.js:1:96502)
    at Al (http://10.2.0.128:8888/index.e81b88ee.js:1:149092)
    at bl (http://10.2.0.128:8888/index.e81b88ee.js:1:145246)
    at http://10.2.0.128:8888/index.e81b88ee.js:1:96793
    at v (http://10.2.0.128:8888/index.e81b88ee.js:1:172695)