Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SNOW-1689013: Unable to open a snowflake connection from services deployed in Linux containers #1030

Closed
gowtham-chittoor-sp opened this issue Sep 25, 2024 · 2 comments
Assignees
Labels
question Issue is a usage/other question rather than a bug status-information_needed Additional information is required from the reporter status-triage_done Initial triage done, will be further handled by the driver team

Comments

@gowtham-chittoor-sp
Copy link

gowtham-chittoor-sp commented Sep 25, 2024

Issue description

We are facing issue while opening a session from services deployed in Linux containers

Error log

A task was canceled at Snowflake.Data.Core.SFSession.Open() at Snowflake.Data.Client.SnowflakeDbConnection.Open()
There is an example in READMD.md file showing you how to enable logging.

*Dotnet framework and version: .Net 8
Driver version - 1.0.9

Additional Info

  • Its working from Snowflake CLI
  • We see this problem from services (Linux based only) deployed in US region accessing snowflake US but EU geo location works fine.
  • We have services deployed in windows and dont see any issue there.
@github-actions github-actions bot changed the title Unable to open a snowflake connection from services deployed in Linux containers SNOW-1689013: Unable to open a snowflake connection from services deployed in Linux containers Sep 25, 2024
@sfc-gh-dszmolka sfc-gh-dszmolka self-assigned this Sep 25, 2024
@sfc-gh-dszmolka sfc-gh-dszmolka added question Issue is a usage/other question rather than a bug status-triage Issue is under initial triage status-information_needed Additional information is required from the reporter labels Sep 25, 2024
@sfc-gh-dszmolka
Copy link
Contributor

sfc-gh-dszmolka commented Sep 25, 2024

hello - if the driver version is really 1.0.9, that is very very old and you'll need to upgrade to a supported version or preferably, the latest.

otherwise if the issue persists after upgrade, do you think it would be possible to share any evidence of the issue, like error message, logs, anything which could help troubleshooting ?
to rule out basic connectivity issues, you could also take a look at SnowCD and validate that all Snowflake endpoints are reachable from the given source.

Finally; if you prefer not to share any logs or other data here where they are publicly visible - that is entirely fine. In this case, please raise a Support Case with us and you can work with a support engineer 1:1.

@sfc-gh-dszmolka
Copy link
Contributor

closing this issue as there's been no response for a while now; comment please if further help is needed and can reopen.

@sfc-gh-dszmolka sfc-gh-dszmolka closed this as not planned Won't fix, can't repro, duplicate, stale Oct 8, 2024
@sfc-gh-dszmolka sfc-gh-dszmolka added status-triage_done Initial triage done, will be further handled by the driver team and removed status-triage Issue is under initial triage labels Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Issue is a usage/other question rather than a bug status-information_needed Additional information is required from the reporter status-triage_done Initial triage done, will be further handled by the driver team
Projects
None yet
Development

No branches or pull requests

2 participants