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
The simple web clients in /server/src/assets report a generic error message when the server encounters a problem. The server logs more detailed error messages to syslog, which should also be passed as a response to the web clients.
The simple web clients in
/server/src/assetsreport a generic error message when the server encounters a problem. The server logs more detailed error messages to syslog, which should also be passed as a response to the web clients.