You are viewing a single comment's thread from:
RE: LiqBot 0.1 (alpha) | The open-source liquidity bot!
You have to:
change thewallet_password
, that’s the password which will be used by the cli_wallet.
change theaccount name
, for example “liquidity-bot-linouxisbot”
changewatch_markets
to the markets you want your bot to watch and therefore trade.
The wallet_password
and account
should be new / non-existing ones, should they? And can the wallet_user
be left empty?
I tried to set up a bot but gotexchange-bot_1 | Account creation failed
and exchange-bot_1 | https://bitshares.openledger.info/ response: {"status":"500","error":"Internal Server Error"}
Yes
wallet_user
needs to be empty butaccount
andwallet_password
need to be non-existing ones. BTW, You can't use a premium name.It seems the problem is coming from the OL faucet. I've sent them a message and they are investigating.
EDIT: The problem seems to be fixed, please retry :-)
It works!