Skip to content
This repository has been archived by the owner on Jun 12, 2020. It is now read-only.

Invalid cookie header messages when using AWS ALB/ELB #10

Closed
mikenau opened this issue Jan 4, 2019 · 1 comment
Closed

Invalid cookie header messages when using AWS ALB/ELB #10

mikenau opened this issue Jan 4, 2019 · 1 comment

Comments

@mikenau
Copy link

mikenau commented Jan 4, 2019

We see a flood of these messages when using this plugin within Jenkins that is accessible behind and AWS ALB or ELB.

Invalid cookie header: "Set-Cookie: AWSALB=Bcc6monuRmkSMxvJizAAzShSAZwyD0YxecrNZNs549m7C7oQODpGFpT8rI2/vRAGumOB+tygNnKqzXn0Pw08vohShibr2CCpKMLCdRxXwY/NAXpZyUPZxh3yjzxt; Expires=Fri, 11 Jan 2019 19:37:52 GMT; Path=/". Invalid 'expires' attribute: Fri, 11 Jan 2019 19:37:52 GMT

The root cause appears to be the HTTP Client version used. This was fixed as part of https://issues.apache.org/jira/browse/HTTPCLIENT-1077. I suspect the Jenkins Splunk plugin is using a pretty old version of HTTP Client.

@fengxx
Copy link
Contributor

fengxx commented May 20, 2019

fix was merged

@fengxx fengxx closed this as completed May 20, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants