-
Notifications
You must be signed in to change notification settings - Fork 32
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
Fatal error initializing SatStack #103
Comments
what kind of node are you running? |
I'm on an iMac M1, with a VM (ubuntu) running umbrel. I setup ledger live without tls and choose RPC local. |
Thank you, Umbrel usually uses Tor so you have to do this https://github.com/LedgerHQ/satstack#manual-setup-for-advanced-users replace serdiogo.local by the .onion address |
thanks Adrien! Im hoping I can do this... 👍 |
Any issue, let me know, I will help :) |
thanks again for your availability, that's awesome! now I choose the rpc TOR from the node and put it on ledger live, but ledger now cannot sync with the node itself... is it another way around? :/ |
No, but this is fine, you won't be able to use Ledger Live to generate the config json file but you can do it manually as explained on GitHub and still make it work! |
oh ok, I'll try for sure! let me see and I come back to you! |
iMac-de-Diogo ~ % cd scripts when I try retrieve the scripts from the device my terminal gives this message ... |
you need to clone the gituhb repo first: |
I already have the scripts external and internal but now can you simplify this step please ? "Create a config file lss.json in your home directory. You can use this sample config file as a template. Add "torproxy": "socks5://127.0.0.1:9050", to connect to a Tor client running locally so that satstack can reach a full node behind Tor. Replace the rpcurl with the .onion address of your node." thanks a lot again. ...specifically I'm using json formatter tool |
I wrote the json file already, but now starting the satstack gives another error: FATAL Failed to load config error=config file not found what should I do next? thanks ! |
@serdiogo your json config file must be located in the same folder as satstack executble |
it must be named lss.json |
I did that but same problem... FATAL Failed to load config error=config file not found |
make sure the json is properly formatted, no missing { or }, things like that... |
let's take this via email if this is fine with you and we will come back here if we have valuable information to share with the world but I suspect this is just an issue with your local setup, you can reach me at adrien.lacombe at ledger.com |
FATAL Failed to initialize Bus error=bitcoind unreachable: invalid http POST response (nil), method: getblockchaininfo, id: 1, last error=Post "http://serdiogo.local/wallet/satstack": dial tcp: lookup serdiogo.local on [fe80::1%en14]:53: no such host
Hello, after warming up goes green, I get this message ...
anyone can help please ?
thanks in advance !
The text was updated successfully, but these errors were encountered: