false

This error message indicates that the specified storage provider (in this case, elasticsearch7) is not available or not properly configured. To resolve the issue, you can try the following steps:

  1. Check the availability and version of the storage provider. Make sure that the provider is properly installed and configured.

  2. Verify the compatibility of the storage provider with the SkyWalking version you are using.

  3. Set the selector to false if you do not require the storage provider. This will remove the dependency and allow the server to start without the provider.

For example, you can try running the following command:

docker run -e SW_STORAGE=false apache/skywalking-oap-server:8.9.0

This will start the server without any storage provider and may help you identify and resolve any other issues

docker run -e SW_STORAGE=elasticsearch7 apacheskywalking-oap-server890报错no provider found for module storage if youre sure its not required module and want to remove it set the selector to

原文地址: http://www.cveoy.top/t/topic/fsCg 著作权归作者所有。请勿转载和采集!

免费AI点我,无需注册和登录