s7r
s7r
INFO:electrum:Starting Electrum server on 127.0.0.1 ERROR:electrum:db init Traceback (most recent call last): File "build/bdist.linux-x86_64/egg/electrumserver/storage.py", line 180, in **init** self.db_utxo = DB(self.dbpath, 'utxo', config.getint('leveldb', 'utxo_cache')) File "/usr/lib/python2.7/ConfigParser.py", line 359, in getint...
Maybe the database was corrupt. I have deleted electrum's database and downloaded it again from foundry. Started fine and working for last hours under normal parameters... slowly catching up. Could...
@ecdsa It have downloaded a fresh leveldb dump from foundry, started again and it died again unfortunately. There is a bug here. I run run_electrum_server.py in console and here is...
@abitfan I am on Debian Jessie. Unfortunately, here is what ulimit -n run as the user running electrum says: sudo -u bitnode -i ulimit -n 1024 I have in /etc/security/limits.conf...
@abitfan can you let me know step by step what do I need to do in order to enable it? thanks.
I have done that. now the limit is 65536 for 'bitnode' which is the user I run electrum-server as. It still did not fix it. It starts and dies with...
Ok. I have tried with fresh DB 10 times. Correct dbs, checked the hash and everything. I have set the limits properly like you said, the user running electrum now...
My swap allocated space looks empty. This machine used to work with electrum very well. Can it suddenly require more swap space?
@shsmith @ecdsa I have increased the allocated RAM for this virtual machine from 8GB to 16GB and increased the swap space from 5GB to 8GB and this seam to have...
Tried 100 more times with different changes, it still won't work. I think this is not related to electrum-server, this is maybe the fault of not enough hard disk I/O...