Great catch, I hadn’t noticed that. Thanks Maxim!
Now I need to figure out what that process is. The log suggests it gets started
when I launch the service but doesn’t keep running.
root@k2:/var/www# service nginx restart
root@k2:/var/www# tail /var/log/nginx/error.log
2019/09/05 22:40:34 [warn
Hello!
On Wed, Sep 04, 2019 at 03:59:41PM -0700, Palvelin Postmaster wrote:
> This is still a big mystery to me. Upgrading to nginx 1.16.1 didn’t help.
>
> As far as I can understand, the nginx master process IS running with root
> privileges.
The error is from process 22399, and no informatio
This is still a big mystery to me. Upgrading to nginx 1.16.1 didn’t help.
As far as I can understand, the nginx master process IS running with root
privileges.
> On 19 Sep 2018, at 2.00, Palvelin Postmaster via nginx
> wrote:
>
> Why am I getting these log warn/emerg? Running Nginx 1.14.0 on
Why am I getting these log warn/emerg? Running Nginx 1.14.0 on Ubuntu 18.04.
root@k2:~# whoami
root
root@k2:~# service nginx restart
root@k2:~# tail /var/log/nginx/error.log
2018/09/19 11:38:47 [warn] 22399#22399: the "user" directive makes sense only
if the master process runs with super-user