bb-Ricardo / fritzinfluxdb

Writes data from fritzbox to influxdb
MIT License
144 stars 35 forks source link

expected RPAREN, got EOF error #117

Open fabbricalox opened 6 months ago

fabbricalox commented 6 months ago

Hi, when using the "explore" functionality of grafana I get errors: invalid: compilation failed: error @22:6-38:1: expected RPAREN, got EOF error @22:69-22:76: got unexpected token in string expression @22:75-22:76: ILLEGAL error @36:27-38:1: got unexpected token in string expression @38:1-38:1: EOF

This is from -> FRITZ!Box Router Status -> Overview -> Current UP/DOWN -> Explore

The graphs seem to work though. Anyone knows what is happening here?

Influxdb2 2.7.1-1 prometheus 2.35.0-5

Thanks.

bb-Ricardo commented 6 months ago

Hi,

I never had that issue before.

You mentioned prometheus, is it used with fritzinfluxdb?

Which version of Grafana do you use?

fabbricalox commented 6 months ago

Hi, sorry about confusion with prometheus; this is used for data in other dashboards. The grafana version we use is Grafana v10.0.2 (b2bbe10fbc)

To clarify: The graphs look ok, the above "error"(?) appears only when clicking "explore":

bb-Ricardo commented 6 months ago

This seems to be an issue with the newer Grafana version. Will have to double check.

bb-Ricardo commented 1 month ago

which Grafana Version are you using? have you seen issue #123 ?