qT87DSMX9oW3Nuibod23
qT87DSMX9oW3Nuibod23
Another memory leak has been found.  I am using older, stable version on electrumx, since problems with memory leak last time, I settled on older, stable...
Today my bitcoind crashed (and restarted automatically, I have script for it), however, electrumx crashed too, shortly after, it didn't handled reconnecting to bitcoind successfully. log: [electrumx.log](https://github.com/spesmilo/electrumx/files/5090307/electrumx.log)
I observed that my electrumx_server hang completely and it was not responding to any queries, by clients or by RPC. I inspected the log: ``` (...) 2020-09-11 12:39:16,695:INFO:ElectrumX:[8329980] SSL 85.26.232.243:34434,...
Electrumx has been running for 2d 11h and crashed. Dmesg: `[Tue Sep 15 08:43:16 2020] traps: electrumx_serve[3171321] general protection fault ip:50fcc4 sp:7ffcc2465108 error:0 in python3.7[421000+232000]` Electrumx log has nothing interesting:...
ElectrumX been running for 5 days straight and just crashed with error: ``` 2020-08-08 04:56:34,674:WARNING:Controller:received SIGINT signal, initiating shutdown 2020-08-08 04:56:34,689:ERROR:electrumx:ElectrumX server terminated abnormally Traceback (most recent call last): File...
Wallet file lock issue: When yg-privacyenhanced.py has been closed uncleanly, upon next start, we have error: ``` python yg-privacyenhanced.py wallet.jmdat User data location: /home/nv01/.joinmarket/ Enter wallet decryption passphrase: Failed to...
Hi all, I encountered reproducible error which prevents joinmarket-qt.py from running. I use Debian 11 Bullseye on AMD64, fully updated. My steps to reproduce: 1. wget https://github.com/JoinMarket-Org/joinmarket-clientserver/archive/refs/tags/v0.9.2.tar.gz 2. tar xzvf...
For some time I've been running three instances of obwatcher on my local server. One with irc.darkscience.net server enabled only via separate config file, one with irc.hackint.org only and one...
POC2
Hi guys, Does this plotter does create POC2 files?
Followed readthedocs tutorial to install. ``` $ pip3 install . error: externally-managed-environment × This environment is externally managed ╰─> To install Python packages system-wide, try apt install python3-xyz, where xyz...