-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
We sometimes produce errors that are longer than 512 bytes for example this one when passing --dns_servers=172.23.0.53:
console 2025-11-05T12:55:24-00:00: Fatal error: exception Invalid_argument("Unable to decode nameserver 172.23.0.53\nThe format of an IP address and optional port is:\n- '[::1]:port' for an IPv6 address, or\n- '127.0.0.1:port' for an IPv4 address.\n\nThe format of a nameserver is:\n- 'udp:IP' where the first element is the string \"udp\" and the [IP] as described\n above (port defaults to 53): UDP packets to the provided IP address will be\n sent from a random source port;\n- 'tcp:IP' where the first element is the string \"tcp\" and the [ [truncated]
Metadata
Metadata
Assignees
Labels
No labels