Is there an existing issue for this?
Describe the bug
More often then not when trying to read a remote log through user management it crashes with the message:
Microsoft.AspNetCore.SignalR.HubException: The server closed the connection with the following error: Connection closed with an error. InvalidDataException: The maximum message size of 32768B was exceeded. The message size can be configured in AddHubOptions.
Increasing the message size would be a temporary fix but I have gotten this error on a browser session less then 10s old.
Expected Behavior
No response
Steps To Reproduce
No response
Exceptions (if any)
No response
.NET Version
No response
Anything else?
No response