-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
unexpected error error_class=TypeError error="no implicit conversion of Symbol into Integer" #1894
Comments
I see buffer file is empty, meta file length 84, ASCII value of character is “0”, base64 encode is
file list like that:
|
It is same with #1760. And hmm... you also use docker. |
Do you use alpine image? |
@repeatedly yes, it's alpine. thank you very much. |
If you can, could you check this problem happens on Debian image? I want to know what is the cause for investigating this problem.
fluentd's buf_file doesn't have |
The Dockerfile I use is you provided in github. the problem occurred at #1895 . I don't know why there are so many residual buffer files. There were millions of small buffer files at the time. |
Same thing without Docker:
|
Automatic merge from submit-queue (batch tested with PRs 64142, 64426, 62910, 63942, 64548). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. update fluentd-elasticsearch addon **What this PR does / why we need it**: Elastic now provides a fully opensource version for their prebuild docker images (elasticsearch, kibana and so on). To avoid running into licensing conflicts for this addon example, we should rather use these images instead of the premium ones (were we also have to disable premium features manually right now). This PR updates: - fluentd from <=1.1.0 to ~>1.1.3 - elasticsearch and kibana from 5.6.2 to 6.2.4 - fluentd-elasticsearch-plugin from 2.4.1 to 2.9.1 **Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*: Fixes # fluent/fluentd#1894 **Special notes for your reviewer**: **Release note**: ```release-note ```
We know that such an error occurs when a chunk file is corrupted due to an abnormal outage, etc. So I close this issue now, but if you are still experiencing these errors even though an abnormal outage doesn't occur, please contact us. |
always output error log
unexpected error error_class=TypeError error="no implicit conversion of Symbol into Integer"
, restart is the same error. log is from other fluentd forward.fluentd config:
error log:
The text was updated successfully, but these errors were encountered: