You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
a) Obtain the whitelist in the Snowflake UI and copy into allowlist.json
SELECT SYSTEM$WHITELIST()
Run snowcd allowlist.json
Please provide the output of the above snowCD command. If there are issues noted with connectivity, we would need to resolve those with your network team. They need to whitelist all the Snowflake endpoints and ports at proxy/firewall, etc for the client machine.
Thanks for the update and glad to hear configuration issue is resolved.
Yes, by using the Docker container's network with the host's and ensuring ports are properly forwarded, such issue can be avoided.
Python version
Python 3.8.10
Operating system and processor architecture
Linux-6.6.22-linuxkit-x86_64-with-Ubuntu-20.04-focal
Installed packages
What did you do?
What did you expect to see?
That it just authenticates.
Can you set logging to DEBUG and collect the logs?
The text was updated successfully, but these errors were encountered: