Skip to content
This repository has been archived by the owner on Feb 16, 2020. It is now read-only.

BTCe: bitcoincharts returned an error, retrying.. #77

Closed
brampower opened this issue Dec 12, 2013 · 11 comments
Closed

BTCe: bitcoincharts returned an error, retrying.. #77

brampower opened this issue Dec 12, 2013 · 11 comments

Comments

@brampower
Copy link

It seems like the BTCe bot is not working anymore. With debug turned on, I only get this error message:

2013-12-11 21:01:29 (DEBUG): bitcoincharts returned an error, retrying..
2013-12-11 21:01:31 (DEBUG): bitcoincharts returned an error, retrying..
2013-12-11 21:01:34 (DEBUG): bitcoincharts returned an error, retrying..
2013-12-11 21:01:34 (DEBUG): bitcoincharts returned an error, retrying..

And it keeps going. The website is definitely up, so that's not the problem.

@nikita-leonov
Copy link

Looks more like a bitcoincharts issue now. It does not work for any exchange.

@nikita-leonov
Copy link

Could it be a quote limit? "Don't query more often than once every 15 minutes!" - http://bitcoincharts.com/about/markets-api/

@GoodDragon
Copy link

I' using 30 interval but and just noticed from log file that bitcoincharts didn't respond between 02:30 - 4:00 (GMT time).

That have been happening sometimes earlier too.

Only good solution this would be change Gekko to get trades from BTC-e directly but like you see from #23
it isn't so easy job.

@GoodDragon
Copy link

Actually this just happened again. There was at least 10 retrying and then I stopped gekko and restarted it and looks that it is working again.

Probably 10 seconds retry time is little too short? I just changed it to 30. You can find it for here if you want try: https://github.com/askmike/gekko/blob/master/exchanges/bitcoincharts.js#L56

@askmike
Copy link
Owner

askmike commented Dec 15, 2013

I want to up the retry time, but I need to be sure it works. If anybody has any information if a retry of 30 seconds fixes it, please let me know.

@GoodDragon
Copy link

Actually looks that it is not totally fix that. There is still lot of these errors on sometimes.

@askmike
Copy link
Owner

askmike commented Dec 21, 2013

Is this still effecting anyone?

@GoodDragon
Copy link

I just checked my Gekko logs from 18th December to now and haven't see any see any retries there (and yes. I have debug mode enabled). Probably there have been some problem on bitcoincharts side earlier.

@askmike
Copy link
Owner

askmike commented Dec 24, 2013

A new version of Gekko (in development, need help testing) uses the BTC-e API and holds a local database of all historical data. As soon as that's done we are not stuck with the BTC-e API anymore. If you guys can help me test / figure it out we can have this version as soon as possible.

More info here.

@bugron
Copy link
Contributor

bugron commented Jun 8, 2016

@askmike is this still an issue?

@askmike askmike closed this as completed Jun 8, 2016
@askmike
Copy link
Owner

askmike commented Jun 8, 2016

No!

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

No branches or pull requests

5 participants