Error when viewing dashboard #10

Open
opened 2021-05-12 15:07:41 +00:00 by kawaiipunk · 0 comments
Owner

When I leave the dashboard open in a tab, I soon get this error quite persistently:

ERROR: A network error occurred. This could be a CORS issue or a dropped internet connection.

Check the browser javascript console and if the HTTP request has been blocked by CORS then ensure that the "X-Request-ID" header is in the "CORS_ALLOW_HEADERS" list in the Alerta API configuration, or upgrade the Alerta API server to version 8.3.0 or later.
When I leave the dashboard open in a tab, I soon get this error quite persistently: ``` ERROR: A network error occurred. This could be a CORS issue or a dropped internet connection. Check the browser javascript console and if the HTTP request has been blocked by CORS then ensure that the "X-Request-ID" header is in the "CORS_ALLOW_HEADERS" list in the Alerta API configuration, or upgrade the Alerta API server to version 8.3.0 or later. ```
Sign in to join this conversation.
No description provided.