Hi, I recently installed grafana fresh on our production system to do some monitoring, Whenever I click on the Data Sources Tab to add a new source, I get a response of " Unable to find application file"
“Grafana has likely been updated. Please try reloading the page.”
Loading chunk 17 failed.
(error: http://prod.domain.com/public/build/DataSourcesListPage.7b506073f46893460c0d.js)
ChunkLoadError: Loading chunk 17 failed.
(error: http://prod.domain.com/public/build/DataSourcesListPage.7b506073f46893460c0d.js)
at Function.i.e (http://prod.domain.com/public/build/runtime.7b506073f46893460c0d.js:1:2101)
at component (http://prod.domain.com/public/build/app.7b506073f46893460c0d.js:2:2681910)
at Object.invoke (http://prod.domain.com/public/build/angular~app.7b506073f46893460c0d.js:2:26451)
at http://prod.domain.com/public/build/vendors~app.7b506073f46893460c0d.js:2:4106939
at Object.x [as forEach] (http://prod.domain.com/public/build/angular~app.7b506073f46893460c0d.js:2:1833)
at w (http://prod.domain.com/public/build/vendors~app.7b506073f46893460c0d.js:2:4106884)
at http://prod.domain.com/public/build/angular~app.7b506073f46893460c0d.js:2:92766
at http://prod.domain.com/public/build/angular~app.7b506073f46893460c0d.js:2:92904
at l.$digest (http://prod.domain.com/public/build/angular~app.7b506073f46893460c0d.js:2:97937)
at l.$apply (http://prod.domain.com/public/build/angular~app.7b506073f46893460c0d.js:2:99942)
I have attempted to restart the grafana server process, Ive refreshed the page and compared my config to the local and I cannot figure out what I did wrong.