V
V
VovaPukin2020-09-13 14:39:58
linux
VovaPukin, 2020-09-13 14:39:58

nginx restart not working?

Faced with a bug reload nigx does not work, restart works, what should I do? Compiled from source

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Samuel_Leonardo, 2020-09-13
@VovaPukin

from the log you can see that it swears at the kill call, most likely the problem is in the parameters,
but the error itself did not fit into the output
, look at the full log, for example, through
#journalctl -xe
well and check the service configuration file, there should be
ExecReload=/bin/kill -s HUP $MAINPID

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question