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

UndefinedConversionError #121

Closed
bshy522 opened this issue Dec 16, 2014 · 5 comments · Fixed by #122
Closed

UndefinedConversionError #121

bshy522 opened this issue Dec 16, 2014 · 5 comments · Fixed by #122

Comments

@bshy522
Copy link

bshy522 commented Dec 16, 2014

Encoding::UndefinedConversionError ("\xE5" from ASCII-8BIT to UTF-8):
app/controllers/fluentd/agents_controller.rb:33:in `log_tail'

My log contains some Chinese characters.

@kiyoto
Copy link
Contributor

kiyoto commented Dec 16, 2014

@bshy522 Thanks for the report.

My log contains some Chinese characters.

Is the encoding utf-8?

@bshy522
Copy link
Author

bshy522 commented Dec 17, 2014

yes. encoding = utf8

Thanks.

uu59 added a commit that referenced this issue Dec 17, 2014
@uu59 uu59 closed this as completed in #122 Dec 17, 2014
uu59 added a commit that referenced this issue Dec 17, 2014
@uu59
Copy link
Member

uu59 commented Dec 17, 2014

I've been fixed on master branch.
Please wait new version that contains that fix.

Thank you for the reporting issue!

@uu59
Copy link
Member

uu59 commented Dec 17, 2014

@bshy522
v0.3.10 is released now. Please try it.

@bshy522
Copy link
Author

bshy522 commented Dec 17, 2014

I've tried it. Great!

Thank.

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

Successfully merging a pull request may close this issue.

3 participants