-
Notifications
You must be signed in to change notification settings - Fork 5
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
xud waiting with creating tls.cert for lndbtc admin macaroon #210
Comments
I think this is |
How exactly? |
Got it. So I guess this sleep is there to ensure lndbtc is ready for the "create" call. Which is legit. So the only real solution to that is ExchangeUnion/xud#1253. Am I getting that right? |
Not relevant anymore. Closing. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Background
xud doesn't start properly unless lndbtc admin macaroon was created
Your environment
xud
: simnetuname -a
on *Nix):btcd
,bitcoind
,ltcd
,litecoind
,geth
,parity
,raiden
,lnd
or other chain backend:Steps to reproduce
run simnet, immediately
logs -f xud
and and rungetinfo
in parallelExpected behaviour
getinfo works
Actual behaviour
getinfo throws
xud logs show that it doesn't create tls.cert, but immediately does so when lndbtc's admin macaroon is found:
The text was updated successfully, but these errors were encountered: