The issue is seems to be solved for me.
I was able to start the server any way by issuing:
`sudo systemctl start nginx.service`
after creating manually '/run/nginx.pid' I'm able to reload the server by:
`sudo nginx -s reload`
I was able to start the server any way by issuing:
`sudo systemctl start nginx.service`
after creating manually '/run/nginx.pid' I'm able to reload the server by:
`sudo nginx -s reload`