-
Notifications
You must be signed in to change notification settings - Fork 473
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-1648412: Unable to connect to my warehouse inside snowpark container service #2042
Comments
hello - unfortunately the actual issue is not included in the log snippet you shared. It might be even due to a simple misconfiguration (incorrect account name/format used, etc) or something else. Could you please
I also recommend perhaps giving https://github.com/Snowflake-Labs/sf-samples/tree/main/samples/spcs/sf-connection/python a quick look; it should demonstrate how to connect with PythonConnector in SPCS, perhaps it gives some idea for the implementation. |
Hi, After further debugging, I discovered that the issue was due to a typo in my code, which caused the hostname to be skipped during the connection process. I’ve corrected the mistake. Apologies for any inconvenience this may have caused. |
no problem at all, glad to hear you discovered this typo and are now unblocked 👍 |
Hi,
I am trying to connect to my warehouse inside my spcs container but it is giving me this error:
The text was updated successfully, but these errors were encountered: