Closed slavik73 closed 3 years ago
As the supervisor is updated automatically (which can not been avoided as far as i know), this is pretty harmful.
Update Found the solution: Go to configuration--> data sources Change the query language to flux, click save (of course a error will occur, ignore it) Change the query language back to InfluxQL
Found here https://community.home-assistant.io/t/influx-and-grafana-issue/231707/5
Regards
As the supervisor is updated automatically (which can not been avoided as far as i know), this is pretty harmful.
Update Found the solution: Go to configuration--> data sources Change the query language to flux, click save (of course a error will occur, ignore it) Change the query language back to InfluxQL
Found here https://community.home-assistant.io/t/influx-and-grafana-issue/231707/5
Regards
Big thumbs !!!!!!
Thanks a lot. The workaround worked for me ;-)
As the supervisor is updated automatically (which can not been avoided as far as i know), this is pretty harmful.
Update Found the solution: Go to configuration--> data sources Change the query language to flux, click save (of course a error will occur, ignore it) Change the query language back to InfluxQL
Found here https://community.home-assistant.io/t/influx-and-grafana-issue/231707/5
Regards
Thank you so much
There hasn't been any activity on this issue recently, so we clean up some of the older and inactive issues. Please make sure to update to the latest version and check if that solves the issue. Let us know if that works for you by leaving a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thanks!
Problem/Motivation
Expected behavior
Actual behavior
Steps to reproduce
Proposed changes
I think '"' was replaced by %2522 somehow.
From the log: [06/Oct/2020:20:06:46 +0300] 400 192.168.5.132, 172.30.32.1(172.30.32.2) GET /api/datasources/proxy/1/query?db=homeassistant&q=SELECT+mean(%2522value%2522)+FROM+%2522Lux%2522+WHERE+(%2522entity_id%2522+%253D+'salon_lux')+AND+time+%253E%253D+now()+-+6h+GROUP+BY+time(30s)+fill(previous)%253BSELECT+mean(%2522value%2522)+FROM+%2522Lux%2522+WHERE+(%2522entity_id%2522+%253D+'cond_lux')+AND+time+%253E%253D+now()+-+6h+GROUP+BY+time(30s)+fill(previous)%253BSELECT+mean(%2522value%2522)+FROM+%2522lx%2522+WHERE+(%2522entity_id%2522+%253D+'apir_1_illuminance')+AND+time+%253E%253D+now()+-+6h+GROUP+BY+time(30s)+fill(previous)&epoch=ms HTTP/1.1 (Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36)