Snowflake-Labs / sqltools-snowflake-driver

A Snowflake driver for the SQLTools VSCode extension.
MIT License
35 stars 15 forks source link

Connection via sso external browser does not work #65

Open TBusen opened 1 year ago

TBusen commented 1 year ago

When trying to connect via external browser authentication it spins for about 10 seconds and dies.

I see the following in the logs.

[1677196525286] INFO (ls): Connection instance created for Snowflake. ns: "conn-manager" [1677196525344] ERROR (ls): Error: read ECONNRESET at TLSWrap.onStreamRead (node:internal/stream_base_commons:217:20)

Mac OS 12.6.3,

VS Code Version: 1.75.1 Commit: 441438abd1ac652551dbe4d408dfcec8a499b8bf Date: 2023-02-08T21:34:59.000Z Electron: 19.1.9 Chromium: 102.0.5005.194 Node.js: 16.14.2 V8: 10.2.154.23-electron.0 OS: Darwin x64 21.6.0 Sandboxed: No

Snowflake Driver for SQLTools v0.5.0

rajeshmuraleedharan commented 11 months ago

I am also getting the same experience. Please check