Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proxy: status call bugs #805

Open
3 tasks
raladev opened this issue Oct 9, 2020 · 0 comments
Open
3 tasks

Proxy: status call bugs #805

raladev opened this issue Oct 9, 2020 · 0 comments
Assignees
Labels
bug Something isn't working P3 low priority

Comments

@raladev
Copy link
Contributor

raladev commented Oct 9, 2020

  • 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:

  1. create xud, unlock xud
  2. check ready status
  3. docker rm -f simnet_xud_1
  4. bash xud.sh
  5. unlock xud
  6. 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.

Screenshot from 2020-10-09 18-09-05

@kilrau kilrau changed the title bugs for status call proxy: status call bugs Dec 1, 2020
@kilrau kilrau transferred this issue from ExchangeUnion/xud-docker-api Dec 1, 2020
@kilrau kilrau added bug Something isn't working P3 low priority labels Dec 1, 2020
@kilrau kilrau changed the title proxy: status call bugs Proxy: status call bugs Dec 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working P3 low priority
Projects
None yet
Development

No branches or pull requests

3 participants