-
Notifications
You must be signed in to change notification settings - Fork 487
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-1371225: Connector errors out when no config is present #1943
Comments
Hello @der-eismann , Thanks for raising the issue; we are checking and will update you. Regards, |
Hello @der-eismann , You meant that before python connector 3.10.0, there was no need for a config file, and it was connecting fine, but now, with Python Connector 3.10.0, it's asking for a config file? Regards, |
Hello @der-eismann , I wanted to check if you had a chance to go through the previous post; if yes, please send us logs and repro or let us know if it's resolved. Regards, |
Hello @der-eismann , Since there is no reply from you, I am closing the ticket as of now; feel free to open it when you have the artifacts. Regards, |
should be fixed by #1965 |
Python version
3.9.18
Operating system and processor architecture
Linux-6.1.77-flatcar-aarch64-with-glibc2.34
Installed packages
What did you do?
We use the snowflake connector to run checks via Nagios. It worked fine with v3.8.1 so far, however after upgrading to 3.10.0 we started to see the following error:
The code at this location looks like this:
What did you expect to see?
I'd like to see the connector continue working as it was before. It's not mentioned anywhere that the config file is mandatory and it would be great if that error could be catched gracefully.
Can you set logging to DEBUG and collect the logs?
No response
The text was updated successfully, but these errors were encountered: