theronic opened a new issue, #1905: URL: https://github.com/apache/kvrocks/issues/1905
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/kvrocks/issues) and found no similar issues. ### Version kvrocks version 2.6.0 (commit c0451df0) macOS Ventura 13.4 on Apple M2 Pro Macbook Pro 14-inch 2023 Kvrocks: ### Minimal reproduce step As per [the docs](https://kvrocks.apache.org/blog/go-redis-kvrocks-opentelemetry/#getting-started-with-kvrocks): docker run -it -p 6666:6666 apache/kvrocks In a separate terminal: redis-cli -p 6666 > GET foo ### What did you expect to see? Return nil or key value. ### What did you see instead? Error: Server closed the connection not connected> ### Anything Else? Maybe I need to do some auth first, but the Quickstart guide does not specify this. ### Are you willing to submit a PR? - [ ] I'm willing to submit a PR! -- 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]
