Closed lushan01 closed 5 years ago
The error message indicates that you are sending more load to your Elasticsearch cluster than it can handle. You may need to do some tuning of the configuration of your Elasticsearch cluster, scale the cluster, or sample less tracing data in your applications so there is less load.
@shakuzen My environment is dev, less tracing data, so elasticsearch is very free.
we don't do troubleshooting in github issues. please use https://gitter.im/openzipkin/zipkin for this.
Please look at the release notes as there's also a throttled option from @Logic-32 which might help you. https://github.com/apache/incubator-zipkin/releases
Describe the Bug
My environment is zipkin version: 2.14.0, elasticsearch version: 7.0.0
when opening zipkin web, browser prints "ERROR: cannot load span names: server error (Internal Server Error), ERROR: cannot load service names: server error (Internal Server Error)", zipkin‘s error log is as follows: