You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When nginx rejects a clinet body due to the client_max_body_size directive, it sets a Content-Type: text/plain, which is not handled properly by the UI.