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

Input: Bind - strconv.ParseInt : value out of range #6059

Closed
valcryst opened this issue Jul 2, 2019 · 1 comment · Fixed by #6063
Closed

Input: Bind - strconv.ParseInt : value out of range #6059

valcryst opened this issue Jul 2, 2019 · 1 comment · Fixed by #6063
Labels
bug unexpected problem or unintended behavior
Milestone

Comments

@valcryst
Copy link

valcryst commented Jul 2, 2019

Relevant telegraf.conf:

  interval = "30s"
  urls = ["http://localhost:8053/xml/v3"]
  gather_memory_contexts = false
  gather_views = false

System info:

Telegraf 1.11.1-1 i386
Ubuntu 16.04.06 LTS i386
Bind 9.10.3

Expected behavior:

Parse value

Actual behavior:

[inputs.bind]: Error in plugin: Unable to decode XML document: strconv.ParseInt: parsing "2389951589": value out of range

@danielnelson danielnelson added this to the 1.11.2 milestone Jul 2, 2019
@danielnelson danielnelson added the bug unexpected problem or unintended behavior label Jul 2, 2019
@danielnelson
Copy link
Contributor

@valcryst I think this will solve the issue, could you test out this build?

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

Successfully merging a pull request may close this issue.

2 participants