I am using ServiceStack 6.6.0. When I go to /admin-ui
while logged out I get a login screen but there is this error in the console:
Trying to login does nothing but it creates this error in console:
If I go to /login.html
then I can log in fine and then access /admin-ui
.
Is this a bug or issue with my config? I am using default UI feature with nothing customized or disabled.