We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Alteryx salesforce connector

AnisshaMSikka
5 - Atom

Hello,

When I try to run workflow in Alteryx gallery I get below error. If anyone know solution to this, please help.

 

"HTTPS Connection Pool (host='login.salesforce.com', port=443): Max retries exceeded with URL: /services/oauth2/token (Caused by New Connection Error: Failed to establish a new connection: (Tool Id: 1)"

 

"HTTPS Connection Pool (host='login.salesforce.com', port=443): Max retries exceeded with URL: /services/oauth2/token (Caused by New Connection Error: Failed to establish a new connection: (Tool Id: 5)"

2 REPLIES 2
Raj
16 - Nebula

Check the following

  1. Check your internet connection: Make sure your internet connection is stable and working properly, as a weak or unstable connection can cause this error.

  2. Verify your Salesforce credentials: Make sure that your credentials to connect to Salesforce are correct and have not expired.

  3. Check the Salesforce server status: Salesforce server maintenance or downtime can cause this error. You can check the Salesforce server status on the Salesforce website.

  4. Increase the number of retries: You can increase the number of retries for the Salesforce connection in Alteryx to allow for more attempts to establish a connection.

  5. Check your firewall settings: Make sure that your firewall is not blocking the connection to the Salesforce server.

suarezr
7 - Meteor

@Raj 

For "4. Increase the number of retries: You can increase the number of retries for the Salesforce connection in Alteryx to allow for more attempts to establish a connection."

 

Does this refer to changing the Connection Retry Rules in Salesforce? Or is this an adjustment that needs to be done somewhere in Alteryx Designer or Gallery?

Labels
Top Solution Authors