X-Git-Url: https://git.novaco.in/?p=electrum-server.git;a=blobdiff_plain;f=README.leveldb;fp=README.leveldb;h=b8120137efac3da84b6996903a9239a7aa4a4ec8;hp=3e94d36b034e3ee844b1452de18b097d4c7f8365;hb=d375c46aacb6dc01fc2011f9889dcbb440d817f1;hpb=115fb7a138829f3bbe28026d0f41dce0a99b46a3 diff --git a/README.leveldb b/README.leveldb index 3e94d36..b812013 100644 --- a/README.leveldb +++ b/README.leveldb @@ -67,4 +67,13 @@ Other commands are available: ./server load : view the size of the queue +______________________ +Troubleshooting: + +* if your server or bitcoind is killed because is uses too much +memory, configure bitcoind to limit the number of connections + +* if you see "Too many open files" errors, you may need to increase +your user's File Descriptors limit. For this, see +http://www.cyberciti.biz/faq/linux-increase-the-maximum-number-of-open-files/