Помилки NginxПомилка
404 Not Found404 Not Found — Nginx Not Found
The requested resource was not found on the server.
nginxserver
Детальніше 503 Service UnavailableThe server is temporarily unable to handle the request.
The upstream server is overloaded, under maintenance, or all upstream servers in the pool are unhealthy.
Check upstream server health. Scale up backend capacity. Use backup servers. Implement a maintenance page.
404 Not FoundThe requested resource was not found on the server.
invalid PID numberThe Nginx PID file contains an invalid process ID.
too many open filesNginx has reached the maximum number of open file descriptors.
502 Bad GatewayNginx received an invalid response from the upstream server.
client body temp file write errorNginx cannot write the client request body to a temporary file.
bind() to 0.0.0.0:80 failed (98: Address already in use)Nginx cannot bind to the requested address and port.