Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

getV1HistoricalOrders is throwing error getaddrinfo ENOTFOUND openapi-v2.kucoin.com #3

Closed
pradyumnad opened this issue Jul 30, 2019 · 2 comments

Comments

@pradyumnad
Copy link
Contributor

Detailed Error description:

 Error: getaddrinfo ENOTFOUND openapi-v2.kucoin.comapi openapi-v2.kucoin.comapi:443
   at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:57:26)
 errno: 'ENOTFOUND',
 code: 'ENOTFOUND',
 syscall: 'getaddrinfo',
 hostname: 'openapi-v2.kucoin.comapi',
 host: 'openapi-v2.kucoin.comapi',
 port: 443,
@escwdev
Copy link
Owner

escwdev commented Aug 4, 2019

This was due to the missing '/' in the endpoint that you fixed correct? Just want to check that I can close the issue or if I need to look into it further.

@pradyumnad
Copy link
Contributor Author

You can close this issue. I created this issue before finding the root cause. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants