Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Details
Assignee
Sergey Auseyau
Sergey AuseyauReporter
Sergey Auseyau
Sergey AuseyauSprint
Add sprint
Story Points
0
Fix versions
Issue Impact
external
Priority
Instabug
Open Instabug
Sentry
Sentry
Zendesk Support
Zendesk Support
Created December 9, 2024 at 6:25 PM
Updated April 11, 2025 at 2:38 AM
Resolved December 9, 2024 at 7:56 PM
In case of timeout, when total deadline of the DNS-SRV request has been reached, the library must report timeout error code, and not the most latest abort. This is how it behaves right now
[17:04:15.417] 13ms [debu] [129,129] open cluster, id: "e6e5ef-0992-e247-81a1-2d141d53816abe", core version: "1.0.0+", {"bootstrap_nodes":[{"hostname":"private-endpoint.XXXXX.cloud.couchbase.com","port":"11207"}],"options":{"analytics_timeout":"75000ms","bootstrap_timeout":"10000ms","config_idle_redial_timeout":"300000ms","config_poll_floor":"50ms","config_poll_interval":"2500ms","connect_timeout":"2000ms","disable_mozilla_ca_certificates":false,"dns_config":{"nameserver":"127.0.0.11","port":53,"timeout":"500ms"},,..., "user_agent_extra":"couchnode/4.3.1 (node/20.15.1; v8/11.3.244.8-node.23; ssl/3.0.13+quic)","view_timeout":"75000ms"}} [17:04:15.417] 0ms [debu] [129,196] Query DNS-SRV: address="private-endpoint.XXXXX.cloud.couchbase.com", service="_couchbases", nameserver="127.0.0.11:53" [17:04:15.417] 0ms [trac] [129,196] Query DNS-SRV (UDP) address="127.0.0.11:53", udp_timeout=250ms, total_timeout=500ms [17:04:15.667] 250ms [debu] [129,196] DNS UDP deadline has been reached, cancelling UDP operation and fall back to TCP, address="127.0.0.11:53" [17:04:15.667] 0ms [debu] [129,196] DNS UDP read operation has got error, retrying with TCP, address="127.0.0.11:53", ec=Operation aborted. [17:04:15.917] 249ms [debu] [129,196] DNS deadline has been reached, cancelling in-flight operations (tcp.is_open=true, address="127.0.0.11:53") [17:04:15.917] 0ms [debu] [129,196] DNS TCP buf size read operation has been aborted, address="127.0.0.11:53", ec=Operation aborted. [17:04:15.917] 0ms [warn] [129,196] failed to fetch DNS SRV records for "private-endpoint.XXXXX.cloud.couchbase.com" (Operation aborted.), assuming that cluster is listening this address An error occurred while connecting couchdb [Error: Operation aborted.] { code: 125 }