Alteryx Designer Desktop Knowledge Base

Definitive answers from Designer Desktop experts.

Error: "CURLerror (curl_easy_perform() failed) - code=35 msg='SSL connect error'." when connecting to Snowflake

gtorres8
Alteryx Alumni (Retired)
Created

Environment Details


When making a connection to a Snowflake connection, the following error occurs:
 

Connection Error:
ERROR [HY000][Snowflake][Snowflake] (4)
REST request for URL
failed: CURLerror (curl_easy_perform() failed) - code=35 msg='SSL connect error'.

 

  • Alteryx Designer
    • All versions
  • Snowflake ODBC
    • Version 2.21.01.00
  • Proxy


Cause


If using a proxy and the proxy information is missing in the Snowflake ODBC setup.



Resolution


Input the Proxy Server information as such in the Proxy field of the Snowflake ODBC configuration window:

 

http://‹hostname›:‹port_number›/

or
 

‹hostname›:‹port_number›

 

 

idea Skyscrapers

 

Additional Information

 

Snowflake Documentation (locate the Proxy section)

Comments
barnese
7 - Meteor

HI @gtorres8 ,

 

I am getting a similar error but am unaware of any proxy set up.  Any help on how I can find this out?  Please note, if I am on the Alteryx Server's remote desktop designer, this error does not come.  If I am on my local machine only I get this error: CURLerror {curl_easy_perform() failed) - code=60 msg='SSL peer certificate or SSH remote key was not OK' osCode=9 osMsg='Bad file descriptor'. 

 

Thanks!

Erin

kmart90
5 - Atom

Hello was there any resolution of this? I am getting this exact error trying to connect to Snowflake