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

MQTT Consumer still fails when set to 30s #3288

Closed
tstaals opened this issue Sep 30, 2017 · 1 comment
Closed

MQTT Consumer still fails when set to 30s #3288

tstaals opened this issue Sep 30, 2017 · 1 comment
Labels
bug unexpected problem or unintended behavior
Milestone

Comments

@tstaals
Copy link

tstaals commented Sep 30, 2017

After the first report #3284 all seem to work , but I think i made a mistake somewhere.

Telegraf still fails with msg
MQTT Consumer, invalid connection_timeout value: {30000000000}
2017-09-30T12:16:02Z E! Service for input inputs.mqtt_consumer failed to start, exiting
MQTT Consumer, invalid connection_timeout value: {20000000000}

So It does not work with connection_timeout = "30s" or connection_timeout = "20s" but It does work when set to connection_timeout = "10s"

hope this will help in fixing this, but the problem seems to be deeper then mentioned in #3284

@danielnelson danielnelson added this to the 1.4.2 milestone Oct 2, 2017
@danielnelson danielnelson added the bug unexpected problem or unintended behavior label Oct 2, 2017
@danielnelson
Copy link
Contributor

I think this also fixed now by cdca81c, thank you for testing the original fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug unexpected problem or unintended behavior
Projects
None yet
Development

No branches or pull requests

2 participants