Comment # 5 on bug 1142830 from
It could be related to this (yay no timestamps >.<) I missed this first time.

SIGHUP[hard,] received, process restarting
WARNING: POTENTIALLY DANGEROUS OPTION --verify-client-cert none|optional (or
--client-cert-not-required) may accept clients which do not present a
certificate
Options error: --dh fails with '/etc/easy-rsa/pki/dh.pem': Permission denied
Options error: --ca fails with '/etc/easy-rsa/pki/ca.crt': Permission denied
Options error: --cert fails with '/etc/easy-rsa/pki/issued/migs-vpn-ovh.crt':
Permission denied
WARNING: cannot stat file '/etc/easy-rsa/pki/private/migs-vpn-ovh.key':
Permission denied (errno=13)
Options error: --key fails with '/etc/easy-rsa/pki/private/migs-vpn-ovh.key':
Permission denied
WARNING: cannot stat file '/etc/easy-rsa/pki/private/migs-vpn-ovh.pass':
Permission denied (errno=13)
Options error: --askpass fails with
'/etc/easy-rsa/pki/private/migs-vpn-ovh.pass': Permission denied
Options error: --writepid fails with '/run/openvpn/migs.pid': Permission denied
Options error: --status fails with '/var/log/openvpn/openvpn-migs-status.log':
Permission denied
Options error: Please correct these errors.


openvpn changes itself to nobody after initialisation. I'm wondering if a
reload tries to open those files after it has switched to nobody.


You are receiving this mail because: