Under: Settings - Manage Users - Users [tab]
it currently list the 1050+ users I have listed; as do the combos in the same page.
However the listing of users under:
Settings - Manage Users - Deployment
currently hangs at the "Loading" overlay for some time before returning a blank control.
The request is this one:
[{"action":"UpeEndpointDeploymentActions","method":"read","data":[{"page":1,"start":0,"limit":25}],"type":"rpc","tid":2},{"action":"UpeRuleActions","method":"list","data":null,"type":"rpc","tid":3},{"action":"UpeDirectoryUserActions","method":"read_groups","data":[{"page":1,"start":0,"limit":25}],"type":"rpc","tid":6},{"action":"UpeDirectoryUserActions","method":"read_matches","data":[{"page":1,"start":0,"limit":25}],"type":"rpc","tid":7},{"action":"UpeDirectoryGroupActions","method":"read_parent_groups","data":[{"page":1,"start":0,"limit":25}],"type":"rpc","tid":8},{"action":"UpeDirectoryGroupActions","method":"read_members","data":[{"page":1,"start":0,"limit":25}],"type":"rpc","tid":9},{"action":"UpeDirectoryMatchActions","method":"read_users","data":[{"page":1,"start":0,"limit":25}],"type":"rpc","tid":10},{"action":"UpeEndpointInstallerActions","method":"read","data":[{"page":1,"start":0,"limit":25}],"type":"rpc","tid":11},{"action":"UpeTamperProtectionActions","method":"read","data":[{}],"type":"rpc","tid":13},{"action":"UpeEndpointDeploymentActions","method":"read_reminder","data":null,"type":"rpc","tid":14}]
The response comes back as a "500 Internal Server Error", although this is not shown at the top in the "red error area" but observed in the response to the above request.
This page has displayed the user list before so I suspect it is intermittent but it has been reproducible for the last few days. So potentially a couple of issues as the failed response doesn't make it to the top "red error area".
Regards,
Jak