The server on which nginx is located is full of disk. The nginx log is too large and the disk is full
The solution is to delete the logs and reload the configuration file
./nginx -s reopen
The perfect solution
The solution is to delete the logs and reload the configuration file
./nginx -s reopen
The perfect solution