-
Notifications
You must be signed in to change notification settings - Fork 355
Closed
Milestone
Description
Hello everyone,
I have installed API Umbrella on docker and everything is working fine, but for one of the api requests I get this 502- Bad Gateway and I checked the current log file and found this error.
The same API is accessible if the parameters sent in the header are shorter, but I need to have a longer header for this API so I wonder if some one knows where's the problem exactly
Here's a sample for the bad request from the log file
2018-01-18T11:54:57.19806 2018/01/18 11:54:57 [error] 158#0: *13345 upstream sent too big header while reading response header from upstream, client: 172.24.0.1, server: _, request: "GET /connect/authorize?client_id=js&redirect_uri=http%3A%2F%2Flocalhost%3A5010%2Fcallback
.html&response_type=id_token%20token&scope=openid%20profile%20api1%20PortalLikeServiceAPI%20ImageProviderApi%20FileServiceApi%20ProfileNetworkServiceApi%20WallPostServiceApi%20commentservice%20PortalLoggingServiceAPI%20ProfileService%20IdentityService%20DataAggregationSer
viceApi&state=7062da78fbb04b6098e9ffd180232269&nonce=a7ee216f4db44fa3be03196f25733834&ui_locales=de-DE HTTP/1.1", upstream: "http://172.24.0.11:80/connect/authorize?client_id=js&redirect_uri=http%3A%2F%2Flocalhost%3A5010%2Fcallback.html&response_type=id_token%20token&scop
e=openid%20profile%20api1%20PortalLikeServiceAPI%20ImageProviderApi%20FileServiceApi%20ProfileNetworkServiceApi%20WallPostServiceApi%20commentservice%20PortalLoggingServiceAPI%20ProfileService%20IdentityService%20DataAggregationServiceApi&state=7062da78fbb04b6098e9ffd1802
32269&nonce=a7ee216f4db44fa3be03196f25733834&ui_locales=de-DE", host: "43e6c84f-180e-4b81-9426-3c688c3e85ec", referrer: "http://localhost:5010/"
Metadata
Metadata
Assignees
Labels
No labels