node.bittrex.api icon indicating copy to clipboard operation
node.bittrex.api copied to clipboard

Cloudscraper error on EC2 instance

Open ahrboktrexon opened this issue 7 years ago • 0 comments

Using the bittrex.getbalances from local environment everything is ok, but when I publish my code on my EC2 instance the following error occurs

Cloudscraper error occurred
{ errorType: 1 }

It should be an error due to Cloudflare, but I tried changing headers according to what written here on GitHub before (User-Agent, cookie __cfduid, cookie cf_clearance) but nothing seems to work. The strange thing is when I disassociate my Elastic IP from my instance: without Elastic IP everything is ok

ahrboktrexon avatar Mar 16 '18 13:03 ahrboktrexon