Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unknow key errors #80

Closed
yfractal opened this issue Aug 2, 2022 · 2 comments
Closed

unknow key errors #80

yfractal opened this issue Aug 2, 2022 · 2 comments

Comments

@yfractal
Copy link

yfractal commented Aug 2, 2022

After setting this plugin, it will generate Unknown key: SameSite = None

Detail is in fluent/fluentd-docker-image#240

@yfractal
Copy link
Author

yfractal commented Aug 2, 2022

I guess, the error should come from this

https://github.com/nahi/httpclient/blob/4658227a46f7caa633ef8036f073bbd1f0a955a2/lib/httpclient/webagent-cookie.rb#L203

And from this reply, we can know, set disable_cookies to true can fix this.

May I know this is the right solution? I think we do not need enable the cookie.

@sumo-drosiek
Copy link
Contributor

Hi @yfractal

Yes, you can disable cookies. Cookies are coming from AWS ELB and we do not use it in order to process data.

Here is related upstream issue (about warnings), but it doesn't look to be fixed anytime soon: nahi/httpclient#415

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants