Please provide source code and commit sha if you found a bug.
Review existing issues and provide feedback or react to them.
Description
java.util.concurrent.ExecutionException: io.grpc.StatusRuntimeException: INVALID_ARGUMENT: etcdserver: key is not provided
at java.base/java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:395)
at java.base/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2022)
at com.github.tsonglew.etcdhelper.client.impl.EtcdClient.getByPrefix(EtcdClient.kt:145)
at com.github.tsonglew.etcdhelper.view.editor.EtcdKeyTreeDisplayPanel.renderKeyTree(EtcdKeyTreeDisplayPanel.kt:114)
at com.github.tsonglew.etcdhelper.view.editor.EtcdKeyValueDisplayPanel$createSearchBox$1$1$1.keyReleased(EtcdKeyValueDisplayPanel.kt:131)
at java.desktop/java.awt.Component.processKeyEvent(Component.java:6615)
at java.desktop/javax.swing.JComponent.processKeyEvent(JComponent.java:2852)
Description
How to reproduce
Steps to reproduce
Expectations
Actual result
Environment