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

Revert Docker Image Updates and Fluent Bit Update #49

Merged
merged 1 commit into from
Jul 26, 2023

Conversation

ricoberger
Copy link
Member

@ricoberger ricoberger commented Jul 26, 2023

When the current Docker image for the Fluent Bit plugin is run it throws the following error:

[2023/07/26 08:21:38] [error] [proxy] error opening plugin /fluent-bit/bin/out_clickhouse.so: '/lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by /fluent-bit/bin/out_clickhouse.so)'
[2023/07/26 08:21:38] [error] [plugin] error loading proxy plugin: /fluent-bit/bin/out_clickhouse.so

Also the output plugin doesn't work with the new record format yet, see
fluent/fluent-bit-go#66

@ricoberger ricoberger added the changelog: fixed Something which wasn't working is fixed label Jul 26, 2023
@ricoberger ricoberger force-pushed the fix-docker-image branch 4 times, most recently from bd3c304 to ef8048b Compare July 26, 2023 09:08
When the current Docker image for the Fluent Bit plugin is run it throws
the following error:

[2023/07/26 08:21:38] [error] [proxy] error opening plugin /fluent-bit/bin/out_clickhouse.so: '/lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by /fluent-bit/bin/out_clickhouse.so)'
[2023/07/26 08:21:38] [error] [plugin] error loading proxy plugin: /fluent-bit/bin/out_clickhouse.so

Also the output plugin doesn't work with the new record format yet, see
fluent/fluent-bit-go#66
@ricoberger ricoberger changed the title Fix Docker Image Revert Docker Image Updates Jul 26, 2023
@ricoberger ricoberger marked this pull request as ready for review July 26, 2023 09:11
@ricoberger ricoberger merged commit 50017b0 into main Jul 26, 2023
1 check passed
@ricoberger ricoberger deleted the fix-docker-image branch July 26, 2023 09:11
@ricoberger ricoberger changed the title Revert Docker Image Updates Revert Docker Image Updates and Fluent Bit Update Jul 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog: fixed Something which wasn't working is fixed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant