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

typeerror: cannot read property 'colors' of undefined #21

Open
calulelalu opened this issue Feb 3, 2020 · 0 comments
Open

typeerror: cannot read property 'colors' of undefined #21

calulelalu opened this issue Feb 3, 2020 · 0 comments

Comments

@calulelalu
Copy link

calulelalu commented Feb 3, 2020

I installed grafana with grafana-radar-panel on two machines, one behind a proxy and one not.
The panel has a Mysql datasource and I have a sql query that retrieves the value for the panel.
I configured all the proxy settings and grafana starts gracefully on both machines and installs the plugins but on the behind-proxy-machine I get an error on all my radar panels. When I click on Edit to inspect the panel settings the page breaks up and I receive a blank page with the error:
typeerror: cannot read property 'colors' of undefined

It seems that $rootScope is undefined at some point.

I have the same exactly installation on both the machines but only on the behind-proxy-machine I have this issue.

Other plugins panels are working, for example I am using grafana-piechart-panel without any issue.
Can you take a look at the issue?

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

No branches or pull requests

1 participant