Hi everyone, nice to meet you all.
I am trying to get the User Management Dashboard working via Docker. I can get the UI running and I get a screen that requires me to key in the API Key but when viewing the User Management screen it says Server Error: Failed to load user list.
I check the browsers console and it tells me that there is an error on loading some content "http://
:15000/auth/dashboard/api/users/count". And when I browse the link it shows Unauthorised access.
Does anyone have any idea why this is the case?