Please use this template for troubleshooting questions.
My issue: I’m getting blank webpage and net::ERR_INCOMPLETE_CHUNKED_ENCODING error in networking tab
How I encountered the problem: we didnt had any deployment or change in past few days it came all of a sudden
Solutions I’ve tried: reload nginx, deployed again, checked with waf and imperva team
Version of NGINX or NGINX adjacent software (e.g. NGINX Gateway Fabric): 1.22.1
Deployment environment: PROD
Minimal NGINX config to reproduce your issue (preferably running on https://tech-playground.com/playgrounds/nginx for ease of debugging, and if not as a code block): (Tip → Run nginx -T to print your entire NGINX config to your terminal.)
NGINX access/error log: *(Tip → You can usually find the logs in the /var/log/nginx directory.)
[error] 1307889#0: rewrite or internal redirection cycle while internally redirecting to /index.html
we are in a corporate network and this issue is impacting our live production site,
Please let me know if we raise a formal request or issue.*