LedgerHQ / satstack

Bitcoin full node with Ledger Live
BSD 2-Clause "Simplified" License
159 stars 32 forks source link

Issue Connecting SatStack to Ledger Live in CMD Prompt - Windows 11 #93

Open wuhan500 opened 1 year ago

wuhan500 commented 1 year ago

See error below: PLEASE HELP!!

[0;90m[2022/12/11 - 12:07:02]←[0m ←[0;32m INFO←[0m Ledger SatStack (lss) v0.16.1 ←[0;32march←[0m=windows amd64 ←[0;32mbuild←[0m= ←[0;32mcommit←[0m= ←[0;32mruntime←[0m=go1.17.13 ←[0;90m[2022/12/11 - 12:07:02]←[0m ←[0;32m INFO←[0m Config file detected ←[0;32mpath←[0m=C:\Users\Jack/AppData/Roaming/Ledger Live/lss.json ←[0;90m[2022/12/11 - 12:07:02]←[0m ←[0;32m INFO←[0m Warming up... ←[0;90m[2022/12/11 - 12:07:02]←[0m ←[0;31mFATAL←[0m Failed to initialize Bus ←[0;31merror←[0m=bitcoind unreachable: status code: 200, response: "<!DOCTYPE html>Umbrel<meta http-equiv=X-UA-Compatible content=\"IE=edge\"><meta name=viewport content=\"width=device-width,initial-scale=1\"><meta name=robots content=\"noindex, nofollow\"><meta name=description content=\"Welcome back\">

"

wuhan500 commented 1 year ago

What is error code 200? How would I enable JavaScript on my raspberry Pi running umbrel? Or is this a windows issue since I'm trying to run satstack thru the CMD prompt on a windows machine...

adrienlacombe commented 1 year ago

hi @wuhan500 do you manage to log in into your Umbrel normally?

wuhan500 commented 1 year ago

Yes....

On Sun, Dec 11, 2022, 10:32 PM Adrien Lacombe @.***> wrote:

hi @wuhan500 https://github.com/wuhan500 do you manage to log in into your Umbrel normally?

— Reply to this email directly, view it on GitHub https://github.com/LedgerHQ/satstack/issues/93#issuecomment-1345966109, or unsubscribe https://github.com/notifications/unsubscribe-auth/AZTHFXT3AITAEVGFQCMA4XTWM3BGJANCNFSM6AAAAAAS3F36XI . You are receiving this because you were mentioned.Message ID: @.***>

dlq84 commented 1 year ago

Edit your lss.json file to say "rpcurl": "<host_or_ip>:8332". Ledger Live doesn't set the port number unfortunately.