Details
Description
(IN THE ANALYTICS TAB)
Received error 500 when contacting the analytics service. Try refreshing the browser, as errors may occur if the analytics service is still warming up or suffering a transient error.
(IN THE ANALYTICS TAB)
Received error 500 when contacting the analytics service. Try refreshing the browser, as errors may occur if the analytics service is still warming up or suffering a transient error.
The issue is the JVM was (for some unknown reason) crashing while running a GC task:
Stack:
Failing thread:
Upgrading the JVM to jdk-11.0.16.1+1 solved the issue.