-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Encountered an error during s3 upload #4438
Comments
Can you provide the detail from the issue template and your config if possible, i.e. what platform, etc.? |
aws eks Fluent Bit v1.8.11
[2021/12/16 09:57:08] [engine] caught signal (SIGSEGV) config: |
It's been bothering me for a long time |
This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 5 days. Maintainers can add the |
This issue was closed because it has been stalled for 5 days with no activity. |
Encountered an error during s3 upload
The following is the error of the context
[2021/12/13 08:53:55] [engine] caught signal (SIGSEGV)
#0 0x7f08906746ff in ???() at ???:0
#1 0x561d40637cb4 in cio_file_write() at lib/chunkio/src/cio_file.c:881
#2 0x561d406341a6 in cio_chunk_write() at lib/chunkio/src/cio_chunk.c:183
#3 0x561d40438a78 in flb_fstore_file_append() at src/flb_fstore.c:258
#4 0x561d4040bbd7 in s3_store_buffer_put() at plugins/out_s3/s3_store.c:182
#5 0x561d40409507 in buffer_chunk() at plugins/out_s3/s3.c:1570
#6 0x561d4040b048 in cb_s3_flush() at plugins/out_s3/s3.c:2096
#7 0x561d4032ef8f in output_pre_cb_flush() at include/fluent-bit/flb_output.h:514
#8 0x561d4082a106 in co_init() at lib/monkey/deps/flb_libco/amd64.c:117
#9 0xffffffffffffffff in ???() at ???:0
kubectl logs -f -n logging fluent-bit-84cddbf5c7-8d9hw
Fluent Bit v1.8.11
[2021/12/13 08:54:12] [error] [src/flb_http_client.c:1172 errno=32] Broken pipe
[2021/12/13 08:54:12] [error] [output:s3:s3.0] PutObject request failed
[2021/12/13 08:54:14] [error] [src/flb_http_client.c:1172 errno=32] Broken pipe
[2021/12/13 08:54:14] [error] [output:s3:s3.0] PutObject request failed
[2021/12/13 08:54:14] [error] [src/flb_http_client.c:1172 errno=32] Broken pipe
[2021/12/13 08:54:14] [error] [output:s3:s3.0] PutObject request failed
[2021/12/13 08:54:14] [error] [src/flb_http_client.c:1172 errno=32] Broken pipe
[2021/12/13 08:54:14] [error] [output:s3:s3.0] PutObject request failed
[2021/12/13 08:54:14] [error] [src/flb_http_client.c:1172 errno=32] Broken pipe
[2021/12/13 08:54:14] [error] [output:s3:s3.0] PutObject request failed
The text was updated successfully, but these errors were encountered: