01-31-2019, 09:40 AM
Hey Mark,
thanks for sharing your experience.
I just managed to install green gekko and postgresql database. During importing with suggestes command
I receive an error after some time:
Note: I stick to your sample.eth.js and did not make any changes.
Could you please help me with this?
thanks for sharing your experience.
I just managed to install green gekko and postgresql database. During importing with suggestes command
Code:
node gekko --config sample-eth.js --import --set debug=true
I receive an error after some time:
Code:
.
.
.
Processing 998 new trades. From 2018-06-29 08:57:39 UTC to 2018-06-29 11:44:59 UTC. (3 hours). Last price: 351.68
2019-01-31T08:30:41.521Z 'Unexpected end of JSON input'
2019-01-31 09:30:41 (ERROR): There was an error importing from Kraken SyntaxError: Unexpected end of JSON input
2019-01-31 09:30:41 (DEBUG): Trade fetch came back empty.
2019-01-31 09:30:41 (INFO): Done importing!
Note: I stick to your sample.eth.js and did not make any changes.
Could you please help me with this?