Comment 13 for bug 1627769

Revision history for this message
cuby (cuby) wrote :

Did absolutely everything...
/etc/sysctl.conf
/proc/sys/fs/file-max
/etc/security/limits.conf
/etc/pam.d/common-session-noninteractive
/etc/pam.d/common-session
/etc/systemd/user.conf

Only setting this worked:

sudo vim /etc/systemd/system.conf
....
DefaultLimitNOFILE=64000

Let me tell you that this is an ugly mess.