LedgerHQ / satstack

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

Ledger Live: Syntax error while synchronizing ETH wallets #85

Open chuegel opened 2 years ago

chuegel commented 2 years ago

OS: MacOS 12.6 satstack: 0.16.1_macOS-amd64

After importing all accounts and started Ledger Live with EXPLORER=http://127.0.0.1:20000 ./Ledger\ Live I get a syntax error:

image

The issue seems to be that ./lss is trying to sync also ETH accounts:

[GIN] 2022/10/18 - 07:01:13 | 404 |         537ns |       127.0.0.1 | GET      "/blockchain/v3/eth/blocks/current"
[GIN] 2022/10/18 - 07:01:13 | 404 |         317ns |       127.0.0.1 | GET      "/blockchain/v3/eth/blocks/0x1d1648b2d243cb0e806134d738c026ee6469142d41adba368b6d25c164327ddc"
[GIN] 2022/10/18 - 07:01:13 | 404 |         274ns |       127.0.0.1 | GET      "/blockchain/v3/eth/addresses/0xe*******/balance"
[GIN] 2022/10/18 - 07:01:13 | 404 |         560ns |       127.0.0.1 | GET      "/blockchain/v3/eth/blocks/current"
[GIN] 2022/10/18 - 07:01:13 | 404 |         402ns |       127.0.0.1 | GET      "/blockchain/v3/eth/addresses/0xe*****/balance"
[GIN] 2022/10/18 - 07:01:13 | 404 |         363ns |       127.0.0.1 | GET      "/blockchain/v3/eth/blocks/0x1d1648b2d243cb0e806134d738c026ee6469142d41adba368b6d25c164327ddc"
[GIN] 2022/10/18 - 07:01:14 | 404 |         647ns |       127.0.0.1 | GET      "/blockchain/v3/eth/blocks/current"
[GIN] 2022/10/18 - 07:01:14 | 404 |         405ns |       127.0.0.1 | GET      "/blockchain/v3/eth/addresses/0xe******/balance"
[GIN] 2022/10/18 - 07:01:14 | 404 |         345ns |       127.0.0.1 | GET      "/blockchain/v3/eth/blocks/0x1d1648b2d243cb0e806134d738c026ee6469142d41adba368b6d25c164327ddc"
[GIN] 2022/10/18 - 07:01:14 | 404 |         455ns |       127.0.0.1 | GET      "/blockchain/v3/eth/addresses/0xe******/transactions?batch_size=2000&noinput=true&no_input=true&no_token=true&filtering=true&block_hash="
[GIN] 2022/10/18 - 07:01:14 | 404 |         713ns |       127.0.0.1 | GET      "/blockchain/v3/eth/addresses/0xe******/transactions?batch_size=2000&noinput=true&no_input=true&no_token=true&filtering=true&block_hash="

image

adrienlacombe commented 2 years ago

hi @chuegel this is a current limitation, if you use satstack, the other cryptos will stop syncing. I will add this to the doc and also check with Ledger Live team if we could deliver an env variable for satstack only.

chuegel commented 2 years ago

@adrienlacombe-ledger thanks for your reply...well this is definitively a huge limitation but AFAIK only ETH stopped syncing..other cryptos synced fine with saltstack