You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There seems to be some sort of version incompatibility. I don't really know how to narrow it down, but the error is ultimately coming from fluent-plugin-s3's interaction with other gems. Things seem to work with the fluentd:v1.16-debian-1 docker image, but not fluentd:v1.17.1-debian-1.1.
Upon updating my docker container to use fluent/fluentd:v1.17.1-debian-1.1, I immediately get errors that look like this:
Describe the bug
There seems to be some sort of version incompatibility. I don't really know how to narrow it down, but the error is ultimately coming from fluent-plugin-s3's interaction with other gems. Things seem to work with the fluentd:v1.16-debian-1 docker image, but not fluentd:v1.17.1-debian-1.1.
Upon updating my docker container to use
fluent/fluentd:v1.17.1-debian-1.1
, I immediately get errors that look like this:I guess the problem could be with gems that fluent-plugin-s3 relies on, but I really have no way of knowing.
To Reproduce
Add fluent-plugin-s3 to a fluent/fluentd:v1.17.1-debian-1.1 and run fluentd with a config that uses S3. See logs.
Expected behavior
It should load and not crash
Your Environment
Your Configuration
Your Error Log
The text was updated successfully, but these errors were encountered: