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

Chronograf (1.10.1) Cannot read properties of undefined (reading 'getInstance') #6037

Closed
Safs opened this issue Apr 26, 2023 · 2 comments · Fixed by #6056
Closed

Chronograf (1.10.1) Cannot read properties of undefined (reading 'getInstance') #6037

Safs opened this issue Apr 26, 2023 · 2 comments · Fixed by #6056

Comments

@Safs
Copy link

Safs commented Apr 26, 2023

Google Chrome

Windows 10

Try to run this querry:
CREATE CONTINUOUS QUERY "cq_downsample_1h" ON "homeassistant" BEGIN SELECT mean(*) INTO "homeassistant"."infinite".:MEASUREMENT FROM "homeassistant"."autogen"./.*/ GROUP BY time(1h), * FILL(previous) END

Problem is, when use symbol " : "

TypeError: Cannot read properties of undefined (reading 'getInstance')
    at s.getInstance (http://homeassistant.local:8123/api/hassio_ingress/A1bTNJ5SfESP37ir6Ty01UQWNmcHWMPbi4-oj49NkWg//index.c5ba09e6.js:107:190219)
    at s.componentDidMount (http://homeassistant.local:8123/api/hassio_ingress/A1bTNJ5SfESP37ir6Ty01UQWNmcHWMPbi4-oj49NkWg//index.c5ba09e6.js:107:190349)
    at ws (http://homeassistant.local:8123/api/hassio_ingress/A1bTNJ5SfESP37ir6Ty01UQWNmcHWMPbi4-oj49NkWg//index.c5ba09e6.js:1:134781)
    at Ml (http://homeassistant.local:8123/api/hassio_ingress/A1bTNJ5SfESP37ir6Ty01UQWNmcHWMPbi4-oj49NkWg//index.c5ba09e6.js:1:152426)
    at v (http://homeassistant.local:8123/api/hassio_ingress/A1bTNJ5SfESP37ir6Ty01UQWNmcHWMPbi4-oj49NkWg//index.c5ba09e6.js:1:172695)
    at ao (http://homeassistant.local:8123/api/hassio_ingress/A1bTNJ5SfESP37ir6Ty01UQWNmcHWMPbi4-oj49NkWg//index.c5ba09e6.js:1:96502)
    at Al (http://homeassistant.local:8123/api/hassio_ingress/A1bTNJ5SfESP37ir6Ty01UQWNmcHWMPbi4-oj49NkWg//index.c5ba09e6.js:1:149092)
    at bl (http://homeassistant.local:8123/api/hassio_ingress/A1bTNJ5SfESP37ir6Ty01UQWNmcHWMPbi4-oj49NkWg//index.c5ba09e6.js:1:145246)
    at http://homeassistant.local:8123/api/hassio_ingress/A1bTNJ5SfESP37ir6Ty01UQWNmcHWMPbi4-oj49NkWg//index.c5ba09e6.js:1:96793
    at v (http://homeassistant.local:8123/api/hassio_ingress/A1bTNJ5SfESP37ir6Ty01UQWNmcHWMPbi4-oj49NkWg//index.c5ba09e6.js:1:172695)
@Safs
Copy link
Author

Safs commented May 2, 2023

Anybody?

@R290
Copy link
Contributor

R290 commented May 9, 2023

@Safs feel free to add to this topic: https://community.influxdata.com/t/is-chronograf-abandonware/28740

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

Successfully merging a pull request may close this issue.

2 participants