When on a servers panel, in the client area, and navigating to the "Databases" tab, the following error gets shown:
An unexpected error was encountered while processing this request, please try again.
When checking my browser console I see that axios shows a "request failed with status code 500" error.
The database is working, all databses for a given server show up in the admin area and any servers that already have DBs set up for them can access said DBs fine, it's only the client area that errors.
Anyone get a similar thing?