-
Notifications
You must be signed in to change notification settings - Fork 2.1k
This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
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
[bug]: use docker compose, lnd can not start #8623
Comments
@youngxhui I've just tried running your command and it works as expected:
A couple of reasons for this may happen:
To trace this more:
|
this is bitcoind and lnd logs. Lnd is not connected bitcoind. lnd log
bitcoind.log
|
@youngxhui Sorry for the late reply, Unfortunately I couldn't replicate this issue I've just tried on ubuntu 22.04 and once again on mac and they are both working fine following the bitcoind docker container docs. Here are the log files captured for both lnd.log and bitcoind.log from the docker containers cc @guggero |
Moving this to a discussion as this appears to be a troubleshooting case not an actual bug |
This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
Background
I use docker-compose build lnd and bitcoin ,but lnd has error when them start.
using docker-compose-bitcoin.yml
and start command:
NETWORK="regtest" docker-compose -f docker-compose-bitcoind.yml up
error log
then, the lnd container has stop.
Your environment
OS Linux server1 5.15.0-91-generic Fix numerous typos #101-Ubuntu SMP Tue Nov 14 13:30:08 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Docker version 24.0.7, build afdd53b
The text was updated successfully, but these errors were encountered: