XWiki 10.11.10 - user and group administration shows no data

Hey,

i have a problem with the user and groups administration, since both do not show any data, nor can I add any new ones.
It’s weird because the MySQL query takes place and is successful (at least partially) because the result number (Result x - x out ouf x) is correct.

user_problem

I am running XWiki 10.11.10 in a Docker container.

The first thing to try is to clear the browser cache and to reload the page. Then you should check the JavaScript console from the browser’s developer tools for any logged JavaScript exceptions. Finally, you can check the HTTP request that fetches the data for the users live table, using the Network tab from the browser’s developer tools. Check if the response JSON is fine.

Hope this helps,
Marius

Thanks for your reply but I already fixed this problem by just reinstall the Administration Addon!