-
Notifications
You must be signed in to change notification settings - Fork 42
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
From the bot log on test1:
Trying to place an order immediately after xud restart gives this error and the bot gives up on order placing.
2019/04/18 06:55:23 [ERROR] Lost connection to XUD. Retrying in 5 seconds
2019/04/18 06:55:28 [INFO] version:"1.0.0-alpha.11" node_pub_key:"02b66438730d1fcdf4a4ae5d3d73e847a272f160fee2938e132b52cab0a0d9cfc6" num_pairs:2 orders:<> lnd:<key:"BTC" value:<channe
ls:<active:2 pending:1 > chains:"bitcoin" blockheight:259153 version:"0.5.0-beta commit=v0.4.2-beta-1254-g13afd0b4de30c2ddb752b0095fcda3e53c01fc7e" alias:"LND for BTC on 10002/10012" >
> lnd:<key:"LTC" value:<channels:<active:2 > chains:"litecoin" blockheight:472387 version:"0.5.0-beta commit=v0.4.2-beta-1254-g13afd0b4de30c2ddb752b0095fcda3e53c01fc7e" alias:"LND for
LTC on 10001/10011" > > raiden:<address:"0x7ed0299Fa1ADA71D10536B866231D447cDFa48b9" >
2019/04/18 06:55:28 [DEBUG] Placing orders
2019/04/18 06:55:28 [DEBUG] Subscribing to order events
2019/04/18 06:55:28 [DEBUG] Placing order: {0.0077 350000000 LTC/BTC BUY}
2019/04/18 06:55:28 [ERROR] Could not place orders: {0.0077 350000000 0} - rpc error: code = Unknown desc = LTC does not have sufficient outbound balance of: 350000000
However, if you restart the bot, everything works fine.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working