"Timeout waiting for an available tube" from Dax

0

I am seeing this error intermittently "Timeout waiting for an available tube" from our DAX cluster. Its three-node cluster. What could be the issue.

asked 2 years ago820 views
1 Answer
1

Timeout waiting for an available tube indicates your client cannot establish a connection with DAX. So ways to troubleshoot the issue would be to investigate your DAX Metrics such as ClientConnections, CPU Usage etc.. to see if you can spot any trend there. Timeouts like this can commonly happen from resource contention such as creating too many connections concurrently.

Other things you can check is your network path from your client to DAX, are you seeing any other timeouts or can you ping DAX at the time of a timeout to see if it is reachable for example.

profile pictureAWS
EXPERT
answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions