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 #15866

Open
rumanmaharjan opened this issue Sep 11, 2024 · 6 comments
Open

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

rumanmaharjan opened this issue Sep 11, 2024 · 6 comments
Assignees

Comments

@rumanmaharjan
Copy link

rumanmaharjan commented Sep 11, 2024

telegraf configuration::

[[inputs.bind]]
urls = ["http://localhost:8053/xml/v3"]

error message:

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

telegraf version v1.31.2

related to #6059

@srebhan
Copy link
Member

srebhan commented Sep 11, 2024

@rumanmaharjan would you please care to create a sensible issue description pasting your actual current error and a configuration to reproduce the issue!?

@srebhan srebhan added the waiting for response waiting for response from contributor label Sep 11, 2024
@rumanmaharjan rumanmaharjan changed the title same bind strconv error on telegraf v1.31.2 Input: Bind - strconv.ParseInt : value out of range Sep 12, 2024
@rumanmaharjan
Copy link
Author

telegraf configuration::

[[inputs.bind]]
urls = ["http://localhost:8053/xml/v3"]

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

@telegraf-tiger telegraf-tiger bot removed the waiting for response waiting for response from contributor label Sep 12, 2024
@srebhan
Copy link
Member

srebhan commented Sep 12, 2024

@rumanmaharjan we do have issue-templates for a reason... No I need to spend the time in formatting the issue instead of spending the time fixing the bug...

Anyway, which version of Bind do you use? Is this happening reliably? If not, how can we provoke the issue?

@rumanmaharjan
Copy link
Author

rumanmaharjan commented Sep 12, 2024

bind version : BIND 9.11.4
telegraf version : Telegraf 1.31.2

you can provoke the issue by increasing the value like : counter name="RecursClients"18446744073709546851

@rumanmaharjan
Copy link
Author

@srebhan , are you able to recreate the issue ? let me know if any extra details required.

@rumanmaharjan
Copy link
Author

Hello , we can try with downgrade or upgrade version.

@srebhan srebhan self-assigned this Oct 2, 2024
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

No branches or pull requests

2 participants