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
when xud container was removed and created again, xud-api got correct status only after several minutes (i checked /api/v1/status directly too).
Steps:
create xud, unlock xud
check ready status
docker rm -f simnet_xud_1
bash xud.sh
unlock xud
check status api for current status
After xud creation, I had time to unlock xud, whirl on a chair, check getbalance, chech getinfo, check cli status, drink a water, and only after that i got actual status from api.
when lnd is locked /api/v1/status displays grpc err instead of Lnd is locked status
Screenshot from 2020-10-09 17-45-20
when xud container was removed and created again, xud-api got correct status only after several minutes (i checked /api/v1/status directly too).
Steps:
After xud creation, I had time to unlock xud, whirl on a chair, check getbalance, chech getinfo, check cli status, drink a water, and only after that i got actual status from api.
Screenshot from 2020-10-09 18-09-05
The text was updated successfully, but these errors were encountered: