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

Wrong macaroonpath in the developer tutorial. #53

Closed
daniel-vera-g opened this issue Sep 13, 2018 · 1 comment · May be fixed by #54 or #56
Closed

Wrong macaroonpath in the developer tutorial. #53

daniel-vera-g opened this issue Sep 13, 2018 · 1 comment · May be fixed by #54 or #56

Comments

@daniel-vera-g
Copy link

Background

In the developer tutorial on https://dev.lightning.community/tutorial/01-lncli/index.html in the section Working with lncli and authentication, the command to create and get info of a wallet has the wrong macaroon path. It has the path --macaroonpath=data/admin.macaroon instead of the right path: --macaroonpath=data/chain/bitcoin/simnet/admin.macaroon:

Your environment

  • version of lnd: 0.5.0 beta
  • which operating system (uname -a on *Nix): Ubuntu
  • version of btcd, bitcoind, or other backend: 0.12.0 beta

Steps to reproduce

Expected behaviour

  1. Create Wallet
  2. Get information about the lightning connection.

Actual behaviour

[lncli] unable to read macaroon path (check the network setting!): open data/admin.macaroon: no such file or directory

Notes

This issue is a duplicate of the one on the lnd repository: lightningnetwork/lnd#1891

@Roasbeef
Copy link
Member

Should be fixed now as part of the latest rendering.

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