dutu / poloLender

Free, open source, high performance bot for lending funds on Poloniex exchange
https://github.com/dutu/poloLender
Other
160 stars 47 forks source link

Rate must be at least 0.0001% & socket error #26

Closed misterch0c closed 7 years ago

misterch0c commented 7 years ago

Hello, I have the same issue than this one https://github.com/dutu/poloLender/issues/16 I'm running on version 0.7.1 I also get this ESOCKETTIMEDOUT error sometimes

notice: createLoanOffer: Rate must be at least 0.0001%.
notice: createLoanOffer: Rate must be at least 0.0001%.
notice: createLoanOffer: Rate must be at least 0.0001%.
notice: createLoanOffer: Rate must be at least 0.0001%.
notice: createLoanOffer: Rate must be at least 0.0001%.
notice: createLoanOffer: Rate must be at least 0.0001%.
notice: createLoanOffer: Rate must be at least 0.0001%.
notice: createLoanOffer: Rate must be at least 0.0001%.
notice: createLoanOffer: Rate must be at least 0.0001%.
notice: createLoanOffer: ESOCKETTIMEDOUT
notice: returnActiveLoans: ESOCKETTIMEDOUT
notice: createLoanOffer: Rate must be at least 0.0001%.
notice: createLoanOffer: Rate must be at least 0.0001%.
notice: createLoanOffer: Rate must be at least 0.0001%.
notice: createLoanOffer: Rate must be at least 0.0001%.
notice: createLoanOffer: Rate must be at least 0.0001%.
dutu commented 7 years ago

The error Rate must be at least 0.0001% is now fixed (in poloLending-Advisor server).

ESOCKETTIMEDOUT and ETIMEDOUT errors occur occasionally and are transient connections problems with Poloniex server.