【发布时间】:2022-06-14 12:07:07
【问题描述】:
我在 Windows 操作系统上使用雪花和雪景。而且,我执行了以下命令,但发生了错误。 你有关于这个错误 250001 (n/a) 的答案吗?
C:\Docs>snowsql -a lvXXXXX.ap-northeast-1.aws -u username -o log_level=DEBUG
Password:
250001 (n/a): Could not connect to Snowflake backend after 0 attempt(s).Aborting
If the error message is unclear, enable logging using -o log_level=DEBUG and see the log to find out the cause. Contact support for further help.
Goodbye!
【问题讨论】:
-
您在两者之间使用代理吗?
-
您是否按照错误消息的要求执行了操作?如果是这样,日志文件说了什么?
-
我以为错误日志是在提示符下输出的,但我看到它是输出到日志文件中的。错误日志显示“命中不可重试的 SSL 错误,HTTPSConnectionPool”“未能获得响应。挂起?方法:post,url:***”。所以,我检查了我的网络设置。谢谢
标签: snowflake-cloud-data-platform