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

get lnd to sync up with bcoin node #3

Open
micahstubbs opened this issue Apr 8, 2018 · 4 comments
Open

get lnd to sync up with bcoin node #3

micahstubbs opened this issue Apr 8, 2018 · 4 comments

Comments

@micahstubbs
Copy link
Owner

micahstubbs commented Apr 8, 2018

to check if this is working

➜ lnd git:(master) tail -f ~/.lnd/lnd.log

tail -f ~/.lnd/lnd.log

@micahstubbs
Copy link
Owner Author

➜  lnd git:(master) tail -f ~/.lnd/lnd.log
2018-04-08 04:11:05.954 [INF] LNWL: Catching up block hashes to height 0, this might take a while
2018-04-08 04:11:05.957 [INF] LNWL: Done catching up block hashes
2018-04-08 04:11:05.957 [INF] HSWC: Restoring in-memory circuit state from disk
2018-04-08 04:11:05.957 [INF] HSWC: Payment circuits loaded: num_pending=0, num_open=0
2018-04-08 04:11:05.957 [INF] LNWL: Finished rescan for 0 addresses (synced to block 000000000933ea01ad0ee984209779baaec3ced90fa3f408719526f8d77f4943, height 0)
2018-04-08 04:11:05.962 [ERR] SRVR: unable to create server: lookup IP on 108.61.10.10:53: no such host

2018-04-08 04:11:05.962 [INF] BTCN: Block manager shutting down
2018-04-08 04:11:05.962 [INF] BTCN: Address manager shutting down
lookup IP on 108.61.10.10:53: no such host

current status

@micahstubbs
Copy link
Owner Author

ok, fixed the IP address, now a new problem

➜  ~ tail -f ~/.lnd/lnd.log
nohup: ignoring input
loadConfig: either bitcoin.active or litecoin.active must be set to 1 (true)

@micahstubbs
Copy link
Owner Author

screen shot 2018-04-07 at 9 22 51 pm

@micahstubbs
Copy link
Owner Author

micahstubbs commented Apr 8, 2018

To connect to yalls to lncli connect 039cc950286a8fa99218283d1adc2456e0d5e81be558da77dd6e85ba9a1fff5ad3@34.200.252.146

then lncli openchannel 039cc950286a8fa99218283d1adc2456e0d5e81be558da77dd6e85ba9a1fff5ad3 16000000

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant