A wallet that contains over 300k "transactions" (including moves ed.), doing a listtransaction with CLI on a large amount of them results in: "error: no response from server"
listtransactions "*" 150000 on big wallet timeout? #4604
issue Joukehofman opened this issue on July 30, 2014-
Joukehofman commented at 9:29 AM on July 30, 2014: none
-
laanwj commented at 9:33 AM on July 30, 2014: member
I wonder what happens internally in this case. There is no code related to request timeouts in either the RPC server or client code (the only places where it mentions timeouts relate to
walletpassphrase). - laanwj added the label Wallet on Jul 30, 2014
- laanwj added the label RPC on Jul 30, 2014
-
gdm85 commented at 11:58 AM on July 30, 2014: contributor
@Joukehofman as discussed, first let's check
strace bitcoind 2>&1 | tee full_strace.logand then eventually we can attach gdb - laanwj referenced this in commit 733177ebd3 on Aug 6, 2014
- laanwj closed this on Aug 7, 2014
- reddink referenced this in commit f2c2327d55 on May 27, 2020
- MarcoFalke locked this on Sep 8, 2021
Contributors
Labels