Bug #12221
open"upstream sent duplicate header line" issue with chunked file transfer with nginx
0%
Description
File downloading is failing due to nginx configuration.
Affected nginx version: nginx/1.24.0
Error log: [1]
This was working with version nginx/1.14.0
Need a solution for app downloading regardless of nginx version,
[1]
[error] 494108#494108: *73259901 upstream sent duplicate header line: "Transfer-Encoding: chunked", previous value: "Transfer-Encoding: chunked" while reading response header from upstream, client: 124.43.8.95, server: portal.entgra.net, request: "GET /api/application-mgt/v1.0/artifact/37/381d6560716eb1345b464e9dcc202980/screenshot1/800pxabc.jpg HTTP/1.1", upstream: "https://10.0.129.229:9443/api/application-mgt/v1.0/artifact/37/381d6560716eb1345b464e9dcc202980/screenshot1/800pxabc.jpg", host: "portal.entgra.net", referrer: "https://portal.entgra.net/store/android/apps/667ad6dd-27e6-4c5f-92fc-4be403b62463"
Updated by Arshana Atapattu 10 days ago
- Subject changed from "upstream sent duplicate header line" issue with chunked transfer to "upstream sent duplicate header line" issue with chunked file transfer with nginx