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

SSL_ERROR_SSL on node server start up #226

Open
ctow123 opened this issue Aug 12, 2021 · 0 comments
Open

SSL_ERROR_SSL on node server start up #226

ctow123 opened this issue Aug 12, 2021 · 0 comments

Comments

@ctow123
Copy link

ctow123 commented Aug 12, 2021

followed the instructions to a T and keep getting this error

E0811 23:40:59.383553000 140736047600512 ssl_transport_security.cc:1233] Handshake failed with fatal error SSL_ERROR_SSL: error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed.

FULL LOGS (this is all on testnet, so idc about privacy really)
Macaroon support is enabled. Macaroon path is /Users/Connor/Downloads/lncli-web/config/../admin.macaroon
info: Recreating active client
{ pubKeyHex: '0315976de23b04f363f6b3a23cb7263c1fe98b5de18e4210fb67c52c810df1b04b',
paymentHashHex: '4e67764598fca6b07f96e706b9e3c3561fbd2f38cc019f97e4c503123b5bfe77',
value: 3 }
yck3q5xn8cnxga9ssqtd3p3g8ox6un47hg8rrr85c9n13yep6garsuu8q3n3t9fgsb93p3agz8thgio9zwzutuybu6m6jtedne7iz9uzyyyyyyyyyyyy8n6fbmso
{ pubKeyHex: '0315976de23b04f363f6b3a23cb7263c1fe98b5de18e4210fb67c52c810df1b04b',
paymentHashHex: '4e67764598fca6b07f96e706b9e3c3561fbd2f38cc019f97e4c503123b5bfe77',
value: 3 }
info: App listening on localhost port 8280
E0811 23:44:01.274716000 140736047600512 ssl_transport_security.cc:1233] Handshake failed with fatal error SSL_ERROR_SSL: error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed.

HERES MY SETUP
./lnd --bitcoin.active --bitcoin.testnet --debuglevel=debug --bitcoin.node=bitcoind --bitcoind.rpcuser=**** --bitcoind.rpcpass=**** --bitcoind.zmqpubrawblock=tcp://127.0.0.1:18500 --bitcoind.zmqpubrawtx=tcp://127.0.0.1:18501 --tlsextraip 127.0.0.1

running bitcoind from bitcoincore in the background
then i unlock my wallet

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