You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
let's print Waiting for xud... when xucli returns could not connect to xud at localhost:8886, give it 5s sleep and then hit the same xucli command again. If it still returns ``could not connect to xud at localhost:8886` after 5s sleep, then that's what we'll return
let's replace all Container running with Waiting for <bitcoind/litecoind/geth/lndbtc/lndltc/connext/xud> to come up...
Before
xud is starting... try again in a few seconds
the
status
command throws│ xud │ could not connect to xud at localhost:8886, is │
It could be better handled with hardcoding the xud status to
waiting..
for 4 seconds.The text was updated successfully, but these errors were encountered: