Hello,
I have an active alarm on one of my servers for apps.files (current value: “-”, alarm: used_file_descriptors, 1315 hours ago) that is simply not being reseted. Even after rebooting the server, nothing seems to be updated on this page.
When I click on “Go to Chart” on the alarm, all data on the netdata.cloud ui is being presented as “<!> empty” (<!> being actually kind of a ‘warning’ sign), for every single category. After that, anything else I click on the UI starts presenting me with these “empty” values, from the main war room to the node listing. By checking the javascript console on the browser, I’m seeing a few CORS errors, a few 429 (apparently for sentry) and a couple of 400 (one example: /api/v1/spaces/xxx/rooms/yyy/data).
I’ve tried this on Google Chrome 87.0.4280.141 x86_64 (MacOS 11.1) and on Safari 14.0.2, with the exact same results.
After logging out and logging in again, everything works, until I try to go to the same “Go to Chart” page. Then it’s back to “empty” again.