pooler / electrum-ltc

Electrum-LTC Litecoin wallet
https://electrum-ltc.org
MIT License
194 stars 100 forks source link

Endless sync. #298

Open Rafhuseynov opened 1 year ago

Rafhuseynov commented 1 year ago

Electrum wallet LTC, open the wallet, enter the password, the wallet opens and starts synchronizing it. Writes 668 blocks, synchronizes up to 667 blocks and starts again from 0 synchronization and so on endlessly, changed the server, set it manually different, does not help. I took the seed phrase, tried to restore it, everything is still the same. Estanovil electrum, restored through the seed, all the same. I deleted electrum completely, deleted the directory, reinstalled electrum, added a file with a wallet to the wallet directory, opened it and everything is still the same, synchronization is constant. How can I recover my wallet and get my funds back?

Rafhuseynov commented 1 year ago

How can this problem be solved?

pooler commented 1 year ago

Please share debug logs.

Also, how many addresses and transactions are there in this wallet?

Rafhuseynov commented 1 year ago

electrum_ltc_log_20220725T120234Z_2624.log

Approximately 6 thousand transactions and possibly 5-8 wallets. I can't say without synchronization.

pooler commented 1 year ago

Based on the log above, servers are disconnecting you with errors excessive resource usage and history too large.

Unfortunately at present there are not many volunteers running public Electrum servers for Litecoin. It is possible that none of them has limits set high enough to satisfy the needs of your wallet. You could of course run your own ElectrumX private server with custom resource usage limits, but doing so requires some technical skills, so it's not something everybody would be comfortable with.

If you need to access the funds from this wallet in a pinch, one option would be to export the private keys and import them into a Litecoin Core wallet.

Rafhuseynov commented 1 year ago

Please tell me how to do this procedure

pooler commented 1 year ago

To export private keys: Wallet > Private keys > Export. This video covers importing and exporting private keys with Electrum-LTC and Litecoin Core.