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
{ Error: connect ETIMEDOUT 13.110.0.73:443
at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1097:14)
errno: 'ETIMEDOUT',
code: 'ETIMEDOUT',
syscall: 'connect',
address: '13.110.0.73',
port: 443 }
i am connecting my node.js server to salesforce after some time i get this error? And i am using the express framework.Please provide me solution?