You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We noticed this behavior after upgrading three Linux (Ubuntu Server 24.04) hosts. To replicate, just go to the NCPA GUI, click on API menu and change API Endpoint to user/count. Select Run as a Nagios check, change count endpoint to list and click Reload.
Old behavior:
{
"returncode": 0,
"stdout": "OK: List was ['zaul', 'administrator']"
}
New behavior:
{
"returncode": 0,
"stdout": "OK: List was zaul users, administrator users | 'list_0'=zaul;;; 'list_1'=administrator;;;"
}
Is there something wrong or am I missing it?
Thanks.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Hi...
We noticed this behavior after upgrading three Linux (Ubuntu Server 24.04) hosts. To replicate, just go to the NCPA GUI, click on API menu and change API Endpoint to user/count. Select Run as a Nagios check, change count endpoint to list and click Reload.
Old behavior:
New behavior:
Is there something wrong or am I missing it?
Thanks.
The text was updated successfully, but these errors were encountered: