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

Fatal error initializing SatStack #103

Open
serdiogo opened this issue Feb 28, 2023 · 18 comments
Open

Fatal error initializing SatStack #103

serdiogo opened this issue Feb 28, 2023 · 18 comments
Labels
question Further information is requested

Comments

@serdiogo
Copy link

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 !

@adrienlacombe
Copy link
Contributor

what kind of node are you running?

@serdiogo
Copy link
Author

serdiogo commented Feb 28, 2023

I'm on an iMac M1, with a VM (ubuntu) running umbrel. I setup ledger live without tls and choose RPC local.

@adrienlacombe
Copy link
Contributor

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

@serdiogo
Copy link
Author

thanks Adrien! Im hoping I can do this...

👍

@adrienlacombe
Copy link
Contributor

Any issue, let me know, I will help :)

@serdiogo
Copy link
Author

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? :/

@adrienlacombe
Copy link
Contributor

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!

@serdiogo
Copy link
Author

oh ok, I'll try for sure!

let me see and I come back to you!

@serdiogo
Copy link
Author

iMac-de-Diogo ~ % cd scripts
cd: no such file or directory: scripts

when I try retrieve the scripts from the device my terminal gives this message ...

@adrienlacombe
Copy link
Contributor

you need to clone the gituhb repo first:
git clone https://github.com/LedgerHQ/satstack.git
and then
cd satstack

@serdiogo
Copy link
Author

serdiogo commented Feb 28, 2023

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
if I succeed with coding should I add "torproxy": "socks5://127.0.0.1:9050" at the end? is that it?

@serdiogo
Copy link
Author

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 !

@adrienlacombe
Copy link
Contributor

@serdiogo your json config file must be located in the same folder as satstack executble

@adrienlacombe
Copy link
Contributor

it must be named lss.json

@serdiogo
Copy link
Author

serdiogo commented Mar 2, 2023

I did that but same problem...

FATAL Failed to load config error=config file not found

@adrienlacombe
Copy link
Contributor

make sure the json is properly formatted, no missing { or }, things like that...

@serdiogo
Copy link
Author

serdiogo commented Mar 2, 2023

Captura de ecrã 2023-03-02, às 16 02 56

I wrote it again, now on visual studio code, saved as lss.json on satstack folder and nothing yet.

@adrienlacombe
Copy link
Contributor

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

@adrienlacombe adrienlacombe added the question Further information is requested label Mar 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants