Dobrý den,
pracuji v PHP frameworku Symfony a během $entityManager->flush(); na mě vyskočí hláška z Nginx na Linuxu 502 Bad Gateway
Toto je výpis logu nginx:
Díky za pomoc
Odpovědi na dotaz
I work in the PHP framework Symfony and during $ entityManager-> flush (); a message from nginx pops up at me 502 Bad Gateway
This is a listing of the nginx log:
Please help, thank you
pracuji v PHP frameworku Symfony a během $entityManager->flush(); na mě vyskočí hláška z Nginx na Linuxu 502 Bad Gateway
Toto je výpis logu nginx:
tail /var/log/nginx/error.log
2020/11/05 08:51:58 [error] 205847#205847: *28695 upstream sent too big header while reading response header from upstream, client: 192.168.5.66, server: , request: "GET /data/import HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.4-fpm.sock:", host: "192.168.5.66:8015", referrer: "http://192.168.5.66:8015/data"
Díky za pomoc
Odpovědi na dotaz
The English language is translated by machine - the translator can modify eg cited codes = it is better to use codes from the Czech original.
Nginx - 502 Bad Gateway - upstream sent too big header
Hi,I work in the PHP framework Symfony and during $ entityManager-> flush (); a message from nginx pops up at me 502 Bad Gateway
This is a listing of the nginx log:
tail /var/log/nginx/error.log
2020/11/05 08:51:58 [error] 205847#205847: *28695 upstream sent too big header while reading response header from upstream, client: 192.168.5.66, server: , request: "GET /data/import HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.4-fpm.sock:", host: "192.168.5.66:8015", referrer: "http://192.168.5.66:8015/data"
Please help, thank you