jgillick / LendingClubAutoInvestor

A simple command line tool that will automatically invest all cash that becomes available
MIT License
47 stars 21 forks source link

Error makes LC Automator stuck #31

Closed ilyakatz closed 8 years ago

ilyakatz commented 9 years ago

Sometimes, I get this error

INFO: 2015-07-22 10:42 - Checking for funds to invest...
ERROR: 2015-07-22 10:42 - Expecting property name enclosed in double quotes: line 1 column 39 (char 38)

And after this error the process just hangs quietly, not doing anything and not dying

jgillick commented 8 years ago

Sorry for not looking at this sooner. Are you still getting this at times? Run the tool with the -v flag for more verbose output and add that to the ticket. Thanks.

ilyakatz commented 8 years ago

thanks @jgillick, i haven't had this problem in a while so can close it.