We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
I think this also fixed now by cdca81c, thank you for testing the original fix.
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: