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

Offset out of range ip.toString #182

Open
ignoramous opened this issue Sep 8, 2023 · 0 comments
Open

Offset out of range ip.toString #182

ignoramous opened this issue Sep 8, 2023 · 0 comments
Assignees

Comments

@ignoramous
Copy link
Contributor

stacktrace:

2023-09-08T12:38:09Z app[1781944a5642e8] ams [info]2023-09-08T12:38:09.621Z E DnsResolver [rx.op7xykb1u2.bqr6toyu3l] main RangeError [ERR_OUT_OF_RANGE]: The value of "offset" is out of range. It must be >= 0 and <= 70. Received 71
2023-09-08T12:38:09Z app[1781944a5642e8] ams [info]    at new NodeError (node:internal/errors:405:5)
2023-09-08T12:38:09Z app[1781944a5642e8] ams [info]    at boundsError (node:internal/buffer:88:9)
2023-09-08T12:38:09Z app[1781944a5642e8] ams [info]    at Buffer.readUInt16BE (node:internal/buffer:334:5)
2023-09-08T12:38:09Z app[1781944a5642e8] ams [info]    at ip.toString (file:///app/fly.mjs:3656:24)
2023-09-08T12:38:09Z app[1781944a5642e8] ams [info]    at raaaa.decode (file:///app/fly.mjs:4704:19)
2023-09-08T12:38:09Z app[1781944a5642e8] ams [info]    at answer.decode (file:///app/fly.mjs:5824:18)
2023-09-08T12:38:09Z app[1781944a5642e8] ams [info]    at decodeList (file:///app/fly.mjs:5994:19)
2023-09-08T12:38:09Z app[1781944a5642e8] ams [info]    at decode (file:///app/fly.mjs:5935:12)
2023-09-08T12:38:09Z app[1781944a5642e8] ams [info]    at Object.dnsutil_decode (file:///app/fly.mjs:6235:10)
2023-09-08T12:38:09Z app[1781944a5642e8] ams [info]    at DNSResolver.makeRdnsResponse (file:///app/fly.mjs:12037:43)

@ignoramous ignoramous self-assigned this Sep 8, 2023
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

1 participant