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

parse asn error when there are multiple asn for a host #22

Closed
LuitelSamikshya opened this issue Apr 6, 2022 · 1 comment
Closed

parse asn error when there are multiple asn for a host #22

LuitelSamikshya opened this issue Apr 6, 2022 · 1 comment

Comments

@LuitelSamikshya
Copy link
Contributor

LuitelSamikshya commented Apr 6, 2022

When a host with multiple asn value is present, the application returns parse asn error.

Error message:

parse ASN "397213 397215 397218 397220 397224 397233 397235 397238": parse "397213 397215 397218 397220 397224 397233 397235 397238": strconv.Atoi: parsing "397213 397215 397218 397220 397224 397233 397235 397238": invalid syntax

Steps to reproduce:
ip: 204.74.99.100
Host url: japan.teslamotors.com

LuitelSamikshya added a commit to LuitelSamikshya/ipisp that referenced this issue Apr 6, 2022
multi asn causes strconv.Atoi conversion error
ammario#22
ammario pushed a commit that referenced this issue Apr 9, 2022
multi asn causes strconv.Atoi conversion error
#22
@ammario
Copy link
Owner

ammario commented Apr 9, 2022

Resolved by #23

@ammario ammario closed this as completed Apr 9, 2022
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