Uncaught TypeError

Hi,

Seeing this quite often, as LibreNMS sits there and updates over time. Is this a known issue? And of course, have others seen this? Looking in Chrome DevTools to see this.

Uncaught TypeError: Cannot read property ‘error’ of undefined
at Object.error ((index):1020)
at c (jquery.min.js:4)
at Object.fireWith [as rejectWith] (jquery.min.js:4)
at k (jquery.min.js:6)
at XMLHttpRequest.r (jquery.min.js:6)

Thanks!

Hi,

Where does that error happens?

Hi,

I noticed it in Chrome DevTools. It seems that every so often one element fails to load / update, then I get this error as a result.

Thanks!

I get the same error in the “grab_data” function in dashboard.js. This is causing a blank Notes Widget on one of my dashboards.