wu-sheng commented on PR #12959:
URL: https://github.com/apache/skywalking/pull/12959#issuecomment-2585713245
```
2025-01-12 20:14:20,264
org.apache.skywalking.oap.server.storage.plugin.banyandb.BanyanDBStorageClient
94 [main] INFO [] - BanyanDB server API version: 0.8, revision: 362d68e
2025-01-12 20:14:20,265
org.apache.skywalking.oap.server.starter.OAPServerBootstrap 64 [main] ERROR []
- [10.2.0-SNAPSHOT-d12c6b5] Incompatible BanyanDB server API version: 0.8. But
accepted versions: 0.9
org.apache.skywalking.oap.server.library.module.ModuleStartException:
Incompatible BanyanDB server API version: 0.8. But accepted versions: 0.9
at
org.apache.skywalking.oap.server.storage.plugin.banyandb.BanyanDBStorageProvider.start(BanyanDBStorageProvider.java:221)
~[classes/:?]
at
org.apache.skywalking.oap.server.library.module.BootstrapFlow.start(BootstrapFlow.java:46)
~[classes/:?]
at
org.apache.skywalking.oap.server.library.module.ModuleManager.init(ModuleManager.java:75)
~[classes/:?]
```
This will be the typical error logs when incompatible.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]