Emil
Emil
Not compatible with python3, yet
You can try to run run_electrum_server directly and see if it spits out more info.
If this is a ubuntu install you also need to edit /etc/pam.d/common-session and add session required pam_limits.so To test that your changes are ok login with the user running electrum...
Actually the common-session mod is required for debian as well
as root: echo "session required pam_limits.so" >> /etc/pam.d/common-session
Can you try this with a fresh db ?