couchbaselabs / sdk-doctor

Application-server-side cluster connection diagnostics.
https://couchbase.com/
Apache License 2.0
18 stars 12 forks source link

sdk-doctor may not handle situation where non-KV nodes are first #26

Closed ingenthr closed 4 years ago

ingenthr commented 4 years ago

Environment: Couchbase Cloud with 6 KV nodes, 4 nodes with other services.

https://gist.github.com/ingenthr/e3f37b8c0509c5a4bf41fa4168642dd0

brett19 commented 4 years ago

This is actually not a bug, it looks like the environment is incorrectly rejecting connections to memcached on non-KV nodes. This is an error and points to a bug in the firewall configuration or routing as opposed to a bug in sdk-doctor.