Problems listing users in the CMS

cms-web:
image: ghcr.io/xibosignage/xibo-cms:release-4.0.5
cms-xmr:
image: Package xibo-xmr · GitHub

Hello,

I’m using Xibo in Docker with the original files. I’m having trouble listing users. The response I get when I make the listing request is this:

{“success”:false,“error”:0,“message”:“Unexpected error, please contact support.”}

Image

When I click on page 2, two users appear, even though I have a total of 12 users and 10 are displayed per page.

When I filter by name, some users appear and others don’t.