vscode-database-client icon indicating copy to clipboard operation
vscode-database-client copied to clipboard

[BUG] Connect Timeout

Open Antardas opened this issue 3 years ago • 4 comments
trafficstars

  • OS: Windows 10
  • Database Type: MongoDB image

Antardas avatar Jun 09 '22 05:06 Antardas

If the mongo can connect normally, you can modify the timeout here. image

cweijan avatar Jun 09 '22 05:06 cweijan

same issue for me for postgres connecting locally works but when I try to connect through a tunnel that I already opened in a terminal it gives me timeout.

using a new terminal psql connection-string works

hadyrashwan avatar Jun 09 '22 13:06 hadyrashwan

same issue mongo

hansadevelopers avatar Jun 23 '22 16:06 hansadevelopers

Hi, I released version 5.7.0 to optimize connection stability, I think it works fine now.

cweijan avatar Aug 13 '22 12:08 cweijan