Issue: Receiving “An unexpected error happened” when loading some dashboards. Once the error has occurred all dashboards that were working now display to same message until a hard reload in he browser is done.
Actual error message:
Error: Invalid interval string, has to be either unit-less or end with one of the following units: “y, M, w, d, h, m, s, ms”
in t
in WithTheme(undefined)
in div
in div
in t
in x
in div
in t
in x
in r
in Unknown
in t
in Unknown
in h
in Unknown
in Unknown
in t
in t
in l
Environment :
Grafana version: 7.0.2
Data source: InfluxDB
PanelQueryRunner Error Error: Invalid interval string, has to be either unit-less or end with one of the following units: "y, M, w, d, h, m, s, ms"
at x (app.77c130bd0edeb5f6b6e6.js:6158)
at Module.w (app.77c130bd0edeb5f6b6e6.js:6158)
at U.createQuery (:3000/public/build/prometheusPlugin.77c130bd0edeb5f6b6e6.js:1)
at U.prepareTargets (:3000/public/build/prometheusPlugin.77c130bd0edeb5f6b6e6.js:1)
at U.query (:3000/public/build/prometheusPlugin.77c130bd0edeb5f6b6e6.js:1)
at app.77c130bd0edeb5f6b6e6.js:6060
at x (app.77c130bd0edeb5f6b6e6.js:6060)
at O.run (app.77c130bd0edeb5f6b6e6.js:3156)