stellar-deprecated / kelp

Kelp is a free and open-source trading bot for the Stellar DEX and 100+ centralized exchanges

Home Page:https://kelpbot.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ccxt-rest does not start up correctly on certain windows builds

nikhilsaraf opened this issue · comments

I tested this on Windows 10 with WSL1 and it's working.

some people have reported that it doesnt work -- but when they manually start up ccxt then it works. My guess is that its something related to how ccxt is getting unzipped because IIRC the error message was that it couldnt find ccxt. when done manually it was one level deeper I think, so maybe I have to just refine the folder that CCXT is in.

I was able to repro this issue. What happens is that on the first start it takes about 3 failed attempts to start up and then it starts up in the 4th attempt. The logs did not show anything that could be fixed but it seemed that it was probably related to the WSL implementation, since I've seen some erratic behavior in the past, this one is just a little more persistent although yet a little random.

So if you are facing this issue then just try 3-4 more times and it should work.