curl -v http://127.0.0.1/ 2>&1 | tail -30
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Trying 127.0.0.1:80...
* Connected to 127.0.0.1 (127.0.0.1) port 80
> GET / HTTP/1.1
> Host: 127.0.0.1
> User-Agent: curl/8.5.0
> Accept: */*
>
< HTTP/1.1 500 Internal Server Error
< Server: nginx/1.24.0 (Ubuntu)
< Date: Mon, 10 Aug 2026 06:59:04 GMT
< Content-Type: text/html; charset=utf-8
< Transfer-Encoding: chunked
< Connection: keep-alive
<
{ [183 bytes data]
100 183 0 183 0 0 10230 0 --:--:-- --:--:-- --:--:-- 10764
* Connection #0 to host 127.0.0.1 left intact
В настоящее время происходит обновление программного обеспечения сайта. Пожалуйста, зайдите позже.root@663318:~#