microsoft / azuredatastudio

Azure Data Studio is a data management and development tool with connectivity to popular cloud and on-premises databases. Azure Data Studio supports Windows, macOS, and Linux, with immediate capability to connect to Azure SQL and SQL Server. Browse the extension library for more database support options including MySQL, PostgreSQL, and MongoDB.
https://learn.microsoft.com/sql/azure-data-studio
MIT License
7.58k stars 904 forks source link

The connection to the terminal's pty host process is unresponsive, the terminals may stop working. #24082

Open soumesh2002 opened 1 year ago

soumesh2002 commented 1 year ago

Steps to Reproduce:

  1. Open Azure Data Studio, and the error pops up.

Does this issue occur when all extensions are disabled?: Yes

![](

image

)

kisantia commented 1 year ago

Similar problem has been reported in vscode. Can you try if any of the answers in this stackoverflow post fix the issue? https://stackoverflow.com/questions/75095228/connection-to-the-terminals-pty-host-process-is-unresponsive

WestieNHS commented 1 year ago

Note that, with ADS, the toast at the bottom of the screen does vanish after a short time. The process described in the SO thread, detailed by @kisantia above, does work to clear the issue. However, this process must be repeated every time.