Synchronous socket write failed with error when connecting from Tableau

Hello Team,

I am facing the issue when executing the query from tableau. Normally I am able to execute queries from tableau, but sometime it gives below error

“Synchronous socket write failed with error: A request to send or receive data was disallowed because the socket had already been shut down in that direction with a previous shutdown call.”

I have tried with restarting the DREMIO server but it doesn’t resolve it.

When i tried after some time, the issue got resolved and I am able to execute the queries.

But I am facing this issue regularly

Could you please help me how can i resolve the issue.

T

@achounde, we fixed an issue matching what you’ve described very recently. Please try again with the newly posted 1.5.1 ODBC drivers.

Note that this release also updated the Tableau TDC. This should get installed transparently for Tableau Desktop. For Tableau Server you’d need to copy the TDC as described here https://kb.tableau.com/articles/howto/using-a-tdc-file-with-tableau-server .

If you have TDS files, you may need to regenerate them as they might have embedded properties from the old TDC file.

@jduong Thank you for reply.

I will try with upgrading to latest dremio odbc drivers and update here.