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

detect error on lncli create #36

Closed
rootzoll opened this issue Aug 8, 2018 · 1 comment
Closed

detect error on lncli create #36

rootzoll opened this issue Aug 8, 2018 · 1 comment
Assignees

Comments

@rootzoll
Copy link
Collaborator

rootzoll commented Aug 8, 2018

on a testrun where in creating the lnd wallet I used a cipher word list from a wallet that had also a passphrase (pass d). But I dont entered a password d. that was leadingto a output of:

[lncli] rpc error: code = Unknown desc = invalid passphrase

But the setup script was not detecting this and tried to continue and failed (because no macaroons got created). Try to detect any error output on the lncli create within 70initLND.sh.

@rootzoll rootzoll self-assigned this Aug 8, 2018
@pettergo
Copy link

pettergo commented Aug 10, 2018

not sure if this is the same issue, but i'm getting an error on [Incli] open

[lncli] open /home/bitcoin/.lnd/admin.macaroon: no such file or directory


Unlock LND Wallet --> lncli unlock


HELP: Enter your PASSWORD C


[lncli] open /home/admin/.lnd/tls.cert: no such file or directory

Wallet still locked - please try again or Cancel with CTRL+C
[lncli] open /home/admin/.lnd/tls.cert: no such file or directory
hel
Wallet still locked - please try again or Cancel with CTRL+C
[lncli] open /home/admin/.lnd/tls.cert: no such file or directory

Wallet still locked - please try again or Cancel with CTRL+C
[lncli] open /home/admin/.lnd/tls.cert: no such file or directory

Wallet still locked - please try again or Cancel with CTRL+C
[lncli] open /home/admin/.lnd/tls.cert: no such file or directory

Wallet still locked - please try again or Cancel with CTRL+C
[lncli] open /home/admin/.lnd/tls.cert: no such file or directory

Wallet still locked - please try again or Cancel with CTRL+C
[lncli] open /home/admin/.lnd/tls.cert: no such file or directory

Wallet still locked - please try again or Cancel with CTRL+C
[lncli] open /home/admin/.lnd/tls.cert: no such file or directory
^Cadmin@raspberrypi:~ $ ls
00infoBlitz.sh 30initHDD.sh 50torrentHDD.sh 91addBonus.sh download
00infoLCD.sh 40addHDD.sh 60finishHDD.sh AAunlockLND.sh LCD-show
00mainMenu.sh 50copyHDD.sh 70initLND.sh assets wget-log
10setupBlitz.sh 50downloadHDD.sh 80scanLND.sh BBconnectPeer.sh XXcleanHDD.sh
20initDialog.sh 50syncHDD.sh 90finishSetup.sh BBfundWallet.sh XXscreenMonitor.sh
admin@raspberrypi:~ $ 60finishHDD.sh
-bash: 60finishHDD.sh: command not found
admin@raspberrypi:~ $ start 60finishHDD.sh
-bash: start: command not found
admin@raspberrypi:~ $ run 60finishHDD.sh
-bash: run: command not found
admin@raspberrypi:~ $


Edit: Not an issue anymore with raspiblitz-2018-08-15.img.

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

2 participants