-
Notifications
You must be signed in to change notification settings - Fork 6
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
undefined local variable or method `router' for Scalyr::ScalyrOut #9
Comments
Dan, Which application or platform logs are you trying to upload to Scalyr? Are you trying to load Kubernetes metadata? Regards, |
This problem was caused by something missed during the upgrade from 0.12 -> 1.0, and I've just pushed a commit (debc460) that should fix the issue and bumped the version number to 0.8.4. |
You'll likely still get a warning because the issue appears to have been triggered by invalid utf-8, but the handling of that UndefinedConversionError will no longer have errors and the plugin will log the event with any invalid utf replaced with <?> |
@imron I just tried to test, but the updated gem hasn't been published to RubyGems? Can you publish it? Thanks! |
@wendorf We will work on publishing the gem and let you know when it is available. - Thanks |
Looks great! I'm now getting the more-expected:
Thanks for the rapid response on this! |
Hi Dan, We have uploaded new gem. Please let us know how it goes. Regards, |
I'm using fluent-plugin-scalyr 0.8.3 with fluentd 1.1.0 and am seeing errors in the fluentd logs that I believe correspond with a lack of logs getting emitted to Scalyr:
The text was updated successfully, but these errors were encountered: