Bitcoin Forum
May 02, 2024, 06:59:12 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 [2]  All
  Print  
Author Topic: The wallet is not responding!  (Read 205 times)
Yamane_Keto
Sr. Member
****
Offline Offline

Activity: 476
Merit: 486



View Profile WWW
July 12, 2023, 04:25:04 PM
 #21

My local Electrum server (Fulcrum) runs on a Raspi 4B 8GB RAM with a 1TB SSD and fetches data from a Bitcoin Core 24.0.1 daemon running on the same Raspi (RaspiBlitz with active LND with a few channels which keeps the Raspi busy, too). The Electrum wallets are opened on an "ancient" ThinkPad T520 with 8GB RAM, a 1TB SATA SSD running Ubuntu 22.04.02 LTS.
This is interesting, and another proof that the problem is in the servers and not in the software. I think 8 GB of RAM is suitable, so can you randomly try some of available servers? 3-5 servers to see if switching between servers will solve this problem or the user must run a full node.

I hope that one of the members to run a private electrum Bitcointalk server instead of those free servers that Chainalysis may spy on.

.BEST.CHANGE..███████████████
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
███████████████
..BUY/ SELL CRYPTO..
1714676352
Hero Member
*
Offline Offline

Posts: 1714676352

View Profile Personal Message (Offline)

Ignore
1714676352
Reply with quote  #2

1714676352
Report to moderator
1714676352
Hero Member
*
Offline Offline

Posts: 1714676352

View Profile Personal Message (Offline)

Ignore
1714676352
Reply with quote  #2

1714676352
Report to moderator
1714676352
Hero Member
*
Offline Offline

Posts: 1714676352

View Profile Personal Message (Offline)

Ignore
1714676352
Reply with quote  #2

1714676352
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
Cricktor
Hero Member
*****
Offline Offline

Activity: 756
Merit: 1110


Crypto Swap Exchange


View Profile
July 12, 2023, 07:35:53 PM
 #22

This is interesting, and another proof that the problem is in the servers and not in the software. I think 8 GB of RAM is suitable, so can you randomly try some of available servers? 3-5 servers to see if switching between servers will solve this problem or the user must run a full node.

As you requested, I had some spare time for testing, I used my watch-only wallet with the 21954 distinctive addresses as test subject.

Electrum server Sync time until responsive
fortress.qtornado.com:443
1m52s
2ex.digitaleveryware.com:50002
3m34s
bitcoin.lu.ke
1h8m12s
...arrgh, that was painful!
electrum.jochen-hoenicke.de:50006
1m28s
fulcrum.grey.pw:51002
1m25s
fulcrum.theuplink.net:50002
1m32s
fulcrum.tinsb.xyz:50002
1m27s

No particular issues were observed, the 2nd server had a few "Server busy" sync restarts which I didn't observe on any of the other servers, even the snail slow server bitcoin.lu.ke sifted through the addresses in slow but steady pace. Still, this server won't see my wallet ever again.  Cheesy

I know from past experience with other problematic "forensic" wallets and an electrs Electrum server in particular. If you have addresses with a very very large address history, like 5- to 6-figure transaction histories, you run into trouble because electrs can't send big enough data packets, at least I never figured out how to configure it that it doesn't choke on such large histories. electrs can be a pain when you do some blockchain forensics and stumble over "problematic" addresses.

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
Yamane_Keto
Sr. Member
****
Offline Offline

Activity: 476
Merit: 486



View Profile WWW
July 12, 2023, 10:57:14 PM
 #23


No particular issues were observed, the 2nd server had a few "Server busy" sync restarts which I didn't observe on any of the other servers, even the snail slow server bitcoin.lu.ke sifted through the addresses in slow but steady pace. Still, this server won't see my wallet ever again.  Cheesy

So, in the case of the user, switching the server to another one will solve the problem? If this is true, then it is the best solution instead of the headache of extracting the private keys, including them in the BitcoinCore wallet, and waiting for the synchronization.

thanks for testing

.BEST.CHANGE..███████████████
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
███████████████
..BUY/ SELL CRYPTO..
Cricktor
Hero Member
*****
Offline Offline

Activity: 756
Merit: 1110


Crypto Swap Exchange


View Profile
July 13, 2023, 03:39:56 PM
 #24

If you use public Electrum servers the default setting is that your Electrum wallet connects to 8 arbitrarily chosen public Electrum servers. I don't know if those 8 public Electrum servers are queried in parallel or some sort of switching occurs when e.g. one server is only slowly responding.

If there's no syncing progress visible in your Electrum the first thing I would try is to choose some other Electrum server. Normaly this shouldn't be required but sometimes it is.

As I don't use any public servers, except for Testnet, I invoke my Electrum as follows:
Code:
electrum --oneserver --server raspiblitz:50001:s &
replace "raspiblitz:50001:s" with "<your Electrum server name>:50001:s" if you have a local node with some other name in your LAN and there an Electrum server (usually electrs) that listens on port 50001 (:s for SSL connection, :t for unencrypted connection; SSL encryption isn't needed in your own LAN if you can trust all your LAN devices).

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
Abdussamad
Legendary
*
Offline Offline

Activity: 3612
Merit: 1562



View Profile
July 13, 2023, 06:53:01 PM
Merited by Cricktor (1)
 #25

If you use public Electrum servers the default setting is that your Electrum wallet connects to 8 arbitrarily chosen public Electrum servers. I don't know if those 8 public Electrum servers are queried in parallel or some sort of switching occurs when e.g. one server is only slowly responding.


It connects to one server to download the transaction history from and up to 10 others to download block headers from. It cross verifies the information received from the servers to keep them all in check.
Pages: « 1 [2]  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!